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
/
local.rs
Age
Commit message (
Expand
)
Author
Lines
2013-08-12
std: Re-optimize tls access on local allocation path
Brian Anderson
-5
/
+1
2013-08-07
std: Allow spawners to specify stack size
Brian Anderson
-5
/
+6
2013-08-04
std::rt: Run the tests for Local in a bare thread
Brian Anderson
-36
/
+45
2013-08-01
modified local to include an implementation for try_unsafe_borrow::<Task> so ...
toddaaro
-2
/
+8
2013-08-01
minor tweaks - unboxed the coroutine so that it is no longer a ~ pointer insi...
toddaaro
-2
/
+0
2013-08-01
Fixed a race where a scheduler configured to only run tasks pinned to it woul...
toddaaro
-1
/
+1
2013-08-01
A major refactoring that changes the way the runtime uses TLS. In the
toddaaro
-59
/
+87
2013-07-09
std::rt: Do local tests in a bare thread to not interfere with the scheduler
Brian Anderson
-21
/
+30
2013-07-01
Refactored the runtime to view coroutines as a component of tasks, instead of...
toddaaro
-2
/
+7
2013-06-17
std: Rename `abort!` to `rtabort!` to match other macros
Brian Anderson
-12
/
+12
2013-06-14
redesigned the pinning to pin deal with things on dequeue, not on enqueue
toddaaro
-3
/
+3
2013-06-10
debugged a compiler ICE when merging local::borrow changes into the main io b...
toddaaro
-5
/
+30
2013-05-30
core::rt: deny(unused_imports, unused_mut, unused_variable)
Brian Anderson
-1
/
+0
2013-05-29
Merge remote-tracking branch 'brson/io' into incoming
Brian Anderson
-4
/
+5
2013-05-23
cleanup warnings from libstd
Erick Tryzelaar
-4
/
+4
2013-05-22
libstd: Fix merge fallout.
Patrick Walton
-0
/
+118