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 ;
|
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.
|
2017-03-30 |
Martin van Dinther |
Added setting TIME ZONE explicitly to make output stable (independent of DST).
Dec2016
|
2017-03-30 |
Sjoerd Mullender |
Merge with Dec2016 branch.
|
2017-03-30 |
Sjoerd Mullender |
Merge with Dec2016 branch.
|
2017-03-30 |
Panagiotis Koutsourakis |
We might be calling fits functions outside the sys schema
Dec2016
|
2017-03-30 |
Panagiotis Koutsourakis |
The size of a unit can be more than 10
Dec2016
|
2017-03-30 |
Sjoerd Mullender |
Don't expect size_t - size_t to fit in an int.
Dec2016
|
2017-03-30 |
Mark Raasveldt |
Fix compiler warning.
Dec2016
|
2017-03-30 |
Mark Raasveldt |
Check all BUNappends.
Dec2016
|
2017-03-30 |
Mark Raasveldt |
Proper cleanup in loader functions.
Dec2016
|
2017-03-24 |
Panagiotis Koutsourakis |
Use the API correctly
data-vaults
|
2017-03-30 |
Sjoerd Mullender |
Merge with Dec2016 branch.
|
2017-03-28 |
Sjoerd Mullender |
Fix upgrade error handling.
|
2017-03-28 |
Sjoerd Mullender |
Removed useless code.
|
2017-03-28 |
Sjoerd Mullender |
Free some memory.
|
2017-03-28 |
Sjoerd Mullender |
When error is GDK_EXCEPTION, report the GDK exception.
|
2017-03-28 |
Sjoerd Mullender |
Use freeException() to free exception strings.
|
2017-03-28 |
Sjoerd Mullender |
Unified error messages for allocation failures.
|
2017-03-30 |
Niels Nes |
revert binary api change
Dec2016
|
2017-03-29 |
Niels Nes |
changed blob nequal function into a compare function, now we can
Dec2016
|
2017-03-29 |
Niels Nes |
make sure we only vacuum on system tables
Dec2016
|
2017-03-29 |
Sjoerd Mullender |
Merge heads.
|
2017-03-29 |
Sjoerd Mullender |
Merge with Dec2016 branch, not changing any files..
|
2017-03-29 |
Sjoerd Mullender |
Post release build.
Dec2016
|
2017-03-29 |
Sjoerd Mullender |
Merge with Dec2016 branch.
|
2017-03-29 |
Sjoerd Mullender |
Setting tags Dec2016_13 and Dec2016_SP3 for the release build.
Dec2016
|
2017-03-29 |
Sjoerd Mullender |
Moved contents of ChangeLog.Dec2016 to MonetDB.spec, debian/changelog and ChangeLog-Archive.
Dec2016 Dec2016_13
|
2017-03-29 |
Sjoerd Mullender |
Updated library versions.
Dec2016
|
2017-03-29 |
Sjoerd Mullender |
Merge with Dec2016 branch, not changing any files.
|
2017-03-29 |
Sjoerd Mullender |
Pre-release version number update.
Dec2016
|
2017-03-29 |
Niels Nes |
approved output
|
2017-03-29 |
Niels Nes |
fixed crash in using empty orderidx
|
2017-03-27 |
Mark Raasveldt |
Any required protocol string conversion is now done while transferring rather than converting the entire BAT before transferring.
protocol
|
2017-03-27 |
Mark Raasveldt |
Merge with default.
protocol
|
2017-03-27 |
Mark Raasveldt |
Merge with default.
protocol
|
2017-03-21 |
Mark Raasveldt |
Protocol 10 is no longer supported in the MAPI library.
protocol
|
2017-03-21 |
Mark Raasveldt |
Correctly support chunk export in new protocol.
protocol
|
2017-03-20 |
Mark Raasveldt |
Protocol result set messages start with "+\n" for easier integration into existing client programs.
protocol
|
2017-03-27 |
Hannes Muehleisen |
disabled r tests for now because of their high volatility
Dec2016
|
2017-03-27 |
Sjoerd Mullender |
Merge with Dec2016 branch.
|
2017-03-27 |
Sjoerd Mullender |
Simplify.
Dec2016
|
2017-03-27 |
Sjoerd Mullender |
Clear the correct bit of memory.
Dec2016
|
2017-03-26 |
Sjoerd Mullender |
More error checking, and some simplification.
|
2017-03-26 |
Niels Nes |
merged with 2016
|
2017-03-26 |
Niels Nes |
fixed compilation
|
2017-03-26 |
Niels Nes |
merged with Dec2016
|