| Wed, 26 Nov 2025 23:35:25 +0100 |
Mike Becker |
fixes that cxBufferWrite() could auto-extend the buffer beyond the configured threshold
default tip
|
changeset |
files
|
| Wed, 26 Nov 2025 23:22:03 +0100 |
Mike Becker |
add cxBufferReserve()
|
changeset |
files
|
| Wed, 26 Nov 2025 23:06:12 +0100 |
Mike Becker |
add cxBufferPop()
|
changeset |
files
|
| Tue, 25 Nov 2025 20:35:27 +0100 |
Mike Becker |
implement better strings for json.c + complete test coverage
|
changeset |
files
|
| Mon, 24 Nov 2025 22:39:18 +0100 |
Mike Becker |
add the note to the docstrings that tree iterator/visitor counter include the currently visited node
|
changeset |
files
|
| Mon, 24 Nov 2025 22:38:50 +0100 |
Mike Becker |
complete test coverage for tree.c
|
changeset |
files
|
| Mon, 24 Nov 2025 22:15:16 +0100 |
Mike Becker |
adjust test_hash_map_remove_via_iterator s.t. we achieve coverage for the case where we remove not the first element of a bucket
|
changeset |
files
|
| Sun, 23 Nov 2025 13:30:07 +0100 |
Mike Becker |
complete test coverage for array_list.c and delete unreachable code
|
changeset |
files
|
| Sun, 23 Nov 2025 13:15:19 +0100 |
Mike Becker |
optimize sorted insertion by using the infimum instead of the supremum
|
changeset |
files
|
| Sun, 23 Nov 2025 12:19:24 +0100 |
Mike Becker |
stable return value for binary search when there are duplicates in the array
|
changeset |
files
|
| ... |