| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix lot of spelling errors. | Torbjorn Granlund | 2009-11-15 | 1 | -1/+1 |
* | scanf/doscan.c (__gmp_doscan): Pad 3-operand scanf call with dummy argument. | Torbjorn Granlund | 2009-04-14 | 1 | -1/+1 |
* | Clean up scan() type problem. | Torbjorn Granlund | 2009-04-13 | 1 | -375/+375 |
* | Update license to version 3. | tege | 2007-09-18 | 1 | -4/+2 |
* | Update FSF's address. | tege | 2006-02-15 | 1 | -2/+2 |
* | Add <stdlib.h> for strtol. | Kevin Ryde | 2003-12-06 | 1 | -1/+2 |
* | * scanf/doscan.c: Correction to a couple of trace printfs. | Kevin Ryde | 2003-12-06 | 1 | -2/+2 |
* | * scanf/doscan.c: Add hex floats, tighten matching to follow C99, for | Kevin Ryde | 2002-12-16 | 1 | -84/+174 |
* | (gmpscan): Remove unused label store_get_digits. | tege | 2002-11-30 | 1 | -1/+0 |
* | * gmp-impl.h (GMP_DECIMAL_POINT): New macro. | Kevin Ryde | 2002-11-19 | 1 | -13/+9 |
* | * scanf/doscan.c: Don't use isascii, rely on C99 ctype.h. | Kevin Ryde | 2002-11-02 | 1 | -5/+5 |
* | * printf/doprnt.c, scanf/doscan.c (%zn): Remove test of non-existant | Kevin Ryde | 2002-03-16 | 1 | -4/+0 |
* | Restore a reminder why inttypes.h/stdint.h is wanted. | Kevin Ryde | 2002-02-21 | 1 | -1/+1 |
* | Conditionally include inttypes.h. | tege | 2002-02-20 | 1 | -2/+6 |
* | * gmp-impl.h, mpz/get_str.c, mpz/out_raw.c, mpq/get_str.c, | Kevin Ryde | 2002-01-17 | 1 | -16/+16 |
* | More of: | Kevin Ryde | 2001-11-21 | 1 | -0/+7 |
* | Yet more of: | Kevin Ryde | 2001-11-20 | 1 | -120/+134 |
* | More of: | Kevin Ryde | 2001-11-17 | 1 | -8/+14 |
* | * scanf/doscan.c, scanf/fscanf.c, scanf/fscanffuns.c, scanf/scanf.c, | Kevin Ryde | 2001-11-15 | 1 | -0/+651 |