Add ASSERTs to all calls of nameModule
[ghc-hetmet.git] / rts / Sparks.c
2008-09-09 Simon MarlowSeparate pruning from marking of spark pools
2008-07-23 Simon MarlowUndo fix for #2185: sparks really should be treated...
2008-07-23 Simon Marlowdebug message tweaks
2008-04-24 Simon MarlowFIX #2185: sparks should not be treated as roots by...
2008-04-16 Simon MarlowReorganisation to fix problems related to the gct regis...
2008-01-09 Simon Marlowmove markSparkQueue into GC.c, as it needs the register...
2007-12-13 simonmar@microsoft.comhave each GC thread call GetRoots()
2007-07-27 Simon MarlowPointer Tagging
2006-12-15 Ian LynaghFree various things we allocate
2006-10-24 Simon MarlowSplit GC.c, and move storage manager into sm/ directory
2006-06-23 Simon Marlowfix a couple of bugs in markSparkQueue (#799)
2006-06-08 Simon MarlowNew tracing interface
2006-04-07 Simon MarlowReorganisation of the source tree