about summary refs log tree commit diff
path: root/src/rt/rust_internal.h
AgeCommit message (Collapse)AuthorLines
2010-06-28Move more of the GC logic into the runtime.Graydon Hoare-1/+22
2010-06-25Add sever-glue, for missing first stage of sweep.Graydon Hoare-0/+1
2010-06-25Add rust_task::gc(size_t args) method that drops us back into the GC glue.Graydon Hoare-0/+3
2010-06-25Emit gc glue and rearrange crate glue offsets slightly to have a regular order.Graydon Hoare-4/+7
2010-06-23Populate tree.Graydon Hoare-0/+730