summaryrefslogtreecommitdiff
path: root/src/vasprintf.c
Commit message (Expand)AuthorAgeFilesLines
* Copyright notice update: added 2013 withvlefevre2013-01-031-1/+1
* Changed Arenaire to AriC with:vlefevre2012-01-101-1/+1
* Copyright notice update: added 2012 withvlefevre2012-01-101-1/+1
* [src/vasprintf.c] Untabify.vlefevre2011-11-031-1/+1
* [src/vasprintf.c] Corrected a comment.thevenyp2011-11-031-1/+1
* [src/vasprintf.c] Spelling.vlefevre2011-11-021-1/+1
* [src/vasprintf.c] Corrected a comment.vlefevre2011-11-021-1/+1
* [src/vasprintf.c] Untabify. Minor correction in a comment.vlefevre2011-11-021-34/+34
* [src/vasprintf.c] Rewrite in a cleaner way the part of regular_fg implied in ...thevenyp2011-11-021-81/+53
* [src/mpn_exp.c] added commentzimmerma2011-11-021-2/+7
* [src/vasprintf.c] Added a comment.vlefevre2011-07-291-0/+2
* Avoid expensive calls to mpfr_get_prec() using mpfr_ceil_mul() instead.thevenyp2011-07-281-17/+31
* Use a buffer in order to avoid a double call to mpfr_get_str.thevenyp2011-07-281-28/+58
* [vasprintf.c] simplified and improved round_to_10_power(), also contributedzimmerma2011-07-181-138/+11
* Added mpfr-intmax.h header.vlefevre2011-05-131-7/+1
* [src/{mpfr.h,mpfr-impl.h,vasprintf.c}] Clean-up and improvementvlefevre2011-05-121-12/+4
* Added new types mpfr_limb_ptr and mpfr_limb_srcptr to src/mpfr-impl.h,vlefevre2011-02-091-1/+1
* Copyright notice update: added 2011 withvlefevre2011-01-171-1/+1
* Some minor corrections in comments.vlefevre2010-09-151-2/+2
* Source reorganization. In short:vlefevre2010-08-171-0/+2204