about summary refs log tree commit diff
path: root/src/libstd/char.rs
AgeCommit message (Expand)AuthorLines
2013-05-30Require documentation by default for libstdAlex Crichton-0/+5
2013-05-22libstd: Rename libcore to libstd and libstd to libextra; update makefiles.Patrick Walton-0/+406
2011-12-14Remove some duplicated unused parts of std now that they're present in core.Graydon Hoare-150/+0
2011-12-07Change literal representation to not truncateMarijn Haverbeke-5/+18
2011-12-06Establish 'core' library separate from 'std'.Graydon Hoare-0/+137