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
/
root.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use https to link to GNU license.
Torbjorn Granlund
2013-12-02
1
-1
/
+1
*
Collapse copyright years.
Torbjorn Granlund
2013-11-28
1
-1
/
+1
*
Add copyright years.
Torbjorn Granlund
2012-11-20
1
-1
/
+1
*
Mark failing branches with UNLIKELY.
Marco Bodrato
2012-05-23
1
-2
/
+2
*
Update license to version 3.
tege
2007-09-18
1
-4
/
+2
*
Update FSF's address.
tege
2006-02-15
1
-2
/
+2
*
Adapt to new mpn_rootrem.
tege
2005-11-02
1
-14
/
+17
*
* mpz/root.c, mpq/cmp_ui.c: Add casts for K&R.
Kevin Ryde
2003-12-28
1
-2
/
+2
*
Don't include longlong.h.
tege
2002-12-01
1
-1
/
+0
*
Don't include stdlib.h.
tege
2002-12-01
1
-1
/
+0
*
Fix typo in last change.
tege
2002-10-18
1
-1
/
+1
*
Avoid overflow problems in allocation computation; also simplify it.
tege
2002-10-18
1
-25
/
+12
*
Don't allocate extra limb for root value.
tege
2002-05-09
1
-3
/
+3
*
Rewrite to use mpn_rootrem.
tege
2002-05-08
1
-112
/
+31
*
* mpz/root.c: Use unsigned long with mpz_sub_ui not mp_limb_t.
Kevin Ryde
2002-05-07
1
-1
/
+1
*
* mpz/root.c: Add <stdlib.h>, for abort().
Kevin Ryde
2002-01-12
1
-2
/
+3
*
Remove K&R function headers.
tege
2001-01-02
1
-8
/
+1
*
Copyright (C) -> Copyright.
Kevin Ryde
2000-10-15
1
-1
/
+1
*
*** empty log message ***
tege
2000-07-24
1
-4
/
+4
*
Reverse return value in tests for detecting root of +1 and -1.
tege
2000-07-13
1
-2
/
+2
*
Use <stdio.h> for NULL.
Kevin Ryde
2000-04-29
1
-0
/
+1
*
Add K&R function definitions.
Kevin Ryde
2000-04-13
1
-0
/
+16
*
Add a copyright year.
Kevin Ryde
2000-04-12
1
-1
/
+1
*
* Handle roots of negative numbers.
tege
2000-03-22
1
-14
/
+30
*
Complete rewrite. Still primitive, but at least correct.
tege
2000-02-22
1
-54
/
+94
*
*** empty log message ***
tege
1999-03-09
1
-0
/
+110