summaryrefslogtreecommitdiff
path: root/rts/Prelude.h
Commit message (Expand)AuthorAgeFilesLines
* Changes for the new IO library, mainly base-package modules moving aroundSimon Marlow2009-05-291-8/+8
* Rewrite of signal-handling (ghc patch; see also base and unix patches)Simon Marlow2009-02-191-0/+1
* Run sparks in batches, instead of creating a new thread for each oneSimon Marlow2008-11-061-0/+1
* Fix references to exceptions from the RTSIan Lynagh2008-08-211-5/+5
* get exception names from Control.Exception.Base instead of Control.ExceptionRoss Paterson2008-08-121-4/+4
* Move Int, Float and Double into ghc-prim:GHC.TypesIan Lynagh2008-08-061-12/+12
* C# has moved to ghc-prim:GHC.TypesIan Lynagh2008-08-051-4/+4
* Follow extensible exception changesIan Lynagh2008-07-301-4/+4
* When raising NonTermination with the RTS, build the right valueIan Lynagh2008-06-211-2/+2
* Follow library changesIan Lynagh2008-03-231-4/+4
* Build RTS as dynamic libraryClemens Fruhwirth2007-08-081-47/+47
* Add support for the IO manager thread on WindowsSimon Marlow2006-12-011-2/+0
* change wired-in Haskell symbols to include the package nameSimon Marlow2006-07-261-90/+90
* Better control of the IO manager thread; improvements to deadlock checkingSimon Marlow2006-05-241-0/+4
* Reorganisation of the source treeSimon Marlow2006-04-071-0/+129