summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-11-20Merge branch 'master' into compactArseny Kapoulkine
2014-11-20Fix node_declaration copying with empty nameArseny Kapoulkine
2014-11-20Refactor node type checks for attribute insertionArseny Kapoulkine
2014-11-20Minor refactoring of tree modificationArseny Kapoulkine
2014-11-19XPath: Refactor eval_once to use set typeArseny Kapoulkine
2014-11-19XPath: Minor string operation refactoringArseny Kapoulkine
2014-11-19Make sure remove_node fully detaches the nodeArseny Kapoulkine
2014-11-19Prevent depth underflow when printing documentsArseny Kapoulkine
2014-11-19Add more assertions for page memory handling codeArseny Kapoulkine
2014-11-19Change has_declaration to work on node pointersArseny Kapoulkine
2014-11-19tests: Fix tests on various compilersArseny Kapoulkine
2014-11-18docs: Regenerated documentationArseny Kapoulkine
2014-11-17tests: Fix version testArseny Kapoulkine
2014-11-17docs: Add changelog for 1.5Arseny Kapoulkine
2014-11-17Update version to 1.5Arseny Kapoulkine
2014-11-17Rename xml_document::load to load_stringArseny Kapoulkine
2014-11-17tests: Don't use /dev/ttyArseny Kapoulkine
2014-11-16docs: Replace Subversion links with GitArseny Kapoulkine
2014-11-08Reduce required page alignment to 32Arseny Kapoulkine
2014-11-07Merge branch 'master' into compactArseny Kapoulkine
2014-11-07XPath: Partially inline xpath_node_set_raw::push_backArseny Kapoulkine
2014-11-07XPath: Only call apply_predicates if necessaryArseny Kapoulkine
2014-11-06Revert "Change Travis config to build on Linux/OSX"Arseny Kapoulkine
2014-11-06Change Travis config to build on Linux/OSXArseny Kapoulkine
2014-11-06Fix compact mode compilationArseny Kapoulkine
2014-11-06tests: Fix all tests for compact modeArseny Kapoulkine
2014-11-06Add compact build configuration to TravisArseny Kapoulkine
2014-11-06Verify that compact page encoding is safeArseny Kapoulkine
2014-11-06Add a separate storage class for PI nodesArseny Kapoulkine
2014-11-05Ensure selected page size works with allocate_stringArseny Kapoulkine
2014-11-05Fix xml_node::offset_debug for corner casesArseny Kapoulkine
2014-11-05Use impl::get_document instead of root() where possibleArseny Kapoulkine
2014-11-05Remove redundant branchesArseny Kapoulkine
2014-11-04Fix gcc warnings in compact modeArseny Kapoulkine
2014-11-04Merge branch 'master' into compactArseny Kapoulkine
2014-11-03XPath: Refactor predicate applicationArseny Kapoulkine
2014-11-03tests: Add more XPath mod testsArseny Kapoulkine
2014-11-02Fix undefined behavior while calling memcpyArseny Kapoulkine
2014-11-01tests: Improve test coverageArseny Kapoulkine
2014-11-01XPath: Fix undefined behavior while calling memcpyArseny Kapoulkine
2014-11-01Fix first-time make config=coverage testArseny Kapoulkine
2014-10-28Fix compilation after merge.Arseny Kapoulkine
2014-10-28Merge branch 'master' into compactArseny Kapoulkine
2014-10-28Fix several cppcheck warnings.Arseny Kapoulkine
2014-10-27Optimize node printing by using raw pointersArseny Kapoulkine
2014-10-27XPath: Optimize [position()=expr] and [last()]Arseny Kapoulkine
2014-10-26XPath: Only recognize numeric constant expressionsArseny Kapoulkine
2014-10-26XPath: Unify ast_filter/ast_predicate structureArseny Kapoulkine
2014-10-26XPath: Optimize constant filters/predicatesArseny Kapoulkine
2014-10-26tests: Remove git2svn helper script!Arseny Kapoulkine