summaryrefslogtreecommitdiff
path: root/includes/rts/storage/Closures.h
Commit message (Expand)AuthorAgeFilesLines
* Compact RegionsGiovanni Campagna2016-07-201-0/+46
* Remove obsolete/redundant FLEXIBLE_ARRAY macroHerbert Valerio Riedel2016-04-181-10/+10
* s/StgArrWords/StgArrBytes/Siddhanathan Shanmugam2015-09-111-10/+3
* [ci skip] includes: detabify/dewhitespace rts/storage/Closures.hAustin Seipp2014-08-201-17/+17
* Add SmallArray# and SmallMutableArray# typesJohan Tibell2014-03-291-0/+6
* Comment on StgArrWords vs StgArrBytesArash Rouhani2013-11-221-1/+8
* Allow multiple C finalizers to be attached to a Weak#Takano Akio2013-06-151-4/+8
* fix comment (#7907)Simon Marlow2013-05-211-1/+1
* The shape of StgTVar should not depend on THREADED_RTSSimon Marlow2012-11-011-2/+0
* Produce new-style Cmm from the Cmm parserSimon Marlow2012-10-081-55/+1
* add a constSimon Marlow2011-02-021-1/+1
* Implement stack chunks and separate TSO/STACK objectsSimon Marlow2010-12-151-0/+5
* New asynchronous exception control API (ghc parts)Simon Marlow2010-07-081-1/+1
* FIX #38000 Store StgArrWords payload size in bytesAntoine Latter2010-01-011-1/+1
* Change the representation of the MVar blocked queueSimon Marlow2010-04-011-4/+10
* New implementation of BLACKHOLEsSimon Marlow2010-03-291-1/+16
* Use message-passing to implement throwTo in the RTSSimon Marlow2010-03-111-1/+24
* Fix #650: use a card table to mark dirty sections of mutable arraysSimon Marlow2009-12-171-0/+2
* RTS tidyup sweep, first phaseSimon Marlow2009-08-021-0/+417