Make GhciMonad warning-free
[ghc-hetmet.git] / includes / Storage.h
2008-03-25 Ian LynaghFix warnings in the RTS
2007-10-12 Simon MarlowAdd allocateInGen() for allocating in a specific genera...
2007-07-27 Simon MarlowPointer Tagging
2007-02-28 Simon MarlowRemove vectored returns.
2007-02-14 Simon Marlowfix closure_sizeW_() for AP closures
2006-10-24 Simon MarlowSplit GC.c, and move storage manager into sm/ directory
2006-10-19 Simon Marlowcomments only: document allocateLocal()
2006-10-19 Simon Marlowrename allocated_bytes() to allocatedBytes()
2006-10-07 tharris@microsoft.comSTM invariants
2006-05-30 Simon Marlowreplace stgMallocBytesRWX() with our own allocator
2006-04-07 Simon MarlowReorganisation of the source tree