Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Suppress some #define and fix symbol names (makes code cleaner): | vlefevre | 2002-12-16 | 1 | -1/+1 |
* | forgot to remove debug statement | zimmerma | 2002-11-22 | 1 | -2/+0 |
* | fixed bug (infinite loop) for exact powers | zimmerma | 2002-11-22 | 1 | -21/+86 |
* | 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 |
* | Misc bug fixes and code clean-up. | vlefevre | 2002-02-04 | 1 | -11/+8 |
* | removed K&R function headers | zimmerma | 2001-11-16 | 1 | -9/+1 |
* | changed Library GPL to Lesser GPL | zimmerma | 2001-11-16 | 1 | -4/+4 |
* | remove limits.h math.h | daney | 2001-11-16 | 1 | -5/+2 |
* | removed proto already in mpfr.h | zimmerma | 2001-11-16 | 1 | -1/+0 |
* | take in account of CHAR_BIT in ui_pow | daney | 2001-10-18 | 1 | -2/+2 |
* | add the function pow(unsign long int, mpfr_t) | daney | 2001-10-18 | 1 | -0/+131 |