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
Age
Commit message (
Expand
)
Author
Lines
2015-01-07
std: Stabilize the std::hash module
Alex Crichton
-3
/
+6
2015-01-07
Merge pull request #20674 from jbcrail/fix-misspelled-comments
bors
-1
/
+1
2015-01-06
More test fixes
Alex Crichton
-21
/
+20
2015-01-06
Fix misspelled comments.
Joseph Crail
-1
/
+1
2015-01-06
rollup merge of #20650: klutzy/omg-windows-error-mode
Alex Crichton
-0
/
+7
2015-01-06
rollup merge of #20612: retep998/winsize
Alex Crichton
-7
/
+39
2015-01-07
fallout
Nick Cameron
-1
/
+2
2015-01-07
Replace full slice notation with index calls
Nick Cameron
-2
/
+2
2015-01-07
std: prevent `CreateProcess()` race on Windows
klutzy
-0
/
+7
2015-01-05
More test fixes!
Alex Crichton
-8
/
+6
2015-01-06
Implement TTY::get_winsize for Windows
Peter Atashian
-7
/
+39
2015-01-05
std: Redesign c_str and c_vec
Alex Crichton
-43
/
+45
2015-01-03
Remove deprecated functionality
Alex Crichton
-26
/
+28
2015-01-03
sed -i -s 's/\bmod,/self,/g' **/*.rs
Jorge Aparicio
-12
/
+12
2015-01-02
Rollup test fixes and rebase conflicts
Alex Crichton
-7
/
+5
2015-01-02
rollup merge of #20315: alexcrichton/std-sync
Alex Crichton
-2
/
+2
2015-01-02
rollup merge of #20273: alexcrichton/second-pass-comm
Alex Crichton
-1
/
+0
2015-01-02
Properly deal with Ordering in the guide
Steve Klabnik
-0
/
+1
2015-01-02
std: Stabilize the prelude module
Alex Crichton
-25
/
+32
2015-01-01
std: Second pass stabilization of sync
Alex Crichton
-2
/
+2
2015-01-02
More fallout
Nick Cameron
-12
/
+12
2015-01-02
Fallout - change array syntax to use `;`
Nick Cameron
-10
/
+10
2014-12-31
std: unbox closures used in let bindings
Jorge Aparicio
-1
/
+1
2014-12-31
std: unbox closures used in function arguments
Jorge Aparicio
-1
/
+3
2014-12-31
Revert "std: Re-enable at_exit()"
Alex Crichton
-49
/
+90
2014-12-31
Test fixes and rebase conflicts
Alex Crichton
-1
/
+1
2014-12-30
rollup merge of #20061: aturon/stab-2-vec-slice
Alex Crichton
-3
/
+5
2014-12-30
Fallout from stabilization
Aaron Turon
-2
/
+4
2014-12-30
rollup merge of #20286: murarth/get-address-name
Alex Crichton
-0
/
+1
2014-12-30
std: Re-enable at_exit()
Alex Crichton
-92
/
+50
2014-12-29
Test fixes and rebase conflicts
Alex Crichton
-10
/
+10
2014-12-29
rollup merge of #20231: fhahn/issue-20226-eexist
Alex Crichton
-0
/
+2
2014-12-29
std: Stabilize the prelude module
Alex Crichton
-15
/
+18
2014-12-28
Added `get_address_name`, an interface to `getnameinfo`
Murarth
-0
/
+1
2014-12-27
Implement Sync/Send for windows' UnixStream
Flavio Percoco
-0
/
+6
2014-12-26
Implement Sync/Send for windows TCP types
Flavio Percoco
-0
/
+12
2014-12-26
Implement RaceBox for StdinReader
Flavio Percoco
-0
/
+3
2014-12-26
Implement `Sync` for some windows sys types
Flavio Percoco
-0
/
+8
2014-12-25
Map EEXIST to PathAlreadyExists error, closes #20226
Florian Hahn
-0
/
+2
2014-12-21
Fallout of std::str stabilization
Alex Crichton
-6
/
+7
2014-12-21
std: Stabilize the std::str module
Alex Crichton
-1
/
+38
2014-12-21
Remove a ton of public reexports
Corey Farwell
-1
/
+1
2014-12-20
Fix the fallout of removing feature(import_shadowing).
Eduard Burtescu
-14
/
+8
2014-12-18
Rebasing fixes.
Aaron Turon
-2
/
+2
2014-12-18
std: Lower abstractions for thread_local/at_exit
Alex Crichton
-20
/
+42
2014-12-18
Revise std::thread API to join by default
Aaron Turon
-16
/
+17
2014-12-18
Fallout from new thread API
Aaron Turon
-5
/
+2
2014-12-18
Remove rt::{mutex, exclusive}
Aaron Turon
-2
/
+2
2014-12-18
Refactor std::os to use sys::os
Aaron Turon
-3
/
+195
2014-12-18
libs: merge librustrt into libstd
Aaron Turon
-3
/
+592
[prev]
[next]