MonetDB: default - Remove some old stuff

2016-11-02 Thread Martin Kersten
Changeset: 7b2400744ea1 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=7b2400744ea1 Added Files: monetdb5/optimizer/Tests/flowgraph.malC monetdb5/optimizer/Tests/flowgraph.stable.err monetdb5/optimizer/Tests/flowgraph.stable.out Modified Files:

monetdb-java: embedded - Fixed compilation issues

2016-11-02 Thread Pedro Ferreira
Changeset: 5588b030cc09 for monetdb-java URL: http://dev.monetdb.org/hg/monetdb-java?cmd=changeset;node=5588b030cc09 Modified Files: src/main/java/nl/cwi/monetdb/embedded/MonetDBEmbeddedConnection.java src/main/java/nl/cwi/monetdb/embedded/MonetDBEmbeddedDatabase.java src/ma

monetdb-java: embedded - Updated JNI calls

2016-11-02 Thread Pedro Ferreira
Changeset: 18432f31d1e3 for monetdb-java URL: http://dev.monetdb.org/hg/monetdb-java?cmd=changeset;node=18432f31d1e3 Modified Files: src/main/java/nl/cwi/monetdb/embedded/AbstractColumn.java src/main/java/nl/cwi/monetdb/embedded/AbstractStatementResult.java src/main/java/nl/

MonetDB: oltp - Extended garbage testing

2016-11-02 Thread Martin Kersten
Changeset: 1c802b9ca3d2 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=1c802b9ca3d2 Modified Files: monetdb5/mal/Tests/tst060.malC Branch: oltp Log Message: Extended garbage testing diffs (20 lines): diff --git a/monetdb5/mal/Tests/tst060.malC b/monetdb5/mal/Tests

MonetDB: oltp - Merge with default

2016-11-02 Thread Martin Kersten
Changeset: 15746c9822f0 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=15746c9822f0 Added Files: clients/mapiclient/mhelp.c Modified Files: clients/ChangeLog clients/Tests/MAL-signatures.stable.out.int128 clients/Tests/SQL-dump.stable.out

MonetDB: Dec2016 - Check return values and fix potential memory ...

2016-11-02 Thread Sjoerd Mullender
Changeset: 5cc9b08b2cf4 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=5cc9b08b2cf4 Modified Files: sql/common/sql_mem.c Branch: Dec2016 Log Message: Check return values and fix potential memory leak. diffs (26 lines): diff --git a/sql/common/sql_mem.c b/sql/commo

MonetDB: protocol - Properly free block stream headers.

2016-11-02 Thread Mark Raasveldt
Changeset: 64de45510741 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=64de45510741 Modified Files: clients/mapilib/mapi.c common/stream/stream.c monetdb5/modules/mal/mal_mapi.c Branch: protocol Log Message: Properly free block stream headers. diffs

MonetDB: protocol - Use protocol 9 if -fraw is used.

2016-11-02 Thread Mark Raasveldt
Changeset: bc67ddfccc4c for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=bc67ddfccc4c Modified Files: clients/mapiclient/mclient.c Branch: protocol Log Message: Use protocol 9 if -fraw is used. diffs (29 lines): diff --git a/clients/mapiclient/mclient.c b/clients/ma

MonetDB: protocol - Heuristic for automatic compression: no comp...

2016-11-02 Thread Mark Raasveldt
Changeset: 5e0f8b395691 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=5e0f8b395691 Modified Files: clients/mapilib/mapi.c Branch: protocol Log Message: Heuristic for automatic compression: no compression on localhost, otherwise compression. diffs (36 lines): dif

MonetDB: protocol - Clean up some code and use more consistent n...

2016-11-02 Thread Mark Raasveldt
Changeset: 897a362858e7 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=897a362858e7 Modified Files: clients/mapiclient/mclient.c clients/mapilib/mapi.c common/stream/stream.h common/utils/mcrypt.c monetdb5/mal/mal_client.c monet

MonetDB: Dec2016 - Fix memory leaks.

2016-11-02 Thread Sjoerd Mullender
Changeset: a66d641b35f2 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=a66d641b35f2 Modified Files: clients/Tests/exports.stable.out monetdb5/mal/mal_instruction.c monetdb5/mal/mal_instruction.h monetdb5/mal/mal_type.c monetdb5/mal/mal_

MonetDB: protocol - More compilation fixes.

2016-11-02 Thread Mark Raasveldt
Changeset: 521dd083f21f for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=521dd083f21f Modified Files: clients/mapilib/mapi.c Branch: protocol Log Message: More compilation fixes. diffs (34 lines): diff --git a/clients/mapilib/mapi.c b/clients/mapilib/mapi.c --- a/cl

MonetDB: protocol - Export for windows.

2016-11-02 Thread Mark Raasveldt
Changeset: 427428e59c1d for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=427428e59c1d Modified Files: common/stream/stream.h Branch: protocol Log Message: Export for windows. diffs (14 lines): diff --git a/common/stream/stream.h b/common/stream/stream.h --- a/common

MonetDB: protocol - Compilation fix.

2016-11-02 Thread Mark Raasveldt
Changeset: ab39ea206b5a for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=ab39ea206b5a Modified Files: common/utils/conversion.c Branch: protocol Log Message: Compilation fix. diffs (12 lines): diff --git a/common/utils/conversion.c b/common/utils/conversion.c --- a/