This website requires JavaScript.
Explore
Help
Register
Sign In
mikros
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
rust
/
src
/
libunicode
History
Arpad Borsos
cb29492e77
libunicode: optimize char functions for ascii characters
2014-08-23 13:22:26 +02:00
..
lib.rs
collections, unicode: Add support for NFC and NFKC
2014-07-28 18:47:38 +02:00
normalize.rs
core: Add binary_search and binary_search_elem methods to slices.
2014-08-13 11:30:15 -07:00
tables.rs
core: Add binary_search and binary_search_elem methods to slices.
2014-08-13 11:30:15 -07:00
u_char.rs
libunicode: optimize char functions for ascii characters
2014-08-23 13:22:26 +02:00
u_str.rs
libsyntax: Remove the
use foo = bar
syntax from the language in favor
2014-08-18 09:19:10 -07:00