- 10 Jul, 2012 1 commit
-
-
pcapriotti authored
Remove exact base 2 logarithms, since their values depend on whether excess precision is used or not (see also #5165).
-
- 20 Jul, 2011 1 commit
-
-
dterei authored
-
- 05 Jan, 2011 1 commit
-
-
Simon Marlow authored
-
- 01 Jan, 2010 1 commit
-
-
Ian Lynagh authored
-
- 26 Mar, 2009 1 commit
-
-
Simon Marlow authored
round and truncate are undefined if the result would be outside the range of the target type (#1254).
-
- 17 Feb, 2009 1 commit
-
-
Ben.Lippmeier authored
On SPARC and PPC, double2Int (2^33) does a saturating conversion which results in 2147483647. On i386 it gives -2147483648, but I'm declaring that broken.
-
- 14 Jun, 2007 1 commit
-
-
Simon Marlow authored
-
- 11 Oct, 2006 1 commit
-
-
Ian Lynagh authored
-