Added test program
[SXSI/xpathcomp.git] / OCamlDriver.cpp
2011-02-07 kimAdded test program
2011-02-07 kimcherry pick from local- branch
2011-02-07 kim.
2010-10-27 nvalimakAdded filename parameter for Save() and Load()
2010-04-28 kimStable state. Includes fixes and tweaking of the cachin...
2010-04-28 kimSafe closure version
2010-04-28 kim.
2009-09-01 kim.
2009-09-01 kimvarious cleanups, more memoization in symbol table...
2009-08-19 kimAdded benchmarking funtions,
2009-08-19 kimSafety before Techfest
2009-08-19 kimsafety commit
2009-06-06 kimSafety commit
2009-05-26 kimFixed bug in NextElement, improved caching
2009-05-17 kimFixed uneeded free in get cached text
2009-05-11 kim.
2009-05-11 kimRestored bottom up run
2009-05-03 kimCommit before branching to new XPath compilation
2009-04-30 kimCleaned up every thing, prepared to remove deprecated...
2009-04-30 kimCommit before changing Tree.ml interface
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