2008-01-02 |
Martin Kersten |
Collateral changes in SQL backend code
|
2008-01-02 |
Martin Kersten |
Approvals of the changes due to major code patch.
|
2008-01-02 |
Martin Kersten |
The naming of the functions dealing with variables have been cleaned
|
2008-01-02 |
Martin Kersten |
This is the first of a large collection of source updates, which still
|
2007-12-30 |
Niels Nes |
leak fixes in the psm code
|
2007-12-30 |
Niels Nes |
small indenting changes
|
2007-12-30 |
Niels Nes |
the statement tree for 'instantiated' functions wasn't freed
|
2007-12-30 |
Niels Nes |
lots of leak fixes (thanks to valgrind)
|
2007-12-30 |
Niels Nes |
approved output after new bandjoin api
|
2007-12-30 |
Niels Nes |
added lots of small cleanup fixes to the optimizers (ie if we replace
|
2007-12-30 |
Niels Nes |
approved new bandjoin api
|
2007-12-30 |
Niels Nes |
fixed bugs in ifthenelse (return a proper nil value) and cast (don't free
|
2007-12-30 |
Niels Nes |
add interface for new bandjoin api
|
2007-12-30 |
Niels Nes |
added wrappers for new bandjoin api
|
2007-12-30 |
Niels Nes |
bandjoin now also got bounds (not checked yet)
|
2007-12-28 |
Niels Nes |
more leak fixing.
|
2007-12-27 |
Martin Kersten |
Synchronizing the code.
|
2007-12-27 |
Martin Kersten |
Synchronization of my version.
|
2007-12-27 |
Martin Kersten |
Use recursive inlineing.
|
2007-12-27 |
Martin Kersten |
Recursive inline.
|
2007-12-27 |
Martin Kersten |
Test for recursive inlineing
|
2007-12-27 |
Martin Kersten |
This way it works.
|
2007-12-27 |
Niels Nes |
insert proper values
|
2007-12-27 |
Niels Nes |
small fix fo the inline08 script (correctly declare result vat types)
|
2007-12-27 |
Niels Nes |
added example inline which currently crashes
|
2007-12-27 |
Niels Nes |
added batstr.replace
|
2007-12-27 |
Martin Kersten |
Reduce the storage space of variable records with 8 bytes.
|
2007-12-27 |
Niels Nes |
added missing All file
|
2007-12-27 |
Martin Kersten |
Removing left over bug of the RETURN/YIELD normalization step.
|
2007-12-27 |
Lefteris Sidirourgos |
Implementation of the fn:error(string?, string) built-in function.
|
2007-12-27 |
Martin Kersten |
Approve the output.
|
2007-12-27 |
Martin Kersten |
Properly initialize a nil bat value.
|
2007-12-27 |
Martin Kersten |
revert initialization of return variables.
|
2007-12-27 |
Stefan Manegold |
propagated changes of Thursday Dec 20 2007 - Thursday Dec 27 2007
|
2007-12-26 |
Peter Boncz |
[ 1852327 ] remap in src/modules/plain/Tests/bat.py fails on Win64
Sep2007
|
2007-12-26 |
Martin Kersten |
Result of normalized RETURN/YIELD
|
2007-12-26 |
Martin Kersten |
The first series of multiplexing inline MAL blocks.
|
2007-12-26 |
Martin Kersten |
Approved new output
|
2007-12-26 |
Martin Kersten |
Synchronization point. The major part of the multiplex inline
|
2007-12-26 |
Niels Nes |
recognize more range joins (also improved stmt_intersect to handle changing
|
2007-12-26 |
Niels Nes |
added test for long time bug (xquery -> sql, performance problem with
|
2007-12-26 |
Niels Nes |
approve output after bat filename leak fixes
|
2007-12-26 |
Niels Nes |
approved output after 'bat filename leak fix'
|
2007-12-26 |
Niels Nes |
approved output after range join was added
|
2007-12-25 |
Niels Nes |
fixed leak in dec_fromstr
|
2007-12-25 |
Niels Nes |
fixed leak (I'll also check it into the current branch)
Sep2007
|
2007-12-25 |
Martin Kersten |
Approve normalization output
|
2007-12-25 |
Martin Kersten |
Approval of normalization and some prelimenary multiplex inliners
|
2007-12-25 |
Martin Kersten |
Approval of normalization
|
2007-12-25 |
Martin Kersten |
Approval of normalized RETURN/YIELD statements
|
2007-12-25 |
Martin Kersten |
Normalize the RETURN and YIELD statement upon parsing.
|
2007-12-24 |
Martin Kersten |
preparing for handling multiplexed inline functions.
|
2007-12-23 |
Niels Nes |
more leak fixing
|
2007-12-23 |
Niels Nes |
fixed leak of bat filenames
|
2007-12-23 |
Niels Nes |
removed some small memory leaks
|
2007-12-23 |
Niels Nes |
because of the logger changes the leak test output changed
|
2007-12-23 |
Niels Nes |
for smaller updates we prefer the log over snapshots
|
2007-12-23 |
Niels Nes |
fixed race condition
|
2007-12-23 |
Niels Nes |
The logger basically has 2 layers of transactions
|
2007-12-23 |
Niels Nes |
fixed bug in hashselect (passed incorrect head/tail atom sizes to bunfastinsert
|