add GHC.HetMet.{hetmet_kappa,hetmet_kappa_app}
[ghc-base.git] / Control / Concurrent /
2011-05-24 Simon Marlowdocs: note strict sequential ordering of MVar operations
2011-04-24 Ian LynaghFor GHC, implement the Typeable.hs macros using standal...
2011-02-26 Ian LynaghAdd some more explanation to the skip channel example...
2011-02-25 Ian LynaghGrammar fix
2011-01-16 Edward Z. YangExpand and clarify MVar documentation.
2011-01-28 simonpj@microsoft.comUse explicit language extensions & remove extension...
2010-11-27 Bas van DijkAdded a Typeable instance for SampleVar
2010-12-01 Bas van DijkDerived Eq instance for QSem and QSemN
2010-11-25 Bas van DijkDerived Eq instance for Chan
2011-01-06 Simon Marlowfix #4876
2010-07-05 Simon Marlowdeprecate unGetChan and isEmptyChan (see #4154)
2010-07-08 Simon Marlow New asynchronous exception control API (base parts)
2010-07-08 Simon MarlowAsync-exception safety, and avoid space leaks
2010-07-08 Simon MarlowAsync-exception safety, and avoid space leaks
2010-06-15 Simon MarlowDon't depend on Prelude (#4123)
2010-03-18 Bas van DijkMake SampleVar an abstract newtype
2010-03-18 Bas van DijkFix bugs regarding asynchronous exceptions and laziness...
2009-07-10 Ian LynaghFix some "warn-unused-do-bind" warnings where we want...
2009-07-10 Ian LynaghMinor SampleVar refactoring
2009-06-12 Simon MarlowRewrite of the IO library, including Unicode support
2009-05-23 Ian LynaghDocument that the initial quantity for QSem and QSemN...
2009-04-10 Ian LynaghFix QSem and QSemN: Initial amount must be non-negative
2008-09-04 Ian LynaghAdd missing files
2008-08-24 Ian LynaghSplit off the concurrent hierarchy (concurrent, unique...
2008-08-20 Ian LynaghFix more warnings
2008-08-13 Ross Patersonuse the Haskell 98 module Control.Exception.Base in...
2008-08-03 Ian LynaghUse onException rather than catchAny
2008-07-30 Ian LynaghStart to actually use extensible exceptions
2008-03-08 Don Stewartuntabify
2008-03-08 Don Stewartuntabify
2008-02-28 Don Stewartuntabify
2008-02-13 Don Stewartuntabify only
2007-08-14 Ian LynaghCorrect the swapMVar haddock doc
2007-08-07 Ian LynaghClarify the swapMVar haddock doc
2006-05-03 Simon Marlowinline withMVar, modifyMVar, modifyMVar_
2005-10-13 ross[project @ 2005-10-13 11:09:50 by ross]
2004-12-14 simonmar[project @ 2004-12-14 12:52:03 by simonmar]
2004-01-26 simonmar[project @ 2004-01-26 11:24:54 by simonmar]
2003-01-23 ross[project @ 2003-01-23 17:45:40 by ross]
2003-01-22 ross[project @ 2003-01-22 14:44:50 by ross]
2002-12-03 simonmar[project @ 2002-12-03 14:30:12 by simonmar]
2002-10-30 ross[project @ 2002-10-30 14:53:39 by ross]
2002-07-16 ross[project @ 2002-07-16 16:08:58 by ross]
2002-06-03 simonmar[project @ 2002-06-03 13:19:37 by simonmar]
2002-05-10 simonmar[project @ 2002-05-10 15:41:33 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]
2001-07-04 simonmar[project @ 2001-07-04 11:30:52 by simonmar]
2001-06-28 simonmar[project @ 2001-06-28 14:15:04 by simonmar]