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
Age
Commit message (
Expand
)
Author
Lines
2013-06-14
Added a UdpWatcher and UdpSendRequest with associated callbacks
Eric Reed
-5
/
+184
2013-06-14
added bindings to extract udp handle from udp send requests
Eric Reed
-4
/
+12
2013-06-13
Corrected libuv UDP bindings.
Eric Reed
-2
/
+2
2013-06-13
Remove unused imports
Steven Stewart-Gallus
-2
/
+0
2013-06-12
Added libuv UDP function bindings.
Eric Reed
-0
/
+47
2013-06-10
debugged a compiler ICE when merging local::borrow changes into the main io b...
toddaaro
-1
/
+1
2013-06-10
Replace str::raw::buf_as_slice with c_str_to_static_slice. Close #3843.
Ben Blum
-15
/
+1
2013-06-06
std::rt: Fix a race in the UvRemoteCallback dtor
Brian Anderson
-11
/
+15
2013-06-04
librustc: Disallow multiple patterns from appearing in a "let" declaration.
Patrick Walton
-1
/
+1
2013-06-04
std::cell: Modernize constructors
Philipp Brüschweiler
-17
/
+17
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
-40
/
+37
2013-05-30
core::rt: deny(unused_imports, unused_mut, unused_variable)
Brian Anderson
-4
/
+1
2013-05-29
librustc: Stop reexporting the standard modules from prelude.
Patrick Walton
-0
/
+4
2013-05-29
Merge remote-tracking branch 'brson/io' into incoming
Brian Anderson
-77
/
+271
2013-05-22
libstd: Fix merge fallout.
Patrick Walton
-0
/
+1218
2013-05-22
libstd: Rename libcore to libstd and libstd to libextra; update makefiles.
Patrick Walton
-0
/
+904
[prev]