log

age author description
2008-07-08 Sjoerd Mullender Clean up in case of error. May2008
2008-07-08 Sjoerd Mullender Clean up in case of error.
2008-07-08 Ying Zhang Directly call xquery_print_result_DRIVER with 1 iterations
2008-07-08 Niels Nes more nonil settings
2008-07-08 Martin Kersten silence compilers.
2008-07-08 Stefan Manegold due do changes in the BAT header
2008-07-07 Niels Nes be more carefull in checking nonil in BUNins/BUNappend sometimes user pass
2008-07-07 Niels Nes some more nonil setting
2008-07-07 Niels Nes added nonil to the property checking
2008-07-07 Stratos Idreos handling/reducing the compilation delay problem of sideways cracking
2008-07-07 Stefan Manegold propagated changes of Monday Jul 07 2008
2008-07-07 Stefan Manegold propagated changes of Monday Jul 07 2008
2008-07-07 Sjoerd Mullender Fix a potential deadlock: if two threads simultaneously try to insert May2008
2008-07-07 Niels Nes backported fix (no propagation needed (shouldn't give problems)) May2008
2008-07-07 Ying Zhang Test added for bug: May2008
2008-07-07 Niels Nes fix nonil in case of BATconst
2008-07-07 Niels Nes fix compilation
2008-07-07 Niels Nes fixed problem in BATconst, ie parents of views should be aligned (ie have equal
2008-07-07 Niels Nes add assert (ie batFirst should be equal for the parent bats of views)
2008-07-07 Niels Nes outerjoins do have nils
2008-07-07 Niels Nes for nonil bats correctly output void tails on uselect
2008-07-07 Martin Kersten Revert a patch.
2008-07-07 Martin Kersten You better commit files after changing them.
2008-07-07 Sjoerd Mullender If there is no fallback implementation for when NOEXPAND_* is defined,
2008-07-07 Ying Zhang shredBAT shouldn't be free-d before executing the function
2008-07-07 Torsten Grust -- Fixed attribute list allocation bug in structural algebra CSE.
2008-07-06 Martin Kersten In a parallel situation, nor scripts, we should activate the debugger.
2008-07-06 Stefan Manegold Since the "xrpcdemo-merge", Pathfinder requires at least
2008-07-06 Martin Kersten silence compilers.
2008-07-06 Martin Kersten Align the calling conventions.
2008-07-06 Martin Kersten Move code out of the way until future use.
2008-07-06 Martin Kersten Use the client context whereever possible.
2008-07-06 Martin Kersten Allow for more recycling. Commands are side-effect free. Patterns are not
2008-07-06 Martin Kersten Approved. Recycle may not assume re-use of barrier statements.
2008-07-06 Martin Kersten Moving more GDKout use into access to the Client record
2008-07-06 Stefan Manegold propagated changes of Friday Jul 04 2008 - Sunday Jul 06 2008
2008-07-06 Stefan Manegold propagated changes of Saturday Jul 05 2008 - Sunday Jul 06 2008
2008-07-06 Martin Kersten Removing dependencies on GDKout
2008-07-06 Martin Kersten Share status with niels
2008-07-06 Martin Kersten Sharing the current status of the parallel MAL execution.
2008-07-05 Niels Nes reset pkey if its droped May2008
2008-07-04 Niels Nes also handle seperators on the edge between 2 parts correctly now
2008-07-04 Ying Zhang - workaround for the problem that project() has difficulties with BAT with May2008
2008-07-04 Ying Zhang Fix for the bug:
2008-07-04 Ying Zhang To make icc more happy and fix the bug
2008-07-04 Stefan Manegold propagated changes of Thursday Jul 03 2008 - Friday Jul 04 2008
2008-07-04 Stefan Manegold propagated changes of Thursday Jul 03 2008 - Friday Jul 04 2008
2008-07-03 Martin Kersten properly break the barrier
2008-07-03 Martin Kersten dataflow- handle finalization on barriers
2008-07-03 Stratos Idreos removing not needed variables from "fake" join function
2008-07-03 Milena Ivanova More general handling of updates by recycling:
2008-07-03 Stefan Manegold since "-O2" works fine, let's also try "-O3" May2008
2008-07-03 Ying Zhang compilation fix: comparison between signed and unsigned
2008-07-03 Martin Kersten Getting the first dataflow driven interpreter passing most of the SQL tests
2008-07-03 Niels Nes return the correct number of loaded records
2008-07-03 Stefan Manegold propagated changes of Sunday May 25 2008 - Thursday Jul 03 2008
2008-07-03 Martin Kersten Avoid overwritting your memory
2008-07-03 Stratos Idreos add a function to randomly mix tuples in a bat
2008-07-03 Stefan Manegold added test for bug report May2008
2008-07-03 Stratos Idreos bug fixes, changes and optimizations in the crack joins code base as submitted in ICDE