summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-11-08XPath: Fixed minor string to number conversion bugarseny.kapoulkine
2009-11-08XPath: Minor fixarseny.kapoulkine
2009-11-08tests: Mostly complete coverage of XPath W3Carseny.kapoulkine
2009-11-08tests: Added tests from W3C standard (abbreviated)arseny.kapoulkine
2009-11-08XPath: Fixed minor root step bug - don't select empty nodesarseny.kapoulkine
2009-11-08tests: Added tests from W3C standard (non-abbreviated)arseny.kapoulkine
2009-11-08XPath: Fixed all_in_namespace node testarseny.kapoulkine
2009-11-08tests: Added node test tests, added abbreviated step/axis testsarseny.kapoulkine
2009-11-08XPath: Minor refactoring, fixed text()/etc. parsing bug (issue 33)arseny.kapoulkine
2009-11-08XPath: Refactored tokenization/parsing to be more compliantarseny.kapoulkine
2009-11-08tests: Added msvcN_x64 supportarseny.kapoulkine
2009-11-04tests: Fixed mingw 4.4.0 coverage reportsarseny.kapoulkine
2009-11-04tests: Reduced stack pressure for one of tests (CW/IC8 can't handle it)arseny.kapoulkine
2009-11-04tests: Added allocator coverage testsarseny.kapoulkine
2009-11-04XPath: Fixed namespace-uri so that namespace scope includes the namespace dec...arseny.kapoulkine
2009-11-04tests: Completed function library tests, added namespace axis and variable re...arseny.kapoulkine
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