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_crate.cpp
Age
Commit message (
Expand
)
Author
Lines
2011-05-26
More delicious dead code removal from runtime, upcalls.
Graydon Hoare
-51
/
+0
2011-05-24
Only one gc glue.
Rafael Ávila de Espíndola
-5
/
+0
2011-05-24
There is only one yield glue.
Rafael Ávila de Espíndola
-5
/
+0
2011-05-24
Remove dead code for unwind_glue.
Rafael Ávila de Espíndola
-5
/
+0
2011-05-24
There is only one activate function now.
Rafael Ávila de Espíndola
-5
/
+0
2011-05-18
One exit_task_glue to rule them all.
Rafael Ávila de Espíndola
-5
/
+0
2011-04-19
Overhaul logging system in runtime
Marijn Haverbeke
-2
/
+2
2011-04-18
Update foregoing patches to leave rust_crate alone.
Marijn Haverbeke
-86
/
+0
2011-04-18
Make log the log level configurable per module
Marijn Haverbeke
-0
/
+86
2011-04-07
Move to macro-based logging checks in the C++ code
Marijn Haverbeke
-1
/
+1
2010-07-20
Be a little more careful before assuming we have crate debuginfo and abbrevs ...
Graydon Hoare
-4
/
+12
2010-06-25
Add rust_task::gc(size_t args) method that drops us back into the GC glue.
Graydon Hoare
-0
/
+5
2010-06-23
Populate tree.
Graydon Hoare
-0
/
+63