summaryrefslogtreecommitdiff
path: root/printf
Commit message (Expand)AuthorAgeFilesLines
* #include stdint.h even if we have inttypes.hMarc Glisse2021-06-062-8/+6
* Copyright yearsMarco Bodrato2018-05-165-5/+5
* printf/repl-vsnprintf.c: Better handling floating-point specifiersMarco Bodrato2018-05-161-2/+2
* Avoid empty translation units.Marco Bodrato2018-02-254-3/+8
* printf/snprntffuns.c: report -1 as an error.Marco Bodrato2018-02-081-5/+2
* printf/snprntffuns.c: Use __GMP_FREE_FUNC_TYPE.Marco Bodrato2018-02-021-1/+1
* printf/*.c: Use __GMP_FREE_FUNC_TYPEMarco Bodrato2018-01-313-4/+4
* printf/snprntffuns.c: Use size_t instead of intMarco Bodrato2018-01-311-1/+2
* Include just gmp-impl.h, make gmp-impl.h grab gmp.h.Torbjorn Granlund2016-08-2921-21/+0
* printf/doprnt.c: Avoid buffer overrun with long long limbs.Marco Bodrato2015-12-101-3/+3
* (gmp_sprintf_final): Remove extra parameters.Torbjorn Granlund2015-04-211-1/+1
* INCLUDES => AM_CPPFLAGS.Torbjorn Granlund2014-10-011-1/+1
* Update library files license to use LGPL3+ and GPL2+.Torbjorn Granlund2014-01-2722-158/+400
* printf/repl-vsnprintf.c: Feed case 'z' in switch (type) with case 'z' in swit...Marco Bodrato2014-01-231-0/+1
* Canonicalise copyright headers.Torbjorn Granlund2014-01-1922-66/+66
* Get rid of varargs code and references.Torbjorn Granlund2014-01-1921-214/+1
* Use https to link to GNU license.Torbjorn Granlund2013-12-0222-22/+22
* Collapse copyright years.Torbjorn Granlund2013-11-281-1/+1
* (__gmp_doprnt): Use memcpy instead of strcpy.Torbjorn Granlund2013-10-291-1/+1
* Fix typos.Torbjorn Granlund2013-07-221-1/+1
* Clean out __GMP_PROTO.Torbjorn Granlund2012-03-031-1/+1
* (__gmp_doprnt_mpf): For DOPRNT_CONV_FIXED, ask for one more digit.Torbjorn Granlund2011-08-181-2/+4
* Use integer fields for mp_bases logarithm tables.Torbjorn Granlund2011-08-071-1/+2
* Finish renaming BITS_PER_MP_LIMB to GMP_LIMB_BITS.Torbjorn Granlund2009-11-281-1/+1
* More spelling fixes.Torbjorn Granlund2009-11-151-1/+1
* Print huge exponents properly.Torbjorn Granlund2009-09-152-6/+6
* Improve code for computing sizes related to mp_bases.Torbjorn Granlund2009-07-061-1/+1
* Change _PROTO => __GMP_PROTO.Torbjorn Granlund2008-12-071-1/+1
* New .hgignore file. Removed all old .cvsignore files.Niels Möller2008-09-051-4/+0
* */Makefile.in, configure, aclocal.m4, config.in: Removed filesNiels Möller2008-09-051-535/+0
* Clean up spacing.tege2007-09-246-660/+660
* Update license to version 3.tege2007-09-1823-92/+46
* Update FSF's address.tege2006-02-1523-46/+46
* * */Makefile.in, install-sh, aclocal.m4: Update to automake 1.8.4.Kevin Ryde2004-05-101-4/+6
* Regenerate for:Kevin Ryde2004-05-101-1/+0
* Regenerate for:Kevin Ryde2004-05-081-9/+2
* Regenerate for:Kevin Ryde2004-04-201-1/+1
* * aclocal.m4, configure, ltmain.sh, */Makefile.in: Update to automakeKevin Ryde2004-02-281-3/+3
* Regenerate for:Kevin Ryde2004-01-111-0/+1
* Regenerate for:Kevin Ryde2003-12-191-1/+1
* * */Makefile.in, configure, aclocal.m4, ansi2knr.c, install-sh,Kevin Ryde2003-12-191-80/+96
* Regenerate for:Kevin Ryde2003-12-101-0/+2
* Ignore libprintf.la.Niels Möller2003-11-261-1/+2
* Added .cvsignore files, to reduce clutter in cvs output.Niels Möller2003-11-261-0/+3
* Correction to:Kevin Ryde2003-04-281-2/+11
* * printf/doprnt.c: Add M for mp_limb_t.Kevin Ryde2003-04-231-1/+11
* * mpfr/*: Update to mpfr cvs 2003-01-18.Kevin Ryde2003-01-181-0/+1
* Regenerate for:Kevin Ryde2003-01-111-0/+1
* Regenerate for:Kevin Ryde2002-12-171-2/+0
* (gmp_fprintf_reps): Make it actually work for padding > 256.tege2002-12-171-2/+2