summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2009-01-26Fixed nostl modearseny.kapoulkine
2009-01-25Documentation updatedarseny.kapoulkine
2009-01-25Added xml_node::print for stream to make migration easierarseny.kapoulkine
2009-01-25Added proper parse errors with description, parsed offsets and stuffarseny.kapoulkine
2009-01-19Added invalidate_document_order, now detaching deleted nodes and setting name...arseny.kapoulkine
2009-01-19XPath: Fixed document order comparator (wrong attributes comparison in case o...arseny.kapoulkine
2009-01-18Added offset_debugarseny.kapoulkine
2009-01-18Added find_child_by_attributearseny.kapoulkine
2009-01-08Implemented attribute and node copyingarseny.kapoulkine
2009-01-06Custom memory management functions implementedarseny.kapoulkine
2009-01-06Added node_declaration node type for <?xml nodes, added corresponding parse_d...arseny.kapoulkine
2009-01-06Less header dependencies, some compilation fixes for Borland/Intel/MW compilersarseny.kapoulkine
2009-01-05Unsigned integer support for attributes (as_uint, operator=)arseny.kapoulkine
2009-01-05Updated pugixml versionarseny.kapoulkine
2009-01-05Node/document saving is now performed via new xml_writer interface, save_file...arseny.kapoulkine
2009-01-05Compilation fix, renamed format_write_bom to format_write_bom_utf8arseny.kapoulkine
2009-01-05Document saving improvements - no escaping is done for ' character or for sym...arseny.kapoulkine
2009-01-05Removed std::min from XPath (macro problems, it was needed only once anyway)arseny.kapoulkine
2007-10-31Merged 0.34 in trunk (revisions 69:84)arseny.kapoulkine
2007-02-21Fixed find_elementarseny.kapoulkine
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-27STLPort warning fixedarseny.kapoulkine
2006-12-14Fixed strconv_t (incorrect skipping of non-escape symbols)arseny.kapoulkine
2006-12-13Fixed istream parsing (again)arseny.kapoulkine
2006-12-13Fixed istream loadingarseny.kapoulkine
2006-12-11More gcc fixesarseny.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