SXSI/xpathcomp.git
2009-04-30 kimFurther optimisations, changed the prototype of Tree.mli
2009-04-30 kimCommit before changing Tree.ml interface
2009-04-27 kimOptimized the topdown run yet again
2009-04-26 kimAdd new hlist module
2009-04-26 kimAdd some more optimization
2009-04-26 kimSome more optimisations
2009-04-26 kim.
2009-04-26 kimremoved cruft, fixed ptset.ml
2009-04-26 kimNew files refactoring the code
2009-04-26 kimFixed bug inverting the status of bureaucratic and...
2009-04-26 kimHalf way through refactoring
2009-04-26 fclaudeimprovements...
2009-04-21 kimCleaning dead code
2009-04-17 kimmerge from local branch
2009-04-17 kimadding utils.ml
2009-04-17 kim.
2009-04-17 kimbottom up run works for text nodes
2009-04-02 kimAdd a testing program
2009-04-02 kim.
2009-03-29 fclaudenew timeXMLTree
2009-03-25 kimgit-svn-id: svn+ssh://idea.nguyen.vg/svn/sxsi/trunk...
2009-03-24 fclaudechanges
2009-03-24 kim.
2009-03-24 fclaudechanges for compiling, OJO: Makefile in xpathcomp...
2009-03-23 kimfixed typo in print_xml_fast
2009-03-23 kimMerged -correctxpath branch
2009-03-23 kimMerged -correctxpath branch
2009-03-11 kim.
2009-03-11 kimenhanced timeXMLTree
2009-03-11 fclaudepatches
2009-03-11 kimbug fixes, added the count queries
2009-03-11 kimChanged clock() to gettimeofday()
2009-03-11 kim.
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 kimForgot to add unit_test.ml :(
2009-03-08 kimAdded callback for PrevSibling
2009-03-08 kimAdded unit_test file
2009-03-02 kimMerge from branch stable-succint-refactor
2009-03-02 kimAdd back testing files, lost in previous commit
2009-03-02 kimRemoved testing cruft
2009-02-16 kimImplement CachedText
2009-02-16 kimMerged from branch stable-succint-refactor
2009-02-09 kimAdded missing files
2009-02-09 kim.
2009-02-09 kim.
2009-02-09 kimAdded test cases
2009-02-09 kimMerge branch xpathcomp-succintbackend-refactor back...
2009-01-30 kim.
2009-01-30 kim.
2009-01-29 kim.
2009-01-29 kim.
2009-01-29 kimSome more bugfixing for the contains.
2009-01-29 kimModified the instructions
2009-01-29 kimAdd serialization functions
2009-01-28 kimActually commit the files.
2009-01-28 kimAdded package dependecies
2009-01-28 kim.
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 kimEta expand (land) and (lor) to fun a b -> a land b
2009-01-27 kimDon't index empty texts
2009-01-27 kim- Removed the direct calls to TextCollection, use XMLTr...
2009-01-27 kim,
2009-01-27 kim.
2008-12-12 kim.
2008-11-27 kim.
2008-11-27 kimRemoved the debugging stuff.
2008-11-27 kimBasic stuff should be working, need to remove debugging...
2008-11-25 kimMissing files in the previous commit.
2008-11-25 kimReplaced OCamlBackend
2008-11-21 kimtest case to debug : in predicates, only recurse on...
2008-11-21 kimInitial commit