log

age author description
2018-04-05 Sjoerd Mullender Some minor fixes. Mar2018
2018-04-05 Panagiotis Koutsourakis Add module and instruction fields to the JSON profiler traces
2018-04-04 Pedro Ferreira Added tests for bugs 6568, 6569 and 6570 Mar2018
2018-04-04 Sjoerd Mullender Approve after changeset f167f7445b5d.
2018-04-04 Sjoerd Mullender Don't ignore return value of function fread.
2018-04-04 Niels Nes fxes for bugs 6565 and 6565 Mar2018
2018-04-04 Sjoerd Mullender Merge with Mar2018 branch.
2018-04-04 Panagiotis Koutsourakis Add Changelog entry for the change in monetdb profilerstart command
2018-04-04 Panagiotis Koutsourakis Add Changelog entry for the change in monetdb stop command
2018-04-04 Panagiotis Koutsourakis [monetdbd] Make profilerstart command more robust
2018-04-03 Panagiotis Koutsourakis [monetdbd] Try to stop the profiler before stopping the server
2018-04-04 Sjoerd Mullender Export mcrypt functions from libmapi; restore list of hashes. Mar2018
2018-04-04 Mihai Varga weld.memory.limit=256GB and weld.threads=GDKnr_threads mal-weld
2018-04-04 Mihai Varga measure weld compile time and print it to stderr mal-weld
2018-04-04 Aris Koning Bug fix: in_exp contains first element twice. delete_in_vlist
2018-04-04 Aris Koning Add a select query for testing. delete_in_vlist
2018-04-04 Aris Koning Remove test from the test suite. delete_in_vlist
2018-04-04 Sjoerd Mullender Some more library cleanup. Mar2018
2018-04-03 Sjoerd Mullender Removed helper programs Mtimeout and MkillUsers.
2018-04-03 Pedro Ferreira Added tests for bugs 6565 and 6566 Mar2018
2018-04-03 Sjoerd Mullender Try not to include code multiple times.
2018-04-03 Sjoerd Mullender We need generateUUID on Windows.
2018-04-03 Sjoerd Mullender Merge with Mar2018 branch.
2018-04-03 Sjoerd Mullender Don't link to libraries multiple times on Linux/Unix. Mar2018
2018-04-03 Mihai Varga weld impl for batcalc.or mal-weld
2018-04-03 Mihai Varga weld impl for batcalc.isnil and batcalc.ifthenelse mal-weld
2018-04-03 Mihai Varga aggr.subsum with mismatching types mal-weld
2018-03-30 Mihai Varga weld impl for algebra.difference algebrea.intersect batcalc.and mal-weld
2018-03-30 Mihai Varga opt_weld subgraph collapsing bug fix mal-weld
2018-03-29 Mihai Varga weld impl for algebra.join through UDF mal-weld
2018-03-28 Mihai Varga weld aggr.subcount with skip_nils mal-weld
2018-03-27 Mihai Varga mal_weld - forgot to append some Ls to i64 zeroes mal-weld
2018-03-27 Mihai Varga TODO revert this: disabled some checks in pcre.c mal-weld
2018-03-27 Mihai Varga weld batcalc binary mismatching types support mal-weld
2018-03-27 Mihai Varga mal_weld: better error messages for not yet implemented parts mal-weld
2018-03-27 Mihai Varga weld impl for bat.mirror and batcalc.identity mal-weld
2018-03-27 Mihai Varga weld impl for aggr.subcount mal-weld
2018-03-27 Mihai Varga weld.group - don't compute the counts and the ids at the same times, the counts might not be used mal-weld
2018-03-27 Mihai Varga weld binary batcalc impl for strings mal-weld
2018-03-26 Mihai Varga weld impl for str thetaselect and bat.mergecand mal-weld
2018-04-01 Aris Koning Use value_list in handle_in_exps. delete_in_vlist
2018-03-30 Aris Koning Simplify the signature of the value_list function. delete_in_vlist
2018-03-30 Aris Koning Merge with default. delete_in_vlist
2018-03-30 Panagiotis Koutsourakis Merge heads
2018-03-30 Panagiotis Koutsourakis Approve test output
2018-03-30 Panagiotis Koutsourakis Rename the new mal command to register_supervisor
2018-03-30 Panagiotis Koutsourakis Execute the supervisor_register in the supervisor as well
2018-03-30 Panagiotis Koutsourakis Add an extra parameter to the supervisor_register
2018-03-29 Panagiotis Koutsourakis Add a remote.supervisor_register mal function
2018-03-30 Sjoerd Mullender New function BATintersect.
2018-03-30 Sjoerd Mullender Merge with Mar2018 branch.
2018-03-29 Sjoerd Mullender Approve upgrade from new database. Mar2018
2018-03-30 Sjoerd Mullender Two more cases for the candidates optimizer. Mar2018
2018-03-30 Aris Koning Expand manual trace of delete from value list query delete_in_vlist
2018-03-27 Aris Koning Add more test files. delete_in_vlist
2018-03-23 Aris Koning Add personal development tools for safety. delete_in_vlist
2018-03-29 Panagiotis Koutsourakis Merge the Mar2018 release into acticloud acticloud
2018-03-29 Panagiotis Koutsourakis Merge the Mar2018 release into exanest exanest
2018-03-29 Sjoerd Mullender Approve upgrade from new database.
2018-03-29 Martin van Dinther Reduce the size of the string buffer for storing the delete statement. We do not need 8192 bytes. 96 is enough. Mar2018