add GHC.HetMet.{hetmet_kappa,hetmet_kappa_app}
[ghc-base.git] / System / IO.hs
2011-05-24 Simon MarlowAdd System.IO.char8, the encoding used by openBinaryFile,
2011-05-14 Max BolingbrokeBig patch to improve Unicode support in GHC. Validated...
2011-01-28 simonpj@microsoft.comUse explicit language extensions & remove extension...
2010-11-25 Simon MarlowEncode immediately in hPutStr and hPutChar
2010-11-16 simonpj@microsoft.comRemove unnecessary fromIntegral calls
2010-07-14 Simon Marlowdocument exception-overriding behaviour in withFile
2010-07-11 Simon HengelRemove duplicated word in documentation
2010-06-29 Simon Marlowdoc updates in System.IO
2010-05-20 Simon Marlowexport hGetBufSome (#4046)
2010-01-20 Simon Marlowfix #3832: use the locale encoding in openTempFile
2009-10-09 Malcolm.Wallace... Fix gratuitous breakage of nhc98 in System.IO.
2009-09-13 Judah JacobsonOn Windows, use the console code page for text file...
2009-08-09 Ian LynaghApply proposal #3393
2009-07-15 Simon Marlowremove unused warning
2009-07-15 Simon MarlowAdd hGetEncoding :: Handle -> IO (Maybe TextEncoding)
2009-07-15 Simon MarlowAdd the utf8_bom codec
2009-07-13 Simon MarlowExport Unicode and newline functionality from System...
2009-07-06 simonpj@microsoft.comRemove unused imports from base
2009-06-18 Simon MarlowWindows: Unicode openFile and stat functions
2009-06-12 Simon MarlowRewrite of the IO library, including Unicode support
2008-08-20 Ian LynaghFix some more warnings
2008-08-12 Ross Patersonsplit most of Control.Exception into new Control.Except...
2008-08-11 Ross Patersonremove kludges, now that Control.Exception is imported
2008-08-06 Ian LynaghFix a couple of imports
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-06-16 Ian LynaghAvoid using deprecated flags
2008-02-18 Don Stewartuntabify
2007-12-07 Malcolm.Wallace... Implement 'openTempFile' for nhc98.
2007-10-24 Simon MarlowFix doc building with Haddock 0.9
2007-10-23 Simon MarlowFIX #1258: document that openTempFile is secure(ish)
2007-10-18 Simon MarlowFIX #1652: openTempFile should accept an empty string...
2007-09-13 Tim ChevalierFIX #1689 (openTempFile returns wrong filename) 2007-09-13
2007-08-02 Simon Marlowfix Haddock markup
2007-08-01 Malcolm.Wallace... Temporarily fix breakage for nhc98.
2007-07-24 Ross Patersonfix Hugs implementation of openTempFile
2007-07-22 Ian Lynaghopen(Binary)TempFile is now portable
2007-07-22 Ian LynaghTweak temporary file filename chooser
2007-07-22 Ian LynaghMove open(Binary)TempFile to System.IO
2007-04-12 Malcolm.Wallace... mark System.IO.openTempFile as non-portable in haddocks
2006-11-16 Malcolm.Wallace... (nhc98) use new primitive implementations of h{Put...
2006-11-07 Ross Patersonredefine writeFile and appendFile using withFile
2006-11-07 Ross Patersonadd withFile and withBinaryFile (#966)
2006-05-04 Ross Patersonfix for non-GHC
2006-05-04 Ross Patersonuse bracket in appendFile (like writeFile)
2006-05-04 Simon MarlowwriteFile: close the file on error
2005-02-02 simonmar[project @ 2005-02-02 15:23:59 by simonmar]
2005-01-11 simonmar[project @ 2005-01-11 16:04:08 by simonmar]
2005-01-11 ross[project @ 2005-01-11 14:36:51 by ross]
2005-01-06 krasimir[project @ 2005-01-06 19:35:05 by krasimir]
2005-01-05 krasimir[project @ 2005-01-05 21:30:05 by krasimir]
2004-12-14 malcolm[project @ 2004-12-14 13:31:44 by malcolm]
2004-10-07 malcolm[project @ 2004-10-07 09:42:28 by malcolm]
2004-10-06 malcolm[project @ 2004-10-06 15:02:41 by malcolm]
2004-04-23 ross[project @ 2004-04-23 18:13:07 by ross]
2004-04-20 simonmar[project @ 2004-04-20 15:52:18 by simonmar]
2004-02-20 panne[project @ 2004-02-20 17:46:38 by panne]
2004-01-14 ross[project @ 2004-01-14 14:19:41 by ross]
2003-11-28 simonmar[project @ 2003-11-28 11:08:54 by simonmar]
2003-11-26 simonmar[project @ 2003-11-26 09:55:22 by simonmar]
2003-09-24 simonmar[project @ 2003-09-24 10:41:11 by simonmar]
2003-09-02 malcolm[project @ 2003-09-02 15:31:02 by malcolm]
2003-08-30 ross[project @ 2003-08-30 23:01:48 by ross]
2003-08-04 ross[project @ 2003-08-04 10:05:32 by ross]
2003-07-22 simonmar[project @ 2003-07-22 12:55:50 by simonmar]
2003-06-21 malcolm[project @ 2003-06-21 20:21:04 by malcolm]
2003-06-20 ross[project @ 2003-06-20 14:42:03 by ross]
2003-06-19 simonmar[project @ 2003-06-19 13:04:49 by simonmar]
2002-12-12 ross[project @ 2002-12-12 13:42:46 by ross]
2002-10-09 malcolm[project @ 2002-10-09 17:24:12 by malcolm]
2002-08-08 ross[project @ 2002-08-08 06:25:05 by ross]
2002-07-16 ross[project @ 2002-07-16 16:08:58 by ross]
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]
2002-03-14 simonmar[project @ 2002-03-14 12:09:49 by simonmar]
2002-02-27 simonmar[project @ 2002-02-27 14:32:23 by simonmar]
2002-02-12 simonmar[project @ 2002-02-12 10:51:06 by simonmar]
2002-02-05 simonmar[project @ 2002-02-05 17:32:24 by simonmar]
2001-07-03 simonmar[project @ 2001-07-03 11:37:49 by simonmar]
2001-06-28 simonmar[project @ 2001-06-28 14:15:04 by simonmar]