log

age author description
2003-09-30 Stefan Manegold updated stable output
2003-09-30 Sjoerd Mullender Implemented Python/SWIG support for a few more ODBC functions.
2003-09-30 Stefan Manegold forgot to activate test mmath_nan
2003-09-30 Stefan Manegold some more CxxFLAGS issues.
2003-09-30 Stefan Manegold Some more code-cleaning(?):
2003-09-30 Stefan Manegold Some more code-cleaning(?):
2003-09-30 Stefan Manegold Some more code-cleaning(?):
2003-09-29 Stefan Manegold made MonetDB compile with GNU compiler and "-Wall -Werror"
2003-09-29 Stefan Manegold Some more code-cleaning(?):
2003-09-29 Stefan Manegold Some more code-cleaning(?):
2003-09-29 Stefan Manegold Some more code-cleaning(?):
2003-09-29 Stefan Manegold Some more code-cleaning(?):
2003-09-29 Stefan Manegold Some more code-cleaning(?):
2003-09-29 Stefan Manegold Some more code-cleaning(?):
2003-09-29 Stefan Manegold minor textual changes
2003-09-29 Martin Kersten Got rid of the warnings and few erroneous errors.
2003-09-29 Stefan Manegold separated NaN-tests from the other mmath tests;
2003-09-29 Stefan Manegold a new slightly different floatingpoint number...
2003-09-28 Stefan Manegold Finally, here it is:
2003-09-28 Stefan Manegold Some more code-cleaning(?):
2003-09-28 Martin Kersten Rolling forward changes to Mapi.java and some minor bug fixes
2003-09-28 Martin Kersten The library now properly resets the status flags after an error has occurred.
2003-09-28 Stefan Manegold Some more code-cleaning(?):
2003-09-28 Stefan Manegold Some more code-cleaning(?):
2003-09-28 Stefan Manegold Some more code-cleaning(?):
2003-09-28 Stefan Manegold Some more code-cleaning(?):
2003-09-28 Stefan Manegold cleaned-up compiler-specific flags settings
2003-09-28 Stefan Manegold do not forget CXXFLAGS
2003-09-28 Stefan Manegold give autoconf some hints where too look for types "ptrdiff_t" & "ssize_t"
2003-09-28 Stefan Manegold Some more code-cleaning(?):
2003-09-28 Stefan Manegold Some more code-cleaning(?):
2003-09-28 Stefan Manegold fixed typo: MIL is not C ...
2003-09-28 Stefan Manegold let test tcpip use the mapi_port;
2003-09-28 Stefan Manegold stable output on CYGWIN and Darwin is identical to that on Linux
2003-09-28 Stefan Manegold avoid empty body of if statement
2003-09-28 Stefan Manegold completed struct initializer
2003-09-28 Stefan Manegold removed unused variable
2003-09-28 Stefan Manegold (sometimes) compiler warnings about unused parameters are quite handy:
2003-09-28 Stefan Manegold (sometimes) compiler warnings about unused parameters are quite handy:
2003-09-27 Stefan Manegold Before we forget about them:
2003-09-27 Martin Kersten Moving the examples to a new location
2003-09-27 Martin Kersten Slight modifications
2003-09-27 Martin Kersten Better slicing and row control. more to come.
2003-09-26 Stefan Manegold fixe test script
2003-09-26 Stefan Manegold removed redundant text
2003-09-26 Stefan Manegold pass pointer to int (int*) instead of casting int to pointer and back
2003-09-26 Stefan Manegold pass pointer to int (int*) instead of casting int to pointer and back
2003-09-26 Stefan Manegold to pacify 64-compilers:
2003-09-26 Stefan Manegold fixes to work with "primitive" (bourne-)sh capabilities
2003-09-26 Stefan Manegold make sure that "config.h" is included first, also with [f]lex-generated files.
2003-09-26 Stefan Manegold make sure that "config.h" is included first, also with [f]lex-generated files.
2003-09-26 Stefan Manegold make sure that "monet_utils.h" and hence "config.h"
2003-09-26 Stefan Manegold cleaned-up bootstrap:
2003-09-26 Stefan Manegold cleaned-up bootstrap:
2003-09-26 Stefan Manegold disallowd combining "--enable-optimize" with any of
2003-09-26 Stefan Manegold be more verbose about required tool-version
2003-09-26 Martin Kersten A buch of minor error corrections.
2003-09-26 Martin Kersten A buch of minor error corrections.
2003-09-25 Stefan Manegold hsorted is a "bit" (i.e., "signed char"), hence we better properly cast
2003-09-25 Sjoerd Mullender "long" does not grow to 64 bit on all 64-bit platforms (e.g., Windows64),