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
/
sys
/
windows
/
tcp.rs
Age
Commit message (
Expand
)
Author
Lines
2015-04-14
std: Remove old_io/old_path/rand modules
Alex Crichton
-230
/
+0
2015-04-02
Tweak relese notes + rebase fixes
Alex Crichton
-2
/
+3
2015-03-26
Mass rename uint/int to usize/isize
Alex Crichton
-1
/
+1
2015-03-12
std: Remove #[allow] directives in sys modules
Alex Crichton
-1
/
+2
2015-03-06
std: Deprecate the std::old_io::net primitives
Alex Crichton
-0
/
+2
2015-02-23
Hide unnecessary error checking from the user
Tobias Bucher
-1
/
+1
2015-02-01
std: Add a new `env` module
Alex Crichton
-7
/
+2
2015-01-29
Rollup merge of 21654 - FlaPer87:unify-impls, r=alexcrichton
Manish Goregaokar
-4
/
+0
2015-01-26
std: Rename Writer::write to Writer::write_all
Alex Crichton
-2
/
+2
2015-01-26
Make Unix and Windows impls consistent
Flavio Percoco
-4
/
+0
2015-01-03
Remove deprecated functionality
Alex Crichton
-5
/
+6
2015-01-03
sed -i -s 's/\bmod,/self,/g' **/*.rs
Jorge Aparicio
-2
/
+2
2015-01-02
std: Stabilize the prelude module
Alex Crichton
-1
/
+1
2014-12-26
Implement Sync/Send for windows TCP types
Flavio Percoco
-0
/
+12
2014-12-20
Fix the fallout of removing feature(import_shadowing).
Eduard Burtescu
-6
/
+5
2014-12-05
std: Close TcpListener with closesocket()
Alex Crichton
-18
/
+22
2014-11-08
Runtime removal: refactor pipes and networking
Aaron Turon
-0
/
+219