diff browse annotate |
4f44ffa3f9ff91a18d6bb493c9fec7b32045fbe7 created 2012-04-19 16:36 -0700 pushed 2012-06-05 16:11 +0000 |
Jeff Walden | Jeff Walden - Remove some extraneous includes and a function, all added in bug 714260. They were initially necessary when that patch was written, but they became vestigial during rebasing prior to landing, and this disuse wasn't noticed til now. r=lumpy |
diff browse annotate |
2187cab0d2f6eed33fef23794a0d9a17fd01e048 created 2012-01-23 03:43 -0800 pushed 2012-04-13 05:22 +0000 |
Jeff Walden | Jeff Walden - Bug 714260 - Implement FloatingPoint.h to consolidate all IEEE-754 floating point operations in a single location. r=dmandelin for the js bits, r=Ms2ger for mfbt and the core bits |