summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-06-07tests: Added C++0x supportarseny.kapoulkine
2010-06-06Replaced charN_t types with uintN_t (C++0x compatibility)arseny.kapoulkine
2010-06-04Optimized attribute parsing; behavior of parse_wconv changed, it now assumes ...arseny.kapoulkine
2010-06-03Minor strcpy_insitu optimization for large strings, removed now redundant imp...arseny.kapoulkine
2010-06-02tests: Fixed report CSS, VMs are now started in minimized state (GUI mode)arseny.kapoulkine
2010-06-02tests: Add Subversion revision info to build reportarseny.kapoulkine
2010-06-02tests: Temporary file name is obtained via mkstemp on Unix systemsarseny.kapoulkine
2010-06-02tests: Use ... instead of ### as autotest info prefix (sh compatibility)arseny.kapoulkine
2010-06-02tests: Don't wait for full jam output before parsingarseny.kapoulkine
2010-06-02tests: Use colon instead of semicolon as define set separator (sh compatibility)arseny.kapoulkine
2010-06-02tests: Added -j6 jam argument for non-Windows OSarseny.kapoulkine
2010-06-02tests: Fixed test race condition (a better way would be to use argv[0]-relati...arseny.kapoulkine
2010-06-02tests: Redesigned test building; now all configurations of a single toolset a...arseny.kapoulkine
2010-06-01tests: Added fp:precise flag for IntelC (the default seems to be fp:fast, whi...arseny.kapoulkine
2010-06-01Removed redundant functionarseny.kapoulkine
2010-06-01tests: Improved IntelC support, added more compilers to autotest, removed old...arseny.kapoulkine
2010-06-01Constant deprecation is disabled only on old IntelC, removed deprecation warn...arseny.kapoulkine
2010-05-31XPath: Added check for fpclassify presence before usearseny.kapoulkine
2010-05-31XPath: Slightly optimized lexerarseny.kapoulkine
2010-05-31tests: Added /[1] testarseny.kapoulkine
2010-05-31XPath: Replaced backtracking with lookahead in absolute path parsingarseny.kapoulkine
2010-05-31Fixed DMC compilationarseny.kapoulkine
2010-05-31tests: Added more XPath tests based on recommendation errataarseny.kapoulkine
2010-05-31XPath: Removed separate semantics checking pass, types are verified during pa...arseny.kapoulkine
2010-05-31tests: Added more XPath parsing testsarseny.kapoulkine
2010-05-31Simplified fp specials handling in XPath (using common faster implementation ...arseny.kapoulkine
2010-05-31Changed fp specials handling in XPath (using fpclassify/fpclass where possibl...arseny.kapoulkine
2010-05-31tests: Disabled failing checks for MacOS (second try)arseny.kapoulkine
2010-05-31tests: Disabled failing checks for MacOS because of incorrect ceil implementa...arseny.kapoulkine
2010-05-30Fixed XPath parsing (numbers of the form \d+\. are now parsed correctly, stra...arseny.kapoulkine
2010-05-30tests: Extended wchar_t mode tests (broken UTF16 test, some tests were errone...arseny.kapoulkine
2010-05-30tests: Added more tests (including a couple of failing ones)arseny.kapoulkine
2010-05-30tests: Added more Xalan testsarseny.kapoulkine
2010-05-30Fixed node tests for attributesarseny.kapoulkine
2010-05-30tests: Added tests for principal node types with attributes for all axes that...arseny.kapoulkine
2010-05-30tests: Fixed pointer order dependency for unsorted XPath resultsarseny.kapoulkine
2010-05-29tests: Minor wchar_t mode fixesarseny.kapoulkine
2010-05-29Fixed descendant-or-self axis for attributesarseny.kapoulkine
2010-05-29tests: Added more Xalan testsarseny.kapoulkine
2010-05-29Fixed following:: and preceding:: axes for attribute nodesarseny.kapoulkine
2010-05-29tests: Added some axis Xalan tests, extended all axis tests to include attrib...arseny.kapoulkine
2010-05-29tests: Added more Xalan testsarseny.kapoulkine
2010-05-29tests: Fixed tests for wchar_t mode, disabled some tests on compilers with br...arseny.kapoulkine
2010-05-29Added round_nearest_nzero explanationarseny.kapoulkine
2010-05-29XPath round() is now fully compliantarseny.kapoulkine
2010-05-29tests: Added more ceiling/round tests, added first batch of Xalan testsarseny.kapoulkine
2010-05-29Very minor XPath refactoringarseny.kapoulkine
2010-05-29tests: Added more XPath testsarseny.kapoulkine
2010-05-26Removed redundant templatearseny.kapoulkine
2010-05-26Minor changelog fixarseny.kapoulkine