2022-03-25 |
Sjoerd Mullender |
Merge with Jul2021 branch.
Jan2022
|
2022-03-25 |
Sjoerd Mullender |
Jul2021-SP5 was released.
Jul2021
|
2022-03-25 |
Sjoerd Mullender |
Merge with Jan2022 branch.
|
2022-03-25 |
Sjoerd Mullender |
Option minuses should be \-, not just - (which is a hyphen).
Jan2022
|
2022-03-24 |
Martin van Dinther |
Improve usage information and documentation for monetdb snapshot commands.
Jan2022
|
2022-03-24 |
Sjoerd Mullender |
Redo changeset 529d9dd14709 (Fixed a bunch of data races) with some extra fixes.
|
2022-03-24 |
Martin van Dinther |
monetdb commands profilerstart and profilerstop have been removed as of Jan2022 release
Jan2022
|
2022-03-24 |
Pedro Ferreira |
Starting to build 'perfect' histograms
histograms
|
2022-03-24 |
Pedro Ferreira |
Rolling out first ideas for a BAT histogram.
histograms
|
2022-03-24 |
Sjoerd Mullender |
Reverting for now: too many failures.
|
2022-03-24 |
Sjoerd Mullender |
The square brackets should not be in bold: they're not literals.
Jan2022
|
2022-03-24 |
Sjoerd Mullender |
Fixed a bunch of data races.
|
2022-03-24 |
Sjoerd Mullender |
Changed interface of BBPrename: it now needs a BAT pointer instead of a bat id.
|
2022-03-24 |
Martin van Dinther |
Correcting the usage help syntax for monetdbd. The command is mandatory.
Jan2022
|
2022-03-24 |
Martin van Dinther |
merge with Jan2022
|
2022-03-24 |
Martin van Dinther |
Add missing documentation on monetdbd commands: help and version.
Jan2022
|
2022-03-24 |
Panagiotis Koutsourakis |
Merge with default branch
client_interrupts
|
2022-03-24 |
Panagiotis Koutsourakis |
Add signal handler to stop rendering early
client_interrupts
|
2022-03-24 |
Panagiotis Koutsourakis |
Include signal.h unconditionally
client_interrupts
|
2022-03-15 |
Panagiotis Koutsourakis |
Merge with default
client_interrupts
|
2022-01-31 |
Panagiotis Koutsourakis |
Merge with default
client_interrupts
|
2022-01-14 |
Panagiotis Koutsourakis |
Handle SIGINT on mclient prompts
client_interrupts
|
2022-03-24 |
Martin van Dinther |
Cleanup old unused dead code.
|
2022-03-24 |
Martin van Dinther |
Correcting the usage help syntax for monetdbd. The command is mandatory.
|
2022-03-24 |
Martin van Dinther |
deduplicate code
|
2022-03-23 |
Sjoerd Mullender |
Require pymonetdb.
|
2022-03-23 |
Sjoerd Mullender |
Use const.
|
2022-03-23 |
Sjoerd Mullender |
Fix some data races.
|
2022-03-23 |
Aris Koning |
Fix locked access to update BAT pair.
github_7273
|
2022-03-23 |
Aris Koning |
New branch.
github_7273
|
2022-03-23 |
Sjoerd Mullender |
batRestricted is once more a proper restrict_t value.
|
2022-03-23 |
Sjoerd Mullender |
Fixed a bunch of data races.
|
2022-03-23 |
Sjoerd Mullender |
Fix some data races.
|
2022-03-23 |
Sjoerd Mullender |
Merge with Jan2022 branch.
|
2022-03-23 |
Sjoerd Mullender |
Really don't produce HTML if requested; give message when errors in directory.
Jan2022
|
2022-03-23 |
Pedro Ferreira |
tloc vs tvar
|
2022-03-23 |
Sjoerd Mullender |
Merge with Jan2022 branch.
|
2022-03-23 |
Sjoerd Mullender |
Print missing newline in single verbose mode.
Jan2022
|
2022-03-23 |
Sjoerd Mullender |
Remove some data races.
|
2022-03-22 |
Sjoerd Mullender |
Cleanup: we only have a single free list of bats.
|
2022-03-22 |
Sjoerd Mullender |
Remove data race: put Heap.remove flag inside of atomic var .refs.
|
2022-03-22 |
Pedro Ferreira |
Merged with Jan2022
|
2022-03-22 |
Sjoerd Mullender |
Fixed a bunch of data races and a lock order inversion.
|
2022-03-22 |
Sjoerd Mullender |
No need to persist the hash when it gets created, do it when bat is saved.
|
2022-03-22 |
Sjoerd Mullender |
Merge with Jul2021 branch, not changing any files..
Jan2022
|
2022-03-22 |
Sjoerd Mullender |
Post release build.
Jul2021
|
2022-03-22 |
Sjoerd Mullender |
Merge with Jul2021 branch.
Jan2022
|
2022-03-22 |
Sjoerd Mullender |
Setting tag Jul2021_21 for the release build.
Jul2021
|
2022-03-22 |
Sjoerd Mullender |
Moved contents of ChangeLog.Jul2021 to MonetDB.spec, debian/changelog and ChangeLog-Archive.
Jul2021 Jul2021_21 Jul2021_SP5_release
|
2022-03-22 |
Sjoerd Mullender |
Updated library versions.
Jul2021
|
2022-03-22 |
Sjoerd Mullender |
Merge with Jul2021 branch, not changing any files.
Jan2022
|
2022-03-22 |
Sjoerd Mullender |
Pre-release version number update.
Jul2021
|
2022-03-22 |
Sjoerd Mullender |
Merge with Jul2021 branch.
Jan2022
|
2022-03-22 |
Sjoerd Mullender |
vcpkg update caused a name change of the lzma library.
Jul2021
|
2022-03-22 |
Pedro Ferreira |
Missing newline in output
|
2022-03-21 |
Sjoerd Mullender |
Changed BBPkeepref: it now gets a BAT pointer instead of a bat id.
|
2022-03-21 |
Sjoerd Mullender |
Merge with Jan2022 branch.
|
2022-03-21 |
Sjoerd Mullender |
Set key property when view size is <= 1.
Jan2022
|
2022-03-21 |
Sjoerd Mullender |
The MAL iterator view is key if the parent is, or if the count is <= 1.
Jan2022
|
2022-03-21 |
Pedro Ferreira |
Merged with default
pushcands
|