fix haddock submodule pointer
[ghc-hetmet.git] / rts / Weak.c
2010-05-05 Simon MarlowMake the running_finalizers flag task-local
2009-12-17 Simon MarlowFix #650: use a card table to mark dirty sections of...
2009-12-01 Simon MarlowMake allocatePinned use local storage, and other refact...
2009-08-02 Simon MarlowRTS tidyup sweep, first phase
2009-01-14 Simon MarlowDetect when a C finalizer calls back to Haskell
2008-12-10 Simon MarlowFIX #1364: added support for C finalizers that run...
2007-08-06 Clemens FruhwirthWeak.c incorrectly claims it's being compiled along...
2006-11-15 Simon Marlowremove unused includes, now that Storage.h & Stable...
2006-06-08 Simon MarlowNew tracing interface
2006-04-07 Simon MarlowReorganisation of the source tree