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
/
unix
/
process.rs
Age
Commit message (
Expand
)
Author
Lines
2015-01-05
std: Redesign c_str and c_vec
Alex Crichton
-3
/
+3
2015-01-03
sed -i -s 's/\bmod,/self,/g' **/*.rs
Jorge Aparicio
-3
/
+3
2015-01-02
rollup merge of #20273: alexcrichton/second-pass-comm
Alex Crichton
-8
/
+8
2015-01-02
std: Stabilize the prelude module
Alex Crichton
-9
/
+10
2015-01-02
Fallout - change array syntax to use `;`
Nick Cameron
-3
/
+3
2014-12-31
std: unbox closures used in let bindings
Jorge Aparicio
-1
/
+1
2014-12-29
std: Second pass stabilization for `comm`
Alex Crichton
-8
/
+8
2014-12-29
std: Stabilize the prelude module
Alex Crichton
-9
/
+10
2014-12-18
librustc: Always parse `macro!()`/`macro![]` as expressions if not
Patrick Walton
-1
/
+1
2014-12-14
Mostly rote conversion of `proc()` to `move||` (and occasionally `Thunk::new`)
Niko Matsakis
-2
/
+2
2014-12-14
Rewrite threading infrastructure, introducing `Thunk` to represent
Niko Matsakis
-5
/
+11
2014-12-13
libstd: use tuple indexing
Jorge Aparicio
-4
/
+4
2014-12-05
libstd/sys/unix/process.rs: reap a zombie who didn't get through to exec(2).
NODA, Kai
-10
/
+33
2014-11-21
sys: reveal std::io representation to sys module
Aaron Turon
-3
/
+3
2014-11-17
Switch to purely namespaced enums
Steven Fackler
-0
/
+1
2014-11-17
Fix fallout from coercion removal
Nick Cameron
-2
/
+2
2014-11-08
Runtime removal: refactor process
Aaron Turon
-0
/
+587