summaryrefslogtreecommitdiff
path: root/mpz/set_str.c
Commit message (Expand)AuthorAgeFilesLines
* Use integer fields for mp_bases logarithm tables.Torbjorn Granlund2011-08-071-4/+4
* Make it possible to compile GMP with g++.Torbjorn Granlund2010-11-101-1/+0
* Improve code for computing sizes related to mp_bases.Torbjorn Granlund2009-07-061-2/+2
* Update license to version 3.tege2007-09-181-4/+2
* Update FSF's address.tege2006-02-151-2/+2
* Add a copyright year.tege2005-11-011-2/+2
* Remove TMP_XXXX marker arguments.tege2005-05-181-4/+4
* Use __gmp_digit_value_tab;tege2003-03-171-27/+20
* * mpz/set_str.c, mpf/set_str.c, mpbsd/xtom.c, scanf/sscanffuns.c: CastKevin Ryde2002-10-191-7/+7
* Add a copyright year.tege2002-05-231-1/+1
* Nailify.tege2002-05-211-1/+1
* * mpz/set_str.c: Fix for trailing white space on zero, eg. "0 ".Kevin Ryde2001-05-031-2/+2
* Remove K&R function headers.tege2001-01-021-14/+1
* Copyright (C) -> Copyright.Kevin Ryde2000-10-151-1/+1
* *** empty log message ***tege2000-07-241-4/+4
* Provide dual ANSI/K&R function definitions.Kevin Ryde2000-04-291-2/+6
* Add a copyright year.Kevin Ryde2000-04-121-1/+2
* * Skip leading zeros.tege1998-05-051-0/+13
* Let `0b' and `0B' mean base 2.tege1997-07-251-1/+7
* #include string.h.tege1996-08-081-0/+1
* Initial revisiontege1996-05-081-0/+132