Age | Commit message (Expand) | Author |
2009-01-18 | Added find_child_by_attribute | arseny.kapoulkine |
2009-01-08 | Implemented attribute and node copying | arseny.kapoulkine |
2009-01-06 | Custom memory management functions implemented | arseny.kapoulkine |
2009-01-06 | Added node_declaration node type for <?xml nodes, added corresponding parse_d... | arseny.kapoulkine |
2009-01-06 | Less header dependencies, some compilation fixes for Borland/Intel/MW compilers | arseny.kapoulkine |
2009-01-05 | Unsigned integer support for attributes (as_uint, operator=) | arseny.kapoulkine |
2009-01-05 | Updated pugixml version | arseny.kapoulkine |
2009-01-05 | Node/document saving is now performed via new xml_writer interface, save_file... | arseny.kapoulkine |
2009-01-05 | Compilation fix, renamed format_write_bom to format_write_bom_utf8 | arseny.kapoulkine |
2009-01-05 | Document saving improvements - no escaping is done for ' character or for sym... | arseny.kapoulkine |
2007-10-31 | Merged 0.34 in trunk (revisions 69:84) | arseny.kapoulkine |
2007-02-21 | Fixed find_element | arseny.kapoulkine |
2007-02-21 | Merged 0.3 in trunk | arseny.kapoulkine |
2007-01-08 | Removed comments (cppguru does not want them), refactored chartype_symbol par... | arseny.kapoulkine |
2007-01-08 | Updated copyright notice, reworked internal parsing (completely different str... | arseny.kapoulkine |
2007-01-05 | Parsing flags refactoring (removed trim flags, eol flags merged together, esc... | arseny.kapoulkine |
2006-12-11 | Now should compile on gcc without errors/warnings | arseny.kapoulkine |
2006-12-11 | Default parsing mode now does not include parsing PI and comments. | arseny.kapoulkine |
2006-12-08 | Fixed memory leak, correct behavior for several parse() on one parser | arseny.kapoulkine |
2006-12-08 | More NO_STL fixes | arseny.kapoulkine |
2006-12-08 | Path and iterator fixes | arseny.kapoulkine |
2006-12-08 | PUGIXML_NO_STL mode, transfer_ownership ctor/parse function | arseny.kapoulkine |
2006-12-06 | Fixed comment for node_pcdata type | arseny.kapoulkine |
2006-11-22 | Added #include <istream> | arseny.kapoulkine |
2006-11-22 | Moved STL includes into header file | arseny.kapoulkine |
2006-11-06 | Updated version number | arseny.kapoulkine |
2006-11-06 | Name/email updated in source files. | arseny.kapoulkine |
2006-11-06 | Added child_value and child_value_w helpers, added more eol handling flags, o... | arseny.kapoulkine |
2006-11-06 | pugixml 0.1: sources and documentation | arseny.kapoulkine |