summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-10-27tests: More decimal digits are testedarseny.kapoulkine
2009-10-21tests: Added different casing to lang testarseny.kapoulkine
2009-10-21XPath: Fixed lang() functionarseny.kapoulkine
2009-10-21tests: Added lang() testsarseny.kapoulkine
2009-10-21tests: Added tests for some XPath functionsarseny.kapoulkine
2009-10-21XPath: Fixed empty string literals, don't add empty nodes/attributes in node ...arseny.kapoulkine
2009-10-21Fixed parsing of empty strings in rare cases for XPatharseny.kapoulkine
2009-10-21tests: Added basic XPath testsarseny.kapoulkine
2009-10-21tests: Added more escape error testsarseny.kapoulkine
2009-10-20tests: Added forgotten test filesarseny.kapoulkine
2009-10-20tests: Restored -n flag for gcovarseny.kapoulkine
2009-10-20tests: Final core tests, 99.0% coverage for pugixml.cpparseny.kapoulkine
2009-10-20tests: Added memory leak detectionarseny.kapoulkine
2009-10-20Added memory allocation function getters (can't write generic function to par...arseny.kapoulkine
2009-10-20tests: Added wildcard and doctype testsarseny.kapoulkine
2009-10-20tests: Added more testsarseny.kapoulkine
2009-10-20Removed dead code (UTF8 sequences of length 5 are considered broken, removed ...arseny.kapoulkine
2009-10-20Fixed node_pi and node_declaration copyingarseny.kapoulkine
2009-10-20tests: More tree modification testsarseny.kapoulkine
2009-10-20tests: More coveragearseny.kapoulkine
2009-10-20tests: Added declaration and document load/load_file error testsarseny.kapoulkine
2009-10-20tests: Added parsing testsarseny.kapoulkine
2009-10-20Fixed documentation bugarseny.kapoulkine
2009-10-12tests: Added document testsarseny.kapoulkine
2009-10-12PCDATA is now output with trailing newline if format_raw is not set and PCDAT...arseny.kapoulkine
2009-10-12tests: Refactored checking macros, added writing testsarseny.kapoulkine
2009-10-12Fixed xml_node::remove_attribute in case of empty attribute as a parameterarseny.kapoulkine
2009-10-12tests: More DOM modification testsarseny.kapoulkine
2009-10-11Const-correctness fix for print/save functionsarseny.kapoulkine
2009-10-11tests: Initial tree modification testsarseny.kapoulkine
2009-10-11tests: Some finishing touches for test_dom_traverse (for now)arseny.kapoulkine
2009-10-11traverse now sets depth to -1 for both begin() and end()arseny.kapoulkine
2009-10-11tests: Added more node testsarseny.kapoulkine
2009-10-11Fixed offset_debug for pi nodesarseny.kapoulkine
2009-10-11tests: Added more node/attribute testsarseny.kapoulkine
2009-10-11tests: Added more node/attribute testsarseny.kapoulkine
2009-10-10tests: Added more node/attribute testsarseny.kapoulkine
2009-10-10tests: Added simple test framework, added a couple of testsarseny.kapoulkine
2009-10-10Minor build framework fixesarseny.kapoulkine
2009-10-10Initial test building support along with a stub test filearseny.kapoulkine
2009-10-10XPath: translate() function fixedarseny.kapoulkine
2009-10-09Fixed documentation changelogarseny.kapoulkine
2009-09-17Updated changelog once morearseny.kapoulkine
2009-09-17Updated changelogarseny.kapoulkine
2009-09-17Updated doxygen-generated documentationarseny.kapoulkine
2009-09-17Changed header versionarseny.kapoulkine
2009-09-17Fixed compilation warnings on BCCarseny.kapoulkine
2009-09-17Added xml_attribute::set_value overloadsarseny.kapoulkine
2009-08-31Fixed iterator functions and xml_node::print to work correctly with empty nod...arseny.kapoulkine
2009-08-31Added optional PUGIXML_API, PUGIXML_CLASS and PUGIXML_FUNCTION defines to con...arseny.kapoulkine