update submodules for GHC.HetMet.GArrow -> Control.GArrow renaming
[ghc-hetmet.git] / rts / Prelude.h
2010-10-23 Ian LynaghFollow GHC.Bool/GHC.Types merge
2010-07-24 Johan TibellIntegrate new I/O manager, with signal support
2010-07-08 Simon MarlowNew asynchronous exception control API (ghc parts)
2010-01-22 Simon MarlowAdd some missing getStablePtr()s for CAFs that the...
2009-11-14 Ben.Lippmeier@anu... RTS also uses runSparks_closure from base
2009-08-30 Simon MarlowHandle renames from #3310
2009-05-29 Simon MarlowChanges for the new IO library, mainly base-package...
2009-02-19 Simon MarlowRewrite of signal-handling (ghc patch; see also base...
2008-11-06 Simon MarlowRun sparks in batches, instead of creating a new thread...
2008-08-21 Ian LynaghFix references to exceptions from the RTS
2008-08-12 Ross Patersonget exception names from Control.Exception.Base instead...
2008-08-06 Ian LynaghMove Int, Float and Double into ghc-prim:GHC.Types
2008-08-05 Ian LynaghC# has moved to ghc-prim:GHC.Types
2008-07-30 Ian LynaghFollow extensible exception changes
2008-06-21 Ian LynaghWhen raising NonTermination with the RTS, build the...
2008-03-23 Ian LynaghFollow library changes
2007-08-08 Clemens FruhwirthBuild RTS as dynamic library
2006-12-01 Simon MarlowAdd support for the IO manager thread on Windows
2006-07-26 Simon Marlowchange wired-in Haskell symbols to include the package...
2006-05-24 Simon MarlowBetter control of the IO manager thread; improvements...
2006-04-07 Simon MarlowReorganisation of the source tree