Age | Commit message (Expand) | Author |
2014-10-21 | tests: Assert on out-of-memory in tests | Arseny Kapoulkine |
2014-10-21 | XPath: Make sure step_push is called with valid nodes | Arseny Kapoulkine |
2014-10-20 | tests: Add a coverage test for unspecified_bool | Arseny Kapoulkine |
2014-10-20 | XPath: Introduce _first/_any set evaluation modes | Arseny Kapoulkine |
2014-10-19 | XPath: Rename xml_node::select_single_node to ::select_node | Arseny Kapoulkine |
2014-10-19 | XPath: Introduce xpath_query::evaluate_node | Arseny Kapoulkine |
2014-10-18 | XPath: Extend the descendant-or-self optimization | Arseny Kapoulkine |
2014-10-16 | tests: Disable tests that rely on ceil() on CLR | Arseny Kapoulkine |
2014-10-16 | XPath: Optimize attribute axis lookup | Arseny Kapoulkine |
2014-10-15 | XPath: Fix optimization bug with //name[last()] | Arseny Kapoulkine |
2014-10-14 | tests: Add a test for printing comments that contain -- | Arseny Kapoulkine |
2014-10-05 | tests: Add XPath sorting test | Arseny Kapoulkine |
2014-10-05 | XPath: Implement optimized translate() | Arseny Kapoulkine |
2014-10-05 | tests: Add XPath sorting tests and a simple test for numeric predicates | Arseny Kapoulkine |
2014-10-03 | tests: Fix MSVC6 compilation | Arseny Kapoulkine |
2014-10-02 | tests: Add a test for out-of-memory during copy | Arseny Kapoulkine |
2014-10-02 | tests: Add a test to verify that xml_document object works with any valid poi... | Arseny Kapoulkine |
2014-10-02 | tests: Add missing tests to increase code coverage | Arseny Kapoulkine |
2014-10-01 | tests: Add XPath sorting tests for move/append_buffer | Arseny Kapoulkine |
2014-10-01 | tests: Add tests for copyless copy and related potential bugs | Arseny Kapoulkine |
2014-10-01 | tests: Fix allocator.cpp indentation | Arseny Kapoulkine |
2014-09-28 | tests: Add a test for stackless copy | Arseny Kapoulkine |
2014-09-23 | tests: Add one more XPath optimization test | Arseny Kapoulkine |
2014-09-23 | tests: More XPath tests | Arseny Kapoulkine |
2014-09-21 | tests: Fix PUGIXML_WCHAR_MODE build | Arseny Kapoulkine |
2014-09-21 | tests: Add test for custom indentation strings | Arseny Kapoulkine |
2014-09-21 | tests: Add a test for stackless write. | Arseny Kapoulkine |
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 |