Age | Commit message (Expand) | Author |
2009-10-20 | tests: Added wildcard and doctype tests | arseny.kapoulkine |
2009-10-20 | tests: Added more tests | arseny.kapoulkine |
2009-10-20 | Removed dead code (UTF8 sequences of length 5 are considered broken, removed ... | arseny.kapoulkine |
2009-10-20 | Fixed node_pi and node_declaration copying | arseny.kapoulkine |
2009-10-20 | tests: More tree modification tests | arseny.kapoulkine |
2009-10-20 | tests: More coverage | arseny.kapoulkine |
2009-10-20 | tests: Added declaration and document load/load_file error tests | arseny.kapoulkine |
2009-10-20 | tests: Added parsing tests | arseny.kapoulkine |
2009-10-20 | Fixed documentation bug | arseny.kapoulkine |
2009-10-12 | tests: Added document tests | arseny.kapoulkine |
2009-10-12 | PCDATA is now output with trailing newline if format_raw is not set and PCDAT... | arseny.kapoulkine |
2009-10-12 | tests: Refactored checking macros, added writing tests | arseny.kapoulkine |
2009-10-12 | Fixed xml_node::remove_attribute in case of empty attribute as a parameter | arseny.kapoulkine |
2009-10-12 | tests: More DOM modification tests | arseny.kapoulkine |
2009-10-11 | Const-correctness fix for print/save functions | arseny.kapoulkine |
2009-10-11 | tests: Initial tree modification tests | arseny.kapoulkine |
2009-10-11 | tests: Some finishing touches for test_dom_traverse (for now) | arseny.kapoulkine |
2009-10-11 | traverse now sets depth to -1 for both begin() and end() | arseny.kapoulkine |
2009-10-11 | tests: Added more node tests | arseny.kapoulkine |
2009-10-11 | Fixed offset_debug for pi nodes | arseny.kapoulkine |
2009-10-11 | tests: Added more node/attribute tests | arseny.kapoulkine |
2009-10-11 | tests: Added more node/attribute tests | arseny.kapoulkine |
2009-10-10 | tests: Added more node/attribute tests | arseny.kapoulkine |
2009-10-10 | tests: Added simple test framework, added a couple of tests | arseny.kapoulkine |
2009-10-10 | Minor build framework fixes | arseny.kapoulkine |
2009-10-10 | Initial test building support along with a stub test file | arseny.kapoulkine |
2009-10-10 | XPath: translate() function fixed | arseny.kapoulkine |
2009-10-09 | Fixed documentation changelog | arseny.kapoulkine |
2009-09-17 | Updated changelog once more | arseny.kapoulkine |
2009-09-17 | Updated changelog | arseny.kapoulkine |
2009-09-17 | Updated doxygen-generated documentation | arseny.kapoulkine |
2009-09-17 | Changed header version | arseny.kapoulkine |
2009-09-17 | Fixed compilation warnings on BCC | arseny.kapoulkine |
2009-09-17 | Added xml_attribute::set_value overloads | arseny.kapoulkine |
2009-08-31 | Fixed iterator functions and xml_node::print to work correctly with empty nod... | arseny.kapoulkine |
2009-08-31 | Added optional PUGIXML_API, PUGIXML_CLASS and PUGIXML_FUNCTION defines to con... | arseny.kapoulkine |
2009-08-31 | Fixed xml_node::all_elements_by_name include dependencies | arseny.kapoulkine |
2009-08-31 | XPath fixes (now it should fail to compile incorrect queries) | arseny.kapoulkine |
2009-06-24 | Fix multithreaded XPath evaluation | arseny.kapoulkine |
2009-04-10 | Fixed destroying of attribute/node name/values (it now uses custom deallocati... | arseny.kapoulkine |
2009-03-29 | Const-correctness fixes for find_child_by_attribute | arseny.kapoulkine |
2009-03-04 | Fixed compilation warning for gcc-4.3 | arseny.kapoulkine |
2009-02-28 | Fixed compilation warning in case char type is signed | arseny.kapoulkine |
2009-02-08 | Updated version (source, documentation) | arseny.kapoulkine |
2009-02-08 | Fixed bug in xml_buffer_writer::write | arseny.kapoulkine |
2009-01-26 | Fixed nostl mode | arseny.kapoulkine |
2009-01-25 | Minor documentation fix | arseny.kapoulkine |
2009-01-25 | Documentation updated | arseny.kapoulkine |
2009-01-25 | Added xml_node::print for stream to make migration easier | arseny.kapoulkine |
2009-01-25 | Added proper parse errors with description, parsed offsets and stuff | arseny.kapoulkine |