MonetDB: default - Change calling sequence of mix_uuid to get ri...

2021-08-06 Thread Sjoerd Mullender
Changeset: 5b2675dd3b77 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/5b2675dd3b77 Modified Files: gdk/gdk_atoms.c gdk/gdk_hash.h Branch: default Log Message: Change calling sequence of mix_uuid to get rid of alignment warning. And instead of copying 16 bytes onto the

MonetDB: Jul2021 - Fix regular expressions to do what they were ...

2021-08-06 Thread Sjoerd Mullender
Changeset: bae4dfa14fc7 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/bae4dfa14fc7 Modified Files: cmake/monetdb-defines.cmake cmake/monetdb-toolchain.cmake Branch: Jul2021 Log Message: Fix regular expressions to do what they were meant to do. diffs (51 lines): diff

MonetDB: Jul2021 - Add build option FORCE_COLORED_OUTPUT (defaul...

2021-08-06 Thread Sjoerd Mullender
Changeset: cbd2ea62400a for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/cbd2ea62400a Modified Files: cmake/monetdb-options.cmake cmake/monetdb-toolchain.cmake Branch: Jul2021 Log Message: Add build option FORCE_COLORED_OUTPUT (default OFF) to get colored compiler output.

MonetDB: default - Merge with Jul2021 branch.

2021-08-06 Thread Sjoerd Mullender
Changeset: 61e2c31180ed for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/61e2c31180ed Modified Files: gdk/gdk_batop.c Branch: default Log Message: Merge with Jul2021 branch. diffs (110 lines): diff --git a/common/stream/bs2.c b/common/stream/bs2.c --- a/common/stream/bs2.c +++