Age | Commit message (Expand) | Author |
2014-09-12 | tests: Add git-svn reviving script | Arseny Kapoulkine |
2014-08-10 | tests: Add tests for node movement | Arseny Kapoulkine |
2014-06-01 | Improve XPath allocator performance | Arseny Kapoulkine |
2014-04-02 | tests: Fix Mac OS X compilation. | Arseny Kapoulkine |
2014-02-26 | tests: Fix WinCE compilation | Arseny Kapoulkine |
2014-02-25 | tests: Add tests for parse_trim_pcdata. | Arseny Kapoulkine |
2014-02-23 | Fix clang build. | Arseny Kapoulkine |
2014-02-23 | Fix gap collapsing during PCDATA parsing for fragment mode. | Arseny Kapoulkine |
2014-02-19 | tests: Write temporary files to executable folder. | Arseny Kapoulkine |
2014-02-12 | Add MSVC 12 (2013) to autotest list | Arseny Kapoulkine |
2014-02-11 | Implement document fragment parsing. | Arseny Kapoulkine |
2014-02-11 | Fix bogus Clang 3.4 warning | Arseny Kapoulkine |
2014-02-10 | Fix clang build. | Arseny Kapoulkine |
2014-02-10 | Use a null-terminated buffer for parsing as often as possible. | Arseny Kapoulkine |
2014-02-10 | Replace memory-management functions before every test. | Arseny Kapoulkine |
2014-02-10 | Update PUGIXML_VERSION define | Arseny Kapoulkine |
2014-02-09 | Add Makefile for building and running tests. | Arseny Kapoulkine |
2014-02-09 | Add scripts for Travis CI | Arseny Kapoulkine |
2014-02-08 | Fix test suite stringizing macros to be C++11-compliant | Arseny Kapoulkine |
2014-02-08 | Implement long long support if PUGIXML_HAS_LONG_LONG is defined (autodetectio... | Arseny Kapoulkine |
2014-01-27 | Change xml_named_node_iterator to be bidirectional and to match xml_node_iter... | Arseny Kapoulkine |
2014-01-15 | Implement automatic hexadecimal decoding for xml_attribute::as_int and xml_te... | Arseny Kapoulkine |
2013-07-20 | Make sure newlines are consistent for both .zip and .tar.gz archives | arseny.kapoulkine@gmail.com |
2013-03-20 | Fix invalid assertion in XPath: reallocation can result in allocating buffer ... | arseny.kapoulkine@gmail.com |
2012-12-07 | Compatibility fixes (fixed warnings in gcc, msvc7, fixed errors in bcc, cw, m... | arseny.kapoulkine@gmail.com |
2012-12-07 | tests: Added append_buffer tests | arseny.kapoulkine@gmail.com |
2012-11-20 | archive.pl now creates a wrapping folder in both .tar.gz and .zip archives | arseny.kapoulkine@gmail.com |
2012-11-17 | XPath: Fix unit test that (incorrectly) relied on right-associativity of unio... | arseny.kapoulkine@gmail.com |
2012-11-17 | XPath: Add unit test for unary minus and union precedences | arseny.kapoulkine@gmail.com |
2012-10-31 | tests: Remove 'con' loading from tests since it stopped working under Windows... | arseny.kapoulkine@gmail.com |
2012-09-29 | Fix find_child_by_attribute assertion for attributes with null name/value. | arseny.kapoulkine@gmail.com |
2012-04-04 | tests: Fixed PUGIXML_NO_STL compilation | arseny.kapoulkine@gmail.com |
2012-04-03 | Updated version number and copyright year everywhere | arseny.kapoulkine@gmail.com |
2012-04-03 | tests: Added tests for as_string and default values in as_* | arseny.kapoulkine@gmail.com |
2012-03-27 | tests: Added xml_named_node_iterator tests | arseny.kapoulkine@gmail.com |
2012-03-23 | tests: Added text/binary save_file tests | arseny.kapoulkine@gmail.com |
2012-03-23 | tests: Added tests for xml_text mutation operations | arseny.kapoulkine@gmail.com |
2012-03-23 | tests: Added tests for read-only xml_text operations | arseny.kapoulkine@gmail.com |
2012-03-20 | tests: Added new test for string/istream include interaction (this actually f... | arseny.kapoulkine@gmail.com |
2012-03-14 | tests: Added tests for constant iterator objects | arseny.kapoulkine@gmail.com |
2012-03-07 | tests: Added MSVC11 variants to test suite | arseny.kapoulkine@gmail.com |
2012-03-06 | tests: Miscellaneous fixes | arseny.kapoulkine@gmail.com |
2012-03-06 | tests: Added Android to testing (STLport variant is only tested without excep... | arseny.kapoulkine@gmail.com |
2012-03-06 | tests: Android compilation fixes | arseny.kapoulkine@gmail.com |
2012-03-06 | tests: Added BlackBerry NDK to test suite | arseny.kapoulkine@gmail.com |
2012-03-06 | tests: Use mkstemp on Unix and QNX (BlackBerry) to avoid tmpnam deprecation w... | arseny.kapoulkine@gmail.com |
2012-03-06 | tests: Added BadaSDK to tests, changed report coloring to mark cells that com... | arseny.kapoulkine@gmail.com |
2012-03-06 | tests: Fixed compilation errors for BadaSDK | arseny.kapoulkine@gmail.com |
2012-02-19 | tests: Added WinCE to autotest | arseny.kapoulkine@gmail.com |
2012-02-19 | tests: Minor fixes for WinCE compilation | arseny.kapoulkine@gmail.com |