monetdb-java: embedded - More cleaning

2016-10-27 Thread Pedro Ferreira
Changeset: 787a4fdba56e for monetdb-java URL: http://dev.monetdb.org/hg/monetdb-java?cmd=changeset;node=787a4fdba56e Added Files: src/main/java/nl/cwi/monetdb/embedded/EmbeddedQueryResult.java src/main/java/nl/cwi/monetdb/embedded/MonetDBEmbeddedConnection.java src/main/java

MonetDB: Dec2016 - Check for stack overflow due to too deep recu...

2016-10-27 Thread Sjoerd Mullender
Changeset: d1471485f261 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=d1471485f261 Modified Files: sql/backends/monet5/sql_gencode.c Branch: Dec2016 Log Message: Check for stack overflow due to too deep recursion. diffs (12 lines): diff --git a/sql/backends/monet

MonetDB: Dec2016 - fixed filter changes

2016-10-27 Thread Niels Nes
Changeset: 8275f15631be for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=8275f15631be Modified Files: testing/Mfilter.py Branch: Dec2016 Log Message: fixed filter changes (grafted from 46c87cba5d5abbfc35d14a4f27c942b73cd13c21) diffs (19 lines): diff --git a/testing/

MonetDB: protocol - Also swap these lng values.

2016-10-27 Thread Mark Raasveldt
Changeset: 91570886229e for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=91570886229e Modified Files: sql/backends/monet5/sql_result.c Branch: protocol Log Message: Also swap these lng values. diffs (52 lines): diff --git a/sql/backends/monet5/sql_result.c b/sql/bac

MonetDB: protocol - If the server and client have different endi...

2016-10-27 Thread Mark Raasveldt
Changeset: 92efabea0bc2 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=92efabea0bc2 Modified Files: monetdb5/modules/mal/mal_mapi.c sql/backends/monet5/sql_result.c Branch: protocol Log Message: If the server and client have different endianness then the serv

MonetDB: protocol - Consistent indentation.

2016-10-27 Thread Mark Raasveldt
Changeset: 2139662f0ee4 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=2139662f0ee4 Modified Files: clients/mapilib/mapi.c sql/backends/monet5/sql_result.c Branch: protocol Log Message: Consistent indentation. diffs (truncated from 737 to 300 lines): diff

monetdb-java: embedded - Moved the embedded stuff for this repos...

2016-10-27 Thread Pedro Ferreira
Changeset: 7e0d71a22677 for monetdb-java URL: http://dev.monetdb.org/hg/monetdb-java?cmd=changeset;node=7e0d71a22677 Added Files: src/main/java/nl/cwi/monetdb/mcl/embedded/MonetDBEmbeddedConnection.java src/main/java/nl/cwi/monetdb/mcl/embedded/MonetDBEmbeddedInstance.java

monetdb-java: default - Use newSQLFeatureNotSupportedException()...

2016-10-27 Thread Martin van Dinther
Changeset: c26213e86442 for monetdb-java URL: http://dev.monetdb.org/hg/monetdb-java?cmd=changeset;node=c26213e86442 Modified Files: src/main/java/nl/cwi/monetdb/jdbc/MonetPreparedStatement.java src/main/java/nl/cwi/monetdb/jdbc/MonetStatement.java Branch: default Log Message: Use

MonetDB: protocol - Compilation fixes.

2016-10-27 Thread Mark Raasveldt
Changeset: 6f71fd507d16 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=6f71fd507d16 Modified Files: clients/mapilib/mapi.c common/utils/conversion.c sql/backends/monet5/sql_result.c Branch: protocol Log Message: Compilation fixes. diffs (101 lines):

monetdb-java: default - Updating release notes in preparation of...

2016-10-27 Thread Martin van Dinther
Changeset: 9d4b1ef73a5f for monetdb-java URL: http://dev.monetdb.org/hg/monetdb-java?cmd=changeset;node=9d4b1ef73a5f Modified Files: release.txt Branch: default Log Message: Updating release notes in preparation of Dec2016 release diffs (127 lines): diff --git a/release.txt b/release.tx

MonetDB: Jun2016 - Change glob function name

2016-10-27 Thread Panagiotis Koutsourakis
Changeset: 5b2f4500e18b for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=5b2f4500e18b Modified Files: tools/merovingian/client/monetdb.c tools/merovingian/daemon/discoveryrunner.c tools/merovingian/daemon/multiplex-funnel.c tools/merovingian/util

MonetDB: default - Merge with Dec2016 branch.

2016-10-27 Thread Sjoerd Mullender
Changeset: 30504820f792 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=30504820f792 Modified Files: clients/Tests/MAL-signatures.stable.out.int128 clients/Tests/SQL-dump.stable.out clients/Tests/SQL-dump.stable.out.int128 clients/Tests/exports.

MonetDB: Dec2016 - Approvals.

2016-10-27 Thread Sjoerd Mullender
Changeset: 86d00c6c6a7e for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=86d00c6c6a7e Modified Files: sql/test/Tests/systemfunctions.stable.out sql/test/Tests/systemfunctions.stable.out.int128 sql/test/testdb-upgrade-chain-hge/Tests/upgrade.stable.out

MonetDB: Dec2016 - Make compilable.

2016-10-27 Thread Sjoerd Mullender
Changeset: 53300448aebe for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=53300448aebe Modified Files: sql/backends/monet5/UDF/pyapi/pyapi.c Branch: Dec2016 Log Message: Make compilable. diffs (22 lines): diff --git a/sql/backends/monet5/UDF/pyapi/pyapi.c b/sql/back

MonetDB: Dec2016 - Improvements to type conversions.

2016-10-27 Thread Sjoerd Mullender
Changeset: 95202ccdb40e for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=95202ccdb40e Modified Files: gdk/gdk_calc.c Branch: Dec2016 Log Message: Improvements to type conversions. - Converting a str to a str should not introduce quotes. - Added some error checking. d

MonetDB: Dec2016 - strToStr does not have to be exported.

2016-10-27 Thread Sjoerd Mullender
Changeset: c52b57e63f12 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=c52b57e63f12 Modified Files: clients/Tests/exports.stable.out gdk/gdk_atoms.c gdk/gdk_atoms.h Branch: Dec2016 Log Message: strToStr does not have to be exported. diffs (34 lines)