summaryrefslogtreecommitdiff
path: root/src/mul_fr.c
Commit message (Expand)AuthorAgeFilesLines
* changed GMP_RND? to MPFR_RND?enge2012-07-231-2/+2
* replaced MPC_RE by mpc_realref and MPC_IM by mpc_imagref everywhereenge2011-11-041-7/+7
* license change:enge2011-08-291-12/+11
* changed copyright lines in src to "Copyright (C) INRIA, year1, year2, ..."zimmerma2011-01-251-1/+1
* code cleanup:enge2010-07-301-3/+3
* reverted to previous revision as far as signs of zeroes are concerned;enge2009-09-071-14/+13
* pow.c: renamed variable to avoid duplicate nameenge2009-09-071-13/+14
* Modify #include chain so as to support DLL creation on Cygwinthevenyp2009-03-171-4/+1
* src/mul_fr.c: Avoid init/clear a mpfr_t variable when possible.thevenyp2008-10-311-3/+7
* div_fr.c mul_fr.c: Fix bug revealed by reuse tests.thevenyp2008-09-241-2/+10
* File reorganisation into three new directories: src, tests and doc.thevenyp2008-04-091-0/+35