summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-11-03XPath: Fixed following and preceding axesarseny.kapoulkine
2009-11-03XPath: Fixed self axisarseny.kapoulkine
2009-11-03tests: Added tests for all axes except namespacearseny.kapoulkine
2009-11-03tests: Added helper for node set testing, added several testsarseny.kapoulkine
2009-10-31tests: Minor build fixarseny.kapoulkine
2009-10-31XPath: Fixed alignment issuesarseny.kapoulkine
2009-10-30XPath: Fixed contains() for broken STL implementationsarseny.kapoulkine
2009-10-30tests: Minor fixes, added autotest scriptarseny.kapoulkine
2009-10-29tests: CodeWarrior and BCC supportedarseny.kapoulkine
2009-10-29tests: Tests can work without exceptions nowarseny.kapoulkine
2009-10-29Added support for different compilation modesarseny.kapoulkine
2009-10-29Fixed compilation warning on gcc3.4 (should work ok on gcc4, working around i...arseny.kapoulkine
2009-10-29tests: Supported all pugixml compilation modesarseny.kapoulkine
2009-10-28tests: More fixes and toolsets supportarseny.kapoulkine
2009-10-28tests: Fixed NaN tests for MSVC6arseny.kapoulkine
2009-10-28tests: Fixed MSVC6 compilationarseny.kapoulkine
2009-10-28Fixed MSVC6 compilation of template member functionsarseny.kapoulkine
2009-10-28Added MSVC buildingarseny.kapoulkine
2009-10-28tests: Fixed MSVC warnings/errorsarseny.kapoulkine
2009-10-28Fixed MSVC6 compilation errorarseny.kapoulkine
2009-10-28tests: Added one more normalize-space test, added tests for all logical & com...arseny.kapoulkine
2009-10-28tests: More function argument parsing testsarseny.kapoulkine
2009-10-28tests: Added function arguments tests, added arithmetic operators testsarseny.kapoulkine
2009-10-27XPath: Fixed string-value evaluation for node setarseny.kapoulkine
2009-10-27tests: Completed string function testsarseny.kapoulkine
2009-10-27XPath: Fixed concat() crasharseny.kapoulkine
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