log

age author description
Tue, 10 Aug 2004 09:52:23 +0000 Stefan Manegold sync with monet5 Core2MIL_Summer2004
Tue, 10 Aug 2004 09:48:29 +0000 Martin Kersten A step towards end-user documentation
Tue, 10 Aug 2004 09:25:01 +0000 Sjoerd Mullender Use cast to size_t as intermediary between pointer and long integer.
Tue, 10 Aug 2004 09:23:43 +0000 Sjoerd Mullender Include stdarg.h for variable argument function.
Tue, 10 Aug 2004 09:23:21 +0000 Niels Nes added script for bug #1006469
Tue, 10 Aug 2004 09:19:41 +0000 Sjoerd Mullender Format strings do require %'s.
Tue, 10 Aug 2004 08:32:48 +0000 Niels Nes Output also a table (single column/row) on updates containing the number of
Tue, 10 Aug 2004 08:12:32 +0000 Stefan Manegold finally, I found some time to update stable output for new functions
Tue, 10 Aug 2004 06:19:39 +0000 Sjoerd Mullender Include utime.h in preference to sys/utime.h.
Mon, 09 Aug 2004 21:35:31 +0000 Fabian Groffen Added support for a filename to write debug info to.
Mon, 09 Aug 2004 19:49:58 +0000 Fabian Groffen updated the driver to reflect Niels' changes earlier today:
Mon, 09 Aug 2004 19:36:51 +0000 Martin Kersten Make sure bats carry along a proper reference count
Mon, 09 Aug 2004 19:33:58 +0000 Martin Kersten Tests are finally acceptable
Mon, 09 Aug 2004 18:06:29 +0000 Fabian Groffen No longer up to date, and hopefully to be replaced by real JDBC tests
Mon, 09 Aug 2004 14:47:32 +0000 Niels Nes reimplemented predicates such as "where 1=1". Now these are handled by
Mon, 09 Aug 2004 13:58:25 +0000 Sjoerd Mullender Include utime.h in preference to sys/utime.h.
Mon, 09 Aug 2004 12:31:15 +0000 Martin Kersten Conforming standard
Mon, 09 Aug 2004 08:39:41 +0000 Stefan Manegold do wall-clock performance measeuring only if a timing-related debug-mask (2,1024,2048) is set.
Sun, 08 Aug 2004 22:01:06 +0000 Martin Kersten Solved crash
Sun, 08 Aug 2004 21:26:43 +0000 Martin Kersten test for errors
Sun, 08 Aug 2004 21:26:33 +0000 Martin Kersten New approved tests
Sun, 08 Aug 2004 21:26:22 +0000 Martin Kersten solved parallelism bug
Sun, 08 Aug 2004 21:26:06 +0000 Martin Kersten include stuff
Sun, 08 Aug 2004 21:25:56 +0000 Martin Kersten reminders added
Sun, 08 Aug 2004 19:27:01 +0000 Fabian Groffen Weird bugs test script
Sun, 08 Aug 2004 18:48:54 +0000 Martin Kersten Bringing the test/source in sink.
Sun, 08 Aug 2004 18:48:48 +0000 Martin Kersten Bringing the test/source in sink.
Sun, 08 Aug 2004 18:48:36 +0000 Martin Kersten Bringing the test/source in sink.
Sun, 08 Aug 2004 18:39:02 +0000 Martin Kersten Approval of test runs
Sun, 08 Aug 2004 17:23:06 +0000 Martin Kersten Shuffling around tests
Sun, 08 Aug 2004 09:44:03 +0000 Niels Nes changed sys.tables.type into 3 new columns
Sun, 08 Aug 2004 09:27:18 +0000 Niels Nes added convert functions between all numerics and misc types (oid/bool)
Sun, 08 Aug 2004 09:26:15 +0000 Niels Nes added test for bug 1000576
Sun, 08 Aug 2004 07:55:54 +0000 Niels Nes added support for prepare/exec
Sat, 07 Aug 2004 16:38:36 +0000 Martin Kersten Correctly parsing *LL literals
Sat, 07 Aug 2004 09:30:18 +0000 Martin Kersten Resolving compiler issue
Fri, 06 Aug 2004 11:51:30 +0000 Sjoerd Mullender English.
Fri, 06 Aug 2004 10:23:05 +0000 Stefan Manegold The recently added "usage count" in the statement tree (DAG?)
Fri, 06 Aug 2004 08:18:54 +0000 Sjoerd Mullender Display usage message (the list of allowed options) when a bad option
Fri, 06 Aug 2004 08:17:54 +0000 Sjoerd Mullender Make Mx on Windows also obey the (lack of the) -n (notouch) switch.
Fri, 06 Aug 2004 07:11:46 +0000 Stefan Manegold make sure, that "make check" finds the ".mal" files
Fri, 06 Aug 2004 07:11:40 +0000 Stefan Manegold make sure, that "make check" finds the ".mal" files
Thu, 05 Aug 2004 20:35:04 +0000 Niels Nes assert was to stricked
Thu, 05 Aug 2004 14:44:38 +0000 Sjoerd Mullender Count bytes, not characters when returning wide character data.
Thu, 05 Aug 2004 14:43:57 +0000 Sjoerd Mullender More debug info.
Thu, 05 Aug 2004 12:44:26 +0000 Fabian Groffen Small optimalisation via reduction of object creations
Thu, 05 Aug 2004 10:58:23 +0000 Sjoerd Mullender Got the logic reversed.
Thu, 05 Aug 2004 10:48:04 +0000 Martin Kersten Do not load the SQL modules, (2x time)
Thu, 05 Aug 2004 09:33:20 +0000 Fabian Groffen Added DataSource, a new (and preferred) way to retrieve a connection to
Wed, 04 Aug 2004 22:10:54 +0000 Martin Kersten Remove superflous globals
Wed, 04 Aug 2004 21:53:25 +0000 Martin Kersten Moving the script files to a different location
Wed, 04 Aug 2004 21:52:40 +0000 Martin Kersten Moving the mal scripts to a different location
Wed, 04 Aug 2004 14:48:44 +0000 Fabian Groffen - updated the password masking with the newest `insights' so perhaps it
Wed, 04 Aug 2004 14:07:31 +0000 Martin Kersten Cleaning up the test directory
Wed, 04 Aug 2004 12:57:07 +0000 Martin Kersten Move performance tests out of the way
Wed, 04 Aug 2004 12:27:46 +0000 Martin Kersten The old x100 tests depende on a yet obsolete module
Wed, 04 Aug 2004 12:27:01 +0000 Martin Kersten Shuffling around the tests. Performance tests should be moved
Tue, 03 Aug 2004 19:54:59 +0000 Jan Rittinger changed and overloaded operator/calculation function definitions
Tue, 03 Aug 2004 19:53:17 +0000 Jan Rittinger added the following things:
Tue, 03 Aug 2004 19:24:14 +0000 Jan Rittinger removed 'int_eq' core node in all files and replaced it by the functions