Age | Commit message (Expand) | Author |
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-09-11 | XPath: Minor lang() fix (use ASCII lowercase because language names are ASCII... | arseny.kapoulkine |
2010-09-01 | tests: Minor report fix | arseny.kapoulkine |
2010-08-31 | tests: Added automatic CPU count detection | arseny.kapoulkine |
2010-08-30 | tests: Custom allocations now use memory from Win32 heap instead of CRT heap | arseny.kapoulkine |
2010-08-30 | tests: Minor fix for MinGW 3.4 | arseny.kapoulkine |
2010-08-29 | tests: Fixed test warnings for MSVC10, slightly extended substring tests | arseny.kapoulkine |
2010-08-29 | tests: Adjusted autotest report formatter for increased configuration count | arseny.kapoulkine |
2010-08-29 | tests: Various compilation fixes for BCC and MSVC6 | arseny.kapoulkine |
2010-08-29 | tests: Fixed XPath substring tests | arseny.kapoulkine |
2010-08-29 | tests: Improved document order comparison coverage | arseny.kapoulkine |
2010-08-29 | tests: Improved document_order() coverage | arseny.kapoulkine |
2010-08-29 | tests: Changed XPath checking macros to avoid query copying under GCC | arseny.kapoulkine |
2010-08-29 | tests: Minor fixes | arseny.kapoulkine |
2010-08-29 | tests: Introduced fullcoverage mode | arseny.kapoulkine |
2010-08-29 | tests: Removed some deprecated tests, minor coverage improvements | arseny.kapoulkine |
2010-08-29 | tests: Added more XPath tests | arseny.kapoulkine |
2010-08-29 | tests: Added more XPath variable tests | arseny.kapoulkine |
2010-08-29 | tests: Added XPath variable and variable set tests | arseny.kapoulkine |
2010-08-29 | tests: Fixed coverage reports | arseny.kapoulkine |
2010-08-29 | Removed deprecated wildcard functions, removed deprecated all_elements_by_name | arseny.kapoulkine |
2010-08-29 | tests: Remove new/delete overrides (all pugi code now uses custom allocators) | arseny.kapoulkine |
2010-08-29 | tests: Removed NO_XPATH-related define restrictions, autotest-local can be la... | arseny.kapoulkine |
2010-08-29 | tests: Added XPath tests for attribute context | arseny.kapoulkine |
2010-08-29 | tests: Reduced allocation count | arseny.kapoulkine |
2010-08-29 | tests: Added new evaluate_string tests, fixed tests for NO_STL mode | arseny.kapoulkine |
2010-08-29 | tests: Deallocation of null pointer is illegal for custom allocators | arseny.kapoulkine |
2010-08-29 | tests: Added more string allocation tests | arseny.kapoulkine |
2010-08-29 | XPath: Correct out of memory handling for string to number conversion during ... | arseny.kapoulkine |
2010-08-29 | tests: Added XPath out of memory parse test | arseny.kapoulkine |
2010-08-29 | tests: Removed redundant includes | arseny.kapoulkine |
2010-08-29 | XPath: Added error offset reporting | arseny.kapoulkine |
2010-08-29 | tests: Extended XPath tests | arseny.kapoulkine |
2010-08-29 | tests: Added support for XPath without exceptions | arseny.kapoulkine |
2010-08-09 | tests: Added tests for short buffers (they duplicate the progressive truncati... | arseny.kapoulkine |
2010-08-04 | tests: Fixed tests for wchar_t mode, added dummy std::cout/wcout usage for MS... | arseny.kapoulkine |
2010-08-04 | tests: Added more XPath tests | arseny.kapoulkine |
2010-08-04 | tests: Added even more tests for better code coverage | arseny.kapoulkine |
2010-08-04 | tests: Added more tests for better code coverage | arseny.kapoulkine |
2010-08-03 | tests: New and delete operators now use test allocator and thus are subject t... | arseny.kapoulkine |
2010-08-03 | tests: Reduce address space pressure of test allocator | arseny.kapoulkine |
2010-08-03 | tests: Preparations for custom new/delete (leak detection) | arseny.kapoulkine |
2010-08-02 | tests: More miscellaneous tests | arseny.kapoulkine |
2010-07-22 | tests: Miscellaneous test fixes | arseny.kapoulkine |
2010-07-22 | tests: Added more CDATA writing tests | arseny.kapoulkine |
2010-07-22 | tests: Removed invalid document order test, improved document order coverage ... | arseny.kapoulkine |