This website requires JavaScript.
Explore
Help
Sign In
Timerix
/
utf8proc
Watch
1
Star
0
Fork
0
You've already forked utf8proc
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
213
Commits
1
Branch
0
Tags
1.5
MiB
be3b244285
Commit Graph
3 Commits
Author
SHA1
Message
Date
Steven G. Johnson
d4a58cfec5
update data and algorithms for Unicode 11 (
#140
)
2018-07-24 13:18:48 -04:00
Steven G. Johnson
d81308faba
uppercase mapping ß (U+00df) to ẞ (U+1E9E) (
#134
)
...
* uppercase(0x00df) = 0x1e9e * tests for titlecase and u+00df uppercase * NEWS, another test
2018-05-02 14:18:26 -04:00
Steven G. Johnson
a8fb4b1772
add toupper/tolower functions (for
JuliaLang/julia#11471
)
2015-05-29 22:00:30 -04:00