Age | Commit message (Expand) | Author |
2010-08-29 | root and offset_debug are now O(1) | arseny.kapoulkine |
2010-08-09 | Added null pointer assertion to load_buffer, refactored get_buffer_encoding | arseny.kapoulkine |
2010-08-09 | tests: Added tests for short buffers (they duplicate the progressive truncati... | arseny.kapoulkine |
2010-08-05 | XPath: Minor refactoring | arseny.kapoulkine |
2010-08-05 | Removed some redundant code from pugixml.cpp, added internal xml_document::re... | 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 | XPath: Removed redundant whitespace skipping | 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 | XPath: Added a workaround for DMC bug | arseny.kapoulkine |
2010-08-03 | XPath: Fixed leaks in case query compilation failed | 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 | CDATA section is output as multiple sections if it contains ]]> | arseny.kapoulkine |
2010-07-22 | tests: Removed invalid document order test, improved document order coverage ... | arseny.kapoulkine |
2010-07-22 | xml_node::find_node is now not recursive | arseny.kapoulkine |
2010-07-22 | XPath: Restored document order sorting optimization (it's now automatic for n... | arseny.kapoulkine |
2010-07-22 | tests: Fixed warning | arseny.kapoulkine |
2010-07-22 | tests: Added stream exception test | arseny.kapoulkine |
2010-07-22 | Fixed stream loading memory leaks in the unlikely case streams have exception... | arseny.kapoulkine |
2010-07-21 | docs: Added line endings information | arseny.kapoulkine |
2010-07-20 | Removed svn:eol-style from utftest_utf8_clean.xml (it should have Unix newlin... | arseny.kapoulkine |
2010-07-19 | Set svn:eol-style to native for all text files | arseny.kapoulkine |
2010-07-19 | Release archiving now converts newlines to Unix style in tar archives | arseny.kapoulkine |
2010-07-15 | docs: Regenerated documentation | arseny.kapoulkine |
2010-07-15 | docs: Fixed TOC links properly, got rid of pointer-based auto-generated ids | arseny.kapoulkine |
2010-07-15 | docs: Minor documentation fixes (quickstart footnotes, extra spaces, xpath_qu... | arseny.kapoulkine |
2010-07-15 | tests: Added Xbox360 and PS3 toolset support | arseny.kapoulkine |
2010-07-15 | Fixed alignment padding warning for Xbox 360 | arseny.kapoulkine |
2010-07-11 | docs: Quick fix for TOC linksv0.9 | arseny.kapoulkine |
2010-07-11 | docs: Set proper mime type for all files | arseny.kapoulkine |
2010-07-11 | docs: Added generated HTML documentation | arseny.kapoulkine |
2010-07-11 | docs: Current navbar section is now highlighted in bold | arseny.kapoulkine |
2010-07-11 | Added readme.txt and release build target | arseny.kapoulkine |
2010-07-11 | docs: Minor manual fixes, added quick start guide. | arseny.kapoulkine |
2010-07-11 | docs: Removed old documents | arseny.kapoulkine |
2010-07-11 | docs: Replaced all tabs with 4 spaces (guaranteed tab size) | arseny.kapoulkine |
2010-07-11 | docs: Added static/dynamic CRT projects description | arseny.kapoulkine |
2010-07-11 | scripts: Removed VS2002/2003 projects (default runtime library is single-thre... | arseny.kapoulkine |
2010-07-11 | Changed version in headers | arseny.kapoulkine |
2010-07-11 | docs: Minor fixes | arseny.kapoulkine |
2010-07-10 | docs: Title page fixes | arseny.kapoulkine |
2010-07-10 | docs: Added custom navigation bar, moved table of contents to separate section | arseny.kapoulkine |
2010-07-10 | docs: Several fixes, improved Introduction section | arseny.kapoulkine |
2010-07-10 | docs: Documented XPath | arseny.kapoulkine |