Use message-passing to implement throwTo in the RTS
[ghc-hetmet.git] / rts / ClosureFlags.c
2010-03-11 Simon MarlowUse message-passing to implement throwTo in the RTS
2009-08-03 Simon Marlowremove the GUM closure types
2009-08-03 Simon Marlowuse C99-style array initialisers
2008-11-18 Simon MarlowAdd optional eager black-holing, with new flag -feager...
2007-10-31 Simon MarlowInitial parallel GC support
2007-10-11 Simon MarlowAdd a proper write barrier for MVars
2007-06-06 Michael D. AdamsMinor comment update
2007-02-28 Simon MarlowRemove vectored returns.
2006-10-07 tharris@microsoft.comSTM invariants
2006-09-07 Simon MarlowRemove CONSTR_CHARLIKE and CONSTR_INTLIKE closure types
2006-04-07 Simon MarlowReorganisation of the source tree