log

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