Light-weight, simple and fast XML parser for C++ with XPath support
Find a file
arseny.kapoulkine e18b9c6f81 docs: Minor manual fixes, added quick start guide.
git-svn-id: http://pugixml.googlecode.com/svn/trunk@593 99668b35-9821-0410-8761-19e4c4f06640
2010-07-11 16:18:23 +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 docs: Minor manual fixes, added quick start guide. 2010-07-11 16:18:23 +00:00
scripts scripts: Removed VS2002/2003 projects (default runtime library is single-threaded there, so I'll need three versions of the projects, one of which can't be generated with premake), added separate static CRT projects instead of multiple configurations 2010-07-11 13:07:53 +00:00
src Changed version in headers 2010-07-11 12:06:41 +00:00
tests XPath: Out-of-bounds xpath_node_set access is now undefined 2010-07-10 15:48:34 +00:00
Jamfile.jam docs: Added custom navigation bar, moved table of contents to separate section 2010-07-10 19:36:50 +00:00
Jamrules.jam docs: Added custom navigation bar, moved table of contents to separate section 2010-07-10 19:36:50 +00:00