summaryrefslogtreecommitdiff
path: root/src/get_str.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* [src/get_str.c] #include "mpfr-intmax.h" so that UINT64_C has a chancevlefevre2012-09-041-0/+1
* [tests/tl2b.c] use UINT64_C for 64-bit integer constantszimmerma2012-09-041-122/+126
* we use a 77-bit approximation in get_str.c (and not 76-bit)zimmerma2012-07-261-2/+2
* Avoid potential integer overflows and improve consistency. This shouldvlefevre2012-02-221-3/+3
* Changed Arenaire to AriC with:vlefevre2012-01-101-1/+1
* Copyright notice update: added 2012 withvlefevre2012-01-101-1/+1
* [src/get_str.c] Added a comment about the use of mpfr_ceil_mulvlefevre2011-07-291-0/+1
* Make ceil_mul() public as mpfr_ceil_mul() in mpfr-impl.hthevenyp2011-07-281-6/+7
* Updated AUTHORS file and copyright notices (for more consistency).vlefevre2011-05-181-1/+0
* [src/get_str.c,TODO] updated comments, mpfr_get_str already supports base <= 62zimmerma2011-01-281-2/+2
* 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-6/+6
* Source reorganization. In short:vlefevre2010-08-171-0/+2554