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
/
sqrt.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Include just gmp-impl.h, make gmp-impl.h grab gmp.h.
Torbjorn Granlund
2016-08-29
1
-1
/
+0
*
mpz/set_d.c: Newalloc, when size is known
Marco Bodrato
2015-12-11
1
-3
/
+3
*
mpz/sqrt.c: Use MPZ_NEWALLOC.
Marco Bodrato
2015-09-03
1
-1
/
+1
*
Update library files license to use LGPL3+ and GPL2+.
Torbjorn Granlund
2014-01-27
1
-7
/
+18
*
Canonicalise copyright headers.
Torbjorn Granlund
2014-01-19
1
-3
/
+3
*
Use https to link to GNU license.
Torbjorn Granlund
2013-12-02
1
-1
/
+1
*
mpz/sqrt{,rem}.c: Further simplify.
Marco Bodrato
2012-05-23
1
-25
/
+14
*
Allocate less for overlapping operands.
Torbjorn Granlund
2012-05-22
1
-14
/
+15
*
Simpify some mpz functions.
Torbjorn Granlund
2012-05-22
1
-15
/
+7
*
Use the macros ALLOC etc to access the fields of mpz_t in mpz/*.
Marc Glisse
2012-02-23
1
-9
/
+9
*
Whitespace cleanup.
Torbjorn Granlund
2010-11-22
1
-1
/
+1
*
Use TMP_ALLOC_LIMBS consistently.
Torbjorn Granlund
2009-11-28
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
*
Add a copyright year.
tege
2005-11-01
1
-1
/
+2
*
Remove TMP_XXXX marker arguments.
tege
2005-05-18
1
-3
/
+3
*
* mpz/sqrt.c: Special case for op==0, to avoid TMP_ALLOC(0).
Kevin Ryde
2001-06-20
1
-2
/
+7
*
Remove K&R function headers.
tege
2001-01-02
1
-7
/
+1
*
* * (__gmp_allocate_func etc): Rename from _mp_allocate_func etc.
Kevin Ryde
2000-10-21
1
-3
/
+3
*
Copyright (C) -> Copyright.
Kevin Ryde
2000-10-15
1
-1
/
+1
*
*** empty log message ***
tege
2000-07-24
1
-4
/
+4
*
Use <stdio.h> for NULL.
Kevin Ryde
2000-04-28
1
-0
/
+1
*
Use SQRT_OF_NEGATIVE.
Kevin Ryde
2000-04-11
1
-2
/
+2
*
Changes from tiny.
tege
1996-05-08
1
-4
/
+0
*
Initial revision
tege
1996-05-08
1
-0
/
+89