| Age | Commit message (Collapse) | Author |
|
|
|
which was instroduced in libunistring v1.2
|
|
variable-sized arrays
|
|
|
|
|
|
|
|
changed T(), T, T_t, T_s type names to T(), T$$info, T$$type, T$$struct
for unambiguity
|
|
clustering
|
|
better performance for long sequences of repeated concatenation.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
improves the usability of a lot of the APIs. Also bugfix some issues
with ranges.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
backslash to be interpreted as an escape sequence when printing quoted
text
|
|
"a$\r$\nb"
|
|
possible.
|
|
URI/URL patterns
|
|
|