summaryrefslogtreecommitdiff
path: root/rts/Prelude.h
Commit message (Expand)AuthorAgeFilesLines
* Follow GHC.Bool/GHC.Types mergeIan Lynagh2010-10-231-4/+4
* Integrate new I/O manager, with signal supportJohan Tibell2010-07-241-6/+6
* New asynchronous exception control API (ghc parts)Simon Marlow2010-07-081-0/+1
* Add some missing getStablePtr()s for CAFs that the RTS refers toSimon Marlow2010-01-221-0/+2
* RTS also uses runSparks_closure from baseBen.Lippmeier@anu.edu.au2009-11-141-0/+2
* Handle renames from #3310Simon Marlow2009-08-301-4/+4
* 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