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
/
rt
/
thread.rs
Age
Commit message (
Expand
)
Author
Lines
2014-01-25
Uppercase numeric constants
Chris Wong
-2
/
+2
2014-01-22
Replace C types with Rust types in libstd, closes #7313
Florian Hahn
-1
/
+1
2014-01-06
Revert "std: adjust requested stack size for thread-local storage."
Huon Wilson
-19
/
+1
2014-01-04
std: adjust requested stack size for thread-local storage.
Huon Wilson
-1
/
+19
2013-12-25
Test fixes and rebase conflicts
Alex Crichton
-4
/
+0
2013-12-24
std: Update std::rt::thread to specify stack sizes
Alex Crichton
-8
/
+16
2013-12-24
green: Rip the bandaid off, introduce libgreen
Alex Crichton
-0
/
+6
2013-12-24
std: Introduce an unstable::stack module
Alex Crichton
-2
/
+2
2013-12-16
Test fallout from std::comm rewrite
Alex Crichton
-5
/
+9
2013-12-16
Fallout of rewriting std::comm
Alex Crichton
-78
/
+109
2013-11-27
Improve the rt::thread module
Alex Crichton
-58
/
+145
2013-11-24
std: Fix transmute error on win64
klutzy
-1
/
+1
2013-11-18
libstd: Change all `~fn()`s to `proc`s in the standard library.
Patrick Walton
-4
/
+4
2013-11-11
Remove #[fixed_stack_segment] and #[rust_stack]
Alex Crichton
-7
/
+0
2013-11-10
Register new snapshots
Alex Crichton
-10
/
+2
2013-11-05
Move implementation for threads to Rust
Dirkjan Bussink
-30
/
+97
2013-10-28
Register new snapshots
Alex Crichton
-4
/
+3
2013-10-23
Making fields in std and extra : private #4386
reedlepee
-3
/
+3
2013-10-19
Use __morestack to detect stack overflow
Alex Crichton
-11
/
+32
2013-09-16
switch Drop to `&mut self`
Daniel Micay
-1
/
+1
2013-08-19
Add externfn macro and correctly label fixed_stack_segments
Niko Matsakis
-0
/
+6
2013-08-02
librustc: Disallow "unsafe" for external functions
Patrick Walton
-3
/
+3
2013-07-30
std::rt: Change Thread interface to require an explicit join
Brian Anderson
-4
/
+15
2013-06-25
Change finalize -> drop.
Luqman Aden
-1
/
+1
2013-06-01
Remove all uses of `pub impl`. rs=style
Patrick Walton
-2
/
+2
2013-05-22
libstd: Rename libcore to libstd and libstd to libextra; update makefiles.
Patrick Walton
-0
/
+44