summaryrefslogtreecommitdiff
path: root/scanf/doscan.c
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-291-1/+0
* Update library files license to use LGPL3+ and GPL2+.Torbjorn Granlund2014-01-271-7/+18
* Canonicalise copyright headers.Torbjorn Granlund2014-01-191-3/+3
* Get rid of varargs code and references.Torbjorn Granlund2014-01-191-6/+1
* Use https to link to GNU license.Torbjorn Granlund2013-12-021-1/+1
* Collapse copyright years.Torbjorn Granlund2013-11-281-1/+1
* 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-141-1/+1
* Clean up scan() type problem.Torbjorn Granlund2009-04-131-375/+375
* Update license to version 3.tege2007-09-181-4/+2
* Update FSF's address.tege2006-02-151-2/+2
* 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
* * scanf/doscan.c: Add hex floats, tighten matching to follow C99, forKevin Ryde2002-12-161-84/+174
* (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
* * scanf/doscan.c: Don't use isascii, rely on C99 ctype.h.Kevin Ryde2002-11-021-5/+5
* * printf/doprnt.c, scanf/doscan.c (%zn): Remove test of non-existantKevin Ryde2002-03-161-4/+0
* Restore a reminder why inttypes.h/stdint.h is wanted.Kevin Ryde2002-02-211-1/+1
* Conditionally include inttypes.h.tege2002-02-201-2/+6
* * gmp-impl.h, mpz/get_str.c, mpz/out_raw.c, mpq/get_str.c,Kevin Ryde2002-01-171-16/+16
* More of:Kevin Ryde2001-11-211-0/+7
* Yet more of:Kevin Ryde2001-11-201-120/+134
* More of:Kevin Ryde2001-11-171-8/+14
* * scanf/doscan.c, scanf/fscanf.c, scanf/fscanffuns.c, scanf/scanf.c,Kevin Ryde2001-11-151-0/+651