MonetDB: profiler - Merge with default

2015-10-08 Thread Martin Kersten
Changeset: 3a6ee3cc5780 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=3a6ee3cc5780 Modified Files: clients/Tests/SQL-dump.stable.out.int128 monetdb5/mal/Tests/tst275.stable.out sql/test/leaks/Tests/check0.stable.out.int128 sql/test/leaks/Tests

MonetDB: default - Use our own macro PATHLENGTH everywhere inste...

2015-10-08 Thread Sjoerd Mullender
Changeset: 3c71b3b47b38 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=3c71b3b47b38 Modified Files: gdk/gdk_logger.c monetdb5/mal/mal.h monetdb5/mal/mal_atom.c monetdb5/mal/mal_linker.c monetdb5/mal/mal_parser.c monetdb5/modules

MonetDB: default - Layout.

2015-10-08 Thread Sjoerd Mullender
Changeset: dd395da68447 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=dd395da68447 Modified Files: gdk/gdk_logger.c gdk/gdk_storage.c gdk/gdk_utils.c Branch: default Log Message: Layout. diffs (133 lines): diff --git a/gdk/gdk_logger.c b/gdk/gdk_l

MonetDB: default - Variable can be const.

2015-10-08 Thread Sjoerd Mullender
Changeset: 241433dbbf42 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=241433dbbf42 Modified Files: gdk/gdk_utils.c Branch: default Log Message: Variable can be const. diffs (12 lines): diff --git a/gdk/gdk_utils.c b/gdk/gdk_utils.c --- a/gdk/gdk_utils.c +++ b/gdk

MonetDB: default - Use MAXPATHLEN for buffers for file names, no...

2015-10-08 Thread Sjoerd Mullender
Changeset: e92ad6899fe9 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=e92ad6899fe9 Modified Files: gdk/gdk_logger.c Branch: default Log Message: Use MAXPATHLEN for buffers for file names, not the (sometimes) massive BUFSIZ. diffs (115 lines): diff --git a/gdk/gdk

MonetDB: default - If you allocate memory, you should also free ...

2015-10-08 Thread Sjoerd Mullender
Changeset: 452c34b9875d for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=452c34b9875d Modified Files: gdk/gdk_logger.c gdk/gdk_storage.c Branch: default Log Message: If you allocate memory, you should also free it at some point. diffs (36 lines): diff --git

MonetDB: default - Make sure string is NULL terminated.

2015-10-08 Thread Sjoerd Mullender
Changeset: b76f6fa9da41 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=b76f6fa9da41 Modified Files: gdk/gdk_utils.c Branch: default Log Message: Make sure string is NULL terminated. diffs (11 lines): diff --git a/gdk/gdk_utils.c b/gdk/gdk_utils.c --- a/gdk/gdk_uti

MonetDB: default - Correct comment.

2015-10-08 Thread Sjoerd Mullender
Changeset: 7dfe0d322b07 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=7dfe0d322b07 Modified Files: gdk/gdk_utils.c Branch: default Log Message: Correct comment. diffs (12 lines): diff --git a/gdk/gdk_utils.c b/gdk/gdk_utils.c --- a/gdk/gdk_utils.c +++ b/gdk/gdk_u

MonetDB: default - Removed silly function GDKfilepath_long.

2015-10-08 Thread Sjoerd Mullender
Changeset: f92d91147853 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=f92d91147853 Modified Files: gdk/gdk_logger.c gdk/gdk_private.h gdk/gdk_storage.c Branch: default Log Message: Removed silly function GDKfilepath_long. Also make sure GDKfilepath i

MonetDB: Jul2015 - Extending test case with queries where only t...

2015-10-08 Thread Martin van Dinther
Changeset: cb4c575d6523 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=cb4c575d6523 Modified Files: sql/test/BugTracker-2015/Tests/large_join.Bug-3809.sql sql/test/BugTracker-2015/Tests/large_join.Bug-3809.stable.out Branch: Jul2015 Log Message: Extending tes

MonetDB: default - Merge with Jul2015 branch.

2015-10-08 Thread Sjoerd Mullender
Changeset: dd96080921be for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=dd96080921be Modified Files: sql/backends/monet5/sql.c Branch: default Log Message: Merge with Jul2015 branch. diffs (truncated from 597 to 300 lines): diff --git a/sql/backends/monet5/sql.c b/

MonetDB: default - Removed all versions of the SORTloop macro.

2015-10-08 Thread Sjoerd Mullender
Changeset: 74f5a8d4932b for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=74f5a8d4932b Modified Files: gdk/ChangeLog gdk/gdk.h gdk/gdk_private.h Branch: default Log Message: Removed all versions of the SORTloop macro. diffs (94 lines): diff --git a/gd

MonetDB: default - Undo incorrect approval in changeset 9fba6563...

2015-10-08 Thread Sjoerd Mullender
Changeset: 9c42849ed9cf for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=9c42849ed9cf Modified Files: clients/R/Tests/deps-test.stable.out Branch: default Log Message: Undo incorrect approval in changeset 9fba6563e70b. diffs (38 lines): diff --git a/clients/R/Tests/

MonetDB: default - Approved.

2015-10-08 Thread Sjoerd Mullender
Changeset: 9a579bc139da for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=9a579bc139da Modified Files: clients/Tests/MAL-signatures.stable.out clients/Tests/MAL-signatures.stable.out.int128 Branch: default Log Message: Approved. diffs (60 lines): diff --git a