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