about summary refs log tree commit diff
path: root/src/libcore/str
AgeCommit message (Expand)AuthorLines
2013-05-13Remove re-exports from libcore/core.rcAlex Crichton-0/+3
2013-05-03Add a brief description to show up in http://static.rust-lang.org/doc/core/in...kud1ing-0/+2
2013-04-24Fixed typo... And a billion other things.Marvin Löbel-0/+1
2013-04-24Removed ascii functions from other modulesMarvin Löbel-0/+12
2013-04-23Fixing some various warnings about unused importsAlex Crichton-0/+1
2013-04-22Added missing assert, did some formatingMarvin Löbel-12/+1
2013-04-22Moved ascii out of strMarvin Löbel-20/+31
2013-04-20Corrected historyMarvin Löbel-1/+1
2013-04-20Added case functions to AsciiMarvin Löbel-0/+52
2013-04-20Added Ascii typeMarvin Löbel-0/+216