Sun, 14 Jan 2024 13:50:17 +0100 |
Mike Becker |
add constant for reading out strstr sbo size - relates to #343
|
file |
diff |
annotate
|
Mon, 18 Dec 2023 14:14:47 +0100 |
Mike Becker |
increase version number to 3.1
|
file |
diff |
annotate
|
Sat, 22 Apr 2023 19:01:06 +0200 |
Mike Becker |
add cx_strdup_m() and cx_strdup_ma()
|
file |
diff |
annotate
|
Sat, 22 Apr 2023 13:06:18 +0200 |
Mike Becker |
add cx_strcat_m() and cx_strcat_ma() for in-place concatenation
|
file |
diff |
annotate
|
Fri, 21 Apr 2023 20:28:55 +0200 |
Mike Becker |
fix missing const qualifier for allocator
|
file |
diff |
annotate
|
Mon, 17 Apr 2023 21:47:34 +0200 |
Mike Becker |
change CX_STR: use compound literal in C and ctor in C++
|
file |
diff |
annotate
|
Sun, 09 Apr 2023 19:03:58 +0200 |
Mike Becker |
refactoring of collections to make use of destructors in map implementations
|
file |
diff |
annotate
|
Mon, 20 Feb 2023 19:55:42 +0100 |
Mike Becker |
add CxListComparator compatible string compare functions
|
file |
diff |
annotate
|
Thu, 02 Feb 2023 20:25:34 +0100 |
Mike Becker |
add strtok API - fixes #220
|
file |
diff |
annotate
|
Tue, 04 Oct 2022 18:49:14 +0200 |
Mike Becker |
add zero-termination guarantees
|
file |
diff |
annotate
|
Tue, 13 Sep 2022 20:11:26 +0200 |
Mike Becker |
disallow NULL for cx_str() and cx_mutstr()
|
file |
diff |
annotate
|
Fri, 09 Sep 2022 20:19:08 +0200 |
Mike Becker |
add tests and missing implementations for strings
|
file |
diff |
annotate
|
Sat, 03 Sep 2022 14:56:07 +0200 |
Mike Becker |
implement more string functions
|
file |
diff |
annotate
|
Tue, 30 Aug 2022 19:55:56 +0200 |
Mike Becker |
some function can be macros using the default allocator
|
file |
diff |
annotate
|
Tue, 30 Aug 2022 19:34:22 +0200 |
Mike Becker |
wrong position of struct identifier
|
file |
diff |
annotate
|
Mon, 29 Aug 2022 20:54:42 +0200 |
Mike Becker |
first proposal for the string header
|
file |
diff |
annotate
|