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
/
net
/
ip.rs
Age
Commit message (
Expand
)
Author
Lines
2015-07-10
Change some instances of .connect() to .join()
Wesley Wiser
-1
/
+1
2015-05-05
Rollup merge of #25105 - tshepang:doc-addr, r=steveklabnik
Manish Goregaokar
-1
/
+2
2015-05-04
Auto merge of #24652 - achanda:ip-long, r=alexcrichton
bors
-1
/
+27
2015-05-04
doc: fix markup
Tshepang Lekhonkhobe
-1
/
+2
2015-05-03
Add functions to convert IPv4 to long and back
Abhishek Chanda
-1
/
+27
2015-05-03
doc: improve IpAddr is_global and is_unicast_global
Tshepang Lekhonkhobe
-10
/
+18
2015-04-29
Add some missing punctuation in the libstd/net/ip.rs docs.
Nick Hamann
-19
/
+19
2015-04-15
Move IP related tests to ip.rs
Abhishek Chanda
-0
/
+253
2015-04-14
rollup merge of #24377: apasel422/docs
Alex Crichton
-6
/
+6
2015-04-13
Fix check for globally routable IPv4 address
Abhishek Chanda
-2
/
+27
2015-04-13
pluralize doc comment verbs and add missing periods
Andrew Paseltiner
-6
/
+6
2015-03-25
std: Add net::IpAddr, destabilize lookup_host
Alex Crichton
-0
/
+20
2015-03-23
Add generic conversion traits
Aaron Turon
-1
/
+0
2015-03-17
Fix IPv6 address format in documentation
Ricardo Martins
-1
/
+1
2015-03-17
Auto merge of #23352 - alexcrichton:stabilize-net, r=aturon
bors
-36
/
+29
2015-03-13
std: Stabilize the `net` module
Alex Crichton
-36
/
+29
2015-03-13
Deprecate range, range_step, count, distributions
Aaron Turon
-1
/
+1
2015-02-20
Register new snapshots
Alex Crichton
-14
/
+0
2015-02-18
std: Stabilize the `hash` module
Alex Crichton
-0
/
+16
2015-02-11
std: Add a `net` module for TCP/UDP
Alex Crichton
-0
/
+449