.
[SXSI/xpathcomp.git] / tree.ml
2009-03-24 kim.
2009-03-23 kimfixed typo in print_xml_fast
2009-03-23 kimMerged -correctxpath branch
2009-03-11 kimAdded pure C++ timeing function
2009-03-10 kimAdded naive contains
2009-03-10 kimmerge from branch stable-succint-jumping
2009-03-08 kimAdded unit_test file
2009-03-02 kimMerge from branch stable-succint-refactor
2009-03-02 kimRemoved testing cruft
2009-02-16 kimImplement CachedText
2009-02-16 kimMerged from branch stable-succint-refactor
2009-02-09 kimMerge branch xpathcomp-succintbackend-refactor back...
2009-01-29 kimSome more bugfixing for the contains.
2009-01-29 kimAdd serialization functions
2009-01-28 kimgit-svn-id: svn+ssh://idea.nguyen.vg/svn/sxsi/trunk...
2009-01-28 kimAdded parsing of command line options to set sample...
2009-01-27 kimFix stupid bug with Tag indices
2009-01-27 kimDon't index empty texts
2009-01-27 kim- Removed the direct calls to TextCollection, use XMLTr...
2009-01-27 kim.
2008-12-12 kim.
2008-11-27 kim.
2008-11-27 kimBasic stuff should be working, need to remove debugging...
2008-11-25 kimReplaced OCamlBackend
2008-11-21 kimInitial commit