Light-weight, simple and fast XML parser for C++ with XPath support
Find a file
arseny.kapoulkine 937f5613a1 tests: Minor cleanup
git-svn-id: http://pugixml.googlecode.com/svn/trunk@418 99668b35-9821-0410-8761-19e4c4f06640
2010-05-12 20:56:04 +00:00
contrib contrib: Renamed header-only.hpp to header_only.hpp 2010-02-04 20:57:07 +00:00
docs Updated copyright year, updated changelog in documentation 2010-05-06 20:54:02 +00:00
src Fixed incorrect allocator pointer in pages during parsing 2010-05-11 06:55:07 +00:00
tests tests: Minor cleanup 2010-05-12 20:56:04 +00:00
Jamfile.jam Integrated changes from unicode branch to trunk 2010-05-06 20:28:36 +00:00
Jamrules.jam Reworked DOM memory allocation scheme (name/value allocations use the same pages as node/attribute structures, pages are now deallocated when completely free) 2010-05-10 08:59:48 +00:00