summary refs log tree commit diff
path: root/src/libcore/unicode.rs
AgeCommit message (Collapse)AuthorLines
2012-07-04convert doc-attributes to doc-comments using ↵Gareth Daniel Smith-1/+1
./src/etc/sugarise-doc-comments.py (and manually tweaking) - for issue #2498
2012-03-09core: Convert to rustdocBrian Anderson-0/+1
2011-12-23Add support to libcore for encoded-in-rust unicode character properties, at ↵Graydon Hoare-0/+4683
least. Add script to compute them from unicode.org.