doc formatting fix
[ghc-base.git] / GHC /
2010-07-14 Simon Marlowdoc formatting fix
2010-07-14 Simon Marlownote shortcutting behaviour of any/all/elem
2010-07-07 simonpj@microsoft.comPartial fix for Trac #4136
2010-07-11 Simon HengelFix typo in documentation
2010-07-08 Simon Marlow New asynchronous exception control API (base parts)
2010-07-02 Simon MarlowFix a few places where we forgot to close the text...
2010-07-01 Simon Marlowdocs: unqualify Prelude.IO
2010-07-01 Simon Marlowunqualify Float and Double
2010-07-01 Simon Marlowdoc typo
2010-07-01 Simon Marlowdoc typo
2010-07-01 Simon MarlowHaddock hacks to fix whitespace consistency
2010-07-01 Simon Marlowdoc wibble: remove confusing mention of "Prelude"
2010-07-01 Simon Marlowdoc wibble: nonstrict -> non-strict
2010-06-29 Simon Marlowmove the doc for 'Char' to its new home in ghc-prim...
2010-06-29 Simon Marlowdoc wibble
2010-06-29 Simon Marlowdoc updates in System.IO
2010-06-25 Simon Marlowdoc wibble
2010-06-25 Ian LynaghFix haddock formatting
2010-06-24 Simon Marlowfix docs for isSpace
2010-06-24 Simon Marlowmake the hGetBuf/hPutBuf family work with non-FD Handle...
2010-06-22 Simon Marlownit in docs for accumArray
2010-06-22 Simon Marlowadd doc for the ExitCode type
2010-06-22 Simon Marlowremove extraneous info from docs for Array
2010-05-19 pho@cielonegro.orgUse libcharset instead of nl_langinfo(CODESET) if possible.
2010-06-15 Simon MarlowAdd a note about the interruptibility of throwTo.
2010-06-15 Simon Marlowdocs: note that hGetBufNonBlocking isn't non-blocking...
2010-05-16 Bas van DijkMoved MonadPlus instance for STM from Control.Monad...
2010-05-17 Simon MarlowhWaitForInput: don't try to read from the device (...
2010-05-14 Simon MarlowhSetEncoding: change the encoding on both read and...
2010-04-23 Adam VogtCorrect haddock formatting.
2010-05-05 Simon MarlowFix for hGetBufSome
2010-05-05 Simon Marlowimprove the documentation for throwTo and killThread...
2010-05-05 Simon Marlowelaborate the docs for unsafePerformIO a bit
2010-05-04 Simon MarlowAdd hGetBufSome, like hGetBuf but can return short...
2010-04-21 Simon Marlowraise asynchronous exceptions asynchronously (#3997)
2010-04-21 Simon Marlowadd NOINLINE pragmas for stdin/stdout/stderr
2010-04-13 Ian LynaghFix bitrot in IO debugging code
2010-04-13 Ian LynaghTiny code tidy-up
2010-03-25 Simon Marlowremove old/wrong comment
2010-03-30 Simon Marlowfix the deprecation message (GHC.IO.Handle.Base ->...
2010-03-12 Ian LynaghTweak docs
2010-03-08 Bas van DijkFixed dead links in documentation of forkIO
2010-03-01 Bas van DijkDocumentation fixes in Control.Exception
2010-02-25 Simon MarlowPlug two race conditions that could lead to deadlocks...
2010-02-23 Simon MarlowUNDO: Handle NaN, -Infinity and Infinity in the toRatio...
2010-02-21 Ian LynaghPut the complexity in the length docs. Fixes trac ...
2010-02-11 Simon MarlowHandle NaN, -Infinity and Infinity in the toRational...
2010-01-12 Simon MarlowhIsEOF: don't do any decoding (#3808)
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-12-06 Ian LynaghComment the remaining orphan instance modules
2009-12-05 Ian LynaghDe-orphan Eq/Ord Float/Double
2009-12-05 Ian LynaghAdd comments to "OPTIONS_GHC -fno-warn-orphans" pragmas
2009-11-25 Simon Marlowcheck for size < 0 in mallocForeignPtrBytes and friends...
2009-11-25 Simon MarlowhGetContents: close the handle properly on error
2009-11-26 Roman LeshchinskiyFix arities of mapFB and zipFB
2009-11-26 Ian LynaghRemove an unnecessary -fno-warn-orphans flag
2009-11-25 Ian LynaghTweak layout to work with alternative layout rule
2009-11-25 Roman LeshchinskiyMake sure zipWithFB has arity 2
2009-11-24 Ian LynaghRemove an old comment
2009-11-24 Ian LynaghDe-orphan the Eq/Ord Integer instances
2009-11-24 Ian LynaghWhitespace only
2009-11-24 Ian LynaghDerive some more instances, rather than writing them...
2009-11-24 Ian LynaghWe can now derive Ord ()
2009-11-23 Ian LynaghDe-orphan tuple Eq/Ord instances
2009-11-23 Ian LynaghDe-orphan the Eq/Ord [a] instances
2009-11-23 Ian LynaghDe-orphan the Eq/Ord Char instances
2009-11-23 Ian LynaghDe-orphan the Eq/Ord Bool instances
2009-11-23 Ian LynaghMove Eq/Ord Ordering instances to de-orphan them
2009-11-11 Simon MarlowSecond attempt to fix #1185 (forkProcess and -threaded)
2009-11-06 Simon MarlowRollback #1185 fix
2009-11-04 Ian LynaghFix the build on Windows
2009-11-03 Simon MarlowFix #1185: restart the IO manager after fork()
2009-10-29 simonpj@microsoft.comDon't inline unpackFoldrCString ever
2009-10-29 simonpj@microsoft.comInline more default methods
2009-10-29 simonpj@microsoft.comMove error messages out of INLINEd default methods
2009-10-29 simonpj@microsoft.comExploit now-working default-method INLINE pragmas for...
2009-10-29 simonpj@microsoft.comInline foldr and (.) when applied to two arguments...
2009-10-12 Simon MarlowMake hGetContents throw an exception if an error is...
2009-10-06 Simon MarlowUse UTF-32LE instead of UTF32LE
2009-09-30 Ben.Lippmeier@anu... Strip any Byte Order Mark (BOM) from the front of decod...
2009-10-05 Simon Marlowuse UTF32BE/UTF32LE instead of UCS-4/UCS-4LE
2009-09-30 Ben.Lippmeier@anu... Strip any Byte Order Mark (BOM) from the front of decod...
2009-09-25 Simon MarlowAdd traceEvent :: String -> IO ()
2009-09-23 Simon MarlowFix the error message when flushing the read buffer...
2009-09-23 Simon MarlowFix #3534: No need to flush the byte buffer when settin...
2009-09-16 Simon MarlowUse let !y = x in .. x .. instead of seq in $! and...
2009-09-15 Ross Patersonmake some Applicative functions into methods, and split...
2009-09-13 Judah JacobsonOn Windows, use the console code page for text file...
2009-09-11 Ian LynaghFix "init" docs: the input list need not be finite...
2009-08-30 Simon MarlowAddress #3310
2009-08-30 Ben.Lippmeier@anu... Fix unicode conversion for MSB architectures
2009-08-30 Simon MarlowFix #3441: detect errors in partial sequences
2009-08-27 Simon MarlowFix hWaitForInput
2009-08-27 Simon Marlowfix debugging code
2009-08-26 Simon Marlowtypo in comment
2009-08-25 Simon Marlowun-hide some modules from the Haddock docs
2009-08-09 Ian LynaghAdd a GHC.Constants module; fixes trac #3094
2009-08-07 Ian LynaghAdd some more C wrappers; patch from Krister Walfridsson
2009-08-05 Simon Marlowfix a copyright
next