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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libstd
/
io
/
timer.rs
Age
Commit message (
Expand
)
Author
Lines
2014-06-27
std::io: Use re-exported pathes in examples.
OGINO Masanori
-4
/
+4
2014-06-24
librustc: Remove the fallback to `int` from typechecking.
Niko Matsakis
-3
/
+3
2014-06-15
Register new snapshots
Alex Crichton
-1
/
+1
2014-06-08
Fix spelling errors in comments.
Joseph Crail
-3
/
+3
2014-06-08
std::io: expand the oneshot/periodic docs.
Huon Wilson
-8
/
+68
2014-06-06
std: Deal with fallout of rtio changes
Alex Crichton
-6
/
+20
2014-06-03
std: Remove generics from Option::expect
Alex Crichton
-1
/
+0
2014-05-22
Spelling/doc formatting fixes.
Huon Wilson
-1
/
+1
2014-05-07
core: Move Option::expect to libstd from libcore
Alex Crichton
-0
/
+1
2014-05-06
librustc: Remove `~EXPR`, `~TYPE`, and `~PAT` from the language, except
Patrick Walton
-1
/
+2
2014-04-10
std: Make std::comm return types consistent
Alex Crichton
-11
/
+11
2014-03-31
std: Switch field privacy as necessary
Alex Crichton
-1
/
+1
2014-03-27
Fix fallout of removing default bounds
Alex Crichton
-2
/
+3
2014-03-13
std: Rename Chan/Port types and constructor
Alex Crichton
-56
/
+56
2014-02-28
std: Improve some I/O documentation
Alex Crichton
-21
/
+40
2014-02-03
std: Remove io::io_error
Alex Crichton
-3
/
+4
2014-01-29
Removing do keyword from libstd and librustc
Scott Lawrence
-6
/
+6
2014-01-22
Implement native timers
Alex Crichton
-29
/
+145
2014-01-15
Allow more "error" values in try_recv()
Alex Crichton
-3
/
+2
2013-12-24
std: Expose that LocalIo may not always be available
Alex Crichton
-12
/
+2
2013-12-24
std: Delete rt::test
Alex Crichton
-40
/
+23
2013-12-23
std: Fix all code examples
Alex Crichton
-1
/
+1
2013-12-16
Fallout of rewriting std::comm
Alex Crichton
-2
/
+2
2013-12-10
librustuv: Change `with_local_io` to use RAII.
Patrick Walton
-11
/
+9
2013-11-26
libstd: Remove all non-`proc` uses of `do` from libstd
Patrick Walton
-2
/
+2
2013-11-11
Move std::rt::io to std::io
Alex Crichton
-0
/
+186