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
/
uvll.rs
Age
Commit message (
Expand
)
Author
Lines
2013-08-19
Add externfn macro and correctly label fixed_stack_segments
Niko Matsakis
-0
/
+151
2013-08-18
auto merge of #8551 : huonw/rust/speling, r=alexcrichton
bors
-1
/
+1
2013-08-16
doc: correct spelling in documentation.
Huon Wilson
-1
/
+1
2013-08-15
Add ToCStr method .with_c_str()
Kevin Ballard
-2
/
+2
2013-08-09
auto merge of #8296 : erickt/rust/remove-str-trailing-nulls, r=erickt
bors
-2
/
+3
2013-08-09
Remove the C++ runtime. Sayonara
Brian Anderson
-9
/
+0
2013-08-04
std: replace str::as_c_str with std::c_str
Erick Tryzelaar
-2
/
+3
2013-07-25
libstd: Implement some missing udp methods.
Luqman Aden
-3
/
+13
2013-07-25
libstd: Implement {peer, socket}_name for new rt tcp & udp.
Luqman Aden
-31
/
+17
2013-07-23
std: move StrUtil::as_c_str into StrSlice
Erick Tryzelaar
-2
/
+2
2013-07-02
IPv6 support for UDP and TCP.
Eric Reed
-6
/
+86
2013-06-25
removed obsolete FIXMEs. formatting changes.
Eric Reed
-54
/
+24
2013-06-25
satisfy the formatting check
Eric Reed
-1
/
+2
2013-06-25
UDP networking with tests
Eric Reed
-1
/
+1
2013-06-17
Merge remote-tracking branch 'upstream/io' into io
Eric Reed
-0
/
+4
2013-06-17
added wrappers about uv_ip{4,6}_{port,name}
Eric Reed
-0
/
+16
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-12
Added libuv UDP function bindings.
Eric Reed
-0
/
+47
2013-05-29
librustc: Stop reexporting the standard modules from prelude.
Patrick Walton
-0
/
+4
2013-05-22
libstd: Fix merge fallout.
Patrick Walton
-0
/
+452