2002-09-19 |
Sjoerd Mullender |
- Use send/recv on sockets instead of read/write.
|
2002-09-19 |
Niels Nes |
share counter management is moved to BBP (just like fix/unfix and persistent/transient)
|
2002-09-18 |
Sjoerd Mullender |
In order to fix the deadlock on Windows, we now try to not use pipes if we
|
2002-09-13 |
Niels Nes |
bug fix in BATmaterialize (now also handles varsized atoms correctly and resets
|
2002-09-13 |
Stefan Manegold |
extended test to better locate/trace the IRIX bug
|
2002-09-12 |
Sjoerd Mullender |
More quoting of file names.
|
2002-09-12 |
Sjoerd Mullender |
Quote file name argument since it can contain spaces.
|
2002-09-12 |
Sjoerd Mullender |
Change offset in BAT_select into size_t to shut up compiler.
|
2002-09-12 |
Menzo Windhouwer |
conf/conf.bash:
|
2002-09-12 |
Menzo Windhouwer |
conf.bash:
|
2002-09-12 |
Menzo Windhouwer |
conf/conf.bash:
|
2002-09-12 |
Stefan Manegold |
propagated Arjen's recent patch for monet's conf/conf.bash
|
2002-09-12 |
Stefan Manegold |
give Mserver some more time to shutdown after Mshutdown
|
2002-09-11 |
Stefan Manegold |
extednded test for better bug-tracing
|
2002-09-11 |
Stefan Manegold |
undo of accidental checkin...
|
2002-09-11 |
Stefan Manegold |
switched-on command echoing for all Mserver tests
|
2002-09-11 |
Sjoerd Mullender |
Fix arguments to CreateFileMapping to get Windows version of MT_mmap
|
2002-09-11 |
Sjoerd Mullender |
Need to close a stream in addition to destroying it (or should this be
|
2002-09-11 |
Stefan Manegold |
propagated changes from MonetDB:
|
2002-09-11 |
Stefan Manegold |
finally managed to get the static Mserver working, again:
|
2002-09-10 |
Stefan Manegold |
make diff treat all ouput as text files to avoid messages like
|
2002-09-10 |
Stefan Manegold |
first attempt to get the static Mserver working, again.
|
2002-09-10 |
Stefan Manegold |
propagated recent changes from MonetDB (io -> stream)
|
2002-09-10 |
Sjoerd Mullender |
Removed all occurances of NOID_MULT on instigation of Peter.
|
2002-09-09 |
Stefan Manegold |
made output less dependend on variation due to different debug masks:
|
2002-09-09 |
Stefan Manegold |
updated standard stable output according to Niels' recent approval of Linux-specific stable output
|
2002-09-09 |
Sjoerd Mullender |
Use ftime if available and gettimeofday is not.
|
2002-09-07 |
Stefan Manegold |
moved tests related to sourceforge bug-reports to new directory:
MonetDB_TRECvid
|
2002-09-07 |
cvs2hg |
fixup commit for branch 'MonetDB_TRECvid'
MonetDB_TRECvid
|
2002-09-07 |
Stefan Manegold |
added info from Sourceforge Bug Tracking System
|
2002-09-07 |
Stefan Manegold |
moved tests related to sourceforge bug-reports to new directory:
|
2002-09-07 |
Niels Nes |
enabled the 175 test
MonetDB_TRECvid
|
2002-09-07 |
Niels Nes |
new test 175
|
2002-09-07 |
Niels Nes |
adding new load code.
|
2002-09-07 |
Arjen de Vries |
Bug with marking void-T table
MonetDB_TRECvid
|
2002-09-06 |
Stefan Manegold |
meet standard installation of Win32-Pthreads:
|
2002-09-06 |
Stefan Manegold |
removed obsolete sleeps
|
2002-09-06 |
Stefan Manegold |
removed some obsolete declarations of MONET_BUILD and MONET_PREFIX
|
2002-09-06 |
Stefan Manegold |
make Mdiff ignore the "lt-" prefix in usage-messages when running "make check"
|
2002-09-06 |
Sjoerd Mullender |
Supplied alternative implementation for mrand48() and drand48().
|
2002-09-06 |
Sjoerd Mullender |
On Windows, setenv does not exist and putenv is called _putenv.
|
2002-09-06 |
Sjoerd Mullender |
SIGALRM and alarm() don't exist on Windows (as far as I can tell), so
|
2002-09-06 |
Sjoerd Mullender |
We need to create unistd.h after all, since otherwise mel can't be built.
|
2002-09-06 |
Sjoerd Mullender |
Don't create dummy unistd.h and sys/socket.h files, but use the io.h
|
2002-09-05 |
Sjoerd Mullender |
Created Visual Studio workspace for MonetDB. Currently only building Mx.exe is supported.
|
2002-09-05 |
Sjoerd Mullender |
Protect against redefinition of WIN32 symbol.
|
2002-09-05 |
Sjoerd Mullender |
We need to include getopt.c from the source directory, so use #include "...".
|
2002-09-05 |
Sjoerd Mullender |
Match prototype declaration with actual definition.
|
2002-09-05 |
Sjoerd Mullender |
Typo.
|
2002-09-05 |
Sjoerd Mullender |
Add warning message about keeping files up to date.
|
2002-09-05 |
Sjoerd Mullender |
Added description to AC_DEFINE macros, so that acconfig.h doesn't need them.
|
2002-09-03 |
Niels Nes |
1) removed oid@nr differences. So the @0 @1 etc are still parsed but have
|
2002-09-03 |
Sjoerd Mullender |
Remove NUL bytes from generated e-mail.
|
2002-09-01 |
Niels Nes |
need to set Qexec_prefix so if NONE set to $prefix else set to exec_prefix.
|
2002-09-01 |
Niels Nes |
backout the Q versions as on unix this is not needed and seems to
|
2002-09-01 |
Niels Nes |
also install the sysdefs.h file..
|
2002-09-01 |
Niels Nes |
The void cleanup (These changes break things in projects)!
|
2002-08-31 |
Niels Nes |
one more lib_io reference
|
2002-08-31 |
Niels Nes |
backtrack signed/unsiged changes (this should fix the select/semijoin/join
MonetDB_TRECvid
|
2002-08-30 |
Niels Nes |
173 -> 174
MonetDB_TRECvid
|