log

age author description
Fri, 20 Apr 2007 13:23:42 +0000 Fabian Groffen Give MCL its own version number mapi_refactoring
Fri, 20 Apr 2007 12:38:54 +0000 Fabian Groffen We have three jars now, made by three targets. Install all three jars. mapi_refactoring
Fri, 20 Apr 2007 12:20:53 +0000 Fabian Groffen Include mcl classes in jdbc and jdbcclient jars, get rid of insane mapi_refactoring
Fri, 20 Apr 2007 12:19:35 +0000 Fabian Groffen Nicely clean up your own mess after testing mapi_refactoring
Fri, 20 Apr 2007 12:11:38 +0000 Fabian Groffen Also test manyconnections test, at least for us it works. mapi_refactoring
Fri, 20 Apr 2007 12:08:39 +0000 Sjoerd Mullender Move [save](docBAT) to somewhere else in preparation for logging
Fri, 20 Apr 2007 12:03:49 +0000 Fabian Groffen Small optimisation, avoid 4x object creation, where you can do it with 1. mapi_refactoring
Fri, 20 Apr 2007 11:43:22 +0000 Fabian Groffen Switch over to using the TupleLineParser mapi_refactoring
Fri, 20 Apr 2007 11:24:29 +0000 Niels Nes compilation fixes Jan2007
Fri, 20 Apr 2007 11:21:41 +0000 Fabian Groffen Use StartOfHeader parser when parsing incoming results. mapi_refactoring
Fri, 20 Apr 2007 11:19:41 +0000 Niels Nes reenabled Mbeddedsql5 Jan2007
Fri, 20 Apr 2007 10:34:18 +0000 Niels Nes fixing Mbeddedsql Jan2007
Fri, 20 Apr 2007 10:21:46 +0000 Niels Nes fixing Mbeddedmil Jan2007
Fri, 20 Apr 2007 08:54:48 +0000 Maurice van Keulen Added test for bug SF-1698498.
Fri, 20 Apr 2007 08:47:44 +0000 Niels Nes add special output for m5/sql Jan2007
Fri, 20 Apr 2007 08:46:14 +0000 Niels Nes approved output after recent tablet changes Jan2007
Fri, 20 Apr 2007 08:45:02 +0000 Niels Nes approved output after change of tablet error messages Jan2007
Fri, 20 Apr 2007 08:28:35 +0000 Martin Kersten Approve the new sorting order produced by the kernel.
Fri, 20 Apr 2007 08:23:03 +0000 Niels Nes tablet error messages now also have line numbers (ported from m4) Jan2007
Fri, 20 Apr 2007 07:19:00 +0000 Romulo Gon?alves Initializze variable to avoid complains in optimized compilation.
Fri, 20 Apr 2007 06:47:28 +0000 Romulo Gon?alves Changes for UPDATE/DELETE SET NULL / DEFAULT.
Thu, 19 Apr 2007 19:25:11 +0000 Niels Nes small fix of load script (--debug on MapiClient isn't possible anymore) Jan2007
Thu, 19 Apr 2007 19:23:17 +0000 Niels Nes fixed generated code for copy into (use result of iconv) Jan2007
Thu, 19 Apr 2007 19:22:09 +0000 Niels Nes backport bug fix (optimizer removes functions with side effects) Jan2007
Thu, 19 Apr 2007 16:48:05 +0000 Stefan Manegold fix by Peter:
Thu, 19 Apr 2007 14:49:11 +0000 Martin Kersten Use the proper naming for the modules to ensure detection
Thu, 19 Apr 2007 14:21:34 +0000 Stefan Manegold made (restricted) multi-server tests work, again:
Thu, 19 Apr 2007 14:11:13 +0000 Sjoerd Mullender When you have a multi-document collection, also use the speculate_skip
Thu, 19 Apr 2007 13:26:30 +0000 Sjoerd Mullender More substitutions to bring in line with M4.
Thu, 19 Apr 2007 13:06:16 +0000 Fabian Groffen Merged from Clients_1-16, SQLExporter.java, 1.2, 1.2.2.1 mapi_refactoring
Thu, 19 Apr 2007 13:03:51 +0000 Fabian Groffen Merged from Clients_1-16, MonetDatabaseMetaData.java, 1.2.2.1, 1.2.2.2 mapi_refactoring
Thu, 19 Apr 2007 12:56:09 +0000 Niels Nes fixed import/export keys sql statement Jan2007
Thu, 19 Apr 2007 11:49:44 +0000 Niels Nes give which line of input data has problems in error messages Jan2007
Thu, 19 Apr 2007 11:48:56 +0000 Niels Nes approved some more output Jan2007
Thu, 19 Apr 2007 11:42:51 +0000 Sjoerd Mullender Added XRPC admin web pages.
Thu, 19 Apr 2007 11:38:55 +0000 Stefan Manegold don't print debugging information in the production version
Thu, 19 Apr 2007 11:38:43 +0000 Fabian Groffen radix.mx uses pow and sqrt, which require -lm during linking
Thu, 19 Apr 2007 11:35:06 +0000 Fabian Groffen color.mx uses floor, which (at least on my machine -- for as long as
Thu, 19 Apr 2007 11:11:15 +0000 Peter Boncz - use prefiltering indexes whenever the context set is 'significant'
Thu, 19 Apr 2007 10:40:43 +0000 Sjoerd Mullender We need the execute time versions.
Thu, 19 Apr 2007 08:54:25 +0000 Peter Boncz - comment out (yet) unused field
Thu, 19 Apr 2007 08:30:15 +0000 Sjoerd Mullender Newer autoconf defines datadir as ${datarootdir} which in turn is
Thu, 19 Apr 2007 08:13:58 +0000 Stefan Manegold ... fast is good, correct is (even) better ...
Thu, 19 Apr 2007 08:02:27 +0000 Sjoerd Mullender We need the execute time versions.
Thu, 19 Apr 2007 07:45:51 +0000 Fabian Groffen Removed no longer used function mapi_refactoring
Thu, 19 Apr 2007 07:41:53 +0000 Fabian Groffen Made MonetConnection use StartOfHeaderParser. It caught me by surprise mapi_refactoring
Thu, 19 Apr 2007 07:26:42 +0000 Fabian Groffen Remove MonetSocketBlockMode.java, it's no longer in use now, we use the mapi_refactoring
Thu, 19 Apr 2007 07:22:46 +0000 Fabian Groffen Simple compile fix which I couldn't find yesterday. mapi_refactoring
Thu, 19 Apr 2007 01:49:21 +0000 Peter Boncz - disable lock tracing
Thu, 19 Apr 2007 01:48:31 +0000 Peter Boncz some more lock tuning in GDK, purpose is to decrease SMP lockig overhead
Wed, 18 Apr 2007 23:50:44 +0000 Fabian Groffen Add some work on a StartOfHeader parser. mapi_refactoring
Wed, 18 Apr 2007 19:50:26 +0000 Ying Zhang - Better error handling: create a buffer to store MIL error messages.
Wed, 18 Apr 2007 18:03:02 +0000 Stefan Manegold make StandOff tests run, again:
Wed, 18 Apr 2007 17:53:24 +0000 Stefan Manegold (finally) giving in to the (not that) new requirement that
Wed, 18 Apr 2007 17:41:37 +0000 Stefan Manegold fixing bugs that have sneaked in with the intorduction of valu indexing about two weeks ago:
Wed, 18 Apr 2007 16:21:53 +0000 Romulo Gon?alves The foreign key is only checked when the action mode is RESTRICT.
Wed, 18 Apr 2007 16:18:50 +0000 Romulo Gon?alves Some err output approves and also some corrections on the tests...
Wed, 18 Apr 2007 16:03:28 +0000 Romulo Gon?alves Approve the err output...
Wed, 18 Apr 2007 16:00:36 +0000 Romulo Gon?alves Approve the err output
Wed, 18 Apr 2007 15:50:06 +0000 Martin Kersten Be defensive when it comes to defining operations.