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
/
rt
/
io
/
mod.rs
Age
Commit message (
Expand
)
Author
Lines
2013-09-24
Stop accepting 'impl ...;', require {} instead
Alex Crichton
-1
/
+1
2013-09-18
Implement process bindings to libuv
Alex Crichton
-0
/
+9
2013-09-18
Register new snapshots
Alex Crichton
-6
/
+2
2013-09-16
std: generlize & move io::file::suppressed_stat to io::ignore_io_error
Jeff Olson
-0
/
+12
2013-09-16
std: expose more stat info
Jeff Olson
-6
/
+2
2013-09-16
std: clean up Dir/FileInfo inheritence and flesh out Dir Info
Jeff Olson
-2
/
+8
2013-09-16
std/rt: in-progress file io work
Jeff Olson
-0
/
+24
2013-09-10
Buffered I/O wrappers
Steven Fackler
-0
/
+3
2013-09-06
Fix Acceptor iterator ending early if a connection attempt fails
Eric Reed
-4
/
+9
2013-09-05
std::rt: Add get_host_addresses function
Brian Anderson
-7
/
+1
2013-09-05
Implement Stream automatically for Reader + Writer
Chris Morgan
-0
/
+2
2013-09-04
Added explicit pub to several conditions. Enables completion of #6009.
Felix S. Klock II
-5
/
+3
2013-09-03
auto merge of #8963 : jmgrosen/rust/issue-8881, r=alexcrichton
bors
-0
/
+4
2013-09-03
Fixes #8881. condition! imports parent's pub identifiers
jmgrosen
-0
/
+4
2013-08-29
Revert "auto merge of #8645 : alexcrichton/rust/issue-6436-run-non-blocking, ...
Brian Anderson
-3
/
+0
2013-08-27
Implement process bindings to libuv
Alex Crichton
-0
/
+3
2013-08-22
std: put FileMode/Access->whence-mask in uvio, open/unlink as fns in file::
Jeff Olson
-0
/
+24
2013-08-22
std: rework file io.. support [p]read,[p]write, impl seek/tell + more tests
Jeff Olson
-0
/
+1
2013-08-21
auto merge of #8600 : sfackler/rust/http, r=brson
bors
-1
/
+0
2013-08-18
Delete std::rt::io::net::http
Steven Fackler
-1
/
+0
2013-08-18
More spelling corrections.
Huon Wilson
-1
/
+1
2013-08-16
doc: convert remaining uses of core:: to std::.
Huon Wilson
-1
/
+1
2013-08-16
doc: correct spelling in documentation.
Huon Wilson
-3
/
+3
2013-08-05
Updated std::Option, std::Either and std::Result
Marvin Löbel
-1
/
+35
2013-07-22
std: minor timer cleanup based on feedback
Jeff Olson
-1
/
+1
2013-07-22
std: add rt::io::Timer
Jeff Olson
-0
/
+4
2013-06-23
Split out starting a listener from accepting incoming connections.
Eric Reed
-6
/
+32
2013-05-22
libstd: Rename libcore to libstd and libstd to libextra; update makefiles.
Patrick Walton
-0
/
+504