2 weeks ago Mike Becker make CX_STR more robust when used in macro expansions file | diff | annotate
2 weeks ago Mike Becker fix cx_strdup() not using cx_strcast() file | diff | annotate
2 weeks ago Mike Becker document cx_strreplace() family of functions and improve docstrings file | diff | annotate
4 weeks ago Mike Becker last minute fixes for issue #548 file | diff | annotate
4 weeks ago Mike Becker use reallocate instead of re-allocate file | diff | annotate
4 weeks ago Mike Becker add support for building windows DLLs - resolves #582 file | diff | annotate
4 weeks ago Mike Becker remove cx_strupper() and cx_strlower() - fixes #591 file | diff | annotate
6 weeks ago Mike Becker remove dependency to ssize_t - fixes #552 file | diff | annotate
7 weeks ago Mike Becker fix that some IDEs cannot resolve documentation file | diff | annotate
8 weeks ago Mike Becker removes some unnecessary string functions - fixes #561 file | diff | annotate
2 months ago Mike Becker refine docs for string.h - issue #548 file | diff | annotate
2 months ago Mike Becker make cx_strcast() also support cxstring file | diff | annotate
2 months ago Mike Becker fix datatype in long long variants file | diff | annotate
2 months ago Mike Becker add attributes to string to number conversion functions file | diff | annotate
2 months ago Mike Becker add documentation for string to number conversion functions file | diff | annotate
2 months ago Mike Becker add function prototypes and macros for string conversion function file | diff | annotate
2 months ago Mike Becker add some more overflow treatment and make sure to set errno properly file | diff | annotate
3 months ago Mike Becker change cx_strcat variants to allow handling of ENOMEM file | diff | annotate
4 months ago Mike Becker major refactoring of attributes file | diff | annotate
5 months ago Mike Becker fix several survivors of east-const and some missing consts file | diff | annotate
5 months ago Mike Becker move all const keywords to the west - fixes #426 file | diff | annotate
14 months ago Mike Becker add constant for reading out strstr sbo size - relates to #343 file | diff | annotate
15 months ago Mike Becker increase version number to 3.1 file | diff | annotate
23 months ago Mike Becker add cx_strdup_m() and cx_strdup_ma() file | diff | annotate
23 months ago Mike Becker add cx_strcat_m() and cx_strcat_ma() for in-place concatenation file | diff | annotate
23 months ago Mike Becker fix missing const qualifier for allocator file | diff | annotate
23 months ago Mike Becker change CX_STR: use compound literal in C and ctor in C++ file | diff | annotate
23 months ago Mike Becker refactoring of collections to make use of destructors in map implementations file | diff | annotate
2023-02-20 Mike Becker add CxListComparator compatible string compare functions file | diff | annotate
2023-02-02 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
(0) tip

mercurial