Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Suppress some #define and fix symbol names (makes code cleaner): | vlefevre | 2002-12-16 | 1 | -4/+4 |
* | MP_LIMB_T_HIGHBIT -> MPFR_LIMB_HIGHBIT. | vlefevre | 2002-06-26 | 1 | -8/+8 |
* | Bug fixed (possible integer overflow). | vlefevre | 2002-05-29 | 1 | -1/+1 |
* | 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 |
* | Better comments. | vlefevre | 2001-12-19 | 1 | -2/+2 |
* | Casts to size_t added (safer and could be required in the future). | vlefevre | 2001-11-25 | 1 | -2/+2 |
* | Integer overflows checked. | vlefevre | 2001-11-16 | 1 | -1/+1 |
* | changed Library GPL to Lesser GPL | zimmerma | 2001-11-16 | 1 | -4/+4 |
* | add.c -> add.c & add1.c | vlefevre | 2001-11-15 | 1 | -0/+548 |