add GHC.HetMet.{hetmet_kappa,hetmet_kappa_app}
[ghc-base.git] / GHC / Float.lhs
2011-04-22 Ian LynaghPart of #5122 "Faster conversion between Rational and...
2010-10-18 Daniel FischerFIX #2271
2011-01-28 simonpj@microsoft.comUse explicit language extensions & remove extension...
2010-10-24 Daniel FischerCache for powers of 10
2010-10-24 Daniel FischerFix typo in floatToDigits
2010-10-24 Daniel FischerPerformance enchancement for floatToDigits
2010-10-24 Daniel FischerFIX #4383
2010-10-13 Simon Marlowremove trailing whitespace
2010-10-13 Simon MarlowFIX #4381
2010-08-16 ghc@cainnorris.netFIX #4228 (atanh (-1) returns NaN instead of -Infinity)
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-12-06 Ian LynaghComment the remaining orphan instance modules
2009-12-05 Ian LynaghDe-orphan Eq/Ord Float/Double
2009-10-29 simonpj@microsoft.comInline more default methods
2009-06-11 Duncan CouttsRemove unused foreign imports of __encodeFloat/Double
2009-06-02 Ian LynaghRemove unnecessary parens
2009-05-29 simonpj@microsoft.comMake two type defaults explicit
2009-03-30 Ian LynaghAvoid unnecessarily using Integer when decoding Floats
2008-08-20 Ian LynaghIgnore some orphan warnings
2008-08-06 Ian LynaghMove Int, Float and Double into ghc-prim:GHC.Types
2008-08-05 Ian LynaghFix warnings
2008-06-16 Ian LynaghAvoid using deprecated flags
2008-04-30 simonpj@microsoft.comAdd realToFrac RULE comments from patch message into...
2008-04-30 Don StewartAdd RULES for realToFrac from Int.
2008-04-27 Ian LynaghJust (-0/1) is now printed as Just (-0.0), not Just...
2008-03-23 Ian LynaghMove Integer out into its own package
2008-03-05 Don Stewartuntabify
2008-01-20 Ross Patersonhaddock attributes for haddock-2.0
2006-12-01 Alec BerrymanFix missing comma in Fractional documentation
2006-11-24 simonpj@microsoft.comAdd type signatures
2005-06-27 simonmar[project @ 2005-06-27 13:56:32 by simonmar]
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-02-12 simonpj[project @ 2004-02-12 14:55:31 by simonpj]
2003-09-16 simonmar[project @ 2003-09-16 13:03:37 by simonmar]
2003-04-01 simonpj[project @ 2003-04-01 16:30:37 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-27 simonmar[project @ 2002-02-27 14:33:09 by simonmar]
2002-02-05 simonmar[project @ 2002-02-05 17:32:24 by simonmar]
2001-12-21 simonmar[project @ 2001-12-21 15:07:20 by simonmar]
2001-07-03 simonmar[project @ 2001-07-03 14:13:32 by simonmar]
2001-06-28 simonmar[project @ 2001-06-28 14:15:04 by simonmar]