20 months ago |
Mike Becker |
add cx_strdup_m() and cx_strdup_ma()
|
file |
diff |
annotate
|
20 months ago |
Mike Becker |
add cx_strcat_m() and cx_strcat_ma() for in-place concatenation
|
file |
diff |
annotate
|
20 months ago |
Mike Becker |
fix missing const qualifier for allocator
|
file |
diff |
annotate
|
20 months ago |
Mike Becker |
change CX_STR: use compound literal in C and ctor in C++
|
file |
diff |
annotate
|
21 months ago |
Mike Becker |
refactoring of collections to make use of destructors in map implementations
|
file |
diff |
annotate
|
22 months ago |
Mike Becker |
add CxListComparator compatible string compare functions
|
file |
diff |
annotate
|
23 months ago |
Mike Becker |
add strtok API - fixes #220
|
file |
diff |
annotate
|
2022-10-04 |
Mike Becker |
add zero-termination guarantees
|
file |
diff |
annotate
|
2022-09-13 |
Mike Becker |
disallow NULL for cx_str() and cx_mutstr()
|
file |
diff |
annotate
|
2022-09-09 |
Mike Becker |
add tests and missing implementations for strings
|
file |
diff |
annotate
|
2022-09-03 |
Mike Becker |
implement more string functions
|
file |
diff |
annotate
|
2022-08-30 |
Mike Becker |
some function can be macros using the default allocator
|
file |
diff |
annotate
|
2022-08-30 |
Mike Becker |
wrong position of struct identifier
|
file |
diff |
annotate
|
2022-08-29 |
Mike Becker |
first proposal for the string header
|
file |
diff |
annotate
|