Big refactoring of libxml-tree, part (1) (everything compiles)
[SXSI/xpathcomp.git] / src / OCamlDriver.cpp
2012-04-04 Kim NguyễnBig refactoring of libxml-tree, part (1) (everything...
2012-03-14 Kim NguyễnSort and remove duplicate from text query results ...
2012-03-14 Kim NguyễnAdd a C implementation of leading_bit and clz to optimi...
2012-03-01 Kim NguyễnCosmetic change.
2012-02-22 Kim NguyễnRemove support for outdated libGrammar, replaced by...
2012-02-22 Kim NguyễnAdd function to query the memory usage of the BP structure.
2012-02-22 Kim NguyễnFinish porting to the Grammar2 API
2012-02-22 Kim NguyễnAdd wrappers for sadakane's data structure.
2012-02-16 Kim NguyễnRemove hard-coded acess to SXSI for tag operations.
2012-02-16 Kim NguyễnFinished fixing the pre-order traversal of the grammar.
2012-02-15 Kim NguyễnTemporary commit.
2012-02-14 Kim NguyễnPreliminary support for the grammar.
2012-02-14 kimMerge branch 'local-library-split' into local-trunk trunk
2012-02-07 kimTemporary commit.
2011-12-03 kimFix C++/OCaml wrappers.
2011-12-03 kimRefactoring, 1st tier:
2011-11-02 kimUse TaggedNext for full subtree iteration instead of...
2011-09-09 kimMerge branch 'local-ocamlbuild' into local-trunk