Age | Commit message (Expand) | Author |
2011-08-19 | Fixed unspecified bool conversion for MSVC CLR for the case when pugixml is c... | arseny.kapoulkine |
2011-07-27 | tests: Updated autotest-linux.sh for Fedora | arseny.kapoulkine |
2011-07-24 | tests: Disabled VM shutdown/startup overlap to decrease peak memory consumption | arseny.kapoulkine |
2011-07-19 | tests: Added tests for non-seekable streams | arseny.kapoulkine |
2011-02-16 | tests: Fixed C++/CLI compilation warning | arseny.kapoulkine |
2011-02-16 | tests: Added C++/CLI support | arseny.kapoulkine |
2010-12-19 | Enabled many additional GCC warnings (most notably -Wshadow and -Wold-style-c... | arseny.kapoulkine |
2010-10-31 | tests: Added document reset-self test | arseny.kapoulkine |
2010-10-31 | Added xml_document::reset() function with document parameter | arseny.kapoulkine |
2010-10-26 | Added xml_document::reset, added append/prepend/insert child overloads for el... | arseny.kapoulkine |
2010-10-22 | tests: Fixed WCHAR mode compilation | arseny.kapoulkine |
2010-10-22 | tests: Fixed CW compilation | arseny.kapoulkine |
2010-10-19 | If an element node has the only child, and it is of CDATA type, then the extr... | arseny.kapoulkine |
2010-10-19 | Added prepend_attribute, prepend_child and prepend_copy functions | arseny.kapoulkine@gmail.com |
2010-10-18 | Added xml_document::document_element function | arseny.kapoulkine |
2010-10-18 | Fixed internal_object() const-correctness, added xml_node::hash_value and xml... | arseny.kapoulkine |
2010-10-03 | XPath: evaluate_string now guarantees zero-terminated result (unless the buff... | arseny.kapoulkine |
2010-10-03 | tests: Fixed XPath OOM tests, added parsing exception test | arseny.kapoulkine |
2010-09-26 | tests: Added node_doctype and parse_doctype tests | arseny.kapoulkine |
2010-09-22 | Minor UTF8 conversion refactoring, added as_utf8 and as_wide overloads with s... | arseny.kapoulkine |
2010-09-22 | tests: Removed document_order test, added internal_object test | arseny.kapoulkine |
2010-09-21 | Major header cleanup: removed redundant comments (single-line function/type d... | arseny.kapoulkine |
2010-09-20 | tests: Added load_file/save_file tests | arseny.kapoulkine |
2010-09-20 | tests: Improved tests for parsing result default construction | arseny.kapoulkine |
2010-09-20 | tests: Added default ctor test | arseny.kapoulkine |
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 |