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
/
mk
/
rt.mk
Age
Commit message (
Expand
)
Author
Lines
2011-08-03
rt: Stub shape glue and implement shape::print and shape::size_of.
Patrick Walton
-0
/
+1
2011-07-29
Removing proxies and message queues.
Eric Holk
-3
/
+0
2011-07-28
Do all runtime calls to getenv at initialization
Brian Anderson
-0
/
+2
2011-07-13
Remove 'Nop.' comments, add emacs lines, remove obsolete file.
Graydon Hoare
-1
/
+0
2011-06-28
Resurrecting the runtime unit tests, and modifying them so they compile under...
Eric Holk
-0
/
+6
2011-06-28
Renamed what's left of rust_dom to rust_scheduler
Eric Holk
-2
/
+2
2011-06-28
Removing runtime tests. The runtime is tested well enough by the standard lib...
Eric Holk
-6
/
+0
2011-06-25
Fixes to speed and clean up makefiles.
Graydon Hoare
-2
/
+4
2011-06-16
Get rid of old vec_append glue.
Michael Sullivan
-1
/
+1
2011-06-13
This is the mega-ucontext commit. It replaces the task switching mechanism wi...
Eric Holk
-5
/
+8
2011-06-08
Use main.o directly now that stage0 is ok with it.
Rafael Ávila de Espíndola
-4
/
+0
2011-06-07
Don't put a copy of main (the C one) in each binary we produce. This is a step
Rafael Ávila de Espíndola
-0
/
+12
2011-05-31
Move rust_vec_append_glue to rt.
Rafael Ávila de Espíndola
-1
/
+1
2011-05-26
More delicious dead code removal from runtime, upcalls.
Graydon Hoare
-3
/
+0
2011-05-24
There is only one yield glue.
Rafael Ávila de Espíndola
-1
/
+1
2011-05-24
There is only one activate function now.
Rafael Ávila de Espíndola
-1
/
+7
2011-05-18
One exit_task_glue to rule them all.
Rafael Ávila de Espíndola
-1
/
+6
2011-05-08
build: Use clang to compile the runtime if available
Patrick Walton
-1
/
+1
2011-05-01
Start splitting up Makefile.in
Graydon Hoare
-0
/
+97
[prev]