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