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
/
libstd
/
io
/
test.rs
Age
Commit message (
Expand
)
Author
Lines
2015-01-11
Rename AtomicInt and AtomicUint
Steven Fackler
-3
/
+3
2015-01-09
iOS: fixed test build
Valerii Hiora
-8
/
+21
2015-01-05
Stop using macro_escape as an inner attribute
Keegan McAllister
-2
/
+0
2015-01-03
Remove deprecated functionality
Alex Crichton
-3
/
+3
2015-01-02
rollup merge of #20315: alexcrichton/std-sync
Alex Crichton
-3
/
+3
2015-01-02
std: Stabilize the prelude module
Alex Crichton
-1
/
+2
2015-01-01
std: Second pass stabilization of sync
Alex Crichton
-3
/
+3
2015-01-02
Fallout - change array syntax to use `;`
Nick Cameron
-1
/
+1
2014-11-26
/*! -> //!
Steve Klabnik
-9
/
+6
2014-11-19
Make os::getcwd() return IoResult<Path>
Barosl Lee
-1
/
+1
2014-10-29
Rename fail! to panic!
Steve Klabnik
-3
/
+3
2014-10-10
Register new snapshots
Alex Crichton
-6
/
+4
2014-10-01
Remove iotest macro
Aaron Turon
-36
/
+0
2014-09-17
rollup merge of #17297 : treeman/net-unix
Alex Crichton
-1
/
+1
2014-09-16
Fallout from renaming
Aaron Turon
-2
/
+2
2014-09-16
Rename std::io::net::unix to std::io::net::pipe.
Jonas Hietala
-1
/
+1
2014-08-20
Add #[repr(C)] to all the things!
Corey Richardson
-0
/
+1
2014-08-13
std: Clarify what timers do with zero and negative durations
Brian Anderson
-0
/
+1
2014-08-04
stabilize atomics (now atomic)
Aaron Turon
-1
/
+1
2014-06-28
Rename all raw pointers as necessary
Alex Crichton
-1
/
+1
2014-05-28
std: Remove format_strbuf!()
Alex Crichton
-5
/
+5
2014-05-23
std: Move running_on_valgrind to rt::util. #1457
Brian Anderson
-1
/
+1
2014-05-22
libstd: Remove `~str` from all `libstd` modules except `fmt` and `str`.
Patrick Walton
-5
/
+5
2014-04-10
rustc: Don't allow priv use to shadow pub use
Alex Crichton
-1
/
+0
2014-04-02
Fix fallout of requiring uint indices
Alex Crichton
-1
/
+1
2014-03-28
Convert most code to new inner attribute syntax.
Brian Anderson
-1
/
+1
2014-03-28
syntax: Accept meta matchers in macros
Alex Crichton
-3
/
+3
2014-03-15
log: Introduce liblog, the old std::logging
Alex Crichton
-6
/
+3
2014-03-13
std: Rename Chan/Port types and constructor
Alex Crichton
-3
/
+3
2014-03-12
Remove remaining nolink usages.(fixes #12810)
lpy
-1
/
+0
2014-03-12
Remove the dependence of std::io::test on rand.
Huon Wilson
-4
/
+11
2014-02-28
std: Improve some I/O documentation
Alex Crichton
-0
/
+1
2014-02-26
auto merge of #12490 : zslayton/rust/doc-fix-12386, r=alexcrichton
bors
-0
/
+2
2014-02-23
Roll std::run into std::io::process
Alex Crichton
-0
/
+1
2014-02-23
Closes #12386. Removed 'pub mod' doc-comments in std::io's mod.rs file. Added...
zslayton
-0
/
+2
2014-02-15
std: clean up ptr a bit
Corey Richardson
-6
/
+4
2014-01-29
Removing do keyword from libstd and librustc
Scott Lawrence
-1
/
+1
2014-01-22
Implement native timers
Alex Crichton
-0
/
+1
2013-12-27
Implement native TCP I/O
Alex Crichton
-5
/
+6
2013-12-27
Bring native process bindings up to date
Alex Crichton
-0
/
+1
2013-12-25
Test fixes and rebase conflicts
Alex Crichton
-0
/
+1
2013-12-24
Test fixes and rebase problems
Alex Crichton
-0
/
+79
2013-12-24
std: Get stdtest all passing again
Alex Crichton
-4
/
+40
2013-12-24
std: Delete rt::test
Alex Crichton
-0
/
+79