Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor code forcing underflow exceptions. | Joseph Myers | 2015-09-23 | 1 | -5/+1 |
* | Use __copysign rather than copysign. | Wilco Dijkstra | 2015-04-22 | 1 | -1/+1 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2015-01-02 | 1 | -1/+1 |
* | Update copyright notices with scripts/update-copyrights | Allan McRae | 2014-01-01 | 1 | -1/+1 |
* | Fix casinh inaccuracy for imaginary part < 1.0, real part small (bug 10357). | Joseph Myers | 2013-03-30 | 1 | -0/+52 |
* | Fix casinh inaccuracy near i, imaginary part > 1 (bug 15307). | Joseph Myers | 2013-03-27 | 1 | -0/+32 |
* | Fix casinh inaccuracy for argument with imaginary part 1 (bug 15287). | Joseph Myers | 2013-03-21 | 1 | -0/+25 |
* | Fix casinh spurious underflows away from [-i,i] (bug 15062). | Joseph Myers | 2013-01-31 | 1 | -0/+20 |
* | Fix cacos real-part inaccuracy for result real part near 0 (bug 15023). | Joseph Myers | 2013-01-17 | 1 | -0/+85 |