add GHC.HetMet.{hetmet_kappa,hetmet_kappa_app}
[ghc-base.git] / Control / Concurrent.hs
2011-03-30 Simon MarlowExport the affinity API from Control.Concurrent: forkOn...
2011-03-29 Simon Marlowadd forkIOWithUnmask, forkOnIOWithUnmask; deprecate...
2011-01-28 simonpj@microsoft.comUse explicit language extensions & remove extension...
2010-12-06 Bryan O'SullivanDrop closeFd from Control.Concurrent, rename to closeFdWith
2010-11-26 Bryan O'SullivanFix #4514 - IO manager deadlock
2010-11-17 simonpj@microsoft.comRemove redundant fromIntegral
2010-10-14 Bas van DijkCatch exceptions in current thread and throw them to...
2010-10-14 Bas van DijkThere's no need to explicitly check for blocked status...
2010-10-14 Bas van DijkUse throwIO instead of throw in runInBoundThread and...
2010-07-08 Simon Marlow New asynchronous exception control API (base parts)
2010-03-29 Bas van DijkwithThread: block asynchronous exceptions before instal...
2010-03-29 Bas van DijkrunInUnboundThread: block asynchronous exceptions befor...
2009-07-11 Ian LynaghFix build on Windows
2009-07-10 Ian LynaghFix some "warn-unused-do-bind" warnings where we want...
2009-06-12 Simon MarlowRewrite of the IO library, including Unicode support
2009-01-04 Ian LynaghFix typo (reqwests -> requests); trac #2908, spotted...
2008-09-04 Ian LynaghAdd missing files
2008-08-24 Ian LynaghSplit off the concurrent hierarchy (concurrent, unique...
2008-08-23 Ian LynaghFix Windows-only warnings
2008-08-20 Ian LynaghFix more warnings
2008-08-18 Simon MarlowRewrite the documentation for forkOS again
2008-08-13 Ross Patersonuse the Haskell 98 module Control.Exception.Base in...
2008-08-11 Ross PatersonthreadDelay and friends are GHC-only
2008-08-03 Ian LynaghWindows fixes
2008-07-30 Ian LynaghStart to actually use extensible exceptions
2008-07-09 Simon MarlowforkOS: start the new thread in blocked mode iff the...
2008-07-09 Simon MarlowMake threadWaitRead/threadWaitWrite partially useable...
2008-02-26 Don Stewartuntabify
2007-05-24 shae@ScannedInAvia... Control.Concurrent documentation fix
2007-03-05 Simon Marlowexpand docs for forkOS
2007-01-16 Simon Marlowupdate section on "blocking"
2006-09-29 Ross Patersonadd doc link to bound threads section
2006-06-22 Simon Marlowclarify and expand docs
2006-05-18 Simon MarlowMove Eq, Ord, Show instances for ThreadId to GHC.Conc
2005-12-01 simonmar[project @ 2005-12-01 12:37:23 by simonmar]
2005-10-21 simonmar[project @ 2005-10-21 13:10:48 by simonmar]
2005-02-02 simonpj[project @ 2005-02-02 13:26:13 by simonpj]
2005-01-21 simonmar[project @ 2005-01-21 16:02:47 by simonmar]
2004-11-22 simonmar[project @ 2004-11-22 10:26:46 by simonmar]
2004-11-22 simonmar[project @ 2004-11-22 10:16:42 by simonmar]
2004-11-18 tharris[project @ 2004-11-18 09:56:58 by tharris]
2004-10-17 ross[project @ 2004-10-17 00:22:03 by ross]
2004-09-08 ross[project @ 2004-09-08 11:10:08 by ross]
2004-05-06 wolfgang[project @ 2004-05-06 12:27:47 by wolfgang]
2004-02-12 krasimir[project @ 2004-02-12 21:23:48 by krasimir]
2003-10-01 wolfgang[project @ 2003-10-01 11:00:20 by wolfgang]
2003-09-23 simonmar[project @ 2003-09-23 16:13:59 by simonmar]
2003-09-22 wolfgang[project @ 2003-09-22 13:27:19 by wolfgang]
2003-09-22 ross[project @ 2003-09-22 11:11:54 by ross]
2003-09-22 wolfgang[project @ 2003-09-22 10:20:06 by wolfgang]
2003-09-21 wolfgang[project @ 2003-09-21 22:20:57 by wolfgang]
2003-08-31 ross[project @ 2003-08-31 18:41:28 by ross]
2003-05-12 ross[project @ 2003-05-12 10:16:22 by ross]
2003-03-08 panne[project @ 2003-03-08 23:03:47 by panne]
2003-01-02 ross[project @ 2003-01-02 23:49:32 by ross]
2002-10-22 simonmar[project @ 2002-10-22 10:59:40 by simonmar]
2002-10-03 panne[project @ 2002-10-03 13:29:07 by panne]
2002-07-26 stolz[project @ 2002-07-26 12:12:33 by stolz]
2002-05-29 simonmar[project @ 2002-05-29 13:22:10 by simonmar]
2002-05-10 simonmar[project @ 2002-05-10 13:17:27 by simonmar]
2002-05-09 simonmar[project @ 2002-05-09 13:16:29 by simonmar]
2002-04-26 simonmar[project @ 2002-04-26 13:34:05 by simonmar]
2002-04-24 simonmar[project @ 2002-04-24 16:31:37 by simonmar]
2002-04-18 sof[project @ 2002-04-18 23:32:56 by sof]
2002-04-10 simonmar[project @ 2002-04-10 15:57:16 by simonmar]
2001-12-21 simonmar[project @ 2001-12-21 15:07:20 by simonmar]
2001-08-07 simonmar[project @ 2001-08-07 15:25:04 by simonmar]
2001-06-28 simonmar[project @ 2001-06-28 14:15:04 by simonmar]