Run sparks in batches, instead of creating a new thread for each one
[ghc-hetmet.git] / rts / Prelude.h
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