about summary refs log tree commit diff
path: root/src/libstd/str.rs
AgeCommit message (Expand)AuthorLines
2013-05-23cleanup warnings from libstdErick Tryzelaar-276/+269
2013-05-22libstd: Rename libcore to libstd and libstd to libextra; update makefiles.Patrick Walton-0/+4036
2011-12-14Remove some duplicated unused parts of std now that they're present in core.Graydon Hoare-960/+0
2011-12-13Copy first batch of material from libstd to libcore.Graydon Hoare-9/+7
2011-12-13stdlib: Fix spelling errors in documentation of libstd/str.rsPatrick Walton-6/+6
2011-12-07repair more hash functionsNiko Matsakis-1/+1
2011-12-06libstd: Update docsBrian Anderson-1/+2
2011-12-06Establish 'core' library separate from 'std'.Graydon Hoare-0/+961