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
/
c.rs
Age
Commit message (
Expand
)
Author
Lines
2015-04-01
Test fixes and rebase conflicts, round 2
Alex Crichton
-3
/
+3
2015-03-31
Test fixes and rebase conflicts, round 3
Alex Crichton
-1
/
+1
2015-03-31
std: Add a process::exit function
Alex Crichton
-0
/
+1
2015-03-11
Example -> Examples
Steve Klabnik
-1
/
+1
2015-02-28
std: Implement stdio for `std::io`
Alex Crichton
-0
/
+6
2015-02-18
Round 4 test fixes and rebase conflicts
Alex Crichton
-1
/
+1
2015-02-18
Remove `i`, `is`, `u`, or `us` suffixes that are not necessary.
Niko Matsakis
-1
/
+1
2015-02-11
More test fixes and rebase conflicts
Alex Crichton
-0
/
+42
2015-02-01
std: Add a new `env` module
Alex Crichton
-40
/
+150
2015-01-19
std::dynamic_lib: Fix Windows error handling
klutzy
-0
/
+7
2015-01-06
More test fixes
Alex Crichton
-20
/
+19
2015-01-06
rollup merge of #20612: retep998/winsize
Alex Crichton
-0
/
+30
2015-01-06
Implement TTY::get_winsize for Windows
Peter Atashian
-0
/
+30
2015-01-05
std: Redesign c_str and c_vec
Alex Crichton
-9
/
+8
2015-01-02
rollup merge of #20273: alexcrichton/second-pass-comm
Alex Crichton
-1
/
+0
2015-01-02
std: Stabilize the prelude module
Alex Crichton
-2
/
+4
2015-01-02
More fallout
Nick Cameron
-6
/
+6
2014-12-29
Test fixes and rebase conflicts
Alex Crichton
-1
/
+0
2014-12-29
std: Stabilize the prelude module
Alex Crichton
-2
/
+2
2014-12-18
librustc: Always parse `macro!()`/`macro![]` as expressions if not
Patrick Walton
-6
/
+6
2014-11-25
Fallout from stabilization
Aaron Turon
-1
/
+1
2014-11-08
Runtime removal: add private sys, sys_common modules
Aaron Turon
-0
/
+250
[prev]