Age | Commit message (Expand) | Author |
2010-05-09 | Removed document order optimization (it helps on a tiny percentage of queries... | arseny.kapoulkine |
2010-05-09 | Enabled MSVC10 x64 in autotest | arseny.kapoulkine |
2010-05-09 | Improved memory leak detection | arseny.kapoulkine |
2010-05-09 | Added empty stream/buffer tests, fixed null buffer parsing in wchar_t mode | arseny.kapoulkine |
2010-05-08 | Minor coverage improvements | arseny.kapoulkine |
2010-05-08 | Added MSVC8 x64 support to build framework and autotest | arseny.kapoulkine |
2010-05-08 | Don't use global no-deprecate switch for newer GCC/MinGW, fixed warnings beca... | arseny.kapoulkine |
2010-05-08 | Deprecated all wildcard functions and parse_wnorm_attribute | arseny.kapoulkine |
2010-05-08 | Fixed tests in NO_STL mode and IntelC deprecated constant | arseny.kapoulkine |
2010-05-08 | Implemented PUGIXML_DEPRECATED for GCC and MSVC7+ | arseny.kapoulkine |
2010-05-08 | Added 0.5-compatible interfaces for compatibility | arseny.kapoulkine |
2010-05-06 | Integrated changes from unicode branch to trunk | arseny.kapoulkine |
2010-04-20 | unicode: Fixed tests for Linux | arseny.kapoulkine |
2009-11-08 | XPath: Added xpath_query::return_type() function, fixed evaluate_node_set doc... | arseny.kapoulkine |
2009-11-08 | tests: Final coverage improvements | arseny.kapoulkine |
2009-11-08 | tests: MSVC warning fixes | arseny.kapoulkine |
2009-11-08 | tests: More XPath coverage | arseny.kapoulkine |
2009-11-08 | tests: More coverage tests | 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 |
2009-11-08 | XPath: Fixed minor string to number conversion bug | arseny.kapoulkine |
2009-11-08 | XPath: Minor fix | arseny.kapoulkine |
2009-11-08 | tests: Mostly complete coverage of XPath W3C | arseny.kapoulkine |
2009-11-08 | tests: Added tests from W3C standard (abbreviated) | arseny.kapoulkine |
2009-11-08 | tests: Added tests from W3C standard (non-abbreviated) | arseny.kapoulkine |
2009-11-08 | tests: Added node test tests, added abbreviated step/axis 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-11-04 | tests: Completed function library tests, added namespace axis and variable re... | arseny.kapoulkine |
2009-11-03 | tests: Added tests for all axes except namespace | arseny.kapoulkine |
2009-11-03 | tests: Added helper for node set testing, added several tests | arseny.kapoulkine |
2009-10-30 | tests: Minor fixes, added autotest script | arseny.kapoulkine |
2009-10-29 | tests: CodeWarrior and BCC supported | arseny.kapoulkine |
2009-10-29 | tests: Tests can work without exceptions now | arseny.kapoulkine |
2009-10-29 | tests: Supported all pugixml compilation modes | arseny.kapoulkine |
2009-10-28 | tests: More fixes and toolsets support | arseny.kapoulkine |
2009-10-28 | tests: Fixed NaN tests for MSVC6 | arseny.kapoulkine |
2009-10-28 | tests: Fixed MSVC6 compilation | arseny.kapoulkine |
2009-10-28 | tests: Fixed MSVC warnings/errors | 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-27 | tests: More decimal digits are tested | 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 |
2009-10-21 | tests: Added basic XPath tests | arseny.kapoulkine |
2009-10-21 | tests: Added more escape error tests | arseny.kapoulkine |