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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
run-pass
/
process-spawn-with-unicode-params.rs
Age
Commit message (
Expand
)
Author
Lines
2017-10-17
test: Update Emscripten failures/passing
Alex Crichton
-1
/
+1
2017-08-04
Unskip some tests on AArch64
Mátyás Mustoha
-1
/
+0
2016-08-10
[emscripten] Ignore tests
Jan-Erik Rediger
-0
/
+1
2015-04-21
Remove references to `old_{path,io}`
Tamir Duberstein
-3
/
+1
2015-03-23
Require feature attributes, and add them where necessary
Brian Anderson
-0
/
+1
2015-03-20
std: Remove old_io/old_path from the prelude
Alex Crichton
-2
/
+2
2015-03-19
Ignore some tests on aarch64 to pass the run-pass test on aarch64-linux-android
Sae-bom Kim
-0
/
+2
2015-02-28
std: Implement stdio for `std::io`
Alex Crichton
-20
/
+19
2015-02-16
Replace some uses of deprecated os functions
Simonas Kazlauskas
-2
/
+3
2015-02-05
cleanup: replace `as[_mut]_slice()` calls with deref coercions
Jorge Aparicio
-4
/
+4
2015-02-03
Add new path module
Aaron Turon
-1
/
+1
2015-01-26
Fallout of io => old_io
Alex Crichton
-6
/
+6
2014-11-20
Fallout from new termination semantics
Aaron Turon
-2
/
+0
2014-11-19
Make os::getcwd() return IoResult<Path>
Barosl Lee
-1
/
+1
2014-11-01
Remove unnecessary allocations
Jorge Aparicio
-1
/
+1
2014-10-19
Remove a large amount of deprecated functionality
Alex Crichton
-2
/
+4
2014-10-06
Rename the file permission statics in std::io to be uppercase
P1start
-1
/
+1
2014-07-10
io::process::Command: add fine-grained env builder
Aaron Turon
-1
/
+1
2014-05-28
std: Remove format_strbuf!()
Alex Crichton
-2
/
+1
2014-05-27
std: Rename strbuf operations to string
Richo Healey
-1
/
+1
2014-05-22
libstd: Remove `~str` from all `libstd` modules except `fmt` and `str`.
Patrick Walton
-2
/
+3
2014-05-14
Process::new etc should support non-utf8 commands/args
Aaron Turon
-9
/
+6
2014-05-13
io: Implement process wait timeouts
Alex Crichton
-1
/
+1
2014-05-13
Test Unicode support of process spawning
Phil Ruffwind
-0
/
+86