Age | Commit message (Expand) | Author |
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 | XPath: Fixed namespace-uri so that namespace scope includes the namespace dec... | arseny.kapoulkine |
2009-11-04 | tests: Completed function library tests, added namespace axis and variable re... | arseny.kapoulkine |
2009-11-03 | XPath: Fixed following and preceding axes | arseny.kapoulkine |
2009-11-03 | XPath: Fixed self axis | 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-31 | tests: Minor build fix | arseny.kapoulkine |
2009-10-31 | XPath: Fixed alignment issues | arseny.kapoulkine |
2009-10-30 | XPath: Fixed contains() for broken STL implementations | 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 | Added support for different compilation modes | arseny.kapoulkine |
2009-10-29 | Fixed compilation warning on gcc3.4 (should work ok on gcc4, working around i... | 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 | Fixed MSVC6 compilation of template member functions | arseny.kapoulkine |
2009-10-28 | Added MSVC building | arseny.kapoulkine |
2009-10-28 | tests: Fixed MSVC warnings/errors | arseny.kapoulkine |
2009-10-28 | Fixed MSVC6 compilation error | 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 | XPath: Fixed string-value evaluation for node set | 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 | XPath: Fixed lang() function | 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 | XPath: Fixed empty string literals, don't add empty nodes/attributes in node ... | arseny.kapoulkine |
2009-10-21 | Fixed parsing of empty strings in rare cases for XPath | arseny.kapoulkine |
2009-10-21 | tests: Added basic XPath tests | arseny.kapoulkine |
2009-10-21 | tests: Added more escape error tests | arseny.kapoulkine |
2009-10-20 | tests: Added forgotten test files | arseny.kapoulkine |
2009-10-20 | tests: Restored -n flag for gcov | arseny.kapoulkine |
2009-10-20 | tests: Final core tests, 99.0% coverage for pugixml.cpp | arseny.kapoulkine |
2009-10-20 | tests: Added memory leak detection | arseny.kapoulkine |
2009-10-20 | Added memory allocation function getters (can't write generic function to par... | arseny.kapoulkine |
2009-10-20 | tests: Added wildcard and doctype tests | arseny.kapoulkine |
2009-10-20 | tests: Added more tests | arseny.kapoulkine |
2009-10-20 | Removed dead code (UTF8 sequences of length 5 are considered broken, removed ... | arseny.kapoulkine |
2009-10-20 | Fixed node_pi and node_declaration copying | arseny.kapoulkine |
2009-10-20 | tests: More tree modification tests | arseny.kapoulkine |
2009-10-20 | tests: More coverage | arseny.kapoulkine |