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_globals.h
Age
Commit message (
Expand
)
Author
Lines
2013-05-13
Correct #[always_inline] -> #[inline(always)] and __attribute((...)) -> __att...
Luqman Aden
-1
/
+1
2013-03-17
rt: Inline get_sp_limit/set_sp_limit/get_sp for x86_64.
Luqman Aden
-0
/
+16
2013-02-15
rm unused hash table from the runtime
Daniel Micay
-2
/
+0
2013-02-14
move isaac RNG utility functions to new rust_rng.cpp file
Chris Peterson
-1
/
+0
2012-12-10
Add license boilerplate to more files.
Graydon Hoare
-0
/
+10
2012-10-04
rt: Remove CHECK_CLAIMS
Brian Anderson
-4
/
+0
2012-09-24
rt: Call the Rust box annihilator; stop calling the cycle collector
Patrick Walton
-0
/
+2
2012-09-24
Revert "rt: Call the Rust box annihilator; stop calling the cycle collector" ...
Patrick Walton
-2
/
+0
2012-09-24
rt: Call the Rust box annihilator; stop calling the cycle collector
Patrick Walton
-0
/
+2
2012-07-24
Change yield() and wait_event() to be MUST_CHECK and return the killed flag. ...
Ben Blum
-0
/
+2
2012-07-13
Add asserts to check fail_sched_loop() only once
Ben Blum
-0
/
+2
2012-04-03
Refactor includes structure, getting rid of rust_internal.h
Jon Morton
-2
/
+35
2012-03-28
Tidy up multiple declarations and STDC_FOO_MACROS guards in headers.
Graydon Hoare
-0
/
+67