Add ASSERTs to all calls of nameModule
[ghc-hetmet.git] / rts / Sparks.h
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 Marlowfix bug in sparkPoolSize (affects debug output only)
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()
2006-12-15 Ian LynaghFree various things we allocate
2006-11-07 Simon Marlowmove newSpark() prototype to RtsExternal.h to avoid...
2006-04-07 Simon MarlowReorganisation of the source tree