| Tue, 30 Jul 2002 11:19:06 +0000 |
Martin Kersten |
Will be replaced by new one later
Monet_5-0
|
| Tue, 30 Jul 2002 11:14:47 +0000 |
Sjoerd Mullender |
Synchronize with monet.
|
| Mon, 29 Jul 2002 21:37:00 +0000 |
Stefan Manegold |
fixed stable output
|
| Mon, 29 Jul 2002 21:36:52 +0000 |
Stefan Manegold |
added `make check` for NT:
|
| Mon, 29 Jul 2002 21:36:26 +0000 |
Stefan Manegold |
fixes/extensions for `make check`:
|
| Mon, 29 Jul 2002 21:35:47 +0000 |
Stefan Manegold |
- for `make check`: exit with 0 on success and with 1 on failure
|
| Mon, 29 Jul 2002 14:30:39 +0000 |
Sjoerd Mullender |
Innocuous change to test CVSROOT changes.
|
| Mon, 29 Jul 2002 14:21:22 +0000 |
Sjoerd Mullender |
Another innocuous change to test CVSROOT changes.
|
| Mon, 29 Jul 2002 14:14:54 +0000 |
Sjoerd Mullender |
Innocuous change to test CVSROOT changes.
|
| Mon, 29 Jul 2002 14:01:23 +0000 |
Arjen de Vries |
fixed crossref path to README
|
| Sun, 28 Jul 2002 07:01:18 +0000 |
Niels Nes |
approved new output
|
| Sun, 28 Jul 2002 06:56:51 +0000 |
Niels Nes |
reenabled locking in monet_tbl.mx (wrong version was checked in)
|
| Sat, 27 Jul 2002 19:34:21 +0000 |
Niels Nes |
small optimizations to get better performing 'sql long insert scripts'
|
| Fri, 26 Jul 2002 19:54:13 +0000 |
Stefan Manegold |
re-added Linux specific output;
|
| Fri, 26 Jul 2002 19:25:01 +0000 |
Stefan Manegold |
some fixes to handle "strange" TSTSRCBASE settings:
|
| Fri, 26 Jul 2002 15:51:55 +0000 |
Niels Nes |
approved new output
|
| Fri, 26 Jul 2002 15:51:35 +0000 |
Niels Nes |
Use OIDtoStr for printing seqbase
|
| Fri, 26 Jul 2002 15:51:07 +0000 |
Niels Nes |
some sprintf converted to snprintf
|
| Fri, 26 Jul 2002 14:42:45 +0000 |
Sjoerd Mullender |
Don't use "from foo import *". It's better to be explicit where
|
| Fri, 26 Jul 2002 13:41:16 +0000 |
Sjoerd Mullender |
Added some comments and removed a superfluous statement.
|
| Fri, 26 Jul 2002 13:35:59 +0000 |
Sjoerd Mullender |
Return a value to indicate success in Check. This was accidentally
|
| Fri, 26 Jul 2002 12:30:25 +0000 |
Sjoerd Mullender |
Use the same select-based (on Unix anyway) function in all places
|
| Fri, 26 Jul 2002 11:20:29 +0000 |
Niels Nes |
new stable output, moved vars() down.
|
| Fri, 26 Jul 2002 09:54:26 +0000 |
Niels Nes |
only link in the required modules for sql
|
| Fri, 26 Jul 2002 09:54:03 +0000 |
Niels Nes |
cleanup
|
| Fri, 26 Jul 2002 09:53:37 +0000 |
Niels Nes |
getopt needs :: for optional argument
|
| Fri, 26 Jul 2002 09:53:13 +0000 |
Niels Nes |
STATIC stuff is moved to the monet.m4 file
|
| Fri, 26 Jul 2002 09:14:22 +0000 |
Niels Nes |
propagate Mserver from monet source
|
| Fri, 26 Jul 2002 08:58:23 +0000 |
Niels Nes |
moving CFLAGS/CXXFLAGS and STATIC server handeling into the monet.m4
|
| Fri, 26 Jul 2002 08:30:41 +0000 |
Niels Nes |
added missing cast in ATOMput
|
| Fri, 26 Jul 2002 08:30:22 +0000 |
Niels Nes |
added missing cast in ATOMput
|
| Fri, 26 Jul 2002 08:30:09 +0000 |
Niels Nes |
added missing cast in ATOMput
|
| Fri, 26 Jul 2002 08:29:38 +0000 |
Niels Nes |
added missing cast in ATOMput
|
| Fri, 26 Jul 2002 08:29:04 +0000 |
Niels Nes |
add CFLAGS anc CXXFLAGS again..
|
| Thu, 25 Jul 2002 18:25:34 +0000 |
Niels Nes |
(int*) cast needed because the (int*) in ATOMput is somehow gone, when a
|
| Thu, 25 Jul 2002 18:13:01 +0000 |
Niels Nes |
changed fetchjoin mx macros such that the main fetchjoin body can be handled
|
| Thu, 25 Jul 2002 18:10:13 +0000 |
Niels Nes |
added handeling of DEBUG/OPTIMIZE/INSTRUMENT env vars
|
| Thu, 25 Jul 2002 18:08:53 +0000 |
Niels Nes |
made logger alignment aware
|
| Thu, 25 Jul 2002 11:50:15 +0000 |
Niels Nes |
approved output
|
| Thu, 25 Jul 2002 11:40:43 +0000 |
Niels Nes |
approved changes caused by new ref/plevel counting
|
| Thu, 25 Jul 2002 11:38:28 +0000 |
Niels Nes |
approved more output
|
| Thu, 25 Jul 2002 11:33:30 +0000 |
Niels Nes |
approved some more output
|
| Thu, 25 Jul 2002 11:10:50 +0000 |
Niels Nes |
updated stable out
|
| Thu, 25 Jul 2002 09:51:43 +0000 |
Niels Nes |
updated stable out
|
| Thu, 25 Jul 2002 09:37:40 +0000 |
Niels Nes |
different cast/swap (long2int and int2long) operators for
|
| Wed, 24 Jul 2002 19:26:46 +0000 |
Niels Nes |
cleanup gdk_desc.mx: on 32 bit machines 32 bit ints were
|
| Wed, 24 Jul 2002 14:56:46 +0000 |
Niels Nes |
new stable output
|
| Wed, 24 Jul 2002 14:55:54 +0000 |
Niels Nes |
new stable output
|
| Wed, 24 Jul 2002 14:40:15 +0000 |
Niels Nes |
capacity is now lng ie use lng(0) to compare to
|
| Wed, 24 Jul 2002 09:10:28 +0000 |
Niels Nes |
bug fix
|
| Wed, 24 Jul 2002 08:55:14 +0000 |
Menzo Windhouwer |
am.py:
|
| Wed, 24 Jul 2002 08:16:58 +0000 |
Niels Nes |
updated test to new proto type of capacity
|
| Wed, 24 Jul 2002 08:00:26 +0000 |
Menzo Windhouwer |
am.py:
|
| Mon, 22 Jul 2002 20:49:52 +0000 |
Niels Nes |
don't use mels -o option as some systems (IRIX-gcc-64) have buggy
|
| Mon, 22 Jul 2002 20:40:51 +0000 |
Niels Nes |
added lng version for capacity in new(type,type,capacity)
|
| Mon, 22 Jul 2002 20:20:03 +0000 |
Niels Nes |
moved to size_t for the size related functions (like BATcount)
|
| Mon, 22 Jul 2002 18:18:26 +0000 |
Niels Nes |
don't use the -o option as bugs in the (gnu) c++ iostream exists
|
| Mon, 22 Jul 2002 18:11:13 +0000 |
Niels Nes |
compiler cleanup
|
| Mon, 22 Jul 2002 18:06:18 +0000 |
Niels Nes |
compiler related cleanup
|
| Mon, 22 Jul 2002 18:03:24 +0000 |
Niels Nes |
more compiler related cleanups
|