Remove datatype contexts from base
[ghc-base.git] / GHC / Arr.lhs
2011-05-24 Ian LynaghRemove datatype contexts from base
2011-01-28 simonpj@microsoft.comUse explicit language extensions & remove extension...
2010-09-13 simonpj@microsoft.comPut the state-token argument on fill, done, adjust...
2010-07-01 Simon MarlowHaddock hacks to fix whitespace consistency
2010-07-01 Simon Marlowdoc wibble: nonstrict -> non-strict
2010-06-22 Simon Marlownit in docs for accumArray
2010-06-22 Simon Marlowremove extraneous info from docs for Array
2009-12-18 simonpj@microsoft.comAdd comments about double bounds-checking, and fast...
2009-12-16 simonpj@microsoft.comMark 'index' as INLINE in GHC.Arr
2009-10-29 simonpj@microsoft.comMove error messages out of INLINEd default methods
2009-07-19 Ian LynaghImprove the index checking for array accesses; fixes...
2008-08-05 Ian LynaghFix warnings
2008-06-16 Ian LynaghAvoid using deprecated flags
2008-03-05 Don Stewartuntabify
2008-01-20 Ross Patersonhaddock attributes for haddock-2.0
2008-01-04 simonpj@microsoft.comRemove redundant imports of GHC.Err
2007-11-26 Ian LynaghFix some links in haddock docs
2007-10-29 Simon MarlowFix performance regression: re-instate -funbox-strict...
2007-08-10 Ian LynaghMake arrays safer (e.g. trac #1046)
2006-11-11 Ian LynaghFix broken pragmas; spotted by Bulat Ziganshin
2006-02-03 simonpj@microsoft.comAdd -fno-bang-patterns to modules using both bang and...
2005-10-12 simonpj[project @ 2005-10-12 10:57:40 by simonpj]
2005-07-14 ross[project @ 2005-07-14 15:36:31 by ross]
2005-04-04 simonpj[project @ 2005-04-04 12:16:45 by simonpj]
2005-02-03 ross[project @ 2005-02-03 10:32:11 by ross]
2005-01-17 ross[project @ 2005-01-17 11:23:25 by ross]
2005-01-11 simonmar[project @ 2005-01-11 16:04:08 by simonmar]
2004-02-13 ross[project @ 2004-02-13 15:17:38 by ross]
2004-02-12 simonpj[project @ 2004-02-12 14:54:19 by simonpj]
2003-05-14 ross[project @ 2003-05-14 17:31:47 by ross]
2002-07-23 simonpj[project @ 2002-07-23 14:52:46 by simonpj]
2002-06-06 simonpj[project @ 2002-06-06 16:03:16 by simonpj]
2002-05-28 simonmar[project @ 2002-05-28 16:33:46 by simonmar]
2002-04-26 simonmar[project @ 2002-04-26 12:58:45 by simonmar]
2002-04-26 simonmar[project @ 2002-04-26 12:48:16 by simonmar]
2002-04-01 simonpj[project @ 2002-04-01 09:19:18 by simonpj]
2001-12-21 simonmar[project @ 2001-12-21 15:07:20 by simonmar]
2001-06-28 simonmar[project @ 2001-06-28 14:15:04 by simonmar]