log

age author description
Mon, 16 May 2005 09:25:58 +0000 Peter Boncz two refinements of the improvements to the commit protocol:
Mon, 16 May 2005 00:11:10 +0000 Peter Boncz bugfix: 1194299 (.STORE_PRIV heap corruption)
Sat, 14 May 2005 20:14:24 +0000 Martin Kersten The option -N <rows> -C <columns> has been added to generate
Sat, 14 May 2005 15:52:30 +0000 Martin Kersten Make sure you continue reading in interactive mode
Fri, 13 May 2005 15:29:10 +0000 Sjoerd Mullender Fix so that it still compiles on Linux.
Fri, 13 May 2005 14:07:27 +0000 Sjoerd Mullender With these changes, the php module can actually be loaded by php.
Fri, 13 May 2005 08:50:58 +0000 Niels Nes missing parts of the localtime changes
Fri, 13 May 2005 08:19:17 +0000 Niels Nes added sort propagation for batval and valbat operations
Fri, 13 May 2005 08:17:29 +0000 Niels Nes adding test for sort propagation bug
Fri, 13 May 2005 07:04:15 +0000 Steffen Goeldner Skip a test if the driver is DBD::ODBC.
Thu, 12 May 2005 18:45:54 +0000 Niels Nes improved support for time zone's
Thu, 12 May 2005 17:53:11 +0000 Stefan Manegold Run XQuery tests (*.xq) via
Thu, 12 May 2005 15:47:28 +0000 Sjoerd Mullender Added support for PHP on native Windows.
Thu, 12 May 2005 15:03:24 +0000 Marcin ?ukowski - it seems incorrect heap was accessed
Thu, 12 May 2005 07:55:15 +0000 Niels Nes fixed bug [ 1199649 ] duoble free causes crash
Thu, 12 May 2005 07:19:03 +0000 Steffen Goeldner Skip a DBD::monetdb specific test if the driver isn't
Thu, 12 May 2005 06:48:05 +0000 Niels Nes DB::assertExtension('monetdb') is gone and replaced by
Wed, 11 May 2005 22:15:09 +0000 Jan Rittinger thx to Wouter another bug was discovered
Wed, 11 May 2005 15:34:46 +0000 Jens Teubner Reverted Jan R's changes, but implemented a different fix:
Wed, 11 May 2005 13:56:20 +0000 Jan Rittinger produce typeswitch error message with correct type and more information
Wed, 11 May 2005 13:53:54 +0000 Jan Rittinger can't see the reason why self axis results in only one node
Wed, 11 May 2005 13:46:30 +0000 Niels Nes cleanup makefile
Wed, 11 May 2005 11:58:11 +0000 Fabian Groffen Fixing JavaDoc issues
Wed, 11 May 2005 08:36:52 +0000 Martin Kersten dding a missing macro expanseion.
Wed, 11 May 2005 07:05:23 +0000 Steffen Goeldner Added a README file:
Tue, 10 May 2005 19:29:52 +0000 Martin Kersten Removal of obsolete macros.
Tue, 10 May 2005 16:23:22 +0000 Stefan Manegold JanR's changes to fix BUG #1198495 "'-' in User Defined Function names":
Tue, 10 May 2005 15:49:49 +0000 Wouter Alink added test-case for bug 'variables not mapped to all scopes'
Tue, 10 May 2005 15:47:02 +0000 Wouter Alink Jan's changes to fix bug 'variables not mapped to all scopes'
Tue, 10 May 2005 14:28:26 +0000 Fabian Groffen Adding a small query example/demo which allows to easily query the
Tue, 10 May 2005 11:23:01 +0000 Sjoerd Mullender Definitive version 4.6.3. Jan2005 Jan2005-3
Tue, 10 May 2005 11:22:11 +0000 cvs2hg fixup commit for tag 'Jan2005-2' Jan2005 Jan2005-2
Tue, 10 May 2005 11:22:10 +0000 Sjoerd Mullender Version 4.6.2. Jan2005
Tue, 10 May 2005 08:42:32 +0000 Martin Kersten The proof of concept for a sensor data collection package
Tue, 10 May 2005 08:29:15 +0000 Sjoerd Mullender Correct version number. Jan2005
Tue, 10 May 2005 07:57:59 +0000 Martin Kersten Textual modifications
Tue, 10 May 2005 07:08:42 +0000 Steffen Goeldner Skip MIL tests if the driver isn't DBD::monetdb (e.g. DBD::ODBC).
Tue, 10 May 2005 06:13:03 +0000 Stefan Manegold updated stable output for new module upgrade
Tue, 10 May 2005 06:12:10 +0000 Stefan Manegold added new module upgrade to statically linked Mserver
Tue, 10 May 2005 06:11:40 +0000 Stefan Manegold made new module upgrade compile with icc:
Tue, 10 May 2005 03:48:37 +0000 Martin Kersten addining a bit of information that caused a day delay
Mon, 09 May 2005 14:43:33 +0000 Sjoerd Mullender Updated.
Mon, 09 May 2005 12:48:43 +0000 Stefan Manegold "secured" preliminary XUpdate code in CVS branch "XUpdate" XUpdate XUpdate_0
Mon, 09 May 2005 12:21:16 +0000 Sjoerd Mullender Ported upgrade module to Windows.
Mon, 09 May 2005 09:35:54 +0000 Marcin ?ukowski Initial commit of the MonetDB-PHP documentation.
Mon, 09 May 2005 09:30:38 +0000 Sjoerd Mullender Removed Visual Studio 6 project files for building Mx: they were not used nor maintained.
Mon, 09 May 2005 09:29:15 +0000 cvs2hg fixup commit for branch 'XUpdate' XUpdate XUpdate_root
Mon, 09 May 2005 09:29:14 +0000 Stefan Manegold added two new "indices"
Mon, 09 May 2005 09:23:47 +0000 Sjoerd Mullender Updated.
Mon, 09 May 2005 09:23:35 +0000 Sjoerd Mullender Added .cvsignore files to ignore generated files.
Mon, 09 May 2005 07:39:33 +0000 Steffen Goeldner Changed the order of parameters. This doesn't influence the
Mon, 09 May 2005 07:32:24 +0000 Steffen Goeldner Changed ping() to use selectrow_array() instead of mapi_ping().
Mon, 09 May 2005 00:16:15 +0000 Martin Kersten Progressing on the sensor delivery.
Sun, 08 May 2005 18:54:52 +0000 cvs2hg fixup commit for tag 'MonetDB_4-7-1' MonetDB_4-7-1
Sun, 08 May 2005 18:54:51 +0000 Stefan Manegold minor fix in stable output
Sun, 08 May 2005 18:49:42 +0000 Niels Nes bug fixes. Now users can start testing this.
Sun, 08 May 2005 18:28:24 +0000 Martin Kersten Also make sure variables are 'used'
Sun, 08 May 2005 11:41:31 +0000 Fabian Groffen # This simple awk script extracts the documentation out of the
Sun, 08 May 2005 08:54:59 +0000 Niels Nes first version of string heap fixing (based on the VIEWreset code)
Sun, 08 May 2005 08:19:45 +0000 Niels Nes Var heaps are now correctly copieed. Todo TYPE_str, these seem to work, but