Light-weight, simple and fast XML parser for C++ with XPath support
Find a file
2009-11-10 09:26:40 +00:00
docs docs: Updated Doxygen documentation 2009-11-08 19:17:47 +00:00
src Parsing optimization: removed some redundant checks, reordered branches by probability, extracted two unlikely code paths in separate functions, node construction tuning 2009-11-10 09:26:40 +00:00
tests XPath: Added xpath_query::return_type() function, fixed evaluate_node_set documentation 2009-11-08 19:05:05 +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