| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Move more of the GC logic into the runtime. | Graydon Hoare | 2010-06-28 | 5 | -11/+131 |
| * | Add callable gc method exposed to user code, use it in mlist-cycle.rs test (s... | Graydon Hoare | 2010-06-25 | 1 | -0/+5 |
| * | Add sever-glue, for missing first stage of sweep. | Graydon Hoare | 2010-06-25 | 2 | -0/+2 |
| * | Add rust_task::gc(size_t args) method that drops us back into the GC glue. | Graydon Hoare | 2010-06-25 | 3 | -0/+16 |
| * | Emit gc glue and rearrange crate glue offsets slightly to have a regular order. | Graydon Hoare | 2010-06-25 | 1 | -4/+7 |
| * | Merge timer loop functions, fix win32 build broken by logger change. | Graydon Hoare | 2010-06-24 | 1 | -23/+17 |
| * | Populate tree. | Graydon Hoare | 2010-06-23 | 36 | -0/+13514 |