Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Source reorganization. In short: | vlefevre | 2010-08-17 | 1 | -242/+0 |
* | Replaced GMP_LIMB_BITS by GMP_NUMB_BITS to use only one of these macros. | vlefevre | 2010-01-08 | 1 | -1/+1 |
* | BITS_PER_MP_LIMB -> GMP_LIMB_BITS | zimmerma | 2010-01-08 | 1 | -1/+1 |
* | Removed trailing spaces (better for future patches, as such spaces | vlefevre | 2005-08-18 | 1 | -6/+6 |
* | Converted tabs to spaces with expand. | vlefevre | 2005-08-18 | 1 | -27/+27 |
* | Replace TMP_ALLOC by MPFR_TMP_ALLOC | pelissip | 2005-05-18 | 1 | -8/+8 |
* | replaced // comments by /* ... */ | zimmerma | 2005-04-05 | 1 | -1/+1 |
* | Add info. | pelissip | 2005-03-25 | 1 | -2/+9 |
* | Improved version. | pelissip | 2005-03-25 | 1 | -0/+9 |
* | Add checking. | pelissip | 2005-03-24 | 1 | -18/+75 |
* | Initial version of Short Division. | pelissip | 2005-03-22 | 1 | -0/+169 |