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
/
rt
/
uv
/
mod.rs
Age
Commit message (
Expand
)
Author
Lines
2013-10-29
Register new snapshots
Alex Crichton
-416
/
+0
2013-10-28
Register new snapshots
Alex Crichton
-4
/
+3
2013-10-26
Implement another error code found on windows.
Alex Crichton
-0
/
+1
2013-10-24
wrapping libuv signal for use in Rust
Do Nhat Minh
-0
/
+6
2013-10-24
Test fixes and merge conflicts
Alex Crichton
-0
/
+7
2013-10-24
Move as much I/O as possible off of native::io
Alex Crichton
-0
/
+11
2013-10-24
Move rt::io::stdio from FileStream to a TTY
Alex Crichton
-0
/
+28
2013-10-23
Removed Unnecessary comments and white spaces #4386
reedlepee
-1
/
+0
2013-10-23
Making fields in std and extra : private #4386
reedlepee
-1
/
+2
2013-10-05
std::rt: Add NotConnected to IoErrorKind
klutzy
-0
/
+1
2013-09-30
std: Remove usage of fmt!
Alex Crichton
-2
/
+2
2013-09-18
Implement process bindings to libuv
Alex Crichton
-2
/
+10
2013-09-06
Upgrade libuv to the current master (again)
Alex Crichton
-39
/
+13
2013-09-05
std::rt: Add libuv bindings for getaddrinfo
Brian Anderson
-0
/
+1
2013-09-05
std::rt: Some I/O cleanup
Brian Anderson
-1
/
+2
2013-08-29
Revert "auto merge of #8645 : alexcrichton/rust/issue-6436-run-non-blocking, ...
Brian Anderson
-23
/
+42
2013-08-27
Implement process bindings to libuv
Alex Crichton
-6
/
+12
2013-08-27
Upgrade libuv to the current master + our patches
Alex Crichton
-39
/
+14
2013-08-22
std: bootstrapping libuv-based fileio in newrt... open & close
Jeff Olson
-5
/
+17
2013-08-19
Add externfn macro and correctly label fixed_stack_segments
Niko Matsakis
-0
/
+4
2013-08-16
doc: convert remaining uses of core:: to std::.
Huon Wilson
-1
/
+1
2013-08-12
Forbid pub/priv where it has no effect
Alex Crichton
-6
/
+6
2013-08-03
Rename IpAddr -> SocketAddr, extract IpAddr from SocketAddr
Stepan Koltsov
-2
/
+2
2013-08-01
A major refactoring that changes the way the runtime uses TLS. In the
toddaaro
-2
/
+3
2013-07-25
libstd: Fix errors when rtdebug! is not a noop.
Luqman Aden
-1
/
+1
2013-07-25
libstd: Implement {peer, socket}_name for new rt tcp & udp.
Luqman Aden
-3
/
+3
2013-07-08
Merge remote-tracking branch 'mozilla/master'
Brian Anderson
-1
/
+2
2013-07-04
Convert vec::{as_imm_buf, as_mut_buf} to methods.
Huon Wilson
-1
/
+2
2013-06-25
UDP networking with tests
Eric Reed
-4
/
+2
2013-06-17
Merge remote-tracking branch 'upstream/io' into io
Eric Reed
-27
/
+10
2013-06-16
Merge remote-tracking branch 'brson/io'
Brian Anderson
-56
/
+7
2013-06-14
Added a UdpWatcher and UdpSendRequest with associated callbacks
Eric Reed
-3
/
+12
2013-06-13
Remove unused imports
Steven Stewart-Gallus
-2
/
+0
2013-06-10
Replace str::raw::buf_as_slice with c_str_to_static_slice. Close #3843.
Ben Blum
-15
/
+1
2013-06-04
librustc: Disallow multiple patterns from appearing in a "let" declaration.
Patrick Walton
-1
/
+1
2013-06-03
rename the Ptr trait to RawPtr
Daniel Micay
-1
/
+1
2013-06-01
Remove all uses of `pub impl`. rs=style
Patrick Walton
-9
/
+8
2013-05-29
Merge remote-tracking branch 'brson/io' into incoming
Brian Anderson
-56
/
+7
2013-05-22
libstd: Rename libcore to libstd and libstd to libextra; update makefiles.
Patrick Walton
-0
/
+420