add GHC.HetMet.{hetmet_kappa,hetmet_kappa_app}
[ghc-base.git] / GHC / ForeignPtr.hs
2011-04-24 Ian LynaghFor GHC, implement the Typeable.hs macros using standal...
2011-01-28 simonpj@microsoft.comUse explicit language extensions & remove extension...
2010-11-12 simonpj@microsoft.comAdd LANGUAGE BangPatterns to modules that use bang...
2010-10-22 simonpj@microsoft.comRemove redundant imports, now that NoImplicitPrelude...
2010-07-01 Simon Marlowdoc typo
2010-07-01 Simon Marlowdoc typo
2010-06-25 Simon Marlowdoc wibble
2009-11-25 Simon Marlowcheck for size < 0 in mallocForeignPtrBytes and friends...
2009-11-25 Ian LynaghTweak layout to work with alternative layout rule
2009-07-06 simonpj@microsoft.comRemove unused imports from base
2009-06-12 Simon MarlowRewrite of the IO library, including Unicode support
2009-04-24 Ian LynaghUse a bang pattern when we where/let-bind values with...
2009-03-05 Simon MarlowPartial fix for #2917
2008-12-10 Ivan TomacFIX #1364: added support for C finalizers that run...
2008-08-06 Ian LynaghSwap imports around to get GHC.ForeignPtr out of the...
2008-08-05 Ian LynaghFix warnings
2008-06-16 Ian LynaghAvoid using deprecated flags
2008-02-19 Don Stewartuntabify
2008-01-20 Ross Patersonhaddock attributes for haddock-2.0
2007-05-03 simonpj@microsoftTrim imports, remove a cycle
2006-11-24 simonpj@microsoft.comMove instance of Show Ptr to Ptr.hs (fewer orphans)
2006-06-09 Don StewartWibble in docs for new ForeignPtr functionsn
2006-06-08 Don StewartOptimised foreign pointer representation, for heap...
2006-05-09 Simon Marlowadd WordPtr and IntPtr types to Foreign.Ptr, with assoc...
2005-11-07 simonmar[project @ 2005-11-07 16:39:04 by simonmar]
2005-09-02 simonmar[project @ 2005-09-02 14:04:38 by simonmar]
2005-07-27 simonmar[project @ 2005-07-27 10:04:26 by simonmar]
2005-07-21 simonmar[project @ 2005-07-21 10:00:34 by simonmar]
2005-06-27 simonmar[project @ 2005-06-27 22:31:41 by simonmar]
2005-04-02 dons[project @ 2005-04-02 04:39:35 by dons]
2005-02-03 ross[project @ 2005-02-03 10:32:11 by ross]
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]
2004-12-23 ralf[project @ 2004-12-23 00:02:41 by ralf]
2004-12-08 simonmar[project @ 2004-12-08 11:05:31 by simonmar]
2004-09-08 ross[project @ 2004-09-08 11:10:08 by ross]
2004-03-24 simonmar[project @ 2004-03-24 16:59:51 by simonmar]
2004-02-25 krasimir[project @ 2004-02-25 19:21:20 by krasimir]
2003-11-05 ross[project @ 2003-11-05 15:05:12 by ross]
2003-09-10 simonmar[project @ 2003-09-10 11:46:58 by simonmar]
2003-08-31 ross[project @ 2003-08-31 18:41:28 by ross]
2003-08-01 ross[project @ 2003-08-01 10:00:48 by ross]
2003-07-29 ross[project @ 2003-07-29 12:03:13 by ross]
2003-07-24 ralf[project @ 2003-07-24 12:19:57 by ralf]
2003-06-12 ross[project @ 2003-06-12 12:55:27 by ross]
2003-06-12 simonmar[project @ 2003-06-12 10:53:15 by simonmar]
2003-05-22 chak[project @ 2003-05-22 08:24:32 by chak]
2003-03-30 ross[project @ 2003-03-30 12:20:16 by ross]
2003-03-26 simonmar[project @ 2003-03-26 15:25:46 by simonmar]