Bump file format magic number, invalidate all previously generated indexes.
[SXSI/xpathcomp.git] / src / tree.ml
2012-05-29 Kim NguyễnBump file format magic number, invalidate all previousl...
2012-05-04 Kim NguyễnAdd -doc-stats options to print document statistics.
2012-05-02 Kim NguyễnVarious improvements:
2012-05-02 Kim NguyễnAdd a command line option to disable the indexing of...
2012-04-24 Kim NguyễnRevert "Call directly the low-level subtree_elements...
2012-04-24 Kim NguyễnCall directly the low-level subtree_elements function...
2012-04-20 Kim NguyễnAdd hooks to re-initialize hconsed modules.
2012-04-18 Kim NguyễnChange from unordered_set<tag> to int array in low...
2012-04-12 Kim NguyễnMore debugging:
2012-04-06 Kim NguyễnFinish adapting to new libxml-tree API
2012-04-04 Kim NguyễnBig refactoring of libxml-tree, part (1) (everything...
2012-04-02 Kim NguyễnUses the Logger.print function instead of Printf.eprintf
2012-03-19 Kim NguyễnTemporary commit
2012-03-14 Kim NguyễnMake the tree/text interface more flexible to various...
2012-03-01 Kim NguyễnUpdate parsing of tree.
2012-02-22 Kim NguyễnFix indentation issues.
2012-02-16 Kim NguyễnRemove hard-coded acess to SXSI for tag operations.
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