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
/
libstd
/
sys
/
unix
/
pipe.rs
Age
Commit message (
Expand
)
Author
Lines
2015-07-20
std: Add IntoRaw{Fd,Handle,Socket} traits
Alex Crichton
-0
/
+1
2015-06-09
std: Tweak process raising/lowering implementations
Alex Crichton
-1
/
+1
2015-05-16
std: Implement lowering and raising for process IO
Alex Crichton
-3
/
+2
2015-05-07
std: Rename sys::foo2 modules to sys::foo
Alex Crichton
-0
/
+50
2015-04-14
std: Remove old_io/old_path/rand modules
Alex Crichton
-328
/
+0
2015-03-26
Mass rename uint/int to usize/isize
Alex Crichton
-2
/
+2
2015-03-13
Fallout of std::old_io deprecation
Alex Crichton
-0
/
+2
2015-03-12
std: Remove #[allow] directives in sys modules
Alex Crichton
-1
/
+1
2015-02-25
Assert is internal now (fixup #22739)
Manish Goregaokar
-1
/
+1
2015-02-23
Hide unnecessary error checking from the user
Tobias Bucher
-3
/
+3
2015-02-18
std: Implement CString-related RFCs
Alex Crichton
-3
/
+3
2015-02-04
remove all kind annotations from closures
Jorge Aparicio
-4
/
+4
2015-01-26
Fallout of io => old_io
Alex Crichton
-2
/
+2
2015-01-05
std: Redesign c_str and c_vec
Alex Crichton
-2
/
+2
2015-01-03
Remove deprecated functionality
Alex Crichton
-5
/
+6
2015-01-03
sed -i -s 's/\bmod,/self,/g' **/*.rs
Jorge Aparicio
-2
/
+2
2015-01-02
Rollup test fixes and rebase conflicts
Alex Crichton
-2
/
+0
2015-01-02
rollup merge of #20315: alexcrichton/std-sync
Alex Crichton
-6
/
+3
2015-01-02
std: Stabilize the prelude module
Alex Crichton
-3
/
+3
2015-01-01
std: Second pass stabilization of sync
Alex Crichton
-7
/
+3
2014-12-29
Test fixes and rebase conflicts
Alex Crichton
-1
/
+1
2014-12-27
Make trait's impls consistent for unix/windows
Flavio Percoco
-0
/
+5
2014-12-26
Make Send and Sync traits unsafe
Flavio Percoco
-2
/
+4
2014-12-26
Require types to opt-in Sync
Flavio Percoco
-0
/
+2
2014-12-21
Remove a ton of public reexports
Corey Farwell
-0
/
+1
2014-12-13
libstd: use unboxed closures
Jorge Aparicio
-4
/
+4
2014-12-05
Fall out of the std::sync rewrite
Alex Crichton
-4
/
+3
2014-11-21
sys: reveal std::io representation to sys module
Aaron Turon
-3
/
+3
2014-11-20
Make most of std::rt private
Aaron Turon
-1
/
+1
2014-11-17
Fix fallout from coercion removal
Nick Cameron
-3
/
+3
2014-11-08
Runtime removal: refactor pipes and networking
Aaron Turon
-0
/
+321