index
:
delta/gmp.git
baserock/morph
gmp
gmp-3_0-branch
gmp-3_1-branch
gmp-4_0-branch
gmp-4_1-branch
master
gmplib.org: repo/gmp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mpz
/
inp_str.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use the macros ALLOC etc to access the fields of mpz_t in mpz/*.
Marc Glisse
2012-02-23
1
-3
/
+3
*
Use integer fields for mp_bases logarithm tables.
Torbjorn Granlund
2011-08-07
1
-4
/
+4
*
Make it possible to compile GMP with g++.
Torbjorn Granlund
2010-11-10
1
-1
/
+0
*
Improve code for computing sizes related to mp_bases.
Torbjorn Granlund
2009-07-06
1
-3
/
+2
*
Whitespace-cleanup.
Torbjorn Granlund
2008-12-02
1
-1
/
+1
*
Update license to version 3.
tege
2007-09-18
1
-4
/
+2
*
Update FSF's address.
tege
2006-02-15
1
-2
/
+2
*
* mpz/inp_str.c (mpz_inp_str_nowhite): Use ASSERT_ALWAYS for EOF value
Kevin Ryde
2003-12-13
1
-3
/
+3
*
Get rid of function digit_value_in_base and use table __gmp_digit_value_tab
tege
2003-03-17
1
-25
/
+23
*
Add a copyright year.
tege
2002-05-23
1
-2
/
+2
*
(mpz_inp_str_nowhite): Nailify.
tege
2002-05-22
1
-1
/
+1
*
* mpz/inp_str.c, gmp-impl.h (__gmpz_inp_str_nowhite): New function,
Kevin Ryde
2001-08-28
1
-16
/
+28
*
* mpz/inp_str.c: Fix return value (was 1 too big).
Kevin Ryde
2001-08-14
1
-1
/
+3
*
Remove K&R function headers.
tege
2001-01-02
1
-14
/
+2
*
* * (__gmp_allocate_func etc): Rename from _mp_allocate_func etc.
Kevin Ryde
2000-10-21
1
-4
/
+4
*
Copyright (C) -> Copyright.
Kevin Ryde
2000-10-15
1
-1
/
+1
*
*** empty log message ***
tege
2000-07-24
1
-4
/
+4
*
Provide dual ANSI/K&R function definitions.
Kevin Ryde
2000-04-29
1
-0
/
+4
*
Update copyright year.
tege
2000-04-16
1
-1
/
+1
*
Fix memory leakage.
tege
2000-04-16
1
-3
/
+5
*
Add a copyright year.
Kevin Ryde
2000-04-12
1
-1
/
+1
*
Update from set_str.c.
tege
1998-05-05
1
-9
/
+32
*
Initial revision
tege
1996-05-08
1
-0
/
+138