summaryrefslogtreecommitdiff
path: root/scanf
Commit message (Expand)AuthorAgeFilesLines
* #include stdint.h even if we have inttypes.hMarc Glisse2021-06-061-4/+3
* scanf/doscan.c: Mask ASSERT_CODEMarco Bodrato2020-12-131-1/+1
* Use NEG_CASTMarco Bodrato2018-05-061-1/+1
* Include just gmp-impl.h, make gmp-impl.h grab gmp.h.Torbjorn Granlund2016-08-299-9/+0
* Use __GMP_ALLOCATE_FUNC_TYPE and friends.Torbjorn Granlund2016-08-291-1/+1
* INCLUDES => AM_CPPFLAGS.Torbjorn Granlund2014-10-011-1/+1
* Update library files license to use LGPL3+ and GPL2+.Torbjorn Granlund2014-01-2710-74/+184
* Canonicalise copyright headers.Torbjorn Granlund2014-01-1910-30/+30
* Get rid of varargs code and references.Torbjorn Granlund2014-01-197-83/+1
* Use https to link to GNU license.Torbjorn Granlund2013-12-0210-10/+10
* Collapse copyright years.Torbjorn Granlund2013-11-282-2/+2
* Clean out __GMP_PROTO.Torbjorn Granlund2012-03-031-3/+3
* Fix lot of spelling errors.Torbjorn Granlund2009-11-151-1/+1
* scanf/doscan.c (__gmp_doscan): Pad 3-operand scanf call with dummy argument.Torbjorn Granlund2009-04-142-2/+2
* Try simpler variant of scan().Torbjorn Granlund2009-04-131-1/+16
* Clean up scan() type problem.Torbjorn Granlund2009-04-132-377/+390
* Change _PROTO => __GMP_PROTO.Torbjorn Granlund2008-12-071-3/+3
* 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-498/+0
* Add a copyright year.tege2008-02-271-1/+1
* Update license to version 3.tege2007-09-1811-44/+22
* Fix comment typos.tege2007-04-251-1/+1
* Update FSF's address.tege2006-02-1511-22/+22
* * */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-65/+81
* Regenerate for:Kevin Ryde2003-12-101-0/+2
* Revert this:Kevin Ryde2003-12-071-28/+2
* * scanf/sscanffuns.c (scan): Take varargs per gmp_doscan_scan_t, toKevin Ryde2003-12-061-2/+28
* Add <stdlib.h> for strtol.Kevin Ryde2003-12-061-1/+2
* * scanf/doscan.c: Correction to a couple of trace printfs.Kevin Ryde2003-12-061-2/+2
* Ignore libscanf.la.Niels Möller2003-11-261-1/+2
* Added .cvsignore files, to reduce clutter in cvs output.Niels Möller2003-11-261-0/+3
* * 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
* Regenerate for:Kevin Ryde2002-12-161-0/+2
* * scanf/doscan.c: Add hex floats, tighten matching to follow C99, forKevin Ryde2002-12-161-84/+174
* Regenerate for:Kevin Ryde2002-12-121-3/+1
* Add a copyright year.Kevin Ryde2002-12-121-1/+1
* * configure.in: (AM_INIT_AUTOMAKE): Use "gnu no-dependenciesKevin Ryde2002-12-121-2/+0
* Regenerate for:Kevin Ryde2002-12-121-11/+0
* * */Makefile.in, configure, aclocal.m4, install-sh, mkinstalldirs:Kevin Ryde2002-12-121-56/+143
* (gmpscan): Remove unused label store_get_digits.tege2002-11-301-1/+0
* * gmp-impl.h (GMP_DECIMAL_POINT): New macro.Kevin Ryde2002-11-191-13/+9