bottom up run works for text nodes
[SXSI/xpathcomp.git] / OCamlDriver.cpp
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 callback for PrevSibling
2009-03-02 kimRemoved testing cruft
2009-02-16 kimImplement CachedText
2009-02-16 kimMerged from branch stable-succint-refactor
2009-01-29 kimSome more bugfixing for the contains.
2009-01-29 kimAdd serialization functions
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 kimRemoved the debugging stuff.
2008-11-27 kimBasic stuff should be working, need to remove debugging...
2008-11-21 kimInitial commit