summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2014-10-26Update README.md with new documentation URLs.Arseny Kapoulkine
2014-10-26tests: Add a way for tests to verify allocation failureArseny Kapoulkine
2014-10-25Fix node copying for some out of memory casesArseny Kapoulkine
2014-10-25Add 'coverage' configuration to Makefile.Arseny Kapoulkine
2014-10-25Remove redundant null pointer checks.Arseny Kapoulkine
2014-10-24tests: Fix test failure in PUGIXML_WCHAR_MODEArseny Kapoulkine
2014-10-24tests: Add even more coverage testsArseny Kapoulkine
2014-10-23tests: Add more tests for better coverageArseny Kapoulkine
2014-10-23tests: Improve test coverageArseny Kapoulkine
2014-10-21Fix compact modeArseny Kapoulkine
2014-10-21Merge branch 'master' into compactArseny Kapoulkine
2014-10-22XPath: Optimize predicate evaluationArseny Kapoulkine
2014-10-22XPath: Use node pointers in step_push/step_fillArseny Kapoulkine
2014-10-20Merge branch 'master' into compactArseny Kapoulkine
2014-10-21tests: Fix PUGIXML_WCHAR_MODE compilationArseny Kapoulkine
2014-10-20Merge branch 'master' into compactArseny Kapoulkine
2014-10-21tests: Assert on out-of-memory in testsArseny Kapoulkine
2014-10-21XPath: Make sure step_push is called with valid nodesArseny Kapoulkine
2014-10-20tests: Add a coverage test for unspecified_boolArseny Kapoulkine