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),
|
2003-09-25 |
Sjoerd Mullender |
replaced valconvert MX macro by hand-expanded code to avoid
|
2003-09-25 |
Sjoerd Mullender |
- unified options for Intel compiler on i?86 (icc/icpc) and ia64 (ecc/ecpc)
|
2003-09-25 |
Stefan Manegold |
make compilers happy:
|
2003-09-25 |
Sjoerd Mullender |
Various fixes to shut up the compilers:
|
2003-09-24 |
Stefan Manegold |
Stupid Windows/nmake cannot cope with single-letter directory names as in "src/mapi/clients/C";
|
2003-09-24 |
Stefan Manegold |
properly "mapi_export" function "mapi_fetch_all_rows" as it is used in "src/mapi/clients/Tests/sample3.c"
|
2003-09-24 |
Sjoerd Mullender |
Allocate memory *after* check on input param so that we don't loose
|
2003-09-24 |
Sjoerd Mullender |
Declared the args to GDKstrdup and strLen as "const char *" instead of
|
2003-09-24 |
Sjoerd Mullender |
And now the 64-bit version...
|
2003-09-24 |
Sjoerd Mullender |
On Linux, the reult of casting (float) 9223372036854775807.0
|
2003-09-23 |
Stefan Manegold |
when using "--enable-optimize", remove default "-g" from $CFLAGS,
|
2003-09-21 |
Stefan Manegold |
extended test; this might help traceing a suspected bug in
|
2003-09-21 |
Stefan Manegold |
some minor fixes for Mapprove.py
|
2003-09-21 |
Stefan Manegold |
src/mapi/clients/mapi has been renamed to src/mapi/clients/java
|
2003-09-21 |
Stefan Manegold |
fixed filter:
|
2003-09-21 |
Stefan Manegold |
restored parts of stable output that got incorrectly lost
|
2003-09-21 |
Martin Kersten |
A few minor errors removed
|
2003-09-21 |
Stefan Manegold |
made BBPTRIM_ALL a size_t (in C) resp. a lng (in MIL)
|
2003-09-21 |
Stefan Manegold |
undo of accidental changes
|
2003-09-21 |
Stefan Manegold |
undo of accidental changes
|
2003-09-21 |
Stefan Manegold |
get compilation working, again:
|
2003-09-21 |
Stefan Manegold |
get "make check" working, again:
|
2003-09-21 |
Stefan Manegold |
Further improvements of Mapprove.py:
|
2003-09-21 |
Stefan Manegold |
more system specific stable output
|
2003-09-21 |
Martin Kersten |
Put the Mapi.py library in the proper place
|
2003-09-21 |
Martin Kersten |
Forgotten to pass the Mapi.py to its proper location
|
2003-09-21 |
cvs2hg |
fixup commit for branch 'Monet_4-3-12'
Monet_4-3-12
|
2003-09-21 |
Stefan Manegold |
we don't want to see ls' error messages
|
2003-09-21 |
Martin Kersten |
Changes due to re-allocation of C-mapi library to clients/C
|
2003-09-21 |
Martin Kersten |
Added missing (trivial) makefiles
|
2003-09-21 |
Martin Kersten |
Added the missing makefile
|
2003-09-21 |
Martin Kersten |
The missing java files added
|
2003-09-21 |
Stefan Manegold |
compiled Python script (*.pyc) are not supposed to be checked-in
|
2003-09-21 |
Stefan Manegold |
added a script to clean-up the source tree,
|
2003-09-21 |
Martin Kersten |
Addition of more files
|
2003-09-21 |
Martin Kersten |
A major reshuffling of the client API directory structure
|
2003-09-21 |
Stefan Manegold |
fixed stable output:
|
2003-09-20 |
Stefan Manegold |
fixed enum overflow checking:
|
2003-09-20 |
Stefan Manegold |
Immediately return 0 if BBPincref is called with bat i==bat_nil;
|
2003-09-20 |
Stefan Manegold |
updated 64bit output
|
2003-09-20 |
Stefan Manegold |
updated stable output:
|
2003-09-20 |
Stefan Manegold |
filter-out some more floating-point "inaccuracies" (on Darwin)
|
2003-09-20 |
Stefan Manegold |
fix: correctly handle stable.err in Mapprove.py
|
2003-09-20 |
Stefan Manegold |
updated stable output
|
2003-09-20 |
Stefan Manegold |
forgot to update specific output when extending module pcl
|
2003-09-20 |
Stefan Manegold |
STATIC output is now identical to default one
|
2003-09-20 |
Stefan Manegold |
fixed typo
|