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
/
primesieve.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
primesieve.c (fill_bitpattern): Use MPN_FILL.
Marco Bodrato
2018-02-08
1
-1
/
+1
*
Include just gmp-impl.h, make gmp-impl.h grab gmp.h.
Torbjorn Granlund
2016-08-29
1
-1
/
+0
*
Equivalent but maybe cleaner code.
Marco Bodrato
2016-01-09
1
-6
/
+10
*
primesieve.c: Heal a speed regression on small values.
Marco Bodrato
2016-01-03
1
-52
/
+49
*
(fill_bitpattern): support two independent mask, use for 64-bits.
Marco Bodrato
2015-11-24
1
-45
/
+134
*
primesieve.c (block_resieve): Same structure as first_block_primesieve
Marco Bodrato
2015-11-20
1
-73
/
+50
*
primesieve.c: Fill sieve with a presieved 70bits pattern.
Marco Bodrato
2015-11-19
1
-6
/
+32
*
primesieve.c: Remove a couple of branches.
Marco Bodrato
2015-11-16
1
-9
/
+10
*
primesieve.c: Fill (initial) sieve with a presieved 70bits pattern.
Marco Bodrato
2015-11-16
1
-8
/
+56
*
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
*
Collapse copyright years.
Torbjorn Granlund
2013-11-28
1
-1
/
+1
*
Disable unused primesieve functions.
Marco Bodrato
2012-05-18
1
-0
/
+4
*
Move bitwise_primesieve from mpz/oddfac to a generally available function.
Marco Bodrato
2012-04-19
1
-0
/
+280