| Sun, 14 Mar 2010 09:50:52 +0000 |
Stefan Manegold |
fixes for HP-UX:
Nov2009
|
| Sun, 14 Mar 2010 08:30:07 +0000 |
Martin Kersten |
The garbage collection administration has been changed. Every variable record
|
| Sun, 14 Mar 2010 08:23:53 +0000 |
Martin Kersten |
The garbage collector optimizer should be the last in the pipelines.
|
| Sun, 14 Mar 2010 08:20:21 +0000 |
Martin Kersten |
The garbage collection administration has been changed. Every variable record
|
| Sun, 14 Mar 2010 08:18:33 +0000 |
Martin Kersten |
The garbage collection administration has been changed. Every variable record
|
| Sun, 14 Mar 2010 08:15:29 +0000 |
Martin Kersten |
The MAL debugger list command has been extended with
|
| Sun, 14 Mar 2010 08:14:37 +0000 |
Martin Kersten |
The MAL debugger list command has been extended with
|
| Sun, 14 Mar 2010 08:13:32 +0000 |
Martin Kersten |
The dataflow scheduler has been revamped to allow for
|
| Sun, 14 Mar 2010 08:11:45 +0000 |
Martin Kersten |
The garbage collection administration has been changed. Every variable record
|
| Sat, 13 Mar 2010 21:48:43 +0000 |
Niels Nes |
LLONG_MAX should be defined before compiling BUNlast (needs this because of
|
| Fri, 12 Mar 2010 13:50:38 +0000 |
Fabian Groffen |
optimisations step two (a little less trivial): push MAX/MIN down into the MAP program
|
| Fri, 12 Mar 2010 12:56:17 +0000 |
Fabian Groffen |
optimisations step one (still trivial): push ORDER BY [DESC], LIMIT and/or OFFSET down into the MAP program
|
| Fri, 12 Mar 2010 07:15:03 +0000 |
Martin Kersten |
Move history to the attic
|
| Thu, 11 Mar 2010 21:50:53 +0000 |
Niels Nes |
isspace needs int on hpux
|
| Thu, 11 Mar 2010 14:48:49 +0000 |
Sjoerd Mullender |
There is no test called "compress00".
|
| Thu, 11 Mar 2010 13:55:42 +0000 |
Fabian Groffen |
do what mat.pack and mergetable optimiser were supposed to do, sorting and other operations now seem to work correctly
|
| Wed, 10 Mar 2010 22:18:23 +0000 |
Niels Nes |
calib requires getpagesize, HPUX doesn't export it when
|
| Wed, 10 Mar 2010 22:17:11 +0000 |
Niels Nes |
Fix format string for PTRDIFF type on HPUX.
|
| Wed, 10 Mar 2010 22:16:16 +0000 |
Niels Nes |
find pthread libray requirements on HP UX
|
| Wed, 10 Mar 2010 21:35:25 +0000 |
Niels Nes |
add test for bug in in with or processing
Feb2010
|
| Wed, 10 Mar 2010 20:46:32 +0000 |
Niels Nes |
fix bug in IN handling
Feb2010
|
| Wed, 10 Mar 2010 20:30:38 +0000 |
Sjoerd Mullender |
Layout: I like it when opening braces of functions appear at the start
Feb2010
|
| Wed, 10 Mar 2010 15:16:54 +0000 |
Sjoerd Mullender |
propagated changes of Wednesday Mar 10 2010
M5XQ
|
| Wed, 10 Mar 2010 15:15:01 +0000 |
Sjoerd Mullender |
propagated changes of Wednesday Mar 10 2010
XQFT
|
| Wed, 10 Mar 2010 14:54:46 +0000 |
Sjoerd Mullender |
propagated changes of Tuesday Mar 09 2010 - Wednesday Mar 10 2010
|
| Wed, 10 Mar 2010 14:54:41 +0000 |
Sjoerd Mullender |
propagated changes of Wednesday Mar 10 2010
|
| Wed, 10 Mar 2010 14:43:36 +0000 |
Fabian Groffen |
do a two-phase approach were we first detect all sql.binds, such that we reliably get all columns detected; it seems that some operations are done inbetween the column binds
|
| Wed, 10 Mar 2010 14:37:36 +0000 |
Sjoerd Mullender |
propagated changes of Wednesday Mar 03 2010 - Wednesday Mar 10 2010
|
| Wed, 10 Mar 2010 14:30:27 +0000 |
Sjoerd Mullender |
propagated changes of Friday Mar 05 2010 - Wednesday Mar 10 2010
|
| Wed, 10 Mar 2010 14:27:03 +0000 |
Sjoerd Mullender |
propagated changes of Monday Mar 01 2010 - Wednesday Mar 10 2010
|
| Wed, 10 Mar 2010 14:23:57 +0000 |
Sjoerd Mullender |
propagated changes of Tuesday Mar 09 2010 - Wednesday Mar 10 2010
|
| Wed, 10 Mar 2010 14:23:39 +0000 |
Sjoerd Mullender |
propagated changes of Friday Mar 05 2010 - Wednesday Mar 10 2010
|
| Wed, 10 Mar 2010 13:16:47 +0000 |
Sjoerd Mullender |
Remove duplicate file.
Feb2010
|
| Wed, 10 Mar 2010 09:35:37 +0000 |
Fabian Groffen |
mapreduce optimizer v2.0: switch to pessimistic approach, allowing to execute any query, fetching only the data in the MAP phase. Mergetable optimiser is the one here that messes up any operation like sorting. From here on, the optimiser should try to find operations to push into the MAP phase.
|
| Wed, 10 Mar 2010 09:28:39 +0000 |
Fabian Groffen |
Add mvcRef, sort
|
| Tue, 09 Mar 2010 17:19:18 +0000 |
Jan Rittinger |
-- Performance fix in set property inference.
Feb2010
|
| Tue, 09 Mar 2010 12:02:32 +0000 |
Fabian Groffen |
add minimal_pipe definition, so one can easily switch to basic plans
|
| Tue, 09 Mar 2010 09:33:06 +0000 |
Fabian Groffen |
(hopefully) Fix problem found by Arjen in compiling the java sources. Set JAVA_HOME to the compiler we found with configure, such that ant will use that one too.
Feb2010
|
| Tue, 09 Mar 2010 09:28:42 +0000 |
Fabian Groffen |
Derive JAVA_HOME, which is essential in the Java module to get Ant to do what one would expect
Feb2010
|
| Sun, 07 Mar 2010 20:04:57 +0000 |
Martin Kersten |
Approve output
|
| Sun, 07 Mar 2010 20:03:48 +0000 |
Martin Kersten |
Also support compile time execution of barrier statement by turning them
|
| Sun, 07 Mar 2010 19:00:40 +0000 |
Martin Kersten |
Extra debugging for chasing possible race conditions, which may be
|
| Sat, 06 Mar 2010 09:40:33 +0000 |
Stefan Manegold |
approved new output:
|
| Sat, 06 Mar 2010 09:39:48 +0000 |
Stefan Manegold |
approved new output of `stethoscope --help`
|
| Sat, 06 Mar 2010 09:37:59 +0000 |
Stefan Manegold |
for the records:
|
| Sat, 06 Mar 2010 09:10:14 +0000 |
Martin Kersten |
Stethoscope has been moved to clients repository
|
| Sat, 06 Mar 2010 09:08:53 +0000 |
Martin Kersten |
Stethoscope help information test should be re-approved.
|
| Sat, 06 Mar 2010 07:18:31 +0000 |
Niels Nes |
bison/yacc rule may depend on direct sources now (ie x.y), not only on
|
| Fri, 05 Mar 2010 17:36:31 +0000 |
Fabian Groffen |
It's better to allocate some memory to write to. Change signature of generateSalt, since it doesn't allocate memory as I mistakenly thought it did.
Feb2010
|
| Fri, 05 Mar 2010 17:03:49 +0000 |
Sjoerd Mullender |
CRLF -> LF.
Feb2010
|
| Fri, 05 Mar 2010 14:55:53 +0000 |
Fabian Groffen |
Fix bug #2964247, thanks Sjoerd for debugging.
Feb2010
|
| Fri, 05 Mar 2010 14:48:47 +0000 |
Niels Nes |
we need mutils too
|
| Fri, 05 Mar 2010 14:42:39 +0000 |
Fabian Groffen |
check return of fopen() in more places, as pointed out by Mark Bucciarelli
Feb2010
|
| Fri, 05 Mar 2010 13:08:33 +0000 |
Fabian Groffen |
revert back to deprecated signal style, since windows doesn't seem to like sigaction at all
|
| Fri, 05 Mar 2010 13:06:45 +0000 |
Sjoerd Mullender |
Fix of previous fix. Deal with s == sub correctly (that implies s[-1]
Feb2010
|
| Fri, 05 Mar 2010 12:32:49 +0000 |
Sjoerd Mullender |
Avoid dereferencing a pointer before the start of the buffer.
Feb2010
|
| Fri, 05 Mar 2010 12:27:16 +0000 |
Sjoerd Mullender |
Let configure try linking with -lcrypto when testing -lssl.
Feb2010
|
| Thu, 04 Mar 2010 16:02:17 +0000 |
Fabian Groffen |
fix unstoppable behaviour with a stupid workaround: even if we have to monitor a single server, do it in a separate thread
|
| Thu, 04 Mar 2010 15:57:42 +0000 |
Fabian Groffen |
swith to new-style signal handlers, don't help to solve lockup up problems when running single threaded
|
| Thu, 04 Mar 2010 15:56:44 +0000 |
Fabian Groffen |
stethoscope was moved
|