summaryrefslogtreecommitdiff
path: root/src/pugixml.hpp
AgeCommit message (Expand)Author
2007-02-21Merged 0.3 in trunkarseny.kapoulkine
2007-01-08Removed comments (cppguru does not want them), refactored chartype_symbol par...arseny.kapoulkine
2007-01-08Updated copyright notice, reworked internal parsing (completely different str...arseny.kapoulkine
2007-01-05Parsing flags refactoring (removed trim flags, eol flags merged together, esc...arseny.kapoulkine
2006-12-11Now should compile on gcc without errors/warningsarseny.kapoulkine
2006-12-11Default parsing mode now does not include parsing PI and comments.arseny.kapoulkine
2006-12-08Fixed memory leak, correct behavior for several parse() on one parserarseny.kapoulkine
2006-12-08More NO_STL fixesarseny.kapoulkine
2006-12-08Path and iterator fixesarseny.kapoulkine
2006-12-08PUGIXML_NO_STL mode, transfer_ownership ctor/parse functionarseny.kapoulkine
2006-12-06Fixed comment for node_pcdata typearseny.kapoulkine
2006-11-22Added #include <istream>arseny.kapoulkine
2006-11-22Moved STL includes into header filearseny.kapoulkine
2006-11-06Updated version numberarseny.kapoulkine
2006-11-06Name/email updated in source files.arseny.kapoulkine
2006-11-06Added child_value and child_value_w helpers, added more eol handling flags, o...arseny.kapoulkine
2006-11-06pugixml 0.1: sources and documentationarseny.kapoulkine