Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Warning police: "%p" format expects a void* | sven.panne@aedion.de | 2007-02-03 | 1 | -1/+1 |
* | Partial fix for #926 | Simon Marlow | 2007-02-01 | 1 | -0/+24 |
* | Free more things that we allocate2006-12-16 | Ian Lynagh | 2006-12-15 | 1 | -2/+8 |
* | Free various things we allocate | Ian Lynagh | 2006-12-15 | 1 | -0/+2 |
* | remove unused includes, now that Storage.h & Stable.h are included by Rts.h | Simon Marlow | 2006-11-15 | 1 | -1/+0 |
* | Split GC.c, and move storage manager into sm/ directory | Simon Marlow | 2006-10-24 | 1 | -0/+1 |
* | STM invariants | tharris@microsoft.com | 2006-10-07 | 1 | -1/+2 |
* | don't closeMutex() the Capability lock | Simon Marlow | 2006-08-31 | 1 | -2/+4 |
* | shutdownCapability(): don't bail out after 50 iterations | Simon Marlow | 2006-08-25 | 1 | -1/+7 |
* | Add closeMutex and use it on clean up | Esa Ilari Vuokko | 2006-08-23 | 1 | -0/+3 |
* | Asynchronous exception support for SMP | Simon Marlow | 2006-06-16 | 1 | -1/+30 |
* | New tracing interface | Simon Marlow | 2006-06-08 | 1 | -21/+25 |
* | Reorganisation of the source tree | Simon Marlow | 2006-04-07 | 1 | -0/+668 |