Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Copyright line changed. | vlefevre | 2002-03-04 | 1 | -1/+1 |
* | mpfr_{div,mul}_2exp -> mpfr_{div,mul}_2ui. | vlefevre | 2002-02-14 | 1 | -1/+1 |
* | Misc bug fixes and code clean-up. | vlefevre | 2002-02-04 | 1 | -6/+7 |
* | fixed bug for sin(3*Pi/2) | zimmerma | 2001-12-21 | 1 | -3/+15 |
* | removed K&R function headers | zimmerma | 2001-11-16 | 1 | -8/+1 |
* | changed Library GPL to Lesser GPL | zimmerma | 2001-11-16 | 1 | -4/+4 |
* | implement ternary inexact flag | zimmerma | 2001-10-15 | 1 | -4/+4 |
* | new implementation of mpfr_sin, using mpfr_cos | zimmerma | 2001-09-07 | 1 | -0/+85 |