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
|
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 ;
|