SXSI/xpathcomp.git
2012-10-26 Kim NguyễnMerge branch 'handle-stdout' master
2012-10-26 Kim NguyễnMerge branch 'master' of ssh://git.nguyen.vg/SXSI/xpathcomp
2012-10-26 Kim NguyễnMerge branch 'split-options-config'
2012-10-26 Kim NguyễnSplit the Options module in two to remove a circular...
2012-10-26 Kim NguyễnUse attribute force_align_arg_pointer only for architec...
2012-10-26 Kim NguyễnMerge branch 'master' of ssh://git.nguyen.vg/SXSI/xpathcomp
2012-10-26 Kim NguyễnMerge branch 'pretty-print'
2012-10-26 Kim NguyễnMerge branch 'reentrent-timing'
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-22 Kim NguyễnChange the structure of log messages. Add a new
2012-10-21 Kim NguyễnDo not unconditionally flush the current formatting...
2012-10-21 Kim NguyễnDo not print number of runs/average/min/max timing...
2012-10-21 Kim NguyễnRemove non-reentrant timing function.
2012-10-21 Kim NguyễnMake the time function re-entrant.
2012-10-21 Kim NguyễnFix indentation in the time function.
2012-10-21 Kim NguyễnMerge branch 'master' into pretty-print
2012-10-21 Kim NguyễnForgot to add the new src/config.ml file.
2012-10-21 Kim NguyễnMerge branch 'master' into pretty-print
2012-10-21 Kim NguyễnSplit the Options module in two to remove a circular...
2012-10-21 Kim NguyễnWIP on beautyfying the pretty-printing module.
2012-10-20 Kim NguyễnSupport '-' on the command line as an aliase for /dev...
2012-10-20 Kim NguyễnClean-up temporary files after testing.
2012-10-19 Kim NguyễnMake the non-regression testing more robust by feeding...
2012-10-19 Kim NguyễnAdd option -nw control the wrapping of results in an...
2012-10-19 Kim NguyễnCompletely silences the output unless -v is given.
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-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
next