log

age author description
2014-10-02 Sjoerd Mullender Merge with Oct2014 branch.
2014-10-02 Sjoerd Mullender Split off preprocess function into separate module, and fixed it too. Oct2014
2014-10-02 Sjoerd Mullender Merge with Oct2014 branch.
2014-10-02 Sjoerd Mullender Code deduplication by using defines. Oct2014
2014-10-02 Sjoerd Mullender Merge with Oct2014 branch.
2014-10-02 Sjoerd Mullender Massive cleanup of types. Oct2014
2014-10-02 Sjoerd Mullender Don't depend on accidental order in which entries in a hash are returned. Oct2014
2014-10-01 Sjoerd Mullender Removed unnecessary file alarm.h. Oct2014
2014-10-02 Sjoerd Mullender By doing C preprocessor-like trickery, extract more exported functions. Oct2014
2014-10-01 Niels Nes fixed bug in delta cleanup code Oct2014
2014-10-01 Foteini Alvanaki PBSM works (single thread) geo
2014-10-01 Niels Nes Once we logged enough 'updates', we try to flush the log as quickly as Oct2014
2014-10-01 Dimitar Nedev Merge with default branch HTM
2014-10-01 Dimitar Nedev Split pull mvc_commit_prepare and mvc_commit_finish out of mvc commit HTM
2014-09-30 Dimitar Nedev Remove duplicated SQLcommit HTM
2014-09-30 Dimitar Nedev Add boilerplate SQLprecommit and SQLpersistcommit HTM
2014-10-01 Foteini Alvanaki merged geo
2014-10-01 Foteini Alvanaki Kosti's pbsm implementation geo
2014-10-01 Foteini Alvanaki Kosti's PDBS algorithm added geo
2014-10-01 Sjoerd Mullender Added getArgReference_hge.
2014-10-01 Sjoerd Mullender Merge with Oct2014 branch.
2014-10-01 Sjoerd Mullender Introduce getArgReference_{bte,bit,sht,...} to make sure we use correct types. Oct2014
2014-10-01 Sjoerd Mullender Use correct type (bat) and use const. Oct2014
2014-10-01 Sjoerd Mullender Use bat_nil instead of 0 for nil:bat. Oct2014
2014-10-01 Sjoerd Mullender Duplicated line. Oct2014
2014-10-01 Sjoerd Mullender Some better bat_nil handling. Oct2014
2014-10-01 Sjoerd Mullender Add a const. Oct2014
2014-09-16 Sjoerd Mullender Link in openSSL libraries since we use the rand function. geo
2014-10-01 Foteini Alvanaki testweb errors fix geo
2014-09-30 Sjoerd Mullender MEL is dead. Oct2014
2014-09-30 Sjoerd Mullender Merge with Jan2014 branch; not changing any files. Oct2014
2014-09-30 Sjoerd Mullender Removed sample.uniform interface: it's not used in generated code. Oct2014
2014-09-30 Sjoerd Mullender Added missing interface for sample.subuniform. Oct2014
2014-09-30 Niels Nes added missing subuniform_dbl code Jan2014
2014-09-30 Dimitar Nedev Add JavaDoc for the two-stage commit JDBC code HTM
2014-09-29 Dimitar Nedev Use sendIndependentCommand instead of sendControlCommand HTM
2014-09-30 Foteini Alvanaki contains: reading coordSeq in array geo
2014-09-30 Foteini Alvanaki contains with holes: check first the external ring to avoid iterating over the internal without reason geo
2014-09-29 Foteini Alvanaki configure treats proj_api.h as an optional library geo
2014-09-29 Foteini Alvanaki implementation of distance for x,y coordinates without the use of geos geo
2014-09-26 Foteini Alvanaki romulos contains implementantion works geo
2014-09-26 Foteini Alvanaki bug in optimiser fixed geo
2014-09-25 Foteini Alvanaki added romulos contains in the optimizer geo
2014-09-25 Foteini Alvanaki grouped common code in optimiser geo
2014-09-25 Foteini Alvanaki project x and y in mal for distance as well + removed unused code geo
2014-09-25 Foteini Alvanaki putting out of function the projection of the x and y filtered coordinates geo
2014-09-25 Foteini Alvanaki time measurements + first attempt to implement grid in MBR geo
2014-09-25 Foteini Alvanaki ROmulos contains geo
2014-09-25 Foteini Alvanaki some throws changed to createException geo
2014-09-25 Foteini Alvanaki a small comment geo
2014-09-29 Dimitar Nedev Add sendControlCommand statement for pre/persist-commit HTM
2014-09-29 Dimitar Nedev Add boilerplane Java code for two-stage commit support in JDBC HTM
2014-09-29 Dimitar Nedev Pull out writing to the WAL and the persistent store out of sql_trans_commit HTM
2014-09-25 Dimitar Nedev Move the "validation phase" comment in it's rightful place HTM
2014-09-25 Dimitar Nedev Fixing a few typos in mvc_commit HTM
2014-09-29 Martin Kersten Hide debugging output mosaic
2014-09-29 Martin Kersten Fix bit stuffing. mosaic
2014-09-28 Niels Nes merged with Oct2014
2014-09-28 Niels Nes merged with Jan2014 Oct2014
2014-09-28 Niels Nes use id to lookup related sql objects in the rollforward code Jan2014