index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
stdtest
/
io.rs
Age
Commit message (
Expand
)
Author
Lines
2011-12-13
Copy first batch of material from libstd to libcore.
Graydon Hoare
-2
/
+4
2011-11-29
update io test to use tmp directory, and update configure to create it
Niko Matsakis
-1
/
+1
2011-11-16
Fix S_IRUSR/S_IWUSR constants on mac. Closes #726
Brian Anderson
-6
/
+0
2011-10-31
Fix the filenames used in some IO tests
Brian Anderson
-4
/
+4
2011-10-29
Cleanup the existing platform-specific ignored tests
Brian Anderson
-24
/
+6
2011-10-29
stdlib: Make io failures recoverable by returning a result
Brian Anderson
-2
/
+48
2011-09-02
Reformat. Issue #855
Brian Anderson
-3
/
+3
2011-09-01
Rename std::istr to std::str. Issue #855
Brian Anderson
-2
/
+2
2011-08-27
Convert std::io to istrs. Issue #855
Brian Anderson
-5
/
+5
2011-08-20
Reformat
Brian Anderson
-1
/
+1
2011-08-12
Rename std::ioivec to std::io
Brian Anderson
-4
/
+4
2011-08-12
Convert all uses of std::io to std::ioivec
Brian Anderson
-4
/
+4
2011-07-27
Reformat for new syntax
Marijn Haverbeke
-7
/
+7
2011-07-24
The Big Test Suite Overhaul
Brian Anderson
-0
/
+30