MonetDB: RIntegration - RAPIeval(): listening to compilers and f...

2013-11-29 Thread Stefan Manegold
Changeset: e5cc2d73e570 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=e5cc2d73e570 Modified Files: monetdb5/modules/mal/rapi.c Branch: RIntegration Log Message: RAPIeval(): listening to compilers and fixing code logic compiler (with optimization enabled)

MonetDB: RIntegration - RAPIeval(): listening to compilers: init...

2013-11-29 Thread Stefan Manegold
Changeset: 0165f3f8946a for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=0165f3f8946a Modified Files: monetdb5/modules/mal/rapi.c Branch: RIntegration Log Message: RAPIeval(): listening to compilers: initialize variables before using them diffs (21 lines): diff

MonetDB: Feb2013 - Read in complete query if it's a one-liner.

2013-11-29 Thread Sjoerd Mullender
Changeset: 9c3844d3ad7c for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=9c3844d3ad7c Modified Files: sql/backends/monet5/sql_scenario.c Branch: Feb2013 Log Message: Read in complete query if it's a one-liner. diffs (14 lines): diff --git

MonetDB: holindex - Minor changes for experimental analysis.

2013-11-29 Thread Eleni Petraki
Changeset: 0524c89354a2 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=0524c89354a2 Modified Files: monetdb5/extras/crackers/crackers_select_ops.mx monetdb5/extras/crackers/crackers_selectholpl_ops.mx monetdb5/mal/mal_profiler.c Branch: holindex Log

MonetDB: RIntegration - move module rapi from monetdb5/modules/m...

2013-11-29 Thread Stefan Manegold
Changeset: 2d6fa7b59b83 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=2d6fa7b59b83 Added Files: monetdb5/extras/rapi/00_rapi.mal monetdb5/extras/rapi/Makefile.ag monetdb5/extras/rapi/Tests/All monetdb5/extras/rapi/Tests/rapi00.mal

MonetDB: Jan2014 - limit_in_prepare.Bug-2552: prepagared changes...

2013-11-29 Thread Stefan Manegold
Changeset: c29b57f8ff31 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=c29b57f8ff31 Modified Files: sql/test/BugTracker-2010/Tests/limit_in_prepare.Bug-2552.stable.out.32bit Branch: Jan2014 Log Message: limit_in_prepare.Bug-2552: prepagared changeset d22c2f41c74c

MonetDB: DVframework - bug fixed: correct file location access.

2013-11-29 Thread Yagiz Kargin
Changeset: c4bda1a7e34b for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=c4bda1a7e34b Modified Files: monetdb5/extras/dvf/opt_dvf.c Branch: DVframework Log Message: bug fixed: correct file location access. diffs (21 lines): diff --git

MonetDB: DVframework - New mal function to fetch aligned file id...

2013-11-29 Thread Yagiz Kargin
Changeset: 8736e3aa8dbc for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=8736e3aa8dbc Modified Files: monetdb5/extras/dvf/dvf.mal Branch: DVframework Log Message: New mal function to fetch aligned file ids and file locations given file ids. diffs (36 lines): diff

MonetDB: DVframework - Renewed register functions.

2013-11-29 Thread Yagiz Kargin
Changeset: 4af8fff938fb for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=4af8fff938fb Modified Files: sql/backends/monet5/miniseed/registrar.c Branch: DVframework Log Message: Renewed register functions. diffs (truncated from 560 to 300 lines): diff --git

MonetDB: DVframework - Iterate over two bats in the iterative im...

2013-11-29 Thread Yagiz Kargin
Changeset: 9e06dde4496b for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=9e06dde4496b Modified Files: monetdb5/extras/dvf/opt_dvf.c Branch: DVframework Log Message: Iterate over two bats in the iterative implementation. diffs (182 lines): diff --git

MonetDB: DVframework - Kept the sortedness of file ids for multi...

2013-11-29 Thread Yagiz Kargin
Changeset: 3339240300f3 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=3339240300f3 Modified Files: sql/backends/monet5/miniseed/registrar.c Branch: DVframework Log Message: Kept the sortedness of file ids for multi-threaded registration. diffs (truncated from 312

MonetDB: DVframework - Better precision in the average statistics.

2013-11-29 Thread Yagiz Kargin
Changeset: ffb54f107acb for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=ffb54f107acb Modified Files: sql/backends/monet5/miniseed/registrar.c Branch: DVframework Log Message: Better precision in the average statistics. diffs (12 lines): diff --git

MonetDB: DVframework - Increment file id for every file.

2013-11-29 Thread Yagiz Kargin
Changeset: 7cced8603a6b for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=7cced8603a6b Modified Files: sql/backends/monet5/miniseed/registrar.c Branch: DVframework Log Message: Increment file id for every file. diffs (47 lines): diff --git