log

age author description
Mon, 02 Nov 2009 09:03:19 +0000 Sjoerd Mullender Protect against realloc failure in bstreams. Aug2009
Mon, 02 Nov 2009 07:36:01 +0000 Martin Kersten Use proper stream file. Avoid filling the mero log when waiting.
Mon, 02 Nov 2009 07:24:07 +0000 Martin Kersten Restructured the protocol to let master explicitly connect to slave
Sun, 01 Nov 2009 13:56:13 +0000 Stefan Manegold propagated Nov2009
Sat, 31 Oct 2009 18:53:17 +0000 Martin Kersten We better protect the optimizer global structures against concurrent Nov2009
Sat, 31 Oct 2009 17:34:45 +0000 Martin Kersten Checking the stripping of escapes during recursive calls. Nov2009
Sat, 31 Oct 2009 17:15:18 +0000 Martin Kersten More simplications and protection. Nov2009
Sat, 31 Oct 2009 16:34:46 +0000 Martin Kersten Harderning the code. Nov2009
Sat, 31 Oct 2009 16:28:55 +0000 Martin Kersten More code hardening and cleanup Nov2009
Sat, 31 Oct 2009 09:08:59 +0000 Fabian Groffen properly indent Nov2009
Sat, 31 Oct 2009 09:06:09 +0000 Martin Kersten Hardening the code. Nov2009
Sat, 31 Oct 2009 08:32:27 +0000 Martin Kersten Code hardening. GDKfatal calls replaced by soft reaction. Nov2009
Sat, 31 Oct 2009 08:25:33 +0000 Martin Kersten Another GDKfatal call removed. Nov2009
Sat, 31 Oct 2009 08:20:35 +0000 Martin Kersten Removal of the GDKfatal calls. Statistics is not used (AFAK). A next Nov2009
Sat, 31 Oct 2009 00:34:05 +0000 Stefan Manegold propagated changes of Friday Oct 30 2009 - Saturday Oct 31 2009
Fri, 30 Oct 2009 22:54:39 +0000 Martin Kersten More hardening code. Nov2009
Fri, 30 Oct 2009 22:17:18 +0000 Martin Kersten More code hardening. Nov2009
Fri, 30 Oct 2009 22:16:54 +0000 Martin Kersten Approval after profiler changes Nov2009
Fri, 30 Oct 2009 21:55:46 +0000 Stefan Manegold propagated changes of Friday Oct 30 2009
Fri, 30 Oct 2009 21:42:20 +0000 Martin Kersten A round of code hardening. Nov2009
Fri, 30 Oct 2009 21:42:19 +0000 Stefan Manegold propagated changes of Friday Oct 30 2009
Fri, 30 Oct 2009 21:38:04 +0000 Stefan Manegold propagated changes of Friday Oct 30 2009 Nov2009
Fri, 30 Oct 2009 18:48:31 +0000 Stefan Manegold Hardening the most recent hardening: Nov2009
Fri, 30 Oct 2009 16:59:13 +0000 Sjoerd Mullender Hardening: deal with failing realloc in buffer streams. Aug2009
Fri, 30 Oct 2009 16:53:33 +0000 Sjoerd Mullender Added some asserts to help find instances where we're trying to read Aug2009
Fri, 30 Oct 2009 13:52:00 +0000 Sjoerd Mullender Hardening: don't ignore malloc failures. Aug2009
Fri, 30 Oct 2009 13:51:14 +0000 Sjoerd Mullender If we can't allocate the temporary heap descriptor, don't just save Aug2009
Fri, 30 Oct 2009 13:49:18 +0000 Sjoerd Mullender If we can't allocate both needed structures/buffers, don't allocate anything. Aug2009
Fri, 30 Oct 2009 12:22:49 +0000 Sjoerd Mullender Post-release version number update. Aug2009
Fri, 30 Oct 2009 12:21:21 +0000 Sjoerd Mullender Post-release version number update. Aug2009_NFI
Fri, 30 Oct 2009 12:14:47 +0000 Sjoerd Mullender propagated changes of Friday Oct 30 2009
Fri, 30 Oct 2009 12:11:31 +0000 Sjoerd Mullender propagated changes of Thursday Oct 29 2009 - Friday Oct 30 2009
Fri, 30 Oct 2009 12:06:50 +0000 Sjoerd Mullender propagated changes of Thursday Oct 29 2009 - Friday Oct 30 2009 Nov2009
Fri, 30 Oct 2009 12:06:46 +0000 Sjoerd Mullender propagated changes of Friday Oct 30 2009 Nov2009
Fri, 30 Oct 2009 11:45:52 +0000 Fabian Groffen give PLAN a nice header, such that we can lift the interactive (mclient) restriction Nov2009
Fri, 30 Oct 2009 08:57:15 +0000 Sjoerd Mullender Hardening: we must check all GDKmalloc calls. Aug2009
Fri, 30 Oct 2009 08:28:00 +0000 Martin Kersten Hardening the code against failing GDKmalloc Nov2009
Fri, 30 Oct 2009 08:19:02 +0000 Martin Kersten Hardening the code by testing on the result of GDKmalloc Nov2009
Thu, 29 Oct 2009 22:32:19 +0000 Romulo Gon?alves Remove all the mal statements because they are defined in the datacyclotron module.
Thu, 29 Oct 2009 20:48:49 +0000 Sjoerd Mullender Avoid potential problem in case HOME is not set. Aug2009
Thu, 29 Oct 2009 20:29:03 +0000 Sjoerd Mullender For certain types of CSV files, quotes which are used to surround Nov2009
Thu, 29 Oct 2009 20:25:25 +0000 Sjoerd Mullender Simplify code. Nov2009
Thu, 29 Oct 2009 19:32:48 +0000 Sjoerd Mullender Deal with LF (\n) in values: always break the display in multiple Nov2009
Thu, 29 Oct 2009 19:16:21 +0000 Sjoerd Mullender - Reformat a bit for 80 columns. Nov2009
Thu, 29 Oct 2009 16:55:40 +0000 Romulo Gon?alves Do not include datacyclotron because datacyclotron is not available for testing and so on.
Thu, 29 Oct 2009 15:55:50 +0000 Romulo Gon?alves The datacyclotron optimizer should be before the merge_table optimizer.
Thu, 29 Oct 2009 15:54:54 +0000 Romulo Gon?alves Add property variables and the mat statement for the merge_table optimizer.
Thu, 29 Oct 2009 15:49:19 +0000 Romulo Gon?alves Add copy for the datacyclotron
Thu, 29 Oct 2009 15:40:43 +0000 Sjoerd Mullender strlen("") equals 0. We don't need strlen for that. Aug2009
Thu, 29 Oct 2009 15:25:13 +0000 Sjoerd Mullender If pl->stk can be NULL on line <n>, it can also be NULL on line <n>-1. Aug2009
Thu, 29 Oct 2009 15:19:53 +0000 Sjoerd Mullender memProfileVector is not used outside this file, so make it static. Aug2009
Thu, 29 Oct 2009 15:08:21 +0000 Sjoerd Mullender Don't unfix when pointer is NULL. Aug2009
Thu, 29 Oct 2009 15:05:01 +0000 Sjoerd Mullender Hardening: we must check all GDKmalloc calls. (This is just a start.) Aug2009
Thu, 29 Oct 2009 13:20:03 +0000 Fabian Groffen respect case insensitivity for direct like expressions that don't have any wildcards, fixes one issue from bug #2879008 Aug2009
Thu, 29 Oct 2009 12:47:17 +0000 Fabian Groffen also install mapi2.py such that we can run tests on Python 2.x platforms too ;) Nov2009
Thu, 29 Oct 2009 12:40:43 +0000 Sjoerd Mullender Add assertion to help Coverity. Aug2009
Thu, 29 Oct 2009 09:46:37 +0000 Sjoerd Mullender Be consistent: if you check for NULL in one place, you need to do it everywhere. Aug2009
Thu, 29 Oct 2009 09:44:02 +0000 Sjoerd Mullender Hardening code: check for failing call. Aug2009
Thu, 29 Oct 2009 08:53:01 +0000 Sjoerd Mullender propagated changes of Monday Oct 26 2009 - Thursday Oct 29 2009 M5XQ
Thu, 29 Oct 2009 08:45:35 +0000 Sjoerd Mullender propagated changes of Tuesday Oct 27 2009 - Thursday Oct 29 2009