Light-weight, simple and fast XML parser for C++ with XPath support
Find a file
2010-06-12 11:57:54 +00:00
contrib contrib: Removed header_only.hpp (can't link without FORCE:MULTIPLE, users can include cpp files themselves) 2010-06-12 11:57:54 +00:00
docs Minor changelog fix 2010-05-26 05:14:02 +00:00
scripts scripts: XCode fixes 2010-06-10 17:09:14 +00:00
src Fixed IntelC warnings, removed unnecessary hack for BCC 2010-06-12 11:09:47 +00:00
tests Declaration nodes improvements (they now automatically get name "xml", they can't be inserted as a non-document child, document saving prints declaration only if there is none present in the document) 2010-06-12 09:04:52 +00:00
Jamfile.jam tests: Use ... instead of ### as autotest info prefix (sh compatibility) 2010-06-02 07:25:38 +00:00
Jamrules.jam tests: Added SunCC x64 support 2010-06-11 07:30:36 +00:00