Age | Commit message (Expand) | Author |
2010-05-25 | Changed memory management so that the document node lives inside document; th... | arseny.kapoulkine |
2010-05-25 | Fixed BCC and MSVC6 compilation | arseny.kapoulkine |
2010-05-23 | tests: Minor addition to attribute value modification tests | arseny.kapoulkine |
2010-05-22 | tests: Minor addition to PI parsing tests | arseny.kapoulkine |
2010-05-21 | Nodes/attributes with empty names now are printed as :anonymous | arseny.kapoulkine |
2010-05-20 | Optimized debug mode parsing/saving by order of magnitude | arseny.kapoulkine |
2010-05-20 | More compare_eq/rel refactoring | arseny.kapoulkine |
2010-05-20 | as_* functions now all use strto*/wcsto* functions; this unifies the behavior... | arseny.kapoulkine |
2010-05-20 | Assume that all compilers (except Microsoft) have stdint.h | arseny.kapoulkine |
2010-05-20 | tests: Added progressive truncation test | arseny.kapoulkine |
2010-05-20 | tests: Final MacOS fixes | arseny.kapoulkine |
2010-05-20 | tests: Fixed toolset autodetection in autotest-local | arseny.kapoulkine |
2010-05-20 | tests: Fixed deprecation warnings disabling for GCC 4.0, miscellaneous fixes ... | arseny.kapoulkine |
2010-05-17 | tests: Final autotest report tuning | arseny.kapoulkine |
2010-05-17 | tests: Final fix | arseny.kapoulkine |
2010-05-17 | tests: Added newline stripping from gcc -dumpversion output | arseny.kapoulkine |
2010-05-17 | tests: Minor fix for jam scripts | arseny.kapoulkine |
2010-05-17 | tests: Minor fixes | arseny.kapoulkine |
2010-05-17 | tests: gcc version is now specified upon building | arseny.kapoulkine |
2010-05-17 | tests: Fixed Linux startup scripts (line endings), added FreeBSD startup script | arseny.kapoulkine |
2010-05-17 | XPath refactoring (ast_filter/filter_posinv/predicates use the same function,... | arseny.kapoulkine |
2010-05-13 | tests: Added Linux startup script | arseny.kapoulkine |
2010-05-13 | tests: Added wait for server to remote host, added automatic VM launch | arseny.kapoulkine |
2010-05-13 | tests: Added remote autotest host/server scripts | arseny.kapoulkine |
2010-05-13 | tests: Minor autotest look improvements | arseny.kapoulkine |
2010-05-12 | tests: Improved platform/toolset formatting | arseny.kapoulkine |
2010-05-12 | Fixed GCC build | arseny.kapoulkine |
2010-05-12 | tests: Minor cleanup | arseny.kapoulkine |
2010-05-12 | tests: Removed abbreviated defines, added HTML report generator | arseny.kapoulkine |
2010-05-12 | tests: Started autotest refactoring (extracted build log generation code) | arseny.kapoulkine |
2010-05-11 | Fixed incorrect allocator pointer in pages during parsing | arseny.kapoulkine |
2010-05-10 | Various test compilation fixes | arseny.kapoulkine |
2010-05-10 | Final portion of DOCTYPE tests | arseny.kapoulkine |
2010-05-10 | More DOCTYPE tests | arseny.kapoulkine |
2010-05-10 | More DOCTYPE tests | arseny.kapoulkine |
2010-05-10 | Added some DOCTYPE tests from xmlsuite | arseny.kapoulkine |
2010-05-10 | Implemented better DOCTYPE parsing, added more DOCTYPE tests | arseny.kapoulkine |
2010-05-10 | Added test that checks for correct page deallocation policy | arseny.kapoulkine |
2010-05-10 | Added more tests | arseny.kapoulkine |
2010-05-10 | Added more tests | arseny.kapoulkine |
2010-05-10 | Optimized memory consumption (removed last_child and last_attribute, sibling/... | arseny.kapoulkine |
2010-05-10 | Minor allocation refactoring and optimization | arseny.kapoulkine |
2010-05-10 | Internal iterator constructors are now private, added empty document test | arseny.kapoulkine |
2010-05-10 | Optimized xml_document::destroy | arseny.kapoulkine |
2010-05-10 | Reworked DOM memory allocation scheme (name/value allocations use the same pa... | arseny.kapoulkine |
2010-05-09 | Removed document order optimization (it helps on a tiny percentage of queries... | arseny.kapoulkine |
2010-05-09 | Enabled MSVC10 x64 in autotest | arseny.kapoulkine |
2010-05-09 | Improved memory leak detection | arseny.kapoulkine |
2010-05-09 | Added empty stream/buffer tests, fixed null buffer parsing in wchar_t mode | arseny.kapoulkine |
2010-05-09 | Build system fixes (old-style debug format for MSVC, removed Wp64 for MSVC9/10) | arseny.kapoulkine |