Age | Commit message (Expand) | Author |
2015-04-13 | Refactor format_indent_attributes implementation | Arseny Kapoulkine |
2015-04-13 | Merge branch 'AlignAttributesEachOnSeparateLine' of git://github.com/halex200... | Arseny Kapoulkine |
2015-04-13 | tests: Add PUGIXML_COMPACT to AppVeyor | Arseny Kapoulkine |
2015-04-13 | Merge branch 'master' into compact | Arseny Kapoulkine |
2015-04-13 | Remove all files for the Jamplus-based build system | Arseny Kapoulkine |
2015-04-13 | Add AppVeyor build scripts | Arseny Kapoulkine |
2015-04-14 | add tests for aligning each attribute on next line | halex2005 |
2015-04-12 | Merge branch 'master' into compact | Arseny Kapoulkine |
2015-04-12 | Fix unused variable warning | Arseny Kapoulkine |
2015-04-12 | Permit custom allocation function to throw | Arseny Kapoulkine |
2015-04-12 | tests: Add more out of memory tests | Arseny Kapoulkine |
2015-04-12 | Fix compilation and tests after merge. | Arseny Kapoulkine |
2015-04-12 | Merge branch 'master' into compact | Arseny Kapoulkine |
2015-04-12 | Implment copyless copy for attributes | Arseny Kapoulkine |
2015-04-12 | tests: Add a test that verifies absence of file leaks | Arseny Kapoulkine |
2015-04-12 | tests: Fix some Coverity issues | Arseny Kapoulkine |
2015-04-11 | Fix Travis CI build. | Arseny Kapoulkine |
2015-04-11 | tests: Improve out-of-memory tests | Arseny Kapoulkine |
2015-04-11 | tests: Add a test for throwing from xml_writer::write | Arseny Kapoulkine |
2015-04-11 | Fix exception type for out-of-memory for XPath variables | Arseny Kapoulkine |
2015-04-11 | tests: Use char_t instead of wchar_t | Arseny Kapoulkine |
2015-04-11 | tests: Add more out of memory tests | Arseny Kapoulkine |
2015-04-10 | Merge branch 'master' into compact | Arseny Kapoulkine |
2015-04-10 | Fix archive packaging | Arseny Kapoulkine |
2015-03-21 | tests: Final test fix for CW | Arseny Kapoulkine |
2015-03-21 | tests: Work around fp issues in various runtime libraries | Arseny Kapoulkine |
2015-03-21 | tests: Fix test compilation | Arseny Kapoulkine |
2015-03-18 | tests: Fix tests in wchar mode | Arseny Kapoulkine |
2015-03-18 | Update version to 1.6 | Arseny Kapoulkine |
2015-03-18 | Do not emit surrounding whitespace for text nodes | Arseny Kapoulkine |
2015-03-13 | tests: Fix truncation test | Arseny Kapoulkine |
2015-03-13 | Merge branch 'master' into compact | Arseny Kapoulkine |
2015-03-13 | tests: Add support for afl-fuzz | Arseny Kapoulkine |
2015-03-12 | Fix buffer overrun when parsing comments inside DOCTYPE | Arseny Kapoulkine |
2015-03-10 | Merge branch 'master' into compact | Arseny Kapoulkine |
2015-03-10 | Escape ?> sequence in PI value during printing | Arseny Kapoulkine |
2015-03-05 | tests: Move null buffer tests to test_document | Arseny Kapoulkine |
2015-03-05 | Refactor contents=0 behavior | Arseny Kapoulkine |
2015-03-05 | Merge branch 'master' of https://github.com/mloy/pugixml into mloy-master | Arseny Kapoulkine |
2015-03-04 | tests: Fix XPath string comparison | Arseny Kapoulkine |
2015-03-01 | tests: Implement page heap for OSX/Linux | Arseny Kapoulkine |
2015-02-12 | tests: Fix tests for wchar mode | Arseny Kapoulkine |
2015-02-12 | DOCTYPE parsing is now stackless | Arseny Kapoulkine |
2015-01-24 | Use string::append in implementations of xml_writer | Arseny Kapoulkine |
2015-01-17 | tests: Fix MSVC 2008 compilation warning | Arseny Kapoulkine |
2015-01-17 | tests: Use Git instead of Subversion in autotest | Arseny Kapoulkine |
2015-01-16 | Merge branch 'master' into compact | Arseny Kapoulkine |
2015-01-16 | tests: Add tests for fp roundtrip | Arseny Kapoulkine |
2015-01-16 | tests: Add coverage tests for new float setters | Arseny Kapoulkine |
2015-01-16 | Merge pull request #27 from sdoiel61/master | Arseny Kapoulkine |