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
/
libnative
/
io
/
addrinfo.rs
Age
Commit message (
Expand
)
Author
Lines
2014-11-20
Remove libnative
Aaron Turon
-116
/
+0
2014-10-19
Remove a large amount of deprecated functionality
Alex Crichton
-5
/
+5
2014-07-24
Test fixes from the rollup
Alex Crichton
-3
/
+3
2014-07-24
Add a null pointer check to CString::new
Adolfo OchagavĂa
-5
/
+5
2014-06-29
c_str: replace .with_ref with .as_ptr throughout the codebase.
Huon Wilson
-2
/
+2
2014-06-28
Rename all raw pointers as necessary
Alex Crichton
-7
/
+10
2014-06-06
libs: Fix miscellaneous fallout of librustrt
Alex Crichton
-2
/
+0
2014-06-06
native: Deal with the rtio changes
Alex Crichton
-15
/
+14
2014-05-27
std: Rename strbuf operations to string
Richo Healey
-1
/
+1
2014-05-22
libstd: Remove `~str` from all `libstd` modules except `fmt` and `str`.
Patrick Walton
-2
/
+3
2014-05-11
core: Remove the cast module
Alex Crichton
-4
/
+4
2014-05-08
Handle fallout in libnative
Kevin Ballard
-2
/
+2
2014-04-18
Update the rest of the compiler with ~[T] changes
Alex Crichton
-2
/
+2
2014-04-04
Fix fallout from std::libc separation
Corey Richardson
-2
/
+2
2014-04-01
std: migrate the errno -> IoError converter from libnative.
Huon Wilson
-3
/
+1
2014-02-24
native: be more const correct with the FFI calls.
Huon Wilson
-6
/
+6
2014-01-24
libnative: Avoid gai_strerror on windows.
Luqman Aden
-11
/
+28
2014-01-22
libnative: Implement get_host_addresses.
Luqman Aden
-0
/
+100