mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-02-07 15:03:34 +00:00
7c83f4abc8
- wcsstr() is now linearly complex - strstr16() is now linearly complex - strstr() is now vectorized on aarch64 (10x) - strstr() now uses KMP on pathological cases - memmem() is now vectorized on aarch64 (10x) - memmem() now uses KMP on pathological cases - Disable shared_ptr::owner_before until fixed - Make iswlower(), iswupper() consistent with glibc - Remove figure space from iswspace() implementation - Include line and paragraph separator in iswcntrl() - Use Musl wcwidth(), iswalpha(), iswpunct(), towlower(), towupper() |
||
---|---|---|
.. | ||
a64l_test.c | ||
blake2_test.c | ||
bsr_test.c | ||
BUILD.mk | ||
bzero_test.c | ||
crc32c_test.c | ||
crc32z_test.c | ||
hexpcpy_test.c | ||
highwayhash64_test.c | ||
isutf8_test.c | ||
locale_test.c | ||
longsort_test.c | ||
memcasecmp_test.c | ||
memccpy_test.c | ||
memcpy_test.c | ||
memfrob_test.c | ||
memmem_test.c | ||
memrchr16_test.c | ||
regex_test.c | ||
str_test.c | ||
strcasecmp_test.c | ||
strcasestr_test.c | ||
strcat_test.c | ||
strcpy_test.c | ||
strlcpy_test.c | ||
strncat_test.c | ||
strnwidth_test.c | ||
strpbrk_test.c | ||
strstr_test.c | ||
strtok_r_test.c | ||
towupper_test.c | ||
tpenc_test.c | ||
tprecode8to16_test.c | ||
tprecode16to8_test.c | ||
wcsrchr_test.c | ||
wcwidth_test.c | ||
wmemrchr_test.c |