Major optimization, rewrite to avoid deep recursion if possible.
[SXSI/xpathcomp.git] / tree.mli
2010-04-28 kimFixed nasty garbage collector setting
2010-04-28 kim.
2009-09-01 kimvarious cleanups, more memoization in symbol table...
2009-08-19 kimAdded benchmarking funtions,
2009-08-19 kimSafety before Techfest
2009-06-06 kimSafety commit
2009-05-11 kimRestored bottom up run
2009-04-30 kimCleaned up every thing, prepared to remove deprecated...
2009-04-30 kimFurther optimisations, changed the prototype of Tree.mli
2009-04-30 kimCommit before changing Tree.ml interface
2009-04-26 kimremoved cruft, fixed ptset.ml
2009-04-26 kimHalf way through refactoring
2009-04-17 kimmerge from local branch
2009-04-17 kimbottom up run works for text nodes
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 kimRemoved testing cruft
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-27 kimFix stupid bug with Tag indices
2009-01-27 kim,
2008-12-12 kim.
2008-11-27 kim.
2008-11-21 kimInitial commit