summaryrefslogtreecommitdiff
path: root/speed.c
Commit message (Expand)AuthorAgeFilesLines
* Source reorganization. In short:vlefevre2010-08-171-283/+0
* Replacedvlefevre2010-07-301-1/+1
* Changed mp_prec_t into mpfr_prec_t.vlefevre2010-04-301-6/+6
* Copyright notice update: added 2010 withvlefevre2010-01-201-1/+1
* Replaced GMP_LIMB_BITS by GMP_NUMB_BITS to use only one of these macros.vlefevre2010-01-081-5/+5
* BITS_PER_MP_LIMB -> GMP_LIMB_BITSzimmerma2010-01-081-5/+5
* Renamed COPYING.LIB as COPYING.LESSER (GNU Coding Standards, #7.3)vlefevre2009-07-301-1/+1
* GMP_RNDX -> MPFR_RNDXzimmerma2009-03-031-2/+2
* Update to LGPL v3+, as decided by the main MPFR developers.vlefevre2009-03-031-4/+4
* speed.c, tests/texp.c: untabified.vlefevre2009-02-191-14/+14
* [speed.c] preliminary program to check the tuning of mpfr (based on tuneup.c)zimmerma2009-02-091-0/+283