Remove unused imports
[ghc-base.git] / GHC / Conc.lhs
2008-08-01 Ian LynaghRemove unused imports
2008-08-01 Ian LynaghRejig some code so Control.Exception and GHC.Conc don...
2008-08-01 Ian LynaghReshuffle GHC.Conc/GHC.TopHandler a bit to remove a...
2008-07-31 Ian LynaghTopHandler now uses the new extensible exceptions
2008-07-30 Ian LynaghStart to actually use extensible exceptions
2008-07-30 Ian LynaghRejig the extensible exceptions so there is less circul...
2008-06-21 Ian LynaghUse extensible exceptions at the lowest level
2008-07-30 Simon Marlowadd some big warnings to the docs for unsafeIOToSTM...
2008-07-10 Ian LynaghFix haddocking with older haddocks
2008-07-10 Simon MarlowAdd threadStatus :: ThreadId -> IO ThreadStatus
2008-06-16 Ian LynaghAvoid using deprecated flags
2008-03-05 Don Stewartuntabify
2008-02-28 Simon Marlowexport MVar, TVar, and STM non-abstractly
2008-01-20 Ross Patersonhaddock attributes for haddock-2.0
2007-12-05 Simon Marlowdocs: describe the changes to forkIO, and document...
2007-12-04 Simon Marlowprotect console handler against concurrent access ...
2007-12-04 Simon Marlowprotect against concurrent access to the signal handler...
2007-11-26 Ian LynaghEscape some special characters in haddock docs
2007-11-16 Simon Marlowfix comment
2007-10-09 Simon Marlowexpose the value of +RTS -N as GHC.Conc.numCapabilities...
2007-05-23 Ian LynaghFix comment: maperrno is in Win32Utils.c, not runProcess.c
2007-04-04 Ian LynaghDon't use Fd/FD in foreign decls
2007-04-03 Ian LynaghFix C/Haskell type mismatches
2007-03-07 Simon Marlowfix race condition in prodServiceThread
2007-02-09 Ian LynaghThe Windows counterpart to 'wrapround of thread delays'
2007-01-29 Neil Davieswrapround of thread delays
2007-01-17 Simon Marlowfix threadDelay
2006-12-11 simonpj@microsoftMention that throwTo does not guarantee promptness...
2006-12-11 simonpj@microsoftAdd note about synhronous delivery of throwTo
2006-12-01 Simon MarlowAdd support for the IO manager thread on Windows
2006-11-28 Ian LynaghMake sure the threaded threadDelay sleeps at least...
2006-10-07 tharris@microsoft.comSTM invariants
2006-09-04 Ross PatersonTypeable1 instances for STM and TVar
2006-07-14 simonpj@microsoftImprove documentation of atomically
2006-06-14 Ross Patersonadd signature for registerDelay
2006-06-13 Ross Patersona few doc comments
2006-05-24 Simon Marlowadd a way to ask the IO manager thread to exit
2006-05-18 Simon MarlowMove Eq, Ord, Show instances for ThreadId to GHC.Conc
2006-05-18 Simon MarlowBetter error handling in the IO manager thread
2006-03-27 Simon Marlowadd forkOnIO :: Int -> IO () -> IO ThreadId
2006-01-10 simonmar[project @ 2006-01-10 10:23:16 by simonmar]
2005-12-05 simonmar[project @ 2005-12-05 11:42:47 by simonmar]
2005-12-02 simonmar[project @ 2005-12-02 14:29:28 by simonmar]
2005-12-01 simonmar[project @ 2005-12-01 12:32:24 by simonmar]
2005-11-30 simonmar[project @ 2005-11-30 16:56:24 by simonmar]
2005-11-30 simonmar[project @ 2005-11-30 12:24:18 by simonmar]
2005-11-11 simonmar[project @ 2005-11-11 10:37:35 by simonmar]
2005-10-25 simonmar[project @ 2005-10-25 11:13:53 by simonmar]
2005-10-25 simonmar[project @ 2005-10-25 09:01:48 by simonmar]
2005-10-18 simonmar[project @ 2005-10-18 11:36:25 by simonmar]
2005-04-07 simonmar[project @ 2005-04-07 14:33:31 by simonmar]
2005-03-02 simonmar[project @ 2005-03-02 13:11:00 by simonmar]
2005-02-04 simonmar[project @ 2005-02-04 14:36:52 by simonmar]
2005-02-04 ross[project @ 2005-02-04 14:20:57 by ross]
2005-02-03 simonmar[project @ 2005-02-03 10:38:44 by simonmar]
2005-02-03 ross[project @ 2005-02-03 10:32:11 by ross]
2005-02-02 simonpj[project @ 2005-02-02 13:26:13 by simonpj]
2005-01-28 simonmar[project @ 2005-01-28 15:03:06 by simonmar]
2005-01-28 simonmar[project @ 2005-01-28 13:36:25 by simonmar]
2005-01-21 sof[project @ 2005-01-21 19:59:01 by sof]
2005-01-19 ralf[project @ 2005-01-19 22:33:32 by ralf]
2005-01-11 simonmar[project @ 2005-01-11 16:04:08 by simonmar]
2005-01-07 simonmar[project @ 2005-01-07 12:22:18 by simonmar]
2005-01-07 simonmar[project @ 2005-01-07 11:37:02 by simonmar]
2004-11-22 simonmar[project @ 2004-11-22 14:03:15 by simonmar]
2004-11-18 tharris[project @ 2004-11-18 09:56:58 by tharris]
2004-11-17 sof[project @ 2004-11-17 19:07:38 by sof]
2004-10-14 simonmar[project @ 2004-10-14 14:58:50 by simonmar]
2004-08-13 simonmar[project @ 2004-08-13 13:29:00 by simonmar]
2004-03-16 ross[project @ 2004-03-16 10:04:17 by ross]
2004-01-08 simonmar[project @ 2004-01-08 15:27:29 by simonmar]
2004-01-07 simonmar[project @ 2004-01-07 12:43:50 by simonmar]
2003-10-01 wolfgang[project @ 2003-10-01 10:57:44 by wolfgang]
2003-07-16 sof[project @ 2003-07-16 17:46:52 by sof]
2003-07-03 sof[project @ 2003-07-03 15:22:04 by sof]
2003-05-12 ross[project @ 2003-05-12 10:16:22 by ross]
2003-03-09 panne[project @ 2003-03-09 20:19:27 by panne]
2003-02-28 stolz[project @ 2003-02-28 12:34:43 by stolz]
2003-02-26 simonmar[project @ 2003-02-26 10:22:14 by simonmar]
2003-02-21 sof[project @ 2003-02-21 05:34:12 by sof]
2002-08-30 stolz[project @ 2002-08-30 12:25:15 by stolz]
2002-08-30 stolz[project @ 2002-08-30 07:56:48 by stolz]
2002-06-27 stolz[project @ 2002-06-27 13:40:37 by stolz]
2002-06-26 stolz[project @ 2002-06-26 08:18:45 by stolz]
2002-06-18 simonpj[project @ 2002-06-18 13:58:22 by simonpj]
2002-05-10 simonmar[project @ 2002-05-10 13:17:27 by simonmar]
2002-04-28 sof[project @ 2002-04-28 02:01:00 by sof]
2002-04-26 simonmar[project @ 2002-04-26 12:48:16 by simonmar]
2002-04-10 stolz[project @ 2002-04-10 11:43:49 by stolz]
2001-12-21 simonmar[project @ 2001-12-21 15:07:20 by simonmar]
2001-07-03 simonmar[project @ 2001-07-03 14:13:32 by simonmar]
2001-06-28 simonmar[project @ 2001-06-28 14:15:04 by simonmar]