Age | Commit message (Expand) | Author |
2010-05-17 | tests: Fixed Linux startup scripts (line endings), added FreeBSD startup script | arseny.kapoulkine |
2010-05-17 | XPath refactoring (ast_filter/filter_posinv/predicates use the same function,... | arseny.kapoulkine |
2010-05-13 | tests: Added Linux startup script | arseny.kapoulkine |
2010-05-13 | tests: Added wait for server to remote host, added automatic VM launch | arseny.kapoulkine |
2010-05-13 | tests: Added remote autotest host/server scripts | arseny.kapoulkine |
2010-05-13 | tests: Minor autotest look improvements | arseny.kapoulkine |
2010-05-12 | tests: Improved platform/toolset formatting | arseny.kapoulkine |
2010-05-12 | tests: Minor cleanup | arseny.kapoulkine |
2010-05-12 | tests: Removed abbreviated defines, added HTML report generator | arseny.kapoulkine |
2010-05-12 | tests: Started autotest refactoring (extracted build log generation code) | arseny.kapoulkine |
2010-05-10 | Various test compilation fixes | arseny.kapoulkine |
2010-05-10 | Final portion of DOCTYPE tests | arseny.kapoulkine |
2010-05-10 | More DOCTYPE tests | arseny.kapoulkine |
2010-05-10 | More DOCTYPE tests | arseny.kapoulkine |
2010-05-10 | Added some DOCTYPE tests from xmlsuite | arseny.kapoulkine |
2010-05-10 | Implemented better DOCTYPE parsing, added more DOCTYPE tests | arseny.kapoulkine |
2010-05-10 | Added test that checks for correct page deallocation policy | arseny.kapoulkine |
2010-05-10 | Added more tests | arseny.kapoulkine |
2010-05-10 | Added more tests | arseny.kapoulkine |
2010-05-10 | Internal iterator constructors are now private, added empty document test | arseny.kapoulkine |
2010-05-10 | Reworked DOM memory allocation scheme (name/value allocations use the same pa... | arseny.kapoulkine |
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 |