Commit ID 4de15256dd6387e52c8b9f5588c08044b68f6817
|
Contributor: | Lutz Euler | Files Modified: | 2 |
| Date: | 07-June-2012 at 12:23 | Lines Added: | 101 | |
| Repository: | git://sbcl.git.sourceforge.net/gitroot/sbcl/sbcl.git master | Lines Removed: | 32 | |
| Commit Comment: | Add a test for range reduction of trigonometric functions on non-x86. Trigonometric functions of large float arguments yield differing results depending on how range reduction is done. There is already a test for the results expected on x86, float.pure.lisp/(:range-reduction :x87). Add a test for the results expected from GNU libm and enable it for all platforms except x86. The new test is impure and therefore added to "float.impure.lisp". Move the x86 test there, too, to reduce the potential for future confusion. |
|||
| Language | Code Added | Code Removed | Comments Added | Comment Removed | Blanks Added | Blanks Removed | |
|---|---|---|---|---|---|---|---|
| Lisp | 72 | 21 | 24 | 8 | 5 | 3 | |
Copyright
©
2013
Black Duck Software, Inc.
and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a
Creative Commons Attribution 3.0 Unported License
. Ohloh
®
and the Ohloh logo are trademarks of
Black Duck Software, Inc.
in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.