Age | Commit message (Expand) | Author |
2014-06-01 | Improve XPath allocator performance | Arseny Kapoulkine |
2013-03-20 | Fix invalid assertion in XPath: reallocation can result in allocating buffer ... | arseny.kapoulkine@gmail.com |
2012-11-17 | XPath: Fix unit test that (incorrectly) relied on right-associativity of unio... | arseny.kapoulkine@gmail.com |
2010-12-19 | Enabled many additional GCC warnings (most notably -Wshadow and -Wold-style-c... | arseny.kapoulkine |
2010-09-14 | tests: Fixed MSVC 6/7 compilation error | arseny.kapoulkine |
2010-09-14 | tests: Improved XPath sort coverage | arseny.kapoulkine |
2010-09-14 | tests: Added XPath out of memory tests | arseny.kapoulkine |
2010-09-13 | tests: Fixed wchar mode tests | arseny.kapoulkine |
2010-09-13 | tests: Added XPath test for large node sets | arseny.kapoulkine |
2010-08-29 | tests: Improved document_order() coverage | arseny.kapoulkine |
2010-08-29 | tests: Added new evaluate_string tests, fixed tests for NO_STL mode | arseny.kapoulkine |
2010-08-29 | tests: Removed redundant includes | arseny.kapoulkine |
2010-08-04 | tests: Added more XPath tests | arseny.kapoulkine |
2010-08-02 | tests: More miscellaneous tests | arseny.kapoulkine |
2010-07-22 | tests: Miscellaneous test fixes | arseny.kapoulkine |
2010-07-22 | tests: Removed invalid document order test, improved document order coverage ... | arseny.kapoulkine |
2010-07-19 | Set svn:eol-style to native for all text files | arseny.kapoulkine |
2010-06-14 | XPath: Rewritten number->string conversion using CRT scientific format (much ... | arseny.kapoulkine |
2010-05-29 | tests: Fixed tests for wchar_t mode, disabled some tests on compilers with br... | arseny.kapoulkine |
2010-05-29 | tests: Added more XPath tests | 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 | tests: More coverage tests | arseny.kapoulkine |
2009-11-04 | tests: Reduced stack pressure for one of tests (CW/IC8 can't handle it) | arseny.kapoulkine |
2009-11-04 | tests: Added allocator coverage tests | arseny.kapoulkine |
2009-10-29 | tests: Supported all pugixml compilation modes | arseny.kapoulkine |
2009-10-11 | tests: Added more node/attribute tests | arseny.kapoulkine |