summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2010-05-26tests: Added Solaris/Sun C++ to report formatterarseny.kapoulkine
2010-05-25tests: Added Solaris autotestarseny.kapoulkine
2010-05-25Added build support for Sun C++arseny.kapoulkine
2010-05-25Added support for Sun C++ compilerarseny.kapoulkine
2010-05-25tests: Minor fixarseny.kapoulkine
2010-05-25tests: Replaced #pragma once with header guardsarseny.kapoulkine
2010-05-25Updated version, updated changelog, minor Doxygen fixesarseny.kapoulkine
2010-05-25Internal charN_t types now use fixed size uintN_t typesarseny.kapoulkine
2010-05-25Optimized utf8 decodingarseny.kapoulkine
2010-05-25Optimized utf8 -> wchar_t conversion, replaced assert with static assertarseny.kapoulkine
2010-05-25Changed memory management so that the document node lives inside document; th...arseny.kapoulkine
2010-05-25Fixed BCC and MSVC6 compilationarseny.kapoulkine
2010-05-23tests: Minor addition to attribute value modification testsarseny.kapoulkine
2010-05-22tests: Minor addition to PI parsing testsarseny.kapoulkine
2010-05-21Nodes/attributes with empty names now are printed as :anonymousarseny.kapoulkine
2010-05-20Optimized debug mode parsing/saving by order of magnitudearseny.kapoulkine
2010-05-20More compare_eq/rel refactoringarseny.kapoulkine
2010-05-20as_* functions now all use strto*/wcsto* functions; this unifies the behavior...arseny.kapoulkine
2010-05-20Assume that all compilers (except Microsoft) have stdint.harseny.kapoulkine
2010-05-20tests: Added progressive truncation testarseny.kapoulkine
2010-05-20tests: Final MacOS fixesarseny.kapoulkine
2010-05-20tests: Fixed toolset autodetection in autotest-localarseny.kapoulkine
2010-05-20tests: Fixed deprecation warnings disabling for GCC 4.0, miscellaneous fixes ...arseny.kapoulkine
2010-05-17tests: Final autotest report tuningarseny.kapoulkine
2010-05-17tests: Final fixarseny.kapoulkine
2010-05-17tests: Added newline stripping from gcc -dumpversion outputarseny.kapoulkine
2010-05-17tests: Minor fix for jam scriptsarseny.kapoulkine
2010-05-17tests: Minor fixesarseny.kapoulkine
2010-05-17tests: gcc version is now specified upon buildingarseny.kapoulkine
2010-05-17tests: Fixed Linux startup scripts (line endings), added FreeBSD startup scriptarseny.kapoulkine
2010-05-17XPath refactoring (ast_filter/filter_posinv/predicates use the same function,...arseny.kapoulkine
2010-05-13tests: Added Linux startup scriptarseny.kapoulkine
2010-05-13tests: Added wait for server to remote host, added automatic VM launcharseny.kapoulkine
2010-05-13tests: Added remote autotest host/server scriptsarseny.kapoulkine
2010-05-13tests: Minor autotest look improvementsarseny.kapoulkine
2010-05-12tests: Improved platform/toolset formattingarseny.kapoulkine
2010-05-12Fixed GCC buildarseny.kapoulkine
2010-05-12tests: Minor cleanuparseny.kapoulkine
2010-05-12tests: Removed abbreviated defines, added HTML report generatorarseny.kapoulkine
2010-05-12tests: Started autotest refactoring (extracted build log generation code)arseny.kapoulkine
2010-05-11Fixed incorrect allocator pointer in pages during parsingarseny.kapoulkine
2010-05-10Various test compilation fixesarseny.kapoulkine