Light-weight, simple and fast XML parser for C++ with XPath support
Find a file
2010-05-10 13:31:38 +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 Internal iterator constructors are now private, added empty document test 2010-05-10 13:31:38 +00:00
tests Internal iterator constructors are now private, added empty document test 2010-05-10 13:31:38 +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