summaryrefslogtreecommitdiff
path: root/rts/Weak.c
Commit message (Expand)AuthorAgeFilesLines
* Make the running_finalizers flag task-localSimon Marlow2010-05-051-7/+16
* Fix #650: use a card table to mark dirty sections of mutable arraysSimon Marlow2009-12-171-2/+9
* Make allocatePinned use local storage, and other refactoringsSimon Marlow2009-12-011-1/+1
* RTS tidyup sweep, first phaseSimon Marlow2009-08-021-10/+9
* Detect when a C finalizer calls back to HaskellSimon Marlow2009-01-141-0/+11
* FIX #1364: added support for C finalizers that run as soon as the value is no...Simon Marlow2008-12-101-0/+39
* Weak.c incorrectly claims it's being compiled along RTS Main.cClemens Fruhwirth2007-08-061-1/+0
* remove unused includes, now that Storage.h & Stable.h are included by Rts.hSimon Marlow2006-11-151-1/+0
* New tracing interfaceSimon Marlow2006-06-081-1/+2
* Reorganisation of the source treeSimon Marlow2006-04-071-0/+97