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
/
mod.rs
Age
Commit message (
Expand
)
Author
Lines
2015-01-16
Rewrite Condvar::wait_timeout and make it public
Steven Fackler
-0
/
+1
2015-01-03
sed -i -s 's/\bmod,/self,/g' **/*.rs
Jorge Aparicio
-1
/
+1
2015-01-02
Rollup test fixes and rebase conflicts
Alex Crichton
-2
/
+1
2015-01-02
rollup merge of #20315: alexcrichton/std-sync
Alex Crichton
-1
/
+1
2015-01-02
std: Stabilize the prelude module
Alex Crichton
-1
/
+3
2015-01-01
std: Second pass stabilization of sync
Alex Crichton
-1
/
+1
2014-12-31
Revert "std: Re-enable at_exit()"
Alex Crichton
-0
/
+24
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
-24
/
+0
2014-12-28
Added `get_address_name`, an interface to `getnameinfo`
Murarth
-0
/
+1
2014-12-25
Map EEXIST to PathAlreadyExists error, closes #20226
Florian Hahn
-0
/
+2
2014-12-18
libs: merge librustrt into libstd
Aaron Turon
-0
/
+3
2014-12-18
librustc: Always parse `macro!()`/`macro![]` as expressions if not
Patrick Walton
-2
/
+2
2014-12-13
libstd: use unboxed closures
Jorge Aparicio
-1
/
+1
2014-12-05
Fall out of the std::sync rewrite
Alex Crichton
-1
/
+3
2014-12-05
std: Rewrite the `sync` module
Alex Crichton
-0
/
+4
2014-11-26
auto merge of #19169 : aturon/rust/fds, r=alexcrichton
bors
-0
/
+1
2014-11-23
std: Add a new top-level thread_local module
Alex Crichton
-3
/
+4
2014-11-21
libs: add std::os::windows module
Aaron Turon
-0
/
+1
2014-11-20
Make most of std::rt private
Aaron Turon
-1
/
+1
2014-11-10
Fix 'renamed lint' warnings
Michael Gehring
-1
/
+1
2014-11-08
Runtime removal: refactor tty
Aaron Turon
-0
/
+1
2014-11-08
Runtime removal: refactor timer
Aaron Turon
-0
/
+1
2014-11-08
Runtime removal: refactor process
Aaron Turon
-0
/
+1
2014-11-08
Runtime removal: refactor helper threads
Aaron Turon
-0
/
+1
2014-11-08
Runtime removal: refactor pipes and networking
Aaron Turon
-2
/
+10
2014-11-08
Runtime removal: add private sys, sys_common modules
Aaron Turon
-0
/
+178