log

age author description
2008-07-03 Stefan Manegold propagated changes of Monday Jun 02 2008 - Thursday Jul 03 2008 xrpcdemo xrpcdemo_done
2008-07-03 Ying Zhang Shuffle the code to reduce conflict during merging with the stable xrpcdemo
2008-07-03 Milena Ivanova Missing initialization.
2008-07-03 Ying Zhang - several old (minor) changes in the demo xrpcdemo
2008-07-03 Stefan Manegold propagated changes of Thursday Jul 03 2008 PF_ROX PF_ROX_Current
2008-07-03 Stefan Manegold propagated changes of Monday Jun 30 2008 - Thursday Jul 03 2008
2008-07-03 Stefan Manegold propagated changes of Monday Jun 30 2008 - Thursday Jul 03 2008
2008-07-03 Stefan Manegold propagated changes of Thursday Jul 03 2008 jdbc4
2008-07-03 Stefan Manegold clean-up: these files do not contain any version numbers any more
2008-07-03 Stefan Manegold propagated changes of Tuesday Jul 01 2008 - Thursday Jul 03 2008
2008-07-03 Stefan Manegold propagated changes of Tuesday Jul 01 2008 - Thursday Jul 03 2008
2008-07-03 Stefan Manegold propagated changes of Tuesday Jul 01 2008 - Thursday Jul 03 2008 jdbc4
2008-07-03 Stefan Manegold propagated changes of Tuesday Jul 01 2008 - Thursday Jul 03 2008
2008-07-02 Stefan Manegold From a 155 KB crackers_sideways.mx, May2008
2008-07-02 Stefan Manegold (for testing purposes)
2008-07-02 Martin Kersten Sync the status
2008-07-02 Martin Kersten dataflow added
2008-07-02 Martin Kersten dataflow- be aware that instructions may be shuffled, which means we should
2008-07-02 Stefan Manegold some "clean-up" for "readability" May2008
2008-07-02 Stefan Manegold (at least on Itanium2) May2008
2008-07-02 Milena Ivanova Modification of Credit policy in limited memory conditions: finds the cheapest set of instructions that free the memory needed. Cleaning of recycle cache aslo drops the existing instr. mappings.
2008-07-02 Martin Kersten Revamping the administration of the dataflow.
2008-07-02 Niels Nes indent (to keep the diff to m5 smaller)
2008-07-02 Niels Nes use correct output type for aatom cmp
2008-07-02 Niels Nes look at the correct input bat to set the result bats nonil
2008-07-02 Niels Nes more nonil...
2008-07-02 Niels Nes fix compilation
2008-07-02 Niels Nes more nonil settings
2008-07-02 Niels Nes more fastins and friends, ie more nonil setting
2008-07-02 Niels Nes lots of places use fastins and friends, so we need to set nonil our selfs
2008-07-01 Martin Kersten moving to the dataflow execution. first sql statement has been handled correctly.
2008-07-01 Stefan Manegold Purely for convenience of testing binary packages:
2008-07-01 Niels Nes make sure we reset the nonil property when we hit nil values
2008-07-01 Niels Nes make sure we switch of the nonil property when we hit nil values
2008-07-01 Niels Nes we have another propery 'nonil'
2008-07-01 Stefan Manegold Purely for convenience of testing binary packages: May2008
2008-07-01 Martin Kersten Further limit the impact of dataflow blocks.
2008-07-01 Martin Kersten Reduce the number of eligible dataflow blocks to those where there
2008-07-01 Stefan Manegold fixing prefvious checking: May2008
2008-07-01 Martin Kersten The dataflow optimizer injects the interpreter switches
2008-07-01 Stefan Manegold Clean-up of buildtools-, configure-, and testing-legacy in MonetDB-Java. May2008
2008-07-01 Stefan Manegold Clean-up of buildtools-, configure-, and testing-legacy in MonetDB-Java.
2008-07-01 Romulo Gon?alves Correct the output... the previous check in approved a wrong out output May2008
2008-07-01 Martin Kersten Safe a few cycles per scanning.
2008-07-01 Romulo Gon?alves Approve the new output (M4/SQL) due the following fix: May2008
2008-07-01 Niels Nes use seplen (much cheaper then a call to strlen)
2008-07-01 Romulo Gon?alves Approve the new output due the following fix: May2008
2008-07-01 Romulo Gon?alves The table name was missing on the query output: May2008
2008-07-01 Manuel Mayr Fixing Bug I introduced yesterday. May2008
2008-06-30 Niels Nes ssize_t instead of size_T
2008-06-30 Niels Nes another int vs size_t problem
2008-06-30 Niels Nes report the errors of the threads
2008-06-30 Niels Nes use the normal non threaded version for too small files
2008-06-30 Niels Nes we need to use BATappend else we have double head values
2008-06-30 Stefan Manegold propagated changes of Monday Jun 30 2008
2008-06-30 Stefan Manegold replacing os.path.abspath() by os.path.realpath() May2008
2008-06-30 Romulo Gon?alves Add test for bug: May2008
2008-06-30 Stefan Manegold Since we have incremented the version number after the release May2008
2008-06-30 Manuel Mayr Bugfix: May2008
2008-06-30 Niels Nes properly use size_t 's for sizes