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
/
rt
/
rust_scheduler.h
Age
Commit message (
Expand
)
Author
Lines
2011-09-28
rt: Expose the C stack inside the Rust scheduler so that C calls can switch t...
Patrick Walton
-0
/
+3
2011-09-27
rt: Store the task in TLS
Patrick Walton
-0
/
+16
2011-08-25
rustc: Add an extra flag to object tydescs so that shapes know how to find th...
Patrick Walton
-4
/
+3
2011-08-18
Remove rc_base. Closes #603.
Michael Sullivan
-1
/
+2
2011-08-10
rt: Shutdown gracefully on failure
Brian Anderson
-0
/
+2
2011-08-08
Introduced task handles.
unknown
-3
/
+0
2011-07-29
Removing proxies and message queues.
Eric Holk
-10
/
+3
2011-07-28
Do all runtime calls to getenv at initialization
Brian Anderson
-0
/
+3
2011-07-28
Updating to work on Windows.
Eric Holk
-0
/
+6
2011-07-28
Per-thread scheduling. Closes #682.
Eric Holk
-5
/
+11
2011-07-28
Made root_task no longer special.
Eric Holk
-2
/
+0
2011-07-13
Fix compile-command lines in rt.
Graydon Hoare
-1
/
+1
2011-06-29
Adding support for pinning tasks to the currently running thread. Closes #598.
Eric Holk
-2
/
+2
2011-06-29
Re-enable tidy (it was broken) and fix various non-tidy things.
Graydon Hoare
-1
/
+2
2011-06-28
Renamed what's left of rust_dom to rust_scheduler
Eric Holk
-0
/
+107