SXSI/xpathcomp.git
2012-04-18 Kim NguyễnAdd utility header file. new-xml-tree
2012-04-18 Kim NguyễnChange from unordered_set<tag> to int array in low...
2012-04-18 Kim NguyễnChange the ifndef guard from FOO_H_ to FOO_HPP_ to...
2012-04-18 Kim NguyễnMisc. rewrites:
2012-04-12 Kim NguyễnEncapsulate serialization results around with <xml_resu...
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ễnOptimize the bottom-up run using a Camlp4 macro instead...
2012-04-02 Kim NguyễnSilence compiler warning about unused variables.
2012-04-02 Kim NguyễnUses the Logger.print function instead of Printf.eprintf
2012-04-02 Kim NguyễnAdd text() and node() tokens in the lexer to allow...
2012-04-02 Kim NguyễnFix bug where the Lvl2 Cache got corrupted upon resizing.
2012-04-02 Kim NguyễnRemove unused memory profiling code.
2012-04-02 Kim NguyễnAdd efficient compare_int in INCLUDED .ml files.
2012-03-20 Kim NguyễnChange the logging infrastructure:
2012-03-20 Kim NguyễnRename flags for build script from -foo to -enable-foo
2012-03-20 Kim NguyễnAdd the auction.dtd document type definition to the...
2012-03-20 Kim NguyễnRename 'Tracer' module to 'Logger'.
2012-03-19 Kim NguyễnRevert "Remove the need for a NOP operation in automata...
2012-03-19 Kim NguyễnTemporary commit
2012-03-16 Kim NguyễnRemove -flto from the linking phase.
2012-03-16 Kim NguyễnEnsure that the c++ flags defined in myocamlbuild_confi...
2012-03-16 Kim NguyễnChange inlining parameter to 1000 again.
2012-03-16 Kim NguyễnFinaly clean up formula representation.
2012-03-14 Kim NguyễnAdd query
2012-03-14 Kim NguyễnAdd performance tests
2012-03-14 Kim NguyễnFix test scripts.
2012-03-14 Kim NguyễnIgnore .g files (grammar). tool-shed
2012-03-14 Kim NguyễnMake the tree/text interface more flexible to various...
2012-03-14 Kim NguyễnSmall refactoring:
2012-03-14 Kim NguyễnRemove the need for a NOP operation in automata bytecode.
2012-03-14 Kim NguyễnClean-up Hcons module:
2012-03-14 Kim NguyễnAdd iteri function to traverse cache data structures.
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-14 Kim NguyễnUpdate compilation flag:
2012-03-01 Kim NguyễnAdd text-attribute tags to the star tagset.
2012-03-01 Kim NguyễnPut grammar stuff.
2012-03-01 Kim NguyễnUpdate parsing of tree.
2012-03-01 Kim NguyễnCosmetic changes.
2012-03-01 Kim NguyễnCosmetic changes.
2012-03-01 Kim NguyễnAdd grammar related function to result sets (2/2).
2012-03-01 Kim NguyễnAdd grammar related function to result sets.
2012-03-01 Kim NguyễnUpdate to new caching infrastructure.
2012-03-01 Kim NguyễnTemporary commit for grammar stuff.
2012-03-01 Kim NguyễnSmall optimization (replace lor 1 by + 1)
2012-03-01 Kim NguyễnPass debugging flags to malloc.
2012-03-01 Kim NguyễnUpdate caching infrastructure to automatically resize...
2012-03-01 Kim NguyễnCosmetic changes.
2012-03-01 Kim NguyễnCosmetic change.
2012-03-01 Kim NguyễnEnable gcc link time optimizations.
2012-03-01 Kim NguyễnReduce output in verbose mode.
2012-02-28 Kim NguyễnImprove caching table:
2012-02-22 Kim NguyễnRemove support for outdated libGrammar, replaced by...
2012-02-22 Kim NguyễnAdd *.{native,byte} to .gitignore
2012-02-22 Kim NguyễnAdd Grammar related programs.
2012-02-22 Kim NguyễnModify alarm to not treat the program's options as...
2012-02-22 Kim NguyễnNew run function based on rank2 grammars:
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 function to cast tags to integers.
2012-02-22 Kim NguyễnAdd missing functions in the grammar2 API.
2012-02-22 Kim NguyễnFix indentation issues.
2012-02-22 Kim NguyễnAdd grammar loading and indexing.
2012-02-22 Kim NguyễnAdds new tracing points in the grammar runtime.
2012-02-22 Kim NguyễnChanges the log format to include a timestamp.
2012-02-22 Kim NguyễnAdd an extra parameter to cons so that it does not...
2012-02-22 Kim NguyễnVarious fixes to the old grammar interface
2012-02-22 Kim NguyễnAllow to pass an explicit destructor when registering...
2012-02-22 Kim NguyễnAdd wrappers for sadakane's data structure.
2012-02-22 Kim NguyễnNew version of the Grammar data-structure
2012-02-17 Kim NguyễnNew version of the alarm utility.
2012-02-16 Kim NguyễnFirst attempt at having a grammar runtime.
2012-02-16 Kim NguyễnRemove hard-coded acess to SXSI for tag operations.
2012-02-16 Kim Nguyễn.
2012-02-16 Kim NguyễnStart making the code tag agnostic.
2012-02-16 Kim NguyễnAdd a new tracer level for debugging grammar run.
2012-02-16 Kim NguyễnAdd variance indicator to type.
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-14 Kim NguyễnFix compile error in debug mode.
2012-02-14 Kim NguyễnAdd Tom's Grammar work to the build script. Requires...
2012-02-13 kimRevert changes for following-sibling jumping function...
2012-02-13 kimChange configure script to use separate libraries.
2012-02-07 kimTemporary commit.
2012-02-05 kimCreate branch trace-refactor
2012-02-05 kimAdd tracing infrastructure.
2012-01-27 kimCreate branch trace-refactor
2012-01-25 kimChange path to XMLTree library
2012-01-25 kimAdd script to test XPath expressions (requires xmlstarlet)
2012-01-19 kimFormatting/code clean-up.
2012-01-19 kimAdd backward moves in the syntax of the automaton.
2012-01-19 kimAdd performances counter option
2011-12-03 kimClean-up readme and license file.
2011-12-03 kimDon't explicitely use camlp4lib.cmxa but rely on ocamlf...
2011-12-03 kimPurge libxml++ from build.
2011-12-03 kimFix C++/OCaml wrappers.
next