Nicholas Nethercote
|
4b675b90c2
|
Bug 1041914 - Convert the fourth quarter of MFBT to Gecko style. r=Ms2ger.
--HG--
extra : rebase_source : 588fa9c0d1e819e1826835c4ef4a1428a927bf93
|
2014-07-22 20:54:41 -07:00 |
|
Nicholas Nethercote
|
386e3bffeb
|
Bug 1026319 - Convert the second quarter of MFBT to Gecko style. r=froydnj.
--HG--
extra : rebase_source : 98d2557c7fe4648d79143c654e7e31767fca2e65
|
2014-06-12 23:34:08 -07:00 |
|
Benoit Jacob
|
dd9ac0241f
|
Bug 807607 - Make MFBT tests use MOZ_RELEASE_ASSERT instead of MOZ_ASSERT to ensure test coverage in non-DEBUG - r=Waldo
find mfbt/tests/ -type f | xargs sed -i 's/MOZ_ASSERT/MOZ_RELEASE_ASSERT/g'
|
2014-04-24 17:06:50 -04:00 |
|
Benjamin Bouvier
|
f0e3f0c215
|
Bug 939843: Tests for mfbt::Floats; r=waldo
--HG--
extra : rebase_source : a6515f7d4e82e020fd7686f14932855873078813
|
2014-02-27 16:23:08 +01:00 |
|
Benjamin Bouvier
|
92bd6753fc
|
Bug 939843: Unify FloatingPoint's code for Double and Float; r=waldo
--HG--
extra : rebase_source : 2f7956d497d534af8931939a38a29ad27695a3fc
|
2014-01-30 15:54:46 +01:00 |
|
Kartikaya Gupta
|
2af12fb550
|
Bug 948984 - Add functions to fuzzily compare float numbers. r=bjacob, r=Waldo
|
2014-02-05 17:04:42 -05:00 |
|
Dan Gohman
|
c0da77c4d5
|
Bug 930708 - IonMonkey: Factor out a DoubleEqualsInt32 from DoubleIsInt32 and use it when negative zero is to be treated as zero. r=nbp
|
2013-11-02 14:29:44 -07:00 |
|
Dan Gohman
|
5d9cc1f359
|
Bug 924637 - Document a somewhat counterintuitive case in ExponentComponent, and add test coverage for it. r=waldo
|
2013-10-09 06:41:42 -07:00 |
|
Dan Gohman
|
463a7c338e
|
Bug 918350 - SpiderMonkey: Remove js_NaN in favor of a new mozilla::GenericNaN() function. r=waldo
|
2013-09-19 18:42:56 -07:00 |
|
Dan Gohman
|
2b1946d99c
|
Bug 910814 - IonMonkey: Add testcases for several FloatingPoint.h predicates. r=waldo
|
2013-09-02 13:53:35 -07:00 |
|
Jeff Walden
|
dc1be62488
|
Bug 896842 - Implement mozilla::DoublesAreIdentical. r=luke
|
2013-06-18 15:35:03 -07:00 |
|