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
/
io
/
net
/
addrinfo.rs
Age
Commit message (
Expand
)
Author
Lines
2015-01-26
std: Rename io to old_io
Alex Crichton
-137
/
+0
2015-01-06
core: split into fmt::Show and fmt::String
Sean McArthur
-5
/
+5
2015-01-03
sed -i -s 's/#\[deriving(/#\[derive(/g' **/*.rs
Jorge Aparicio
-5
/
+5
2015-01-02
std: Stabilize the prelude module
Alex Crichton
-1
/
+1
2014-12-28
Added `get_address_name`, an interface to `getnameinfo`
Murarth
-2
/
+9
2014-12-19
libstd: use `#[deriving(Copy)]`
Jorge Aparicio
-11
/
+5
2014-12-08
librustc: Make `Copy` opt-in.
Niko Matsakis
-0
/
+11
2014-12-05
Utilize fewer reexports
Corey Farwell
-1
/
+2
2014-11-26
/*! -> //!
Steve Klabnik
-8
/
+4
2014-11-25
Fallout from stabilization
Aaron Turon
-1
/
+1
2014-11-17
Switch to purely namespaced enums
Steven Fackler
-0
/
+4
2014-11-08
Runtime removal: refactor pipes and networking
Aaron Turon
-29
/
+3
2014-10-30
rollup merge of #18398 : aturon/lint-conventions-2
Alex Crichton
-2
/
+2
2014-10-29
collections: impl Deref for Vec/String
Alex Crichton
-0
/
+1
2014-10-28
Update code with new lint names
Aaron Turon
-2
/
+2
2014-10-13
Clean up rustc warnings.
NODA, Kai
-2
/
+0
2014-10-01
Remove iotest macro
Aaron Turon
-4
/
+12
2014-09-30
Fix libstd
Steven Fackler
-1
/
+1
2014-09-16
Fallout from renaming
Aaron Turon
-2
/
+2
2014-08-01
Fix misspelled comments.
Joseph Crail
-1
/
+1
2014-06-06
std: Deal with fallout of rtio changes
Alex Crichton
-2
/
+29
2014-05-08
Handle fallout in io::net::addrinfo, io::process, and rt::rtio
Kevin Ballard
-3
/
+3
2014-03-31
std: Switch field privacy as necessary
Alex Crichton
-9
/
+9
2014-03-30
Removed deprecated functions `map` and `flat_map` for vectors and slices.
Marvin Löbel
-2
/
+3
2014-03-28
Convert most code to new inner attribute syntax.
Brian Anderson
-1
/
+1
2014-03-20
rename std::vec -> std::slice
Daniel Micay
-1
/
+1
2014-02-28
std: Improve some I/O documentation
Alex Crichton
-0
/
+2
2014-02-03
std: Fixing all documentation
Alex Crichton
-8
/
+0
2014-02-03
std: Fix tests with io_error usage
Alex Crichton
-1
/
+1
2014-02-03
std: Remove io::io_error
Alex Crichton
-3
/
+4
2014-01-30
Remove unused imports.
OGINO Masanori
-4
/
+0
2014-01-26
Removed all instances of XXX in preparation for relaxing of FIXME rule
Salem Talha
-1
/
+1
2014-01-24
libstd: Use iotest! for for get_host_addresses.
Luqman Aden
-5
/
+11
2014-01-07
stdtest: Fix all leaked trait imports
Alex Crichton
-1
/
+1
2013-12-24
std: Expose that LocalIo may not always be available
Alex Crichton
-10
/
+1
2013-12-10
librustuv: Change `with_local_io` to use RAII.
Patrick Walton
-11
/
+10
2013-11-26
libstd: Remove all non-`proc` uses of `do` from libstd
Patrick Walton
-2
/
+2
2013-11-11
Move std::rt::io to std::io
Alex Crichton
-0
/
+128