docs: note strict sequential ordering of MVar operations
[ghc-base.git] / Control / Concurrent / MVar.hs
2011-05-24 Simon Marlowdocs: note strict sequential ordering of MVar operations
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-07-08 Simon Marlow New asynchronous exception control API (base parts)
2010-06-15 Simon MarlowDon't depend on Prelude (#4123)
2009-06-12 Simon MarlowRewrite of the IO library, including Unicode support
2008-09-04 Ian LynaghAdd missing files
2008-08-24 Ian LynaghSplit off the concurrent hierarchy (concurrent, unique...
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-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_
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-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-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-06-28 simonmar[project @ 2001-06-28 14:15:04 by simonmar]