Age | Commit message (Expand) | Author |
2014-02-08 | Implement long long support if PUGIXML_HAS_LONG_LONG is defined (autodetectio... | Arseny Kapoulkine |
2014-01-27 | Change xml_named_node_iterator to be bidirectional and to match xml_node_iter... | Arseny Kapoulkine |
2014-01-15 | Implement automatic hexadecimal decoding for xml_attribute::as_int and xml_te... | Arseny Kapoulkine |
2012-12-07 | Compatibility fixes (fixed warnings in gcc, msvc7, fixed errors in bcc, cw, m... | arseny.kapoulkine@gmail.com |
2012-09-29 | Fix find_child_by_attribute assertion for attributes with null name/value. | arseny.kapoulkine@gmail.com |
2012-04-04 | tests: Fixed PUGIXML_NO_STL compilation | arseny.kapoulkine@gmail.com |
2012-04-03 | tests: Added tests for as_string and default values in as_* | arseny.kapoulkine@gmail.com |
2012-03-27 | tests: Added xml_named_node_iterator tests | arseny.kapoulkine@gmail.com |
2012-03-23 | tests: Added tests for read-only xml_text operations | arseny.kapoulkine@gmail.com |
2012-03-14 | tests: Added tests for constant iterator objects | arseny.kapoulkine@gmail.com |
2012-02-19 | tests: Minor fixes for WinCE compilation | arseny.kapoulkine@gmail.com |
2010-12-19 | Enabled many additional GCC warnings (most notably -Wshadow and -Wold-style-c... | arseny.kapoulkine |
2010-10-18 | Fixed internal_object() const-correctness, added xml_node::hash_value and xml... | arseny.kapoulkine |
2010-09-26 | tests: Added node_doctype and parse_doctype tests | arseny.kapoulkine |
2010-09-22 | tests: Removed document_order test, added internal_object test | arseny.kapoulkine |
2010-08-29 | tests: Improved document_order() coverage | arseny.kapoulkine |
2010-08-29 | tests: Removed some deprecated tests, minor coverage improvements | arseny.kapoulkine |
2010-08-29 | tests: Removed redundant includes | 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-02 | tests: More miscellaneous tests | arseny.kapoulkine |
2010-07-19 | Set svn:eol-style to native for all text files | arseny.kapoulkine |
2010-07-07 | Fixed strequalrange so that it matches the description (this also fixes first... | arseny.kapoulkine |
2010-07-06 | Iterator fixes: added assertions, fixed past-the-end iterator behavior wrt to... | arseny.kapoulkine |
2010-07-06 | xml_node::all_elements_by_name is now deprecated | arseny.kapoulkine |
2010-06-01 | tests: Improved IntelC support, added more compilers to autotest, removed old... | arseny.kapoulkine |
2010-05-20 | as_* functions now all use strto*/wcsto* functions; this unifies the behavior... | arseny.kapoulkine |
2010-05-08 | Deprecated all wildcard functions and parse_wnorm_attribute | arseny.kapoulkine |
2010-05-06 | Integrated changes from unicode branch to trunk | arseny.kapoulkine |
2009-11-08 | tests: Extracted generic tests in a separate header, better filter tests, som... | arseny.kapoulkine |
2009-10-29 | tests: CodeWarrior and BCC supported | 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 MSVC warnings/errors | arseny.kapoulkine |
2009-10-20 | tests: Added wildcard and doctype tests | arseny.kapoulkine |
2009-10-11 | tests: Some finishing touches for test_dom_traverse (for now) | arseny.kapoulkine |
2009-10-11 | tests: Added more node tests | arseny.kapoulkine |
2009-10-11 | tests: Added more node/attribute tests | arseny.kapoulkine |
2009-10-11 | tests: Added more node/attribute tests | arseny.kapoulkine |
2009-10-10 | tests: Added more node/attribute tests | arseny.kapoulkine |
2009-10-10 | tests: Added simple test framework, added a couple of tests | arseny.kapoulkine |