log

age author description
Sat, 13 May 2006 09:26:47 +0000 Fabian Groffen The Exceptional Episode. A lost one. exceptional
Sat, 13 May 2006 07:57:00 +0000 cvs2hg fixup commit for branch 'exceptional' exceptional
Sat, 13 May 2006 07:56:59 +0000 Niels Nes make it compile and link on windows again (needed more exports
Sat, 13 May 2006 07:56:55 +0000 Niels Nes make it compile and link on windows again (needed more exports
Sat, 13 May 2006 07:32:25 +0000 Martin Kersten Breakfast commit. Reshuffle code to prepare better building blocks
Sat, 13 May 2006 07:30:13 +0000 Martin Kersten Be a little more defensive
Sat, 13 May 2006 06:45:48 +0000 Niels Nes more windows fixes
Sat, 13 May 2006 06:45:40 +0000 Niels Nes more windows fixes
Sat, 13 May 2006 06:45:31 +0000 Niels Nes more windows fixes
Sat, 13 May 2006 06:27:18 +0000 Niels Nes renamed io into mal_io (to fix windows problems)
Fri, 12 May 2006 22:03:03 +0000 Martin Kersten The code base has been extended to illustrate how MAL code
Fri, 12 May 2006 20:28:30 +0000 Martin Kersten Added the ';' separator between queries.
Fri, 12 May 2006 20:12:52 +0000 Niels Nes include -lMapi
Fri, 12 May 2006 20:08:35 +0000 Niels Nes use include with full path ie C/Mapi.h (to solve windows problems)
Fri, 12 May 2006 19:42:19 +0000 Niels Nes initialise variable
Fri, 12 May 2006 18:29:13 +0000 Niels Nes now SSL is used, also add the includes and library
Fri, 12 May 2006 15:36:03 +0000 Romulo Gon?alves Create View from remote tables are done. replication
Fri, 12 May 2006 15:27:43 +0000 Niels Nes fixed bug in embeddedclient
Fri, 12 May 2006 15:26:50 +0000 Niels Nes add support for embedded monet to the python db api
Fri, 12 May 2006 14:38:16 +0000 Niels Nes fixed prepare statements for decimals/doubles
Fri, 12 May 2006 14:36:56 +0000 Niels Nes add approved output
Fri, 12 May 2006 14:10:27 +0000 Niels Nes the end of glibc <= 2.0 support (vsnprintf return sematics changed after 2.0)
Fri, 12 May 2006 14:08:39 +0000 Martin Kersten more
Fri, 12 May 2006 14:01:48 +0000 Niels Nes sf is back...
Fri, 12 May 2006 13:53:03 +0000 Fabian Groffen Adding test for types in PreparedStatements, based on a bug pointed out
Fri, 12 May 2006 13:41:32 +0000 Martin Kersten Another place where we screw up
Fri, 12 May 2006 13:31:09 +0000 Martin Kersten Don't mark variables remotely when they are local.
Fri, 12 May 2006 13:16:15 +0000 Jan Flokstra * First pftijah version which really works.
Fri, 12 May 2006 13:11:57 +0000 Niels Nes first version of multi server test
Fri, 12 May 2006 08:00:32 +0000 Fabian Groffen typo
Fri, 12 May 2006 07:56:22 +0000 Niels Nes new cvs infrastructure
Fri, 12 May 2006 07:52:03 +0000 Niels Nes added full support for local/global temporaries. This introduces a new
Fri, 12 May 2006 07:42:04 +0000 Niels Nes moved python modules into proper location
Fri, 12 May 2006 07:40:58 +0000 Niels Nes new sourceforge cvs infrastructure
Fri, 12 May 2006 07:02:33 +0000 Martin Kersten Newer signature info
Fri, 12 May 2006 07:00:28 +0000 Martin Kersten - The BAT of BATs example works
Fri, 12 May 2006 06:58:46 +0000 Martin Kersten - remove duplicate functions in inspect. It is also available in mdb.
Fri, 12 May 2006 06:57:09 +0000 Martin Kersten The putTail macro was overloaded, causing errors in BAT of BATs
Fri, 12 May 2006 06:47:52 +0000 Martin Kersten The mserver.rpc is an unsafe function, because it has side-effects
Fri, 12 May 2006 06:45:55 +0000 Martin Kersten Some issues
Thu, 11 May 2006 22:03:29 +0000 Stratos Idreos a first implementation of the join select routine
Thu, 11 May 2006 21:46:08 +0000 Martin Kersten Minor corrections to use the proper remote database.
Thu, 11 May 2006 21:21:59 +0000 Martin Kersten Use pattern instead of command
Thu, 11 May 2006 09:06:12 +0000 Martin Kersten Minor issues.
Thu, 11 May 2006 07:33:40 +0000 Niels Nes small fix
Thu, 11 May 2006 07:24:38 +0000 Martin Kersten Error handling and prepare for multiple statements.
Thu, 11 May 2006 07:10:27 +0000 Niels Nes fixes for q01 and q03
Thu, 11 May 2006 06:14:51 +0000 Martin Kersten - moved definitions to their correct place
Wed, 10 May 2006 21:29:00 +0000 Martin Kersten Finished the error handling code
Wed, 10 May 2006 20:38:03 +0000 Martin Kersten Batch of error messages.
Wed, 10 May 2006 20:34:56 +0000 Niels Nes activated parseDirAttribute
Wed, 10 May 2006 20:29:04 +0000 Niels Nes fixed additive parsing
Wed, 10 May 2006 20:20:58 +0000 Martin Kersten Next batch of error messages.
Wed, 10 May 2006 20:18:43 +0000 Niels Nes more fixes (q4)
Wed, 10 May 2006 20:09:57 +0000 Niels Nes small fixes
Wed, 10 May 2006 20:06:43 +0000 Martin Kersten First batch of error messages
Wed, 10 May 2006 19:23:20 +0000 Martin Kersten Move skiping blancs to a more logical place and to relief
Wed, 10 May 2006 19:18:49 +0000 Niels Nes q2
Wed, 10 May 2006 19:18:13 +0000 Niels Nes q2
Wed, 10 May 2006 19:08:34 +0000 Niels Nes slow progress