summaryrefslogtreecommitdiff
path: root/src/gmp_op.c
Commit message (Expand)AuthorAgeFilesLines
* Replacedvlefevre2016-02-041-1/+1
* Copyright notice update: added 2016 withvlefevre2016-01-011-1/+1
* Copyright notice update: added 2015 withvlefevre2015-05-201-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-03-081-1/+1
* Changed Arenaire to AriC with:vlefevre2012-01-101-1/+1
* Copyright notice update: added 2012 withvlefevre2012-01-101-1/+1
* [tests/tgmpop.c] Improved division-by-zero tests.vlefevre2011-09-241-0/+2
* [src/gmp_op.c] Handle the special cases in mpfr_cmp_q and mpfr_cmp_f.vlefevre2011-09-201-5/+22
* [src/gmp_op.c] Added a blank line.vlefevre2011-02-101-0/+1
* Added mpfr_z_sub (function/test/doc)demengeo2011-02-091-0/+25
* Copyright notice update: added 2011 withvlefevre2011-01-171-1/+1
* [src/gmp_op.c] Extend the exponent range in mpfr_cmp_q and mpfr_cmp_f.vlefevre2010-08-231-2/+11
* [src/gmp_op.c] In mpfr_add_q / mpfr_sub_q, check with MPFR_ASSERTNvlefevre2010-08-231-2/+14
* [src/gmp_op.c] Extend the exponent range in mpfr_add_q / mpfr_sub_qvlefevre2010-08-231-2/+12
* [src/gmp_op.c] Fixed the Inf +/- Inf cases for mpfr_add_q / mpfr_sub_q.vlefevre2010-08-191-2/+14
* [src/gmp_op.c] The function mpfr_cmp_z could fail in a reducedvlefevre2010-08-191-1/+21
* [src/gmp_op.c] The functions mpfr_mul_z, mpfr_div_z, mpfr_add_z andvlefevre2010-08-191-4/+13
* [src/gmp_op.c] Fixed the intermediate overflow case in mpfr_muldiv_zvlefevre2010-08-181-12/+34
* [src/gmp_op.c] Added function mpfr_muldiv_z (currently static -- shouldvlefevre2010-08-181-42/+47
* Source reorganization. In short:vlefevre2010-08-171-0/+345