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
/
net_ip.rs
Age
Commit message (
Expand
)
Author
Lines
2012-07-09
rustc: Switch to the new resolution pass
Patrick Walton
-1
/
+2
2012-07-06
Revert "rustc: Switch to the new resolution pass"
Niko Matsakis
-2
/
+1
2012-07-06
rustc: Switch to the new resolution pass
Patrick Walton
-1
/
+2
2012-07-04
convert doc-attributes to doc-comments using ./src/etc/sugarise-doc-comments....
Gareth Daniel Smith
-62
/
+56
2012-07-03
Change crust -> extern.
Graydon Hoare
-1
/
+1
2012-07-02
Merge remote-tracking branch 'brson/uv'
Brian Anderson
-24
/
+319
2012-07-01
Convert to new closure syntax
Brian Anderson
-1
/
+1
2012-06-29
Ignore various uv tests that fail
Brian Anderson
-0
/
+2
2012-06-29
std: adding some basic docs for net::ip::get_addr
Jeff Olson
-63
/
+76
2012-06-29
std/rt: cleanup and adding sockaddr_in6 mapping for win32
Jeff Olson
-0
/
+1
2012-06-29
rename net::ip tests en masse
Jeff Olson
-6
/
+6
2012-06-29
std: fix errors from recent rebase and vec expr/type syntax update
Jeff Olson
-4
/
+4
2012-06-29
std: addressing #2656 (ipv6 support in net::tcp)
Jeff Olson
-2
/
+2
2012-06-29
std: add test for net::ip::get_addr failure
Jeff Olson
-0
/
+10
2012-06-29
std: beef up ipv4 validation a bit
Jeff Olson
-7
/
+55
2012-06-29
std: whitespace/comment clean
Jeff Olson
-12
/
+0
2012-06-29
std: net::ip::get_addr is working w/ happy path test. needs more.
Jeff Olson
-21
/
+64
2012-06-29
std: roughcut impl of net::ip::get_addr()
Jeff Olson
-1
/
+98
2012-06-29
std: adding net::ip::v6 utils and rudimentary tests, huzzah! (see caveats)
Jeff Olson
-8
/
+107
2012-06-29
std: adding uv::ll::ip4_name and refactored net::ip to use it
Jeff Olson
-29
/
+23
2012-06-21
Tag all remaining FIXMEs with bugs. Install rule in tidy script to enforce this.
Graydon Hoare
-1
/
+1
2012-05-22
std: add try_parse_addr and change an alt w/ ip_addr::ipv6 to avoid warning
Jeff Olson
-6
/
+30
2012-05-22
std: FIXME stub net::ip::ip_addr::ipv6 variant...needs parse/format impl
Jeff Olson
-0
/
+4
2012-05-22
std: export net::ip::format_addr
Jeff Olson
-0
/
+1
2012-05-22
std: pushing existing code in net.rs -> net_ip.rs and re-import/exporting
Jeff Olson
-0
/
+74