Age | Commit message (Expand) | Author |
2010-07-07 | tests: Minor fix | arseny.kapoulkine |
2010-07-07 | remove_child and remove_attribute now return operation result | arseny.kapoulkine |
2010-07-07 | Fixed strequalrange so that it matches the description (this also fixes first... | arseny.kapoulkine |
2010-07-06 | Iterator fixes: added assertions, fixed past-the-end iterator behavior wrt to... | arseny.kapoulkine |
2010-07-06 | xml_node::all_elements_by_name is now deprecated | arseny.kapoulkine |
2010-07-01 | parse_wnorm_attribute is no longer deprecated (it's part of W3C recommendatio... | arseny.kapoulkine |
2010-06-27 | Renamed encoding_t to xml_encoding, renamed xpath_type_t to xpath_value_type | arseny.kapoulkine |
2010-06-14 | XPath: Rewritten number->string conversion using CRT scientific format (much ... | arseny.kapoulkine |
2010-06-13 | tests: Added tests for parsing offset values | arseny.kapoulkine |
2010-06-13 | Internal XML parsing error handling is done via setjmp/longjmp, all allocatio... | arseny.kapoulkine |
2010-06-12 | Declaration nodes improvements (they now automatically get name "xml", they c... | arseny.kapoulkine |
2010-06-12 | tests: Added non top-level declaration test | arseny.kapoulkine |
2010-06-12 | Refactored PI/declaration parsing, now non top-level declarations result in p... | arseny.kapoulkine |
2010-06-11 | tests: Fixed PI test | arseny.kapoulkine |
2010-06-11 | tests: Added more (failing) declaration/PI tests | arseny.kapoulkine |
2010-06-11 | Rewritten numeric character reference parsing (fixed &#; and &#x; parsing), a... | arseny.kapoulkine |
2010-06-11 | tests: Added SunCC x64 support | arseny.kapoulkine |
2010-06-10 | tests: Autotest now targets several architectures on MacOS, minor report refa... | arseny.kapoulkine |
2010-06-07 | tests: Added C++0x support | arseny.kapoulkine |
2010-06-04 | Optimized attribute parsing; behavior of parse_wconv changed, it now assumes ... | 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: Improved IntelC support, added more compilers to autotest, removed old... | 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 | tests: Added more XPath tests based on recommendation errata | arseny.kapoulkine |
2010-05-31 | tests: Added more XPath parsing tests | 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 | 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 | tests: Added more Xalan tests | 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 | 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 | tests: Added more XPath tests | arseny.kapoulkine |