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
Age
Commit message (
Expand
)
Author
Lines
2014-11-17
Switch to purely namespaced enums
Steven Fackler
-0
/
+18
2014-11-17
Fix fallout from coercion removal
Nick Cameron
-294
/
+294
2014-11-16
Fix warnings
Jakub Bukaj
-1
/
+1
2014-11-16
rollup merge of #18985: alexcrichton/issue-18900
Jakub Bukaj
-24
/
+22
2014-11-16
rollup merge of #18976: bjz/rfc369-numerics
Jakub Bukaj
-3
/
+2
2014-11-16
auto merge of #18788 : ricky26/rust/master, r=aturon
bors
-11
/
+24
2014-11-16
Move FromStr to core::str
Brendan Zabarauskas
-3
/
+2
2014-11-15
std: Fix a flaky test on OSX 10.10
Alex Crichton
-24
/
+22
2014-11-14
auto merge of #18880 : barosl/rust/doc-fail-to-panic, r=alexcrichton
bors
-2
/
+2
2014-11-13
Make std::io::Buffer object-safe.
Ricky Taylor
-11
/
+24
2014-11-11
std: Rename AsRef{Reader,Writer} to ByRef{Reader,Writer}
Erick Tryzelaar
-3
/
+38
2014-11-12
Fix remaining documentation to reflect fail!() -> panic!()
Barosl Lee
-2
/
+2
2014-11-08
Runtime removal: fully remove rtio
Aaron Turon
-13
/
+2
2014-11-08
Runtime removal: refactor tty
Aaron Turon
-14
/
+12
2014-11-08
Runtime removal: refactor timer
Aaron Turon
-11
/
+8
2014-11-08
Runtime removal: refactor process
Aaron Turon
-78
/
+150
2014-11-08
Runtime removal: refactor pipes and networking
Aaron Turon
-245
/
+120
2014-11-08
Runtime removal: refactor fs
Aaron Turon
-224
/
+95
2014-11-08
Runtime removal: add private sys, sys_common modules
Aaron Turon
-87
/
+5
2014-11-08
Renamed Extendable to Extend
gamazeps
-1
/
+1
2014-11-06
rollup merge of #18691 : subhashb/add_clone_trait_to_filetype
Alex Crichton
-1
/
+1
2014-11-06
rollup merge of #18605 : Gankro/collect-fruit
Alex Crichton
-3
/
+3
2014-11-06
Fallout from collection conventions
Alexis Beingessner
-3
/
+3
2014-11-06
Prelude: rename and consolidate extension traits
Aaron Turon
-15
/
+15
2014-11-06
Make Filetype Clonable
Subhash Bhushan
-1
/
+1
2014-11-05
Fixed not compiling code in docstring
Vladimir Matveev
-2
/
+2
2014-11-05
Added more documentation on ToSocketAddr trait
Vladimir Matveev
-3
/
+92
2014-11-05
Fixed tidy errors
Vladimir Matveev
-3
/
+3
2014-11-05
Fixed other tests to pass make check
Vladimir Matveev
-8
/
+5
2014-11-05
Migrated io::net::udp over to ToSocketAddr
Vladimir Matveev
-20
/
+34
2014-11-05
Switched io::net::tcp to use ToSocketAddr
Vladimir Matveev
-227
/
+130
2014-11-05
Added ToSocketAddr trait
Vladimir Matveev
-0
/
+151
2014-11-03
std: Fix fallout of changing `#[deriving(Clone)]`
Jorge Aparicio
-1
/
+0
2014-11-03
auto merge of #18463 : japaric/rust/bytes2, r=alexcrichton
bors
-1
/
+1
2014-11-02
Add Error impls to a few key error types
Aaron Turon
-0
/
+18
2014-11-01
Remove unnecessary allocations
Jorge Aparicio
-1
/
+1
2014-11-01
collections: Remove all collections traits
Alex Crichton
-11
/
+2
2014-10-30
rollup merge of #18445 : alexcrichton/index-mut
Alex Crichton
-1
/
+1
2014-10-30
rollup merge of #18398 : aturon/lint-conventions-2
Alex Crichton
-23
/
+23
2014-10-30
rollup merge of #18443 : alexcrichton/deref-vec-and-string
Alex Crichton
-1
/
+2
2014-10-30
collections: Enable IndexMut for some collections
Alex Crichton
-1
/
+1
2014-10-30
auto merge of #18374 : steveklabnik/rust/gh18197, r=sfackler
bors
-4
/
+3
2014-10-30
Change extensions traits to blanket impls
Nick Cameron
-17
/
+18
2014-10-30
changes to tests
Nick Cameron
-2
/
+5
2014-10-30
changes to libs
Nick Cameron
-14
/
+32
2014-10-29
collections: impl Deref for Vec/String
Alex Crichton
-1
/
+2
2014-10-29
Rename fail! to panic!
Steve Klabnik
-99
/
+98
2014-10-28
Fix example for BufferedReader
Steve Klabnik
-4
/
+3
2014-10-28
Update code with new lint names
Aaron Turon
-23
/
+23
2014-10-27
rollup merge of #18329 : sfackler/memwriter-clear
Alex Crichton
-2
/
+7
[prev]
[next]