Marvin Löbel
|
c9e7bb7d4a
|
Improved std::ascii
- Fixed tests
- Added methods
- Renamed casting methods to be shorter
closes #7150
|
2013-06-17 10:16:13 +02:00 |
|
Huon Wilson
|
e8782eeb63
|
fix tests, remove some warnings
|
2013-06-11 02:34:14 +10:00 |
|
Huon Wilson
|
b29cd22bce
|
std: replace str::all/any fns and methods with iterators
|
2013-06-10 23:02:54 +10:00 |
|
Huon Wilson
|
00f5916809
|
std: replace the str::each* fns/methods with byte iterators
|
2013-06-09 02:22:23 +10:00 |
|
Patrick Walton
|
5fb254695b
|
Remove all uses of pub impl . rs=style
|
2013-06-01 09:18:27 -07:00 |
|
Erick Tryzelaar
|
dc970c13f4
|
cleanup warnings from libstd
|
2013-05-23 17:48:16 -07:00 |
|
Patrick Walton
|
0c820d4123
|
libstd: Rename libcore to libstd and libstd to libextra; update makefiles.
This only changes the directory names; it does not change the "real"
metadata names.
|
2013-05-22 21:57:05 -07:00 |
|