Fri, 17 Oct 2025 21:03:11 +0200 |
Mike Becker |
minor wording improvements in buffer documentation
default tip
|
changeset |
files
|
Fri, 17 Oct 2025 16:53:24 +0200 |
Mike Becker |
remove the concept of "mutating iterators" - resolves #579
|
changeset |
files
|
Fri, 17 Oct 2025 15:04:56 +0200 |
Mike Becker |
add support for non-sorted lists in cxListInsertUnique() and cxListInsertUniqueArray()
|
changeset |
files
|
Fri, 17 Oct 2025 14:14:21 +0200 |
Mike Becker |
make cxCollectionSorted() always return true for empty collections regardless of the sorted flag
|
changeset |
files
|
Thu, 16 Oct 2025 19:57:47 +0200 |
Mike Becker |
clean up header files and adds support for comparing arbitrary strings with string.h functions
|
changeset |
files
|
Wed, 15 Oct 2025 22:45:21 +0200 |
Mike Becker |
remove unnecessary members from the array reallocator struct - fixes #621
|
changeset |
files
|
Sun, 12 Oct 2025 20:21:56 +0200 |
Mike Becker |
fixes tons of typos and grammar issues across the documentation - fixes #667
|
changeset |
files
|
Sat, 11 Oct 2025 15:42:48 +0200 |
Mike Becker |
fixes various bugs related to skipping duplicates in insert_unique - relates to #557
|
changeset |
files
|
Sat, 11 Oct 2025 11:55:46 +0200 |
Mike Becker |
changes the compare function wrapper for pointer lists so that it no longer invokes the actual compare function for NULL pointers
|
changeset |
files
|
Fri, 10 Oct 2025 19:40:24 +0200 |
Mike Becker |
fix missing documentation if insert_unique member - relates to #557
|
changeset |
files
|
... |