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
/
pprime_p.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
-2
/
+1
*
Clean out __GMP_PROTO.
Torbjorn Granlund
2012-03-03
1
-1
/
+1
*
Whitespace cleanup.
Torbjorn Granlund
2010-11-22
1
-1
/
+1
*
Finish renaming BITS_PER_MP_LIMB to GMP_LIMB_BITS.
Torbjorn Granlund
2009-11-28
1
-5
/
+5
*
Change _PROTO => __GMP_PROTO.
Torbjorn Granlund
2008-12-07
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
/
+1
*
(mpz_probab_prime_p): Considerably limit trial dividing.
tege
2005-10-31
1
-1
/
+1
*
Comments related to:
Kevin Ryde
2002-12-16
1
-0
/
+6
*
* mpz/pprime_p.c: Use MPN_MOD_OR_MODEXACT_1_ODD.
Kevin Ryde
2002-12-16
1
-1
/
+1
*
* mpz/pprime_p.c: Handle small negatives with isprime, in particular
Kevin Ryde
2002-08-30
1
-1
/
+1
*
Partially undo last change--handle small and negative numbers in the
tege
2002-08-23
1
-11
/
+10
*
* mpz/pprime_p.c: Fake up a local mpz_t to take abs(n), rather than
Kevin Ryde
2002-08-12
1
-12
/
+11
*
* mpz/bin_ui.c, mpz/jacobi.c, mpz/pprime_p.c, mpn/generic/divis.c:
Kevin Ryde
2002-07-20
1
-4
/
+4
*
(mpz_millerrabin): Remove declaration.
tege
2001-10-23
1
-1
/
+0
*
(mpz_millerrabin): Remove function and its descendant.
tege
2001-10-23
1
-76
/
+0
*
* mpz/pprime_p.c: Use ASSERT_ALWAYS instead of abort.
Kevin Ryde
2001-02-01
1
-2
/
+1
*
Remove K&R function headers.
tege
2001-01-02
1
-28
/
+1
*
* mpn/generic/perfsqr.c, mpz/pprime_p.c: Use MPN_MOD_OR_PREINV_MOD_1.
Kevin Ryde
2000-12-18
1
-5
/
+5
*
Generalize PP handling for machines with limbs of < 32 bits.
tege
2000-12-11
1
-3
/
+18
*
Copyright (C) -> Copyright.
Kevin Ryde
2000-10-15
1
-1
/
+1
*
* mpz/pprime_p.c (mpz_millerrabin): Fix TMP_FREE location.
Kevin Ryde
2000-08-25
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
-3
/
+22
*
Remember TMP_MARK/TMP_FREE...
tege
2000-04-21
1
-1
/
+7
*
(mpz_probab_prime_p): Merge handling of negative n into code for handling
tege
2000-04-21
1
-90
/
+79
*
Add a copyright year.
Kevin Ryde
2000-04-12
1
-2
/
+2
*
Change parameter order in call to gmp_randinit().
Linus Nordberg
2000-04-10
1
-1
/
+1
*
(millerrabin): ... and don't forget to call gmp_randclear.
tege
2000-04-10
1
-3
/
+13
*
(millerrabin): Use new random interface.
tege
2000-04-10
1
-1
/
+6
*
Pass 0L for mpz_scan1. mpz_mmod => mpz_mod.
tege
2000-04-10
1
-2
/
+2
*
* Pass 1L, not 1, to mpz_cmp_ui.
tege
1999-02-22
1
-1
/
+42
*
* (mpz_probab_prime_p): Major overhaul: Check small numers specifically;
tege
1998-05-05
1
-52
/
+108
*
When n <= 3, don't clear out n before using it.
tege
1996-09-20
1
-1
/
+2
*
Initial revision
tege
1996-05-08
1
-0
/
+115