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
2008-06-30 Manuel Mayr Supporting boolean items as sort criterion. May2008
2008-06-30 Niels Nes wait for the worker threads using join (this solves hanging problems on crashing worker threads)
2008-06-30 Niels Nes no longer create threads detached, ie leave them as joinable.
2008-06-30 Martin Kersten Don't safe too early.
2008-06-29 Niels Nes keep the partition number. Using this we kan correctly pass which parts need
2008-06-29 Niels Nes table now passed the Column info to the from string function
2008-06-29 Niels Nes another solution to the extra field problems
2008-06-29 Niels Nes make a real independend copy of the file stream
2008-06-29 Martin Kersten Some additional debugging
2008-06-29 Martin Kersten avoid a concurrency problem
2008-06-29 Niels Nes lots of fixes for the parallel load version (still not working)
2008-06-29 Niels Nes add dupFileStream
2008-06-29 Martin Kersten Avoid a total red SQL website. We need to cleanly close the auxillary files.
2008-06-29 Martin Kersten turn off debugger
2008-06-29 Martin Kersten Commit of patches needed for parallel loading
2008-06-29 Martin Kersten minor correction, we should initialize the lock
2008-06-29 Martin Kersten Initialize your world before using it.
2008-06-29 Martin Kersten This little routine is needed to detect file reads easily.
2008-06-28 Stefan Manegold propagated changes of Saturday Jun 28 2008 jdbc4
2008-06-28 Stefan Manegold Post-release version number (date) increment
2008-06-28 Stefan Manegold Post-release version number (release) increment May2008
2008-06-28 Stefan Manegold propagated changes of Friday Jun 27 2008 - Saturday Jun 28 2008
2008-06-28 Stefan Manegold propagated changes of Friday Jun 27 2008 - Saturday Jun 28 2008
2008-06-28 Stefan Manegold propagated changes of Thursday Jun 26 2008 - Saturday Jun 28 2008
2008-06-27 Martin Kersten Forgot to commit a file.
2008-06-27 Niels Nes fixed concurency bug. We use a special set op empty update bats, these need May2008
2008-06-27 Sjoerd Mullender Indent. May2008
2008-06-26 Martin Kersten A Logan Airport waiting code session.
2008-06-26 Sjoerd Mullender Added information about creating the installers and about the May2008
2008-06-26 Sjoerd Mullender propagated changes of Tuesday Jun 24 2008 - Thursday Jun 26 2008
2008-06-26 Sjoerd Mullender propagated changes of Wednesday Jun 25 2008 - Thursday Jun 26 2008
2008-06-26 Martin Kersten Randomize one of the columns.
2008-06-26 Martin Kersten simple larger join example
2008-06-26 Sjoerd Mullender propagated changes of Thursday Jun 26 2008
2008-06-26 Sjoerd Mullender Added missing parameter. May2008
2008-06-26 Sjoerd Mullender propagated changes of Tuesday Jun 24 2008 - Thursday Jun 26 2008
2008-06-26 Sjoerd Mullender Use a 64 bit integer for the timer and introduce a local epoch to try May2008
2008-06-25 Sjoerd Mullender Use os.path.normcase() in strategic places. May2008
2008-06-24 cvs2hg fixup commit for tag 'May2008-0' May2008 May2008-0
2008-06-24 Sjoerd Mullender Fix installer name. May2008
2008-06-24 Sjoerd Mullender Also install the geos dll. May2008
2008-06-24 Sjoerd Mullender Typo. May2008
2008-06-24 Niels Nes approve some leak test
2008-06-24 Niels Nes more fixes (leading spaces weren't ignored)
2008-06-24 Romulo Gon?alves Improve test to cover more problems... May2008
2008-06-24 Sjoerd Mullender propagated changes of Tuesday Jun 24 2008 PF_ROX
2008-06-24 Romulo Gon?alves Fix the semantics of the functions... May2008
2008-06-24 Jan Rittinger -- Based on the cardinality information try to keep for cross products
2008-06-24 Sjoerd Mullender propagated changes of Tuesday Jun 24 2008
2008-06-24 Sjoerd Mullender propagated changes of Monday Jun 23 2008 - Tuesday Jun 24 2008
2008-06-24 Sjoerd Mullender propagated changes of Tuesday Jun 24 2008
2008-06-24 Sjoerd Mullender propagated changes of Monday Jun 23 2008 - Tuesday Jun 24 2008
2008-06-24 Sjoerd Mullender Updated release number (not propagated). May2008
2008-06-24 Sjoerd Mullender Updated version number. May2008
2008-06-23 Niels Nes approved output after recent changes
2008-06-23 Niels Nes special output for (better) optimized algebra versions
2008-06-23 Niels Nes handle WITH in algebra too
2008-06-23 Niels Nes initialize the new field nildata
2008-06-23 Niels Nes fixes for many failing sql copy into statements (hopefully this didn't break the performance improvements)
2008-06-23 Niels Nes fix compilation