summaryrefslogtreecommitdiff
path: root/mul_d.c
Commit message (Expand)AuthorAgeFilesLines
* Copyright notice update: added 2010 withvlefevre2010-01-201-1/+1
* Renamed COPYING.LIB as COPYING.LESSER (GNU Coding Standards, #7.3)vlefevre2009-07-301-1/+1
* mp_rnd_t -> mpfr_rnd_tvlefevre2009-06-261-1/+1
* Update to LGPL v3+, as decided by the main MPFR developers.vlefevre2009-03-031-4/+4
* Copyright notice update: added 2009 withvlefevre2009-01-151-1/+1
* This is now GNU MPFR!vlefevre2008-10-271-4/+4
* further code simplificationthevenyp2008-02-271-4/+1
* code simplification (same as in r5323)thevenyp2008-02-271-2/+1
* mul_d.c: restore flags set by mpfr_mul. This fixes the bug revealed by MPFR_S...thevenyp2008-02-271-2/+3
* Copyright notice update: added 2008 withvlefevre2008-01-011-1/+1
* new arithmetic functions with a double argumentthevenyp2007-09-071-0/+52