4 weeks ago Mike Becker change cx_strcat variants to allow handling of ENOMEM file | diff | annotate
8 weeks ago Mike Becker major refactoring of attributes file | diff | annotate
2 months ago Mike Becker remove cx_for_n() macro - fixes #467 file | diff | annotate
2 months ago Mike Becker fix several survivors of east-const and some missing consts file | diff | annotate
3 months ago Mike Becker move all const keywords to the west - fixes #426 file | diff | annotate
11 months ago Mike Becker add constant for reading out strstr sbo size - relates to #343 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
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
23 months ago Mike Becker #228 make buffer sizes adjustable at compile time file | diff | annotate
2022-11-20 Mike Becker use //-style single line comments everywhere file | diff | annotate
2022-10-23 Mike Becker explicitly cast int to char file | diff | annotate
2022-10-04 Mike Becker fix over-optimization of strstr file | diff | annotate
2022-10-04 Mike Becker fix missing zero-termination in strreplace file | diff | annotate
2022-09-09 Mike Becker add tests and missing implementations for strings file | diff | annotate
2022-09-03 Mike Becker implement strupper and strlower file | diff | annotate
2022-09-03 Mike Becker implement more string functions file | diff | annotate
2022-08-31 Mike Becker more implementations of string functions file | diff | annotate
2022-08-30 Mike Becker start implementing string functions file | diff | annotate
2022-08-29 Mike Becker first proposal for the string header file | diff | annotate
2019-12-29 Olaf Wintermann fixes string replace function in case replmax is 0 file | diff | annotate
2019-12-29 Mike Becker fixes another leak in string replace function file | diff | annotate
2019-12-29 Mike Becker fix: index buffer in string replace was not freed file | diff | annotate
2019-12-29 Mike Becker adds string replace functions file | diff | annotate
2019-11-03 Mike Becker adds case independent versions of sstrprefix() and sstrsuffix() file | diff | annotate
2019-11-03 Mike Becker fixes hard to use documentation in string.h file | diff | annotate
2019-10-05 Mike Becker adds missing include for strncasecmp() to avoid an implicit declaration file | diff | annotate
2018-05-16 Mike Becker unifies naming of sstr_t related and scstr_t related functions file | diff | annotate
2018-05-16 Mike Becker adds remaining documentation for the scstr functions file | diff | annotate
2018-05-16 Mike Becker overflow of sstrnlen should return SIZE_MAX instead of zero file | diff | annotate
2018-05-14 Mike Becker adjusts documentation of UCX string types, converters, and constructors file | diff | annotate
2018-05-14 Mike Becker finally removes the underscore of ugliness from ucx_str_cmp() and ucx_str_casecmp() file | diff | annotate
2018-05-14 Mike Becker merges constsstr branch file | diff | annotate
2018-05-13 Olaf Wintermann completes conversion to scstr constsstr file | diff | annotate
2018-05-08 Olaf Wintermann makes sstrcat and sstrnlen scstr_t compatible constsstr file | diff | annotate
2018-04-01 Olaf Wintermann adapts sstrtrim, sstrsplit, sstrcmp and sstrstr to new const string API constsstr file | diff | annotate
2018-03-11 Olaf Wintermann adds scstr_t struct for const strings and adapts some string functions constsstr file | diff | annotate
2018-01-21 Olaf Wintermann adds integer overflow checks to sstrlen and sstrcat file | diff | annotate
2018-01-21 Olaf Wintermann adds integer overflow checks file | diff | annotate
2017-10-28 Mike Becker modules documentation file | diff | annotate
2017-10-17 Mike Becker changes source directory structure in preperation for autotools rollout file | diff | annotate | base
(0) tip

mercurial