log

age author description
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
2017-03-24 Martin Kersten Fix the error message malparsing
2017-03-22 Martin Kersten Refine defense line in MALoptimizer, ignore signature only procs malparsing
2017-03-22 Martin Kersten Typo malparsing
2017-03-22 Martin Kersten No autoload file known malparsing
2017-03-22 Martin Kersten Fix type identifier syntax malparsing
2017-03-18 Martin Kersten Avoid showing exceptions directly malparsing
2017-03-18 Martin Kersten Properly return exceptions from MAL program analysis malparsing
2017-03-31 Mark Raasveldt Also transfer EC_DATE as miliseconds since epoch. protocol
2017-03-31 Mark Raasveldt Change logic of transfer headers: initial chunk now starts with "+\n" and subsequent chunks with "-\n". protocol
2017-03-31 Mark Raasveldt Also export query id in new protocol result set. protocol
2017-03-31 Mark Raasveldt Remove test that has unstable output because of the python 3 dictionary implementation. python3udf
2017-03-31 Mark Raasveldt Merge with default. python3udf
2017-03-31 Mark Raasveldt Approve tests with slightly different error messages/different client rendering lengths. protocol
2017-03-30 Mark Raasveldt Merge with default. protocol
2017-03-30 Martin Kersten Another missing ;
2017-03-30 Martin Kersten A type and precision.
2017-03-30 Mark Raasveldt More compilation fixes. protocol
2017-03-30 Sjoerd Mullender Merge heads.
2017-03-30 Sjoerd Mullender Merge heads. Dec2016
2017-03-30 Sjoerd Mullender Merge with Dec2016 branch, not changing any files..
2017-03-30 Sjoerd Mullender Post release build. Dec2016
2017-03-30 Sjoerd Mullender Merge with Dec2016 branch.
2017-03-30 Sjoerd Mullender Setting tags Dec2016_15 and Dec2016_SP3 for the release build. Dec2016
2017-03-30 Sjoerd Mullender Moved contents of ChangeLog.Dec2016 to MonetDB.spec, debian/changelog and ChangeLog-Archive. Dec2016 Dec2016_15 Dec2016_SP3_release
2017-03-30 Sjoerd Mullender Updated library versions. Dec2016
2017-03-30 Sjoerd Mullender Merge with Dec2016 branch, not changing any files.
2017-03-30 Sjoerd Mullender Pre-release version number update. Dec2016
2017-03-30 Mark Raasveldt Compilation fixes. protocol
2017-03-30 Martin van Dinther Add test for Bug 6254 Dec2016
2017-03-30 Mark Raasveldt Consistent formatting.