Light-weight, simple and fast XML parser for C++ with XPath support
Find a file
2009-11-08 14:36:12 +00:00
docs Fixed documentation changelog 2009-10-09 18:10:33 +00:00
src XPath: evaluate_node_set (and select_nodes/select_single_node) now throw exception if expression return type is not node set (instead of assertion) 2009-11-08 14:34:59 +00:00
tests tests: Full public API coverage (except sort, which needs extensive coverage anyway) 2009-11-08 14:36:12 +00:00
Jamfile.jam tests: Fixed mingw 4.4.0 coverage reports 2009-11-04 20:52:27 +00:00
Jamrules.jam tests: Added msvcN_x64 support 2009-11-08 09:12:43 +00:00