summaryrefslogtreecommitdiff
path: root/src/strtofr.c
Commit message (Expand)AuthorAgeFilesLines
* Copyright notice update: added 2015 withvlefevre2015-02-131-1/+1
* [src] Replaced some MPFR_ASSERTN's by MPFR_STAT_STATIC_ASSERT (from thevlefevre2014-01-241-1/+1
* Fixed misspellings, using codespell.vlefevre2014-01-071-3/+3
* Copyright notice update: added 2014 withvlefevre2014-01-031-1/+1
* work around for bug in mpn_set_strzimmerma2013-12-171-2/+4
* Applied patch 2 by Ondřej Bílka, fixing capitalization:vlefevre2013-07-221-1/+1
* Use copyright year ranges, followingvlefevre2013-05-301-1/+1
* Copyright notice update: added 2013 withvlefevre2013-01-031-1/+1
* [strtofr.c] new try to fix the assertion failure on 32-bitzimmerma2012-08-291-2/+3
* [strtofr.c] fix for failing test case introduced in r8392zimmerma2012-08-291-1/+3
* [strtofr.c] fixed commentszimmerma2012-08-291-2/+2
* [strtofr.c] fix for err >= GMP_NUMB_BITSzimmerma2012-08-281-2/+4
* [src/strtofr.c] Consistency correction: towards → toward.vlefevre2012-08-281-1/+1
* [strtofr.c] fixed bug in mpfr_strtofr in case:zimmerma2012-08-281-6/+20
* [src] #include <stdlib.h> unconditionally in mpfr-impl.h; removedvlefevre2012-02-241-1/+0
* Avoid potential integer overflows and improve consistency. This shouldvlefevre2012-02-221-1/+1
* Changed Arenaire to AriC with:vlefevre2012-01-101-1/+1
* Copyright notice update: added 2012 withvlefevre2012-01-101-1/+1
* [src/strtofr.c] Spelling.vlefevre2011-11-021-1/+1
* [src/strtofr.c] Support the case where mpfr_exp_t < long; mpfr_exp_t isvlefevre2011-05-121-11/+18
* Copyright notice update: added 2011 withvlefevre2011-01-171-1/+1
* Added MPFR_TMP_LIMBS_ALLOC macro and updated the source to use it.vlefevre2010-12-171-3/+3
* Source reorganization. In short:vlefevre2010-08-171-0/+825