MonetDB: default - Change types of first arg of fromdate and fro...

2013-10-28 Thread Sjoerd Mullender
Changeset: abe0bec3f9dc for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=abe0bec3f9dc Modified Files: monetdb5/modules/atoms/mtime.c Branch: default Log Message: Change types of first arg of fromdate and fromtime. This way we don't need to cast. diffs (175 lines): d

MonetDB: default - Merge with Feb2013 branch.

2013-10-28 Thread Sjoerd Mullender
Changeset: f5df8898cd78 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=f5df8898cd78 Modified Files: monetdb5/modules/atoms/mtime.c Branch: default Log Message: Merge with Feb2013 branch. diffs (105 lines): diff --git a/monetdb5/modules/atoms/mtime.c b/monetdb5/mod

MonetDB: Feb2013 - Don't change function definition of exported ...

2013-10-28 Thread Sjoerd Mullender
Changeset: 97cd46c93659 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=97cd46c93659 Modified Files: monetdb5/modules/atoms/mtime.c Branch: Feb2013 Log Message: Don't change function definition of exported function. diffs (107 lines): diff --git a/monetdb5/modules/

MonetDB: Feb2013 - Layout; don't call BATsettrivprop: it's calle...

2013-10-28 Thread Sjoerd Mullender
Changeset: 1893a8954c68 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=1893a8954c68 Modified Files: monetdb5/modules/atoms/mtime.c Branch: Feb2013 Log Message: Layout; don't call BATsettrivprop: it's called in BBPkeepref. diffs (137 lines): diff --git a/monetdb5/m

MonetDB: default - Merge with Feb2013 branch.

2013-10-28 Thread Sjoerd Mullender
Changeset: afe87d6e8196 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=afe87d6e8196 Modified Files: clients/Tests/MAL-signatures.stable.out clients/Tests/MAL-signatures_nocfitsio.stable.out clients/Tests/MAL-signatures_nogeom.stable.out monetdb

MonetDB: Feb2013 - fromtime can be called with NULL pointer, jus...

2013-10-28 Thread Sjoerd Mullender
Changeset: c34c6e8589ab for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=c34c6e8589ab Modified Files: monetdb5/modules/atoms/mtime.c Branch: Feb2013 Log Message: fromtime can be called with NULL pointer, just like fromdate. diffs (105 lines): diff --git a/monetdb5/m

MonetDB: default - Cleanup: remove oldduration and olddate.

2013-10-28 Thread Sjoerd Mullender
Changeset: 84f883d254d9 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=84f883d254d9 Modified Files: clients/Tests/MAL-signatures.stable.out clients/Tests/MAL-signatures_nocfitsio.stable.out clients/Tests/MAL-signatures_nogeom.stable.out clients

MonetDB: Feb2013 - Ported lots of recent mtime changes in defaul...

2013-10-28 Thread Sjoerd Mullender
Changeset: f5e8c486d7d1 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=f5e8c486d7d1 Modified Files: monetdb5/modules/atoms/mtime.c Branch: Feb2013 Log Message: Ported lots of recent mtime changes in default branch to Feb2013 branch. diffs (truncated from 1977 to 30

MonetDB: rdf - Fix the bug caused by not assigning the propId fo...

2013-10-28 Thread Minh-Duc Pham
Changeset: 6353912d4455 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=6353912d4455 Modified Files: monetdb5/extras/rdf/rdfschema.c sql/backends/monet5/sql.mx Branch: rdf Log Message: Fix the bug caused by not assigning the propId for Multi-valued col. diff

MonetDB: rdf - Fix the problem when mapbat is modified (implicit...

2013-10-28 Thread Minh-Duc Pham
Changeset: c0eea5f63f0f for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=c0eea5f63f0f Modified Files: monetdb5/extras/rdf/rdf_shredder.c monetdb5/extras/rdf/rdfschema.c Branch: rdf Log Message: Fix the problem when mapbat is modified (implicitly). diffs (102

MonetDB: default - Further expanded type-expanded binsearch; sho...

2013-10-28 Thread Sjoerd Mullender
Changeset: 1cf1ff0fc08e for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=1cf1ff0fc08e Modified Files: gdk/gdk_join.c Branch: default Log Message: Further expanded type-expanded binsearch; shortened default version. diffs (81 lines): diff --git a/gdk/gdk_join.c b/gdk

MonetDB: default - Type-expanded binary search function in gdk_j...

2013-10-28 Thread Sjoerd Mullender
Changeset: d619e34960ac for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=d619e34960ac Modified Files: gdk/gdk_join.c Branch: default Log Message: Type-expanded binary search function in gdk_join.c. diffs (230 lines): diff --git a/gdk/gdk_join.c b/gdk/gdk_join.c ---

MonetDB: DVframework - Registrar: enable multithreaded registrat...

2013-10-28 Thread Yagiz Kargin
Changeset: a9c3844cb9dd for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=a9c3844cb9dd Modified Files: sql/backends/monet5/miniseed/registrar.c Branch: DVframework Log Message: Registrar: enable multithreaded registration for segments mode. diffs (33 lines): diff --g

MonetDB: DVframework - Registrar: the registered repository for ...

2013-10-28 Thread Yagiz Kargin
Changeset: 1b92f46b9eab for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=1b92f46b9eab Modified Files: sql/backends/monet5/miniseed/registrar.c Branch: DVframework Log Message: Registrar: the registered repository for the vault can be extended with additional new files