Age | Commit message (Expand) | Author |
2015-04-21 | tests: Fix MSVC warnings | Arseny Kapoulkine |
2015-04-21 | tests: Add move semantics tests | Arseny Kapoulkine |
2015-04-14 | Fix xpath_node_set assignment to provide strong exception guarantee | Arseny Kapoulkine |
2015-04-11 | tests: Improve out-of-memory tests | Arseny Kapoulkine |
2014-10-23 | tests: Add more tests for better coverage | 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 |
2012-02-18 | tests: Add an explicit test for empty xpath_node_set copying (regression test... | arseny.kapoulkine@gmail.com |
2010-10-03 | XPath: evaluate_string now guarantees zero-terminated result (unless the buff... | arseny.kapoulkine |
2010-09-14 | tests: Added XPath out of memory tests | arseny.kapoulkine |
2010-08-29 | tests: Various compilation fixes for BCC and MSVC6 | arseny.kapoulkine |
2010-08-29 | tests: Changed XPath checking macros to avoid query copying under GCC | arseny.kapoulkine |
2010-08-29 | tests: Added XPath tests for attribute context | arseny.kapoulkine |
2010-08-29 | tests: Added new evaluate_string tests, fixed tests for NO_STL mode | arseny.kapoulkine |
2010-08-29 | XPath: Added error offset reporting | arseny.kapoulkine |
2010-08-29 | tests: Extended XPath tests | arseny.kapoulkine |
2010-08-29 | tests: Added support for XPath without exceptions | arseny.kapoulkine |
2010-08-04 | tests: Added more XPath tests | arseny.kapoulkine |
2010-08-02 | tests: More miscellaneous tests | arseny.kapoulkine |
2010-07-19 | Set svn:eol-style to native for all text files | arseny.kapoulkine |
2010-07-10 | XPath: Out-of-bounds xpath_node_set access is now undefined | arseny.kapoulkine |
2010-05-09 | Removed document order optimization (it helps on a tiny percentage of queries... | arseny.kapoulkine |
2010-05-06 | Integrated changes from unicode branch to trunk | arseny.kapoulkine |
2009-11-08 | XPath: Added xpath_query::return_type() function, fixed evaluate_node_set doc... | arseny.kapoulkine |
2009-11-08 | tests: Full public API coverage (except sort, which needs extensive coverage ... | arseny.kapoulkine |
2009-11-08 | tests: Extracted generic tests in a separate header, better filter tests, som... | arseny.kapoulkine |