Joe Drew
|
0b3be61b7d
|
Bug 717047 - Use <cmath> instead of math.h in nsMathUtils.h. r=bjacob
--HG--
extra : rebase_source : 4062a696008f27124c477367b043bc0f1d96710e
|
2012-01-10 18:04:12 -05:00 |
Ted Mielczarek
|
77c439eaa4
|
bug 682319 - use C99 isfinite on OS X, since finite is deprecated (and not present on iOS). r=bz
|
2011-08-29 11:14:27 -04:00 |
Jeff Muizelaar
|
78bf7a2c9e
|
Bug 660662. Eliminate NS_(ceil|floor). r=roc
These just called the system versions.
|
2011-05-30 15:08:55 -04:00 |
Ed Morley
|
236540a1b6
|
Bug 666984 - Remove/substitute NS_FloatIsFinite since it does the same thing as NS_finite; r=jwatt
|
2011-08-01 13:43:23 -04:00 |
Ginn Chen
|
2cd9808d15
|
Bug 654655 ieeefp.h is required for finite() on Solaris r=bz
|
2011-05-18 09:47:37 +08:00 |
Ed Morley
|
27e86608e7
|
Bug 652506 - Remove WinCE code from xpcom; r=bsmedberg
|
2011-05-01 20:59:24 +02:00 |
Ms2ger
|
6d0ca99511
|
Bug 630052, part a: Add NS_finite API to nsMathUtils; r=bz
|
2011-04-02 14:18:40 -04:00 |
Zack Weinberg ext:(%2C%20Ms2ger%20%3Cms2ger%40gmail.com%3E)
|
2ac3a6879f
|
Bug 513395: Implement revised CSS gradient notation (1/2): parser and data structure changes
|
2009-11-02 11:36:43 -08:00 |
reed@reedloden.com
|
2f45eced10
|
Bustage fix for bug 413787.
|
2008-04-01 21:21:31 -07:00 |
reed@reedloden.com
|
c054f1fe88
|
Bustage fix for bug 413787.
|
2008-04-01 21:09:08 -07:00 |
reed@reedloden.com
|
83fae0ab2b
|
Bug 413787 - "NSToIntRound, NSToCoordRound code generation" [p=mmoy@yahoo.com (Michael Moy) r+sr=roc a1.9=schrep]
|
2008-04-01 20:47:07 -07:00 |
roc+@cs.cmu.edu
|
0054412272
|
Bug 374866. Reftests for text-transform. r=dbaron
|
2007-03-22 16:01:14 -07:00 |
reed%reedloden.com
|
44907b7ff4
|
Bustage fix for bug 413787.
|
2008-04-02 04:21:31 +00:00 |
reed%reedloden.com
|
f530ab1812
|
Bustage fix for bug 413787.
|
2008-04-02 04:09:08 +00:00 |
reed%reedloden.com
|
574a754803
|
Bug 413787 - "NSToIntRound, NSToCoordRound code generation" [p=mmoy@yahoo.com (Michael Moy) r+sr=roc a1.9=schrep]
|
2008-04-02 03:47:07 +00:00 |
pavlov%pavlov.net
|
4e0af59120
|
adding new round/ceil/floor that behave like (or call through to) the libc versions. splitting them out in to a file so they don't have a dependency on nscoord. bug 372027. r=vlad, sr=roc, r=bsmedberg
|
2007-02-28 20:57:13 +00:00 |