Thu, 15 May 2025 16:12:09 +0200 |
Mike Becker |
add convenience macros for using the default allocator - relates to #669
default tip
|
changeset |
files
|
Thu, 15 May 2025 16:02:54 +0200 |
Mike Becker |
allow changing the cxDefaultAllocator - resolves #669
|
changeset |
files
|
Thu, 15 May 2025 15:43:30 +0200 |
Mike Becker |
fix that testing allocator is counting free(NULL)
|
changeset |
files
|
Sun, 04 May 2025 17:22:30 +0200 |
Mike Becker |
add cxListEmplace() and cxListEmplaceAt() plus some improvements to the array list implementation
|
changeset |
files
|
Sun, 04 May 2025 12:15:03 +0200 |
Mike Becker |
add convenience functions for easy access to first/last element of a list
|
changeset |
files
|
Sun, 04 May 2025 11:46:13 +0200 |
Mike Becker |
critical: fixes uninitialized memory in tree iterator
|
changeset |
files
|
Sun, 04 May 2025 11:30:10 +0200 |
Mike Becker |
fix copy/paste documentation
|
changeset |
files
|
Sun, 04 May 2025 11:29:46 +0200 |
Mike Becker |
remove unused file
|
changeset |
files
|
Sat, 03 May 2025 13:29:22 +0200 |
Mike Becker |
fix wrong flags in toolchain.mk files after updating uwproj
|
changeset |
files
|
Fri, 02 May 2025 19:26:47 +0200 |
Mike Becker |
update uwproj
|
changeset |
files
|
Sun, 27 Apr 2025 12:56:05 +0200 |
Mike Becker |
fix that iteration continued with siblings for a subtree-root - fixes #656
|
changeset |
files
|
Sun, 27 Apr 2025 12:54:16 +0200 |
Mike Becker |
add explanation of depth to the iterator/visitor field
|
changeset |
files
|
Sun, 27 Apr 2025 12:37:29 +0200 |
Mike Becker |
add a test case that proves that visitors are not affected by issue #656
|
changeset |
files
|
Sat, 26 Apr 2025 19:37:24 +0200 |
Mike Becker |
add test case that shows issue #656
|
changeset |
files
|
Sun, 20 Apr 2025 10:41:25 +0200 |
Mike Becker |
some cxListIterator() variants now also allow NULL lists
|
changeset |
files
|
Sat, 19 Apr 2025 14:43:16 +0200 |
Mike Becker |
adds cx_strcpy() and cx_strcpy_a()
|
changeset |
files
|