MonetDB: batcalc-candidates - Add cast.

2018-03-08 Thread Sjoerd Mullender
Changeset: e8323b67f810 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=e8323b67f810 Modified Files: gdk/gdk_calc.c Branch: batcalc-candidates Log Message: Add cast. diffs (21 lines): diff --git a/gdk/gdk_calc.c b/gdk/gdk_calc.c --- a/gdk/gdk_calc.c +++ b/gdk/gdk_

MonetDB: mal-weld - weld impl for batcalc.+ and batcalc.-

2018-03-08 Thread Mihai Varga
Changeset: 0b8c5ab42144 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=0b8c5ab42144 Modified Files: monetdb5/modules/mal/mal_weld.c monetdb5/modules/mal/mal_weld.h monetdb5/modules/mal/mal_weld.mal monetdb5/modules/mal/mal_weld.mal.sh

MonetDB: configurable_working_set - Remove dead code.

2018-03-08 Thread Aris Koning
Changeset: 87935cc65c45 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=87935cc65c45 Modified Files: gdk/gdk_posix.c Branch: configurable_working_set Log Message: Remove dead code. diffs (24 lines): diff --git a/gdk/gdk_posix.c b/gdk/gdk_posix.c --- a/gdk/gdk_posi

MonetDB: Mar2018 - No need for Python scripts for doing simple d...

2018-03-08 Thread Sjoerd Mullender
Changeset: 4756e58c7be8 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=4756e58c7be8 Added Files: sql/test/Dump/Tests/dump-empty.sql sql/test/emptydb-upgrade-chain-hge/Tests/dump.sql sql/test/emptydb-upgrade-chain/Tests/dump.sql sql/test/emptyd

MonetDB: Mar2018 - Implemented bulk version of sql.password.

2018-03-08 Thread Sjoerd Mullender
Changeset: 7dbe169d84b0 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=7dbe169d84b0 Modified Files: clients/Tests/MAL-signatures.stable.out clients/Tests/MAL-signatures.stable.out.int128 sql/backends/monet5/sql.mal sql/backends/monet5/sql_user

MonetDB: Mar2018 - Concatenate strings once instead of many times.

2018-03-08 Thread Sjoerd Mullender
Changeset: 2e7386cd5573 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=2e7386cd5573 Modified Files: buildtools/autogen/autogen/codegen.py Branch: Mar2018 Log Message: Concatenate strings once instead of many times. diffs (53 lines): diff --git a/buildtools/autoge

MonetDB: Mar2018 - Normalize path names.

2018-03-08 Thread Sjoerd Mullender
Changeset: 1a8254db073e for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=1a8254db073e Modified Files: buildtools/autogen/autogen/codegen.py Branch: Mar2018 Log Message: Normalize path names. There were many occurrences of paths with multiple sequences of ../.. in them

MonetDB: Mar2018 - Approve outputs

2018-03-08 Thread Martin van Dinther
Changeset: 200f32b5f7d2 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=200f32b5f7d2 Modified Files: sql/test/BugTracker-2017/Tests/cleanup_statistics.Bug-6439.stable.out sql/test/BugTracker-2017/Tests/cleanup_statistics.Bug-6439.stable.out.FreeBSD s

MonetDB: Mar2018 - Added missing SQLState code tot stable.err ou...

2018-03-08 Thread Martin van Dinther
Changeset: 5beb9b6b9d73 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=5beb9b6b9d73 Modified Files: sql/test/BugTracker-2017/Tests/python_loader_clobbers_default_with_null.Bug-6464.stable.err Branch: Mar2018 Log Message: Added missing SQLState code tot stable.err o

MonetDB: data-vaults - Merge with default

2018-03-08 Thread Panagiotis Koutsourakis
Changeset: 1f79d01e7cc3 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=1f79d01e7cc3 Modified Files: clients/mapiclient/dump.c clients/mapiclient/mclient.c monetdb5/modules/mal/pcre.c sql/backends/monet5/UDF/pyapi/connection.c sql/backe

MonetDB: Mar2018 - The function mcrypt_getHashAlgorithms now ret...

2018-03-08 Thread Sjoerd Mullender
Changeset: 9bb4b9029baf for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=9bb4b9029baf Added Files: common/utils/ChangeLog.Mar2018 Modified Files: common/utils/mcrypt.c common/utils/mcrypt.h monetdb5/modules/mal/mal_mapi.c tools/merovingi

MonetDB: Mar2018 - mapi_trace and mapi_explain* now return void.

2018-03-08 Thread Sjoerd Mullender
Changeset: a715683044bd for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=a715683044bd Modified Files: clients/Tests/exports.stable.out clients/mapiclient/stethoscope.c clients/mapiclient/tachograph.c clients/mapiclient/tomograph.c client

MonetDB: Mar2018 - ChangeLog.Mar2018: fixed typos

2018-03-08 Thread Stefan Manegold
Changeset: b04abdada478 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=b04abdada478 Modified Files: ChangeLog.Mar2018 Branch: Mar2018 Log Message: ChangeLog.Mar2018: fixed typos diffs (24 lines): diff --git a/ChangeLog.Mar2018 b/ChangeLog.Mar2018 --- a/ChangeLog.

monetdb-java: default - Small update on the release.txt

2018-03-08 Thread Martin van Dinther
Changeset: 2dbfc65d8e03 for monetdb-java URL: https://dev.monetdb.org/hg/monetdb-java?cmd=changeset;node=2dbfc65d8e03 Modified Files: release.txt Branch: default Log Message: Small update on the release.txt diffs (39 lines): diff --git a/release.txt b/release.txt --- a/release.txt +++ b

monetdb-java: default - Improved implementation of MonetClob and...

2018-03-08 Thread Martin van Dinther
Changeset: 94131372ad0b for monetdb-java URL: https://dev.monetdb.org/hg/monetdb-java?cmd=changeset;node=94131372ad0b Modified Files: src/main/java/nl/cwi/monetdb/jdbc/MonetBlob.java src/main/java/nl/cwi/monetdb/jdbc/MonetClob.java Branch: default Log Message: Improved implementati

MonetDB: Mar2018 - Update test after removal of view sys.comment...

2018-03-08 Thread Martin van Dinther
Changeset: 08da1ed0d63d for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=08da1ed0d63d Modified Files: sql/test/BugTracker-2018/Tests/count_from_commented_function_signatures.Bug-6542.sql sql/test/BugTracker-2018/Tests/count_from_commented_function_signatures.