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-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