MonetDB: txtsim - for the prefix_or* only set candidate bat if e...

2023-04-11 Thread Niels Nes
Changeset: 200d83a0a653 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/200d83a0a653 Modified Files: monetdb5/modules/kernel/batstr.c Branch: txtsim Log Message: for the prefix_or* only set candidate bat if enough arguments (5) or no case flag is passed (with 4 arguments) diffs

MonetDB: txtsim - compilation fixes for window32

2023-04-11 Thread Niels Nes
Changeset: 0f96c70ceef7 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/0f96c70ceef7 Modified Files: monetdb5/modules/atoms/str.c monetdb5/modules/kernel/batstr.c Branch: txtsim Log Message: compilation fixes for window32 diffs (198 lines): diff --git a/monetdb5/modules/

MonetDB: default - merged with Sep2022

2023-04-11 Thread Niels Nes
Changeset: 630ae91e3530 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/630ae91e3530 Modified Files: clients/Tests/MAL-signatures-hge.test clients/Tests/MAL-signatures.test gdk/gdk_group.c monetdb5/modules/mal/mat.c sql/backends/monet5/sql.c s

MonetDB: logger-fix - merged with Sep2022

2023-04-11 Thread Niels Nes
Changeset: c0e1cb91cf3a for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/c0e1cb91cf3a Branch: logger-fix Log Message: merged with Sep2022 diffs (17 lines): diff --git a/gdk/gdk_group.c b/gdk/gdk_group.c --- a/gdk/gdk_group.c +++ b/gdk/gdk_group.c @@ -850,9 +850,11 @@ BATgroup_internal(BA

MonetDB: Sep2022 - we never have more groups than candidates

2023-04-11 Thread Niels Nes
Changeset: d979a930e68b for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/d979a930e68b Modified Files: gdk/gdk_group.c Branch: Sep2022 Log Message: we never have more groups than candidates diffs (17 lines): diff --git a/gdk/gdk_group.c b/gdk/gdk_group.c --- a/gdk/gdk_group.c +++

MonetDB: txtsim - Merge with txtsim-sub.

2023-04-11 Thread Lucas Pereira
Changeset: fe08edb4ab0f for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/fe08edb4ab0f Branch: txtsim Log Message: Merge with txtsim-sub. diffs (truncated from 3414 to 300 lines): diff --git a/monetdb5/modules/atoms/str.c b/monetdb5/modules/atoms/str.c --- a/monetdb5/modules/atoms/str.c +