Age | Commit message (Expand) | Author |
2016-01-24 | Fix whitespace issues | Stephan Beyer |
2015-03-04 | tests: Fix XPath string comparison | Arseny Kapoulkine |
2014-10-23 | tests: Add more tests for better coverage | Arseny Kapoulkine |
2014-10-16 | tests: Disable tests that rely on ceil() on CLR | Arseny Kapoulkine |
2014-10-05 | XPath: Implement optimized translate() | Arseny Kapoulkine |
2014-10-02 | tests: Add missing tests to increase code coverage | Arseny Kapoulkine |
2010-09-11 | XPath: Minor lang() fix (use ASCII lowercase because language names are ASCII... | arseny.kapoulkine |
2010-08-29 | tests: Fixed test warnings for MSVC10, slightly extended substring tests | arseny.kapoulkine |
2010-08-29 | tests: Fixed XPath substring tests | arseny.kapoulkine |
2010-08-04 | tests: Added more XPath tests | arseny.kapoulkine |
2010-07-19 | Set svn:eol-style to native for all text files | arseny.kapoulkine |
2010-05-31 | tests: Added more XPath tests based on recommendation errata | arseny.kapoulkine |
2010-05-31 | tests: Disabled failing checks for MacOS (second try) | arseny.kapoulkine |
2010-05-31 | tests: Disabled failing checks for MacOS because of incorrect ceil implementa... | arseny.kapoulkine |
2010-05-29 | XPath round() is now fully compliant | arseny.kapoulkine |
2010-05-29 | tests: Added more ceiling/round tests, added first batch of Xalan tests | arseny.kapoulkine |
2010-05-17 | XPath refactoring (ast_filter/filter_posinv/predicates use the same function,... | 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 XPath coverage | arseny.kapoulkine |
2009-11-08 | tests: More coverage tests | arseny.kapoulkine |
2009-11-08 | XPath: Fixed minor string to number conversion bug | arseny.kapoulkine |
2009-11-08 | XPath: Minor fix | arseny.kapoulkine |
2009-11-04 | tests: Completed function library tests, added namespace axis and variable re... | arseny.kapoulkine |
2009-11-03 | tests: Added helper for node set testing, added several tests | arseny.kapoulkine |
2009-10-29 | tests: Supported all pugixml compilation modes | arseny.kapoulkine |
2009-10-28 | tests: Added one more normalize-space test, added tests for all logical & com... | arseny.kapoulkine |
2009-10-28 | tests: More function argument parsing tests | arseny.kapoulkine |
2009-10-28 | tests: Added function arguments tests, added arithmetic operators tests | arseny.kapoulkine |
2009-10-27 | tests: Completed string function tests | arseny.kapoulkine |
2009-10-27 | XPath: Fixed concat() crash | arseny.kapoulkine |
2009-10-21 | tests: Added different casing to lang test | arseny.kapoulkine |
2009-10-21 | tests: Added lang() tests | arseny.kapoulkine |
2009-10-21 | tests: Added tests for some XPath functions | arseny.kapoulkine |