summaryrefslogtreecommitdiff
path: root/scanf/doscan.c
Commit message (Expand)AuthorAgeFilesLines
* 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