ghc-base.git
2008-02-28 Simon Marlowexport MVar, TVar, and STM non-abstractly
2008-02-13 Max BolingbrokeAdded Down class and improved groupWith fusion
2008-02-27 Don Stewartuntabify
2008-02-26 Don Stewartuntabify
2008-02-20 Simon Marlowmention explicitly that hIsEOF may block
2008-02-19 Don Stewartuntabify
2008-02-19 Don Stewartuntabify
2008-02-19 Don Stewartuntabify
2008-02-19 Don Stewartuntabify
2008-02-19 Don Stewartuntabify
2008-02-13 Don StewartAdd exitSuccess :: IO a. For symmetry with exitFailure
2008-02-18 Don Stewartuntabify
2008-02-18 Don Stewartuntabify
2008-02-15 Don Stewartuntabify
2008-02-11 Simon MarlowFIX dynamic001, dynamic002: further fixes to tuple...
2008-02-13 Don Stewartuntabify
2008-02-13 Don Stewartuntabify only
2008-02-07 Don Stewartwhitespace only
2008-02-07 Don StewartWhitespace only
2008-02-05 Simon MarlowFIX dynamic001 dynamic002: isTupleTyCon had rotted
2008-02-03 Ian Lynaghdeforestation rules for enumFromThenTo; based on a...
2008-01-29 Don StewartGeneralise type of forever :: (Monad m) => m a -> m b
2008-01-24 Simon MarlowFIX #1936: hGetBufNonBlocking was blocking on stdin...
2008-01-24 Simon MarlowThe default uncaught exception handler was adding an...
2008-01-23 Simon Marlowadd comment about lack of _chsize_s()
2008-01-23 Simon MarlowWindows: large file support for hFileSize and hSeek...
2008-01-20 Ian LynaghExport topHandler, topHandlerFastExit from GHC.TopHandler
2008-01-20 Ross Patersonhaddock attributes for haddock-2.0
2007-11-21 Bertram FelgenhauerData.List.sort: force elements from start to end.
2008-01-09 simonpj@microsoft.comFix comment on GHC.Ptr.minusPtr
2008-01-04 simonpj@microsoft.comRemove redundant imports of GHC.Err
2007-12-20 simonpj@microsoftTuple tycons have parens around their names
2007-12-20 simonpj@microsoft.comAdd groupWith, sortWith, the, to support generalised...
2007-12-09 David WaernAdd GHC.Prim to exposedModules in the Haddock 0.x hook
2007-12-09 David WaernAdd GHC.Prim to exposedModules in the Haddock 0.x hook
2007-12-02 Ian LynaghSimplify the GHC.Prim hack in base.cabal/Setup.hs
2007-12-07 Malcolm.Wallace... Implement 'openTempFile' for nhc98.
2007-12-05 Simon Marlowdocs: describe the changes to forkIO, and document...
2007-12-05 Simon Marlowdoc only: use realToFrac instead of fromRational.toRational
2007-12-05 Roman LeshchinskiyAdd singletonP to GHC.PArr
2007-12-05 Simon MarlowFIX #1621: bug in Windows code for getCPUTime
2007-12-04 Simon Marlowprotect console handler against concurrent access ...
2007-12-04 Simon Marlowprotect against concurrent access to the signal handler...
2007-11-30 Simon Marlowrestore fdToHandle' to avoid breaking clients (#1109)
2007-11-30 Simon Marlownote about how to convert CTime (aka EpochTime) to...
2007-11-26 Ian LynaghFix some URLs
2007-11-26 Ian LynaghFix some links in haddock docs
2007-11-26 Ian LynaghDon't try to make haddock links to the mtl package...
2007-11-26 Ian LynaghEscape some special characters in haddock docs
2007-11-23 Simon MarlowFIX BUILD: maybeUpdateFile: ignore failures when removi...
2007-11-22 Simon MarlowFIX #1753
2007-11-21 Simon Marlowremove lockFile.h from install-includes
2007-11-21 Simon Marlowoops, we forgot to export traceShow
2007-11-21 Simon MarlowFix compilation with GHC 6.2.x
2007-11-20 Simon MarlowMove file locking into the RTS, fixing #629, #1109
2007-11-20 Simon MarlowOnly overwrite GHC/Prim.hs and GHC/Primopwrappers.hs...
2007-11-16 Simon Marlowfix comment
2007-11-10 Ian LynaghFix ` characters in elem's haddock docs
2007-11-09 David WaernFilter out GHC.Prim also for the Haddock step
2007-11-02 Simon MarlowAdd module of special magic GHC desugaring helper functions
2007-10-30 Malcolm.Wallace... add Control.Category to the nhc98 build
2007-10-30 Malcolm.Wallace... fix nhc98 build: need a qualified Prelude import
2007-10-29 Simon MarlowFix performance regression: re-instate -funbox-strict...
2007-10-29 Simon MarlowFIX BUILD: Haddock 1.x fails to parse (Prelude..)
2007-10-29 Ashley Yakeleynew Control.Category, ghc ticket #1773
2007-10-13 Ashley Yakeleynew Control.Compositor module
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-22 Duncan CouttsClean up .cabal file a bit
2007-10-07 Don Stewartbase in 6.8 and head branch should be version 3.0
2007-10-18 Simon MarlowFIX #1652: openTempFile should accept an empty string...
2007-10-17 Simon Marlowclean up duplicate code
2007-10-09 Simon Marlowexpose the value of +RTS -N as GHC.Conc.numCapabilities...
2007-09-17 Simon Marlowtypo
2007-09-14 Simon Marlowput extra-tmp-files field in the right place
2007-09-13 Ian LynaghAdd more entries to boring file
2007-09-13 Ian LynaghAdd a boring file
2007-09-13 Tim ChevalierFIX #1689 (openTempFile returns wrong filename) 2007-09-13
2007-09-03 Ian LynaghTAG ghc-6.8 branched 2007-09-03
2007-09-04 Ian LynaghRemove some incorrect rules; fixes #1658: CSE [of Doubl...
2007-08-30 Simon Marlowmake hWaitForInput/hReady not fail with "invalid argume...
2007-08-30 Ian LynaghFix haddock docs in Hashtable
2007-08-30 Ian LynaghFix building HashTable: Use ord rather than fromEnum
2007-08-30 Ian LynaghBetter hash functions for Data.HashTable, from Jan...
2007-08-28 Ian LynaghRemove redundant include/Makefile
2007-08-10 Ian LynaghMake arrays safer (e.g. trac #1046)
2007-08-24 Simon Marlowdelete configure droppings in setup clean
2007-08-23 Simon MarlowFIX #1282: 64-bit unchecked shifts are not exported...
2007-08-21 Ian LynaghFix hashInt
2007-08-19 Ross Patersontest impl(ghc) instead of IsGHC
2007-08-19 Ross Patersonfpstring.h has moved to bytestring
2007-08-19 Ross Patersonremove now-unused SIG constants
2007-08-19 Ross Patersoninclude Win32 extra-libraries for non-GHC's too
2007-08-16 Ian LynaghDon't import Distribution.Setup in Setup.hs as we no...
2007-08-14 Ian LynaghCorrect the swapMVar haddock doc
2007-08-13 Malcolm.Wallace... install Typeable.h for use by other packages
2007-08-13 Malcolm.Wallace... Don't try to build modules no longer living in base.
2007-08-12 Ian LynaghMove Data.{Foldable,Traversable} back to base
2007-08-11 Ian LynaghRemove bits left over from the old build system
2007-08-03 Ian LynaghMove the datamap001 (our only test) to the containers...
next