Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | GC: move static object processinng into thread-local storage | Simon Marlow | 2008-04-16 | 1 | -1/+1 |
* | Add a proper write barrier for MVars | Simon Marlow | 2007-10-11 | 1 | -1/+2 |
* | FIX compacting GC (bug1010, and other failures) | Simon Marlow | 2007-07-30 | 1 | -47/+106 |
* | Pointer Tagging | Simon Marlow | 2007-07-27 | 1 | -12/+25 |
* | Remove vectored returns. | Simon Marlow | 2007-02-28 | 1 | -2/+0 |
* | Remove the itbls field of BCO, put itbls in with the literals | Simon Marlow | 2007-02-27 | 1 | -1/+0 |
* | add a ToDo, reference bug #1147 | Simon Marlow | 2007-02-14 | 1 | -0/+4 |
* | remove unused includes, now that Storage.h & Stable.h are included by Rts.h | Simon Marlow | 2006-11-15 | 1 | -2/+0 |
* | copyright updates and add Commentary links | Simon Marlow | 2006-10-26 | 1 | -1/+6 |
* | Remove PAR/GRAN code from the storage manager | Simon Marlow | 2006-10-25 | 1 | -16/+0 |
* | Split GC.c, and move storage manager into sm/ directory | Simon Marlow | 2006-10-24 | 1 | -0/+977 |