Remove datatype contexts from base
[ghc-base.git] / GHC / Real.lhs
2011-05-24 Ian LynaghRemove datatype contexts from base
2011-04-30 Ian LynaghAdd a note about the definition of quot etc
2011-04-30 Denys RtveliashviliPerformance improvement for division: got rid of an...
2011-01-28 simonpj@microsoft.comUse explicit language extensions & remove extension...
2010-11-17 simonpj@microsoft.comMake (^) and (^^) INLINABLE
2010-10-19 Daniel FischerFIX #4335
2010-10-19 Daniel FischerFIX #4337
2010-10-21 Simon Marlowremove trailing whitespace
2010-10-21 Daniel FischerFIX #4336
2010-02-23 Simon MarlowUNDO: Handle NaN, -Infinity and Infinity in the toRatio...
2010-02-11 Simon MarlowHandle NaN, -Infinity and Infinity in the toRational...
2009-11-24 Ian LynaghRemove an old comment
2009-10-29 simonpj@microsoft.comInline more default methods
2009-08-05 Simon Marlowfix a copyright
2009-07-22 Ian LynaghAdd integer-simple as a build option
2009-06-12 Duncan CouttsRedefine gcdInt to use gcdInteger rather than gcdInt...
2009-04-03 simonpj@microsoft.comImport GHC.Err so we see bottoming functions properly
2008-11-19 Ian LynaghAdd more description of what "round" does, from the...
2008-11-20 Simon Marlowre-instate the gcd/Integer and lcm/Integer RULES
2008-09-23 Simon MarlowRestore the Haskell 98 behaviour of Show Ratio (#1920)
2008-08-05 Ian LynaghFix warnings
2008-07-30 Ian LynaghMake numericEnumFrom more efficient
2008-07-30 Ian LynaghPut in some parens to clarify how things parse
2008-07-26 Bart Masseyapplied patches to make enumFrom and friends strict...
2008-06-16 Ian LynaghAvoid using deprecated flags
2008-06-01 Ian LynaghTweak the definition of (^) again
2008-04-18 Ian LynaghTurn off the gcd/lcm optimisations for Integer for now
2008-03-23 Ian LynaghMove Integer out into its own package
2008-03-20 Ian LynaghAn even better definition for (^) (trac #1687)
2008-03-18 Ian LynaghReplace (^) with a faster variant (from trac #1687)
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-01-15 Ian LynaghFix crash with (minBound :: Int*) `div (-1) as...
2005-02-03 ross[project @ 2005-02-03 10:32:11 by ross]
2005-01-11 simonmar[project @ 2005-01-11 16:04:08 by simonmar]
2004-07-28 ross[project @ 2004-07-28 10:32:11 by ross]
2004-07-23 ross[project @ 2004-07-23 11:34:31 by ross]
2004-05-25 simonpj[project @ 2004-05-25 09:11:57 by simonpj]
2002-11-08 simonpj[project @ 2002-11-08 09:04:35 by simonpj]
2002-09-18 simonmar[project @ 2002-09-18 11:32:43 by simonmar]
2002-09-03 simonmar[project @ 2002-09-03 09:40:51 by simonmar]
2002-07-23 simonpj[project @ 2002-07-23 14:52:46 by simonpj]
2002-07-04 simonmar[project @ 2002-07-04 16:22:02 by simonmar]
2002-06-18 simonpj[project @ 2002-06-18 09:31:05 by simonpj]
2002-04-26 simonmar[project @ 2002-04-26 12:48:16 by simonmar]
2002-02-12 simonmar[project @ 2002-02-12 15:51:26 by simonmar]
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]