log

age author description
2017-04-13 Mark Raasveldt Close old branch. The contents of this branch had already been merged in a cleaned up version in the pythonudf branch. pyapi
2017-04-13 Mark Raasveldt Remove these assertions again.
2017-04-13 Panagiotis Koutsourakis Fix directory loading for LiDAR vault data-vaults
2017-04-13 Panagiotis Koutsourakis Merge with Dec2016 exanest
2017-04-13 Mark Raasveldt Close branch after merging with default. protocol
2017-04-13 Mark Raasveldt Merge with protocol branch.
2017-04-13 Mark Raasveldt Fix some spacing issues and remove unnecessary comments. protocol
2017-04-13 Mark Raasveldt Updated changelog with new protocol implementation. protocol
2017-04-13 Mark Raasveldt Merge with default. protocol
2017-04-13 Panagiotis Koutsourakis Merge with default data-vaults
2017-04-13 Wenjian Xu add visit list optimization imprints-join
2017-04-13 Martin van Dinther Approve output Dec2016
2017-04-13 Martin van Dinther Add casts to oid to prevent errors such as: overflow in conversion of 780 to bte. Dec2016
2017-04-13 Martin van Dinther Add some missing referential integrity checks. Dec2016
2017-04-12 Martin Kersten Approve output malparsing
2017-04-12 Martin Kersten Borrow the output channel while processing a file. malparsing
2017-04-12 Martin Kersten Fixing minor issues in the optimizers malparsing
2017-04-12 Sjoerd Mullender After NORMALIZE, range can be empty. Dec2016
2017-04-12 Mark Raasveldt Add back in some code that was accidently removed. protocol
2017-04-12 Mark Raasveldt More old code removed. protocol
2017-04-12 Mark Raasveldt Remove unnecessary old code. protocol
2017-04-12 Mark Raasveldt Merge with default. protocol
2017-04-12 Martin Kersten Approve output malparsing
2017-04-12 Martin Kersten Minor fixes malparsing
2017-04-12 Martin Kersten Fix the test malparsing
2017-04-12 Martin Kersten Revert backup malblock for parsing malparsing
2017-04-11 Martin Kersten Properly format the exceptions during flow checks malparsing
2017-04-11 Martin Kersten Eat away text upon encountering a parsing error malparsing
2017-04-11 Martin Kersten Avoid too early flush malparsing
2017-04-12 Sjoerd Mullender Merge with Dec2016 branch.
2017-04-12 Sjoerd Mullender Test dependency. Dec2016
2017-04-12 Sjoerd Mullender BAT ids are positive, no need for abs. Dec2016
2017-04-12 Sjoerd Mullender Backout changeset 3a9afb7a8637 and fix problem in a better way. Dec2016
2017-04-12 Niels Nes allow for update table x=1,x=2,x=n (only last is used). Dec2016
2017-04-12 Sjoerd Mullender Test for NULL pointer before dereferencing. Dec2016
2017-04-12 Sjoerd Mullender Do the work outside of the lock. Dec2016
2017-04-12 Sjoerd Mullender Move unfix to outside the lock: it may cause deadlock (see comment). Dec2016
2017-04-11 Panagiotis Koutsourakis Merge with default wlcr
2017-04-11 Sjoerd Mullender Merge with Dec2016 branch, not changing any files..
2017-04-11 Sjoerd Mullender Post release build. Dec2016
2017-04-11 Sjoerd Mullender Merge with Dec2016 branch.
2017-04-11 Sjoerd Mullender Setting tags Dec2016_17 and Dec2016_SP4 for the release build. Dec2016
2017-04-11 Sjoerd Mullender Moved contents of ChangeLog.Dec2016 to MonetDB.spec, debian/changelog and ChangeLog-Archive. Dec2016 Dec2016_17
2017-04-11 Sjoerd Mullender Updated library versions. Dec2016
2017-04-11 Sjoerd Mullender Merge with Dec2016 branch, not changing any files.
2017-04-11 Sjoerd Mullender Pre-release version number update. Dec2016
2017-04-11 Sjoerd Mullender Merge with Dec2016 branch.
2017-04-11 Sjoerd Mullender Fix upgrade code and approve upgrade output. Dec2016
2017-04-11 Sjoerd Mullender Zap nokey info when the value referred to is changed. Dec2016
2017-04-11 Sjoerd Mullender Added some changelog info. Dec2016
2017-04-11 Sjoerd Mullender Merge with Dec2016 branch.
2017-04-11 Sjoerd Mullender Work around a bug in GCC 4.8 for AArch64 that exhibits itself on CentOS. Dec2016
2017-04-10 Niels Nes fixed bug 6257, ie pas proper column when rewriting the LOJ apply down a groupby with Dec2016
2017-04-10 Martin Kersten Remove obsolete function showErrors malparsing
2017-04-10 Martin Kersten Avoid accessing freed storage malparsing
2017-04-10 Martin Kersten Move aside the scheduler module malparsing
2017-04-10 Martin Kersten Several small fixes malparsing
2017-04-10 Martin Kersten Add missing ';' malparsing
2017-04-09 Martin Kersten Fix some old debugging code. malparsing
2017-04-09 Niels Nes use strstr instead of strcasestr which isn't available (directly) on windows Dec2016
2017-04-08 Martin Kersten Handle console and mclient input malparsing
2017-04-08 Martin Kersten Cleanup the geom at server reset malparsing
2017-04-06 Martin Kersten Exit leakage handling malparsing
2017-04-08 Niels Nes the protocol over the wire is block based, to indicate end of block(s) malparsing
2017-04-08 Niels Nes fix bug 6110, if use t/f and true/false when possible, when converting boolean Dec2016
2017-04-08 Niels Nes fixed crash in full outer joins with only range expressions (or-ed together). see bug 6256 Dec2016
2017-04-08 Niels Nes add upgrade code for old sql.settimeout change Dec2016
2017-04-07 Sjoerd Mullender Merge with Dec2016 branch.
2017-04-07 Sjoerd Mullender BUNappend checks.
2017-04-07 Sjoerd Mullender Use correct type. Dec2016
2017-04-07 Niels Nes add missing exists handling in logical value expression handing. Dec2016
2017-04-07 Niels Nes merged with 2016
2017-04-07 Sjoerd Mullender Correctly compare types in BATifthenelse. Dec2016
2017-04-07 Niels Nes fixed problem with system vacuum, ie make sure we only vacuum on the Dec2016
2017-04-07 Sjoerd Mullender Merge with Dec2016 branch.
2017-04-07 Mark Raasveldt Close branch after merge with default. python3udf
2017-04-07 Mark Raasveldt Merge with python3udf.
2017-04-07 Mark Raasveldt Consistent indentation. python3udf
2017-04-07 Panagiotis Koutsourakis Fix security vulnerability in FITS and NETCDF datavaults Dec2016
2017-04-06 Sjoerd Mullender Special output for FreeBSD and Darwin: strftime works differently. Dec2016
2017-04-06 Martin van Dinther Add test for Bug 6257 Dec2016
2017-04-06 Martin Kersten Free up the resources upon closing a client malparsing
2017-04-06 Martin van Dinther Make test output more stable by removing the table id and view name "geometry_columns" from the output Dec2016
2017-04-06 Martin van Dinther Correcting typos in All file Dec2016
2017-04-06 Martin van Dinther Added missing desired output files for test: schema-trigger.Bug-3710 Dec2016
2017-04-06 Martin Kersten Fix inclusion of multiple files. malparsing
2017-04-06 Martin Kersten Removed unused function malparsing
2017-04-06 Martin van Dinther Approve output change of rmt5_X_7_bat into rmt5_X_1_bat Dec2016
2017-04-06 Martin van Dinther Approve ordered output of blob data. Dec2016
2017-04-06 Mark Raasveldt Add test for Bug 6256. Dec2016
2017-04-06 Martin Kersten Name change nspace ->usermodule malparsing
2017-04-05 Martin Kersten Remogve direct calls to GDKerror malparsing
2017-04-04 Martin Kersten Chancing the interface of getAddress malparsing
2017-04-04 Martin Kersten More defenses against failing mallocs. malparsing
2017-04-04 Martin Kersten Remove unused flow-checked and type-checked from MAL block malparsing
2017-04-04 Mark Raasveldt Merge with default. python3udf
2017-04-04 Martin Kersten merge with default malparsing
2017-04-04 Martin Kersten Various fixes malparsing
2017-04-04 Martin Kersten Introduce help function to check plans malparsing
2017-04-02 Martin Kersten Minor reporting issues in MAL debugger malparsing
2017-04-04 Pedro Ferreira iot branch working again! iot
2017-04-03 Niels Nes More defensive code.
2017-04-03 Niels Nes add some protection against missing statements
2017-04-03 Panagiotis Koutsourakis Merge with default data-vaults
2017-03-31 Panagiotis Koutsourakis Merge with default data-vaults
2017-04-03 Pedro Ferreira Merged with default iot
2017-04-03 Mark Raasveldt Approve actually correct output for subqueries test now that aliasing works properly.
2017-04-03 Mark Raasveldt Correctly apply aliasing for LIMIT in subqueries.
2017-04-03 Sjoerd Mullender Merge with Dec2016 branch.
2017-04-03 Sjoerd Mullender Missing semicolons. Dec2016
2017-04-03 Niels Nes fixed bug 6254, ie make sure we push left outer down if allowed. Dec2016
2017-04-03 Sjoerd Mullender Use correct MAL module.
2017-04-01 Martin Kersten Fix 'L' command variant malparsing
2017-04-01 Martin Kersten Merge with default malparsing
2017-04-01 Martin Kersten Major cleanup of error handling and clients IO malparsing
2017-03-31 Martin Kersten Test for recursive MAL function malparsing
2017-03-31 Martin Kersten Stratified error handling and checking BUNappend malparsing
2017-03-31 Martin Kersten Revert error checking and pipeline compilation malparsing
2017-03-31 Martin Kersten Fix MAL errors and freeException malparsing
2017-03-24 Martin Kersten Return last command time malparsing