log

age author description
Tue, 28 Feb 2017 11:48:54 +0100 Martin Kersten Relevant pieces already merged into default. malupgrade
Mon, 27 Feb 2017 14:43:31 +0100 Panagiotis Koutsourakis Merge with upstream
Mon, 27 Feb 2017 11:19:48 +0100 Panagiotis Koutsourakis Merge with Dec2016 branch, not changing any files..
Mon, 27 Feb 2017 11:19:45 +0100 Panagiotis Koutsourakis Post release build. Dec2016
Mon, 27 Feb 2017 11:19:43 +0100 Panagiotis Koutsourakis Merge with Dec2016 branch.
Mon, 27 Feb 2017 11:15:25 +0100 Panagiotis Koutsourakis Setting tags Dec2016_9 and Dec2016_SP2 for the release build. Dec2016
Mon, 27 Feb 2017 11:15:25 +0100 Panagiotis Koutsourakis Moved contents of ChangeLog.Dec2016 to MonetDB.spec, debian/changelog and ChangeLog-Archive. Dec2016 Dec2016_9 Dec2016_SP2_release
Mon, 27 Feb 2017 11:03:35 +0100 Panagiotis Koutsourakis Merge with Dec2016 branch, not changing any files.
Mon, 27 Feb 2017 11:03:28 +0100 Panagiotis Koutsourakis Pre-release version number update. Dec2016
Mon, 27 Feb 2017 12:45:13 +0100 Sjoerd Mullender Off-by-one error.
Mon, 27 Feb 2017 11:00:27 +0100 Panagiotis Koutsourakis Merge with Dec2016
Sun, 26 Feb 2017 19:02:10 +0100 Martin Kersten Proper handling of BAT garbage at end of loop
Sun, 26 Feb 2017 17:22:20 +0100 Niels Nes approve output after merge from Dec2016
Sun, 26 Feb 2017 16:08:13 +0100 Niels Nes merge with Dec2016
Sun, 26 Feb 2017 16:07:37 +0100 Niels Nes keep the heap test Dec2016
Sun, 26 Feb 2017 16:02:25 +0100 Niels Nes fix 'or' handling which resulted in union of different column cardinality Dec2016
Sun, 26 Feb 2017 14:23:19 +0100 Niels Nes make sure we compile with icc 17.0.1 20161005
Sat, 25 Feb 2017 23:42:59 +0100 Martin Kersten Control growth of MALblock
Sat, 25 Feb 2017 17:33:33 +0100 Martin Kersten Another micro experiment run
Sat, 25 Feb 2017 08:07:56 +0100 Martin Kersten merge with default mosaic
Fri, 24 Feb 2017 21:29:25 +0100 Martin Kersten Remove unused code
Fri, 24 Feb 2017 16:59:36 +0100 Sjoerd Mullender Merge with Dec2016 branch.
Fri, 24 Feb 2017 16:52:07 +0100 Sjoerd Mullender Test for bug 6228. Dec2016
Fri, 24 Feb 2017 16:40:29 +0100 Panagiotis Koutsourakis Merge with default data-vaults
Fri, 24 Feb 2017 16:40:05 +0100 Panagiotis Koutsourakis Fix icc compilation complaints data-vaults
Fri, 24 Feb 2017 14:39:05 +0100 Mark Raasveldt Merge. Dec2016
Fri, 24 Feb 2017 14:06:52 +0100 Mark Raasveldt Correctly infer BAT type from value passed to Python Loader emit function. Dec2016
Fri, 24 Feb 2017 14:21:57 +0100 Sjoerd Mullender Use correct type when creating an atom of type flt. Dec2016
Fri, 24 Feb 2017 14:02:19 +0100 Sjoerd Mullender Pass on error. Dec2016
Fri, 24 Feb 2017 14:01:53 +0100 Sjoerd Mullender Memory leak. Dec2016
Fri, 24 Feb 2017 10:30:38 +0100 Martin Kersten Enlarge parsing of type identifiers
Thu, 23 Feb 2017 11:24:39 +0100 Panagiotis Koutsourakis Closing HTM branch HTM
Thu, 23 Feb 2017 11:23:55 +0100 Panagiotis Koutsourakis Closing 2PC branch 2PC
Tue, 21 Feb 2017 11:02:34 +0100 Wenjian Xu make the result correct imprints-join
Fri, 17 Feb 2017 14:19:16 +0100 Wenjian Xu fix bugs; generate results for simple join imprints-join
Wed, 22 Feb 2017 22:48:43 +0100 Martin Kersten Apartly revert change
Wed, 22 Feb 2017 20:58:56 +0100 Martin Kersten Cleanup of some old code.
Wed, 22 Feb 2017 17:12:48 +0100 Martin Kersten clear_table is also an update operation
Wed, 22 Feb 2017 17:11:58 +0100 Martin Kersten No need to require read mode
Wed, 22 Feb 2017 16:40:25 +0100 Martin Kersten More minor changes to fit the new MAL variable/instruction mgmt
Wed, 22 Feb 2017 15:45:01 +0100 Sjoerd Mullender Remove references to non-existent optimizers.
Wed, 22 Feb 2017 15:41:40 +0100 Sjoerd Mullender Merge with Dec2016 branch.
Wed, 22 Feb 2017 15:32:38 +0100 Sjoerd Mullender Recycler is long gone, also remove the now useless option. Dec2016
Wed, 22 Feb 2017 15:27:45 +0100 Sjoerd Mullender Exception strings must be freed with freeException. Dec2016
Wed, 22 Feb 2017 14:16:40 +0100 Sjoerd Mullender Turn tail recursion into iteration. Dec2016
Wed, 22 Feb 2017 13:57:41 +0100 Sjoerd Mullender Add checks: I've seen allocation fail in hash_add. It's not academic. Dec2016
Wed, 22 Feb 2017 11:06:56 +0100 Sjoerd Mullender Add conditions. data-vaults
Tue, 21 Feb 2017 13:34:59 +0100 Panagiotis Koutsourakis Merge with default data-vaults
Wed, 22 Feb 2017 10:16:09 +0100 Martin Kersten Block allocate the symbol table
Wed, 22 Feb 2017 10:27:49 +0100 Sjoerd Mullender Merge with Dec2016 branch.
Wed, 22 Feb 2017 09:42:30 +0100 Sjoerd Mullender Generate algebra.thetasubselect instead of algebra.subselect. Dec2016
Wed, 22 Feb 2017 09:39:14 +0100 Sjoerd Mullender Fix algebra.subselect so that it conforms to the comments; add test to confirm. Dec2016
Wed, 22 Feb 2017 09:26:13 +0100 Sjoerd Mullender Add some error checking. Dec2016
Tue, 21 Feb 2017 17:02:38 +0100 Sjoerd Mullender Fix generator.thetaselect; properly increment timestamps. Dec2016
Tue, 21 Feb 2017 14:53:29 +0100 Sjoerd Mullender Typo. Dec2016
Tue, 21 Feb 2017 13:26:28 +0100 Sjoerd Mullender Added some error checking. Dec2016
Tue, 21 Feb 2017 22:24:06 +0100 Martin Kersten Remove old dot file generation
Tue, 21 Feb 2017 22:20:57 +0100 Martin Kersten Approve output, more stable results
Tue, 21 Feb 2017 18:39:19 +0100 Martin Kersten Minor reordering of field and their types
Tue, 21 Feb 2017 17:03:36 +0100 Martin Kersten Remove superfluous code isUpdateInstruction