log

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