Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Suppress some #define and fix symbol names (makes code cleaner): | vlefevre | 2002-12-16 | 1 | -2/+2 |
* | COPYING -> COPYING.LIB and GPL re-added. | vlefevre | 2002-04-15 | 1 | -1/+1 |
* | COPYING.LIB -> COPYING. | vlefevre | 2002-04-05 | 1 | -1/+1 |
* | 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 | -7/+7 |
* | remove math.h | daney | 2001-11-16 | 1 | -4/+10 |
* | 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 |
* | removed prototype already in mpfr.h | zimmerma | 2001-11-16 | 1 | -1/+0 |
* | correct some bugs | daney | 2001-10-24 | 1 | -6/+4 |
* | correst tanh(0) | daney | 2001-10-18 | 1 | -0/+1 |
* | correct syntax of tanh.c | daney | 2001-10-17 | 1 | -88/+106 |
* | implement ternary inexact flag | zimmerma | 2001-10-15 | 1 | -27/+22 |
* | new file function | daney | 2001-04-05 | 1 | -0/+140 |