Split GC.c, and move storage manager into sm/ directory
[ghc-hetmet.git] / rts / Capability.c
2006-10-24 Simon MarlowSplit GC.c, and move storage manager into sm/ directory
2006-10-07 tharris@microsoft.comSTM invariants
2006-08-31 Simon Marlowdon't closeMutex() the Capability lock
2006-08-25 Simon MarlowshutdownCapability(): don't bail out after 50 iterations
2006-08-23 Esa Ilari VuokkoAdd closeMutex and use it on clean up
2006-06-16 Simon MarlowAsynchronous exception support for SMP
2006-06-08 Simon MarlowNew tracing interface
2006-04-07 Simon MarlowReorganisation of the source tree