SXSI/xpathcomp.git
2012-11-04 Sebastian Manethimproved count join for the equals case. smaneth-devel
2012-11-04 Sebastian Manethbug fix
2012-11-04 Sebastian Manethadded VectorCount index and the MergeJoin over it
2012-11-02 Sebastian Manethput the mergeJoin function into its own class
2012-11-02 Sebastian Manethmore print
2012-11-02 Sebastian Manethprint function.
2012-11-02 Sebastian Manethadded a dummy print function to the lexindex class...
2012-11-02 Sebastian Manethversion without global variables, one class for
2012-10-26 Sebastian ManethMerge branch 'smaneth-devel' of ssh://git.nguyen.vg...
2012-10-26 Sebastian ManethMerge branch 'smaneth-devel' of ssh://git.nguyen.vg...
2012-10-26 Sebastian Manethchanged from one to two labels for building to lexindex...
2012-10-26 Kim NguyễnUse attribute force_align_arg_pointer only for architec...
2012-10-23 Kim NguyẽnUse the code alignment macro also in lexindex_stub.cpp
2012-10-23 Kim NguyẽnFix a subtle bug where OCaml/C function stack are not...
2012-10-22 Kim NguyễnDo not pass -fno-PIC when compiling for x86 (since...
2012-10-19 Kim NguyễnRefresh the installation procedure.
2012-10-19 Kim NguyễnMerge branch 'master' into smaneth-devel
2012-10-19 Kim NguyễnFix bug in the handling of element-subtree lazy result... non-regression-tests
2012-10-19 Kim NguyễnAlso serialize results in counting mode (prints the...
2012-10-19 Kim NguyễnAdd test docs.
2012-10-19 Kim NguyễnAdd non-regression testing infrastructures and first...
2012-10-19 Kim NguyễnAdd explicitely index files in the main .gitignore
2012-10-19 Kim NguyễnRemove the tests directory from the .gitignore file.
2012-10-19 Kim NguyễnFix the xpath script to enclose results in an <xml_resu...
2012-10-19 Kim NguyễnRename directory non_regression_tests to comparison_tests
2012-10-17 Kim NguyễnFollow the changes in XMLTree API: xml_tree::subtree_el... track-xml-tree-better-doc
2012-10-17 Kim NguyễnSilence a format-related warning (%i -> %lu).
2012-10-17 Kim NguyễnFix the path to the #included bp.h (bp/bp.h -> libbp...
2012-10-14 Sebastian Manethi
2012-10-13 Kim NguyễnChange configure to reflect name change in the bp library
2012-10-13 Kim NguyễnAdd runtime assertion to check that values passed to...
2012-10-12 Kim NguyễnFix a nasty bug where the wrong pointer was passed...
2012-10-12 Kim NguyễnBUG closed: [fc7c30b] Wrong display of empty attributes.
2012-10-12 Kim NguyễnBUG added: [fc7c30b28705] Wrong display of empty attrib...
2012-10-12 Kim NguyễnBUG closed: [59c2eb8] Wrong result for jumping from...
2012-10-12 Kim NguyễnMerge branch 'master' of ssh://git.nguyen.vg/home/kim...
2012-10-12 Kim NguyễnIgnore everything under test.
2012-10-12 Kim NguyễnAdd a test program for experimenting with lexicographic...
2012-07-24 Kim NguyễnRemove all traces of Tom's Grammar.
2012-07-24 Kim NguyễnChange incorrect english in error message.
2012-05-30 Kim NguyễnBUG added: [59c2eb816cf4] Wrong result for jumping...
2012-05-30 Kim NguyễnAdd tests for wordbased index.
2012-05-29 Kim NguyễnFix bug in commandline parsing.
2012-05-29 Kim NguyễnRework test scripts
2012-05-29 Kim NguyễnFix typo in debugging message.
2012-05-29 Kim NguyễnAdd command line option to disable caching and jumping
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-04 Kim NguyễnAdd support for multiline XPath queries.
2012-05-02 Kim NguyễnBUG added: [2c899aa21af4] OCamlbuild dependencies
2012-05-02 Kim NguyễnFixes on queries and test scripts to handle old version...
2012-05-02 Kim NguyễnVarious fixes for bottom-up run.
2012-05-02 Kim NguyễnVarious improvements:
2012-05-02 Kim NguyễnAdd more logging statements.
2012-05-02 Kim NguyễnAdd 'bottom-up' logging level.
2012-05-02 Kim NguyễnAdd a command line option to disable the indexing of...
2012-05-02 Kim NguyễnDon't flush the XML printing buffer if nothing was...
2012-05-02 Kim NguyễnAdd word-based index auxiliary index files to .gitignore.
2012-04-24 Kim NguyễnRevert "Call directly the low-level subtree_elements...
2012-04-24 Kim NguyễnBUG reopened: [a3fdf1a] Performance regression
2012-04-24 Kim NguyễnBUG closed: [a3fdf1a] Performance regression
2012-04-24 Kim NguyễnCall directly the low-level subtree_elements function...
2012-04-24 Kim NguyễnBUG added: [2a89b3b569f4] duplicate interface definitions
2012-04-24 Kim NguyễnBUG added: [a3fdf1a569f4] Performance regression
2012-04-24 Kim NguyễnInitialized bug tracker
2012-04-20 Kim NguyễnAdd hooks to re-initialize hconsed modules.
2012-04-20 Kim NguyễnReplace \n by @\n in log message.
2012-04-20 Kim NguyễnMinor code factoring.
2012-04-20 Kim NguyễnFavor {first,next}_element calls instead of select_...
2012-04-20 Kim NguyễnMake constant construtors of L2JIT.opcode CACHE and...
2012-04-20 Kim NguyễnUse better defaults for top-down cache size.
2012-04-20 Kim NguyễnAdd -r <n> option to repeat the query execution n times.
2012-04-20 Kim NguyễnChange the read_procmem function to return the stack...
2012-04-20 Kim NguyễnAdd performance regression test script.
2012-04-18 Kim NguyễnChange the inlining
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.
next