|
19095934b2
|
build: don't use a space in user string literals
This fixes errors in clang-17
|
2023-11-19 09:26:37 +10:00 |
|
|
f6056153e3
|
rename root namespace from util to cruft
This places, at long last, the core library code into the same namespace
as the extended library code.
|
2018-08-05 14:42:02 +10:00 |
|
|
803acc9a87
|
relicense under MPL-2.0
|
2018-08-04 15:14:06 +10:00 |
|
|
d64e3d244e
|
utf8: clearer comments
|
2017-10-03 17:48:27 +11:00 |
|
|
c61fa16316
|
utf8: use an iterator style interface internally
this will be presented to the users shortly
|
2017-10-02 16:15:19 +11:00 |
|
|
5e1fab3590
|
utf8: use mask test object for continuation ops
|
2017-10-02 15:40:54 +11:00 |
|
|
45e2477e1b
|
utf8: use a more verbose mask test name
|
2017-10-02 15:40:23 +11:00 |
|
|
7ecaaacd93
|
utf8: add a trivial utf8 decoder
|
2017-10-02 15:25:59 +11:00 |
|