MonetDB: default - Recycler pool administration update

2013-07-29 Thread Martin Kersten
Changeset: c5067dbc66e7 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=c5067dbc66e7 Modified Files: monetdb5/mal/mal_recycle.c monetdb5/mal/mal_recycle.h Branch: default Log Message: Recycler pool administration update The target variables in the recycler poo

MonetDB: SciQL-2 - Merged with Feb2013 branch.

2013-07-29 Thread Stefan Manegold
Changeset: 3528d4113ea5 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=3528d4113ea5 Modified Files: gdk/gdk_bbp.c gdk/gdk_posix.c monetdb5/modules/mal/mal_mapi.c Branch: SciQL-2 Log Message: Merged with Feb2013 branch. diffs (80 lines): diff --git

MonetDB: default - Removed unnecessary file.

2013-07-29 Thread Sjoerd Mullender
Changeset: 2fe764d692fc for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=2fe764d692fc Removed Files: monetdb5/modules/atoms/mcurl.h Modified Files: clients/Tests/exports.stable.out monetdb5/modules/atoms/Makefile.ag monetdb5/modules/atoms/mcurl.c

MonetDB: default - exports: approved output after changeset 773b...

2013-07-29 Thread Stefan Manegold
Changeset: b2e06bb1be9c for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=b2e06bb1be9c Modified Files: clients/Tests/exports.stable.out Branch: default Log Message: exports: approved output after changeset 773b9bd2f53c diffs (11 lines): diff --git a/clients/Tests/exp

MonetDB: default - Merge with Feb2013 branch.

2013-07-29 Thread Stefan Manegold
Changeset: 7efa6b9210dc for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=7efa6b9210dc Modified Files: gdk/gdk_bbp.c gdk/gdk_posix.c Branch: default Log Message: Merge with Feb2013 branch. diffs (68 lines): diff --git a/gdk/gdk_bbp.c b/gdk/gdk_bbp.c --- a/gdk

MonetDB: Feb2013 - Backout of 8abdba3c70d5: it seems it was a bi...

2013-07-29 Thread Sjoerd Mullender
Changeset: 7082a3b78c49 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=7082a3b78c49 Modified Files: gdk/gdk_posix.c Branch: Feb2013 Log Message: Backout of 8abdba3c70d5: it seems it was a bit too strict. diffs (47 lines): diff --git a/gdk/gdk_posix.c b/gdk/gdk_pos

MonetDB: Feb2013 - Use (1 << 31) to show correspondence with (sw...

2013-07-29 Thread Sjoerd Mullender
Changeset: 1d4e590f8e4d for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=1d4e590f8e4d Modified Files: gdk/gdk_bbp.c Branch: Feb2013 Log Message: Use (1 << 31) to show correspondence with (swap_first << 31). diffs (21 lines): diff --git a/gdk/gdk_bbp.c b/gdk/gdk_bbp.

MonetDB: default - Indentation; export function; declare local f...

2013-07-29 Thread Sjoerd Mullender
Changeset: 773b9bd2f53c for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=773b9bd2f53c Modified Files: monetdb5/modules/atoms/mcurl.c Branch: default Log Message: Indentation; export function; declare local function as static. diffs (209 lines): diff --git a/monetdb5

MonetDB: default - Fix error handling.

2013-07-29 Thread Sjoerd Mullender
Changeset: 0bec754f6fba for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=0bec754f6fba Modified Files: monetdb5/modules/atoms/mcurl.c Branch: default Log Message: Fix error handling. diffs (35 lines): diff --git a/monetdb5/modules/atoms/mcurl.c b/monetdb5/modules/ato

MonetDB: default - Merge with Feb2013 branch.

2013-07-29 Thread Stefan Manegold
Changeset: d9961056229a for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=d9961056229a Modified Files: monetdb5/modules/mal/mal_mapi.c Branch: default Log Message: Merge with Feb2013 branch. ___ checkin-list mailing list chec

MonetDB: default - exports: approved new stable output after add...

2013-07-29 Thread Stefan Manegold
Changeset: 04e6a09c1c4c for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=04e6a09c1c4c Modified Files: clients/Tests/exports.stable.out Branch: default Log Message: exports: approved new stable output after addition of mcurl atom & http daemon diffs (31 lines): diff

MonetDB: Feb2013 - Don't mix ! and ==.

2013-07-29 Thread Niels Nes
Changeset: ecf145e932ff for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=ecf145e932ff Modified Files: monetdb5/modules/mal/mal_mapi.c Branch: Feb2013 Log Message: Don't mix ! and ==. (transplanted from baa70b3e2ddee5e0aa776789637fa976e4ce9c28) diffs (12 lines): diff

MonetDB: default - merge with local clone

2013-07-29 Thread Arjen de Rijke
Changeset: 1f66e1251666 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=1f66e1251666 Added Files: monetdb5/mal/mal_http_daemon.c monetdb5/mal/mal_http_daemon.h monetdb5/modules/atoms/Tests/curl00.mal monetdb5/modules/atoms/Tests/curl00.stable.er

MonetDB: default - wrap curl library functions in mal to be able...

2013-07-29 Thread Arjen de Rijke
Changeset: ceea046dfaaa for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=ceea046dfaaa Added Files: monetdb5/modules/atoms/Tests/curl00.mal monetdb5/modules/atoms/Tests/curl00.stable.err monetdb5/modules/atoms/Tests/curl00.stable.out monetdb5/modu

MonetDB: default - cleanup code and indent

2013-07-29 Thread Arjen de Rijke
Changeset: 77501749c803 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=77501749c803 Modified Files: monetdb5/mal/mal.c monetdb5/mal/mal_http_daemon.c monetdb5/mal/mal_http_daemon.h sql/backends/monet5/rest/rest_jsonstore.c sql/backends/

MonetDB: default - first working version of jsonstore

2013-07-29 Thread Arjen de Rijke
Changeset: 3fd1b1ebfc1f for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=3fd1b1ebfc1f Added Files: monetdb5/mal/mal_http_daemon.c monetdb5/mal/mal_http_daemon.h sql/backends/monet5/rest/73_jsonstore.mal sql/backends/monet5/rest/Makefile.ag

MonetDB: default - another small cleanup

2013-07-29 Thread Arjen de Rijke
Changeset: 4f696df18139 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=4f696df18139 Modified Files: monetdb5/mal/mal_http_daemon.c Branch: default Log Message: another small cleanup diffs (21 lines): diff --git a/monetdb5/mal/mal_http_daemon.c b/monetdb5/mal/mal_h

MonetDB: default - merge with local clone

2013-07-29 Thread Arjen de Rijke
Changeset: ab899ca87ad4 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=ab899ca87ad4 Modified Files: configure.ag gdk/gdk.h gdk/gdk_atomic.h gdk/gdk_heap.c gdk/gdk_posix.c gdk/gdk_private.h gdk/gdk_storage.c Branch: defau