log

age author description
2002-10-07 Stefan Manegold minor update
2002-10-07 Sjoerd Mullender Undid accidental checkin.
2002-10-07 Sjoerd Mullender Added casts to get rid of warnings.
2002-10-07 Sjoerd Mullender It's a good idea to always put parentheses around the right-hand-side
2002-10-07 Sjoerd Mullender Removed lots and lots of warnings from the MSVC compiler.
2002-10-06 Stefan Manegold more rules for "minor differences":
2002-10-06 Stefan Manegold approved Windows-specific output
2002-10-06 Stefan Manegold extended rules for "minor differences"
2002-10-06 Stefan Manegold made test more verbose for better tracing of property-checking differences
2002-10-05 Niels Nes removed debug statements
2002-10-05 Niels Nes removed debug statement in createing users
2002-10-05 Stefan Manegold fixed minor bug
2002-10-04 Stefan Manegold also treat some Mtest warnings as "minor differences"
2002-10-04 Stefan Manegold made Mtest & Mdiff distinguish between "minor" and "major" differences.
2002-10-04 Stefan Manegold fixed(?) am.py to get non-empty *_DOCS in doc/Makefile.am,
2002-10-04 Stefan Manegold propagated from MonetDB:
2002-10-04 Stefan Manegold added rule to extract html from mx (simply copied from tex <- mx)
2002-10-03 Stefan Manegold consistency fix for MT_munmap & MT_msync:
2002-10-02 Stefan Manegold call sql_client with "-u monetdb -P monetdb"
2002-10-02 Stefan Manegold approved Windows-specific error message
2002-10-02 Stefan Manegold some changes to make the stange behaviour of Mserver after Mshutdown in Windows more traceable.
2002-10-02 Niels Nes fixed typo
2002-10-02 Stefan Manegold updated stable output according to Sjoerd's yesterday's fixes:
2002-10-02 Sjoerd Mullender Fix some problems in Makefile generation for Windows.
2002-10-02 Sjoerd Mullender Convert /'s in @f primitives to DIR_SEP (if different from /).
2002-10-02 Stefan Manegold removed extra " " (space) echoed by _stupid_ Windows ...
2002-10-01 Sjoerd Mullender Implemented check for available physical memory on Windows.
2002-10-01 Stefan Manegold added some more WindowsNT-specific stable output
2002-09-30 Stefan Manegold to avoid the need for more Windows-specific stable test output,
2002-09-30 Stefan Manegold fixed handling of [v]snprintf's return value:
2002-09-30 Sjoerd Mullender Set pointers to just freed buffers to NULL. This prevents reuse of these pointers.
2002-09-30 Sjoerd Mullender Fix fixing and unfixing of BATs.
2002-09-30 Sjoerd Mullender Compare batCacheid's to determine whether a BAT needs fixing (the
2002-09-27 Sjoerd Mullender Squash compiler warning.
2002-09-27 Sjoerd Mullender Fix debug build.
2002-09-27 Stefan Manegold made view_gdk_cpu and view_gdk_io return a (fake/empty) BAT, again
2002-09-27 Stefan Manegold fixed special treatment of module mprof
2002-09-27 Stefan Manegold updated WindowsNT-specific stable output:
2002-09-27 Stefan Manegold these tests use modules unix, too
2002-09-27 Stefan Manegold added WindowsNT-specific stable output:
2002-09-27 Stefan Manegold removed debug message from Windows MT_mmap
2002-09-26 Sjoerd Mullender Don't do "fileno(fp)" after "fp = NULL;".
2002-09-26 Sjoerd Mullender Off-by-one error in memory allocation.
2002-09-26 Sjoerd Mullender Typo.
2002-09-25 Sjoerd Mullender Allocate enough memory for path name (SO_EXT is not always 3 bytes
2002-09-25 Stefan Manegold updated stable output according to Sjoerd's recent changes:
2002-09-25 Stefan Manegold always use mkdir with -p
2002-09-24 Sjoerd Mullender Moved appending '>> TestOut' to command to after the command is
2002-09-24 Sjoerd Mullender More compiler warnings squashed.
2002-09-24 Sjoerd Mullender Typo.
2002-09-24 Sjoerd Mullender Various changes (mostly added casts, but also changing types to size_t) to make the compiler happier.
2002-09-24 Sjoerd Mullender Compare absolute values of stamps. It seems the stamps sign can be
2002-09-23 Sjoerd Mullender Removed unused variable.
2002-09-23 Sjoerd Mullender Fixed a bunch of casts to shut up the compiler.
2002-09-21 Niels Nes compile fixes
2002-09-21 Niels Nes *** empty log message ***
2002-09-20 Niels Nes many changes so very instable
2002-09-20 Sjoerd Mullender Make number of %-format escapes match with number of arguments.
2002-09-20 Sjoerd Mullender Use local (i.e. path-less) files for testing: /tmp does not exist on Windows.
2002-09-19 Niels Nes removed debug statement