Daniel Micay
|
f792baba42
|
only use #[no_core] in libcore
|
2013-04-27 21:34:24 -04:00 |
|
ILyoan
|
53232f7acf
|
Fix fileinput test fail
|
2013-04-04 11:16:26 +09:00 |
|
Huon Wilson
|
fea1380a9a
|
libstd: make fileinput tests pass.
|
2013-04-03 13:38:06 +11:00 |
|
Huon Wilson
|
1e28d8fdb6
|
libstd: implement io::Reader for fileinput.
|
2013-04-03 11:36:05 +11:00 |
|
Huon Wilson
|
e4edfa046a
|
libstd: implement fileinput.
Iterate over lines in a series of files. API (mostly) adopted from
Python's fileinput module.
|
2013-04-03 11:36:05 +11:00 |
|