log

age author description
2012-11-12 Fabian Groffen Re-closing Jul2012 branch again after beac3dac466e Jul2012
2012-11-12 Niels Nes add missing stddev sql wrappers Jul2012
2012-11-12 Jennie Zhang merged with Oct2012 ssdb
2012-11-08 Fabian Groffen Merged from Oct2012
2012-11-08 Fabian Groffen exports: approve recent additions/removals
2012-11-08 Fabian Groffen msqldump: now has table dumping facilities
2012-11-08 Fabian Groffen handle_in_exps: enumerated type mixed with another type
2012-11-08 Fabian Groffen opt_mitosis.c: uncrustify
2012-11-08 Fabian Groffen OPTmitosisImplementation: ?rtpe? may be used uninitialized in this function
2012-11-08 Stefan Manegold make Mtest.py aware of the (not that) new conditional "HAVE_PYTHON3" Oct2012
2012-11-08 Eleni Petraki Several changes in holistic indexing. holindex
2012-11-07 Niels Nes make sure we only push statements which are used later on.
2012-11-07 Niels Nes the merge table optimizer now handles group by/ aggregation
2012-11-07 Sjoerd Mullender Run through indent.
2012-11-07 Sjoerd Mullender Implmented an option to dump a single table.
2012-11-07 Sjoerd Mullender Changed msqldump --trace (-t) option to --Xdebug (-X) to be like mclient.
2012-11-07 Martin Kersten Low-level task scheduler.
2012-11-06 Martin Kersten Reorganize the code
2012-11-06 Martin Kersten Add separate test call
2012-11-05 Sjoerd Mullender Fix subgroup refinement performance for string bats.
2012-11-05 Sjoerd Mullender Extend ALGODEBUG info for BATgroup.
2012-11-05 Eleni Petraki yet another compilation fix ssdb
2012-11-05 Jennie Zhang merged ssdb
2012-11-05 Jennie Zhang Compilation fixes ssdb
2012-11-05 Sjoerd Mullender Help compiler: initialize variable.
2012-11-04 Martin Kersten Disable groups path optimizer.
2012-11-04 Martin Kersten Evaluate the new sub-group path
2012-11-04 Martin Kersten Recognize the new group signatures.
2012-11-04 Martin Kersten Recognize the new group paths.
2012-11-04 Martin Kersten Use the new group signatures.
2012-11-04 Martin Kersten Accept BAT updates in a dataflow block
2012-11-04 Martin Kersten Remove legacy code
2012-11-04 Martin Kersten Restore debugging optimizers control
2012-11-04 Niels Nes cleanup code order
2012-11-04 Niels Nes cleanup
2012-11-04 Niels Nes cleanup
2012-11-04 Niels Nes reenabled mitosis / mergetable. Currently only simple aggregation
2012-11-04 Martin Kersten The sql.delta operations are side-effect free
2012-11-04 Martin Kersten Adjust naming scheme
2012-11-04 Martin Kersten Fix display of CPU graph
2012-11-02 Sjoerd Mullender Merge with Oct2012 branch.
2012-11-02 Sjoerd Mullender Indent + disambiguating braces. Oct2012
2012-11-02 Fabian Groffen Test_Csendthread: enable for testing Oct2012
2012-11-02 Fabian Groffen JDBC: bump version number after SendThread fix Oct2012
2012-11-02 Fabian Groffen SendThread: shutdown thread on Connection close Oct2012
2012-11-02 Sjoerd Mullender Implemented bat.mergecand() and bat.intersectcand().
2012-11-02 Fabian Groffen SendThread: remove bogus comments Oct2012
2012-11-02 Fabian Groffen SendThread: uses locks since 6ba465efcea0 Oct2012
2012-11-01 Fabian Groffen autogen: use AM_CPPFLAGS iso INCLUDES Oct2012
2012-11-01 Fabian Groffen configure: drop IRIX and AIX flags for --enable-optimize Oct2012
2012-11-01 Fabian Groffen configure: fix configure output for --enable-optimize Oct2012
2012-11-01 Fabian Groffen configure: don't use -fast on Darwin with --enable-optimize Oct2012
2012-11-01 Sjoerd Mullender Added some comment to debian config. Oct2012
2012-11-01 Sjoerd Mullender Updated Debuntu config. Oct2012
2012-11-01 Sjoerd Mullender Merge with Oct2012 branch.
2012-11-01 Sjoerd Mullender Ported to Ubuntu Quantal Quetzal. Oct2012
2012-10-31 Fabian Groffen SSDBcooking: use correct SQLSTATE ssdb
2012-10-31 Sjoerd Mullender Approvals after changesets 523120729e8d and 0735f6e1ddfc.
2012-10-31 Niels Nes remove legacy
2012-10-31 Minh-Duc Pham Merge with default branch rdf RDF_Module_with_Raptor2