summaryrefslogtreecommitdiff
path: root/tests/tset_z_exp.c
Commit message (Expand)AuthorAgeFilesLines
* Copyright notice update: added 2015 withvlefevre2015-02-131-1/+1
* Copyright notice update: added 2014 withvlefevre2014-01-031-1/+1
* Use copyright year ranges, followingvlefevre2013-05-301-1/+1
* Copyright notice update: added 2013 withvlefevre2013-01-031-1/+1
* [tests] Removed #include of headers already included via "mpfr-test.h"vlefevre2012-02-241-4/+0
* Changed Arenaire to AriC with:vlefevre2012-01-101-1/+1
* Copyright notice update: added 2012 withvlefevre2012-01-101-1/+1
* Copyright notice update: added 2011 withvlefevre2011-01-171-1/+1
* [tests/*.c] Support the case where mpfr_exp_t is not a long intvlefevre2010-10-191-4/+16
* replaced calls to mpfr_printf by calls to mpfr_dumpzimmerma2010-09-161-1/+1
* Replacedvlefevre2010-07-301-1/+1
* [tests/tset_z_exp.c] Fixed type in a printf.vlefevre2010-05-311-1/+2
* [tset_z_exp.c] fixed two FIXMEzimmerma2010-05-311-7/+14
* [tests/tset_z_exp.c] Added 2 FIXME in the test.vlefevre2010-05-311-7/+6
* [tests/tset_z_exp.c] Removed testcase bug20100531 (this was a bug invlefevre2010-05-311-29/+8
* [tests/tset_z_exp.c] Added testcase bug20100531.vlefevre2010-05-311-0/+27
* New exponent type mpfr_exp_t for MPFR (replacing GMP's mp_exp_t).vlefevre2010-05-071-4/+4
* tests/tset_z_exp.c untabified.vlefevre2010-03-181-2/+2
* changed mpfr_get_z_exp -> mpfr_get_z_2exp (old function) zimmerma2010-02-221-5/+5
* added new function mpfr_set_z_exp (companion to mpfr_get_z_exp)zimmerma2010-02-221-0/+107