MonetDB: default - Add include file for strlen.

2017-11-21 Thread Sjoerd Mullender
Changeset: b7913bac260a for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=b7913bac260a Modified Files: common/utils/mutils.c Branch: default Log Message: Add include file for strlen. diffs (11 lines): diff --git a/common/utils/mutils.c b/common/utils/mutils.c --- a/

MonetDB: default - Check output results of functions

2017-11-21 Thread Pedro Ferreira
Changeset: 0d937633e27f for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=0d937633e27f Modified Files: monetdb5/modules/mal/tablet.c sql/server/sql_mvc.c Branch: default Log Message: Check output results of functions diffs (109 lines): diff --git a/monetdb5/

MonetDB: default - const char * and use standard strncasecmp.

2017-11-21 Thread Sjoerd Mullender
Changeset: 73042a946b15 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=73042a946b15 Modified Files: clients/mapiclient/dump.c clients/mapiclient/mhelp.c clients/mapiclient/mhelp.h clients/mapiclient/msqldump.h Branch: default Log Message: con

MonetDB: default - More checks and indentation fixes in wlc

2017-11-21 Thread Pedro Ferreira
Changeset: fc4f988783ed for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=fc4f988783ed Modified Files: monetdb5/modules/mal/wlc.c sql/backends/monet5/sql_scenario.c sql/backends/monet5/wlr.c Branch: default Log Message: More checks and indentation fixes

MonetDB: default - Move functions.

2017-11-21 Thread Sjoerd Mullender
Changeset: 8ef9d83cf52d for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=8ef9d83cf52d Modified Files: common/stream/stream.c Branch: default Log Message: Move functions. diffs (91 lines): diff --git a/common/stream/stream.c b/common/stream/stream.c --- a/common/str

MonetDB: default - Add restrict qualifier to all stream function...

2017-11-21 Thread Sjoerd Mullender
Changeset: abcff04764bb for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=abcff04764bb Modified Files: clients/Tests/exports.stable.out clients/mapiclient/mclient.c common/stream/stream.c common/stream/stream.h Branch: default Log Message: Add r

MonetDB: default - Changed interface of mnstr_fgetpos and mnstr_...

2017-11-21 Thread Sjoerd Mullender
Changeset: 4196f3a36772 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=4196f3a36772 Modified Files: clients/Tests/exports.stable.out common/stream/ChangeLog common/stream/stream.c common/stream/stream.h gdk/gdk_logger.c sql/bac

MonetDB: default - Merge with Jul2017 branch.

2017-11-21 Thread Sjoerd Mullender
Changeset: f65133aa1630 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=f65133aa1630 Modified Files: sql/backends/monet5/vaults/bam/bam_wrapper.c Branch: default Log Message: Merge with Jul2017 branch. diffs (34 lines): diff --git a/sql/backends/monet5/vaults/bam/

MonetDB: Jul2017 - Portability fix: never seek (fsetpos) to a po...

2017-11-21 Thread Sjoerd Mullender
Changeset: 0c87aec3797e for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=0c87aec3797e Modified Files: sql/backends/monet5/vaults/bam/bam_wrapper.c Branch: Jul2017 Log Message: Portability fix: never seek (fsetpos) to a position not returned by fgetpos. *Especially* no

MonetDB: default - Defensive lines in wlc and allocation checks

2017-11-21 Thread Pedro Ferreira
Changeset: bb3c7e264cd8 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=bb3c7e264cd8 Modified Files: monetdb5/mal/mal_interpreter.c monetdb5/modules/atoms/mtime.c monetdb5/modules/kernel/bat5.c monetdb5/modules/mal/wlc.c Branch: default Log Mes