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
/
mpn
/
generic
/
toom_interpolate_7pts.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
*
mpn/generic/toom_interpolate_*.c: Use rsh1 also for negatives.
Marco Bodrato
2015-12-10
1
-1
/
+7
*
mpn/generic/toom_interpolate_7pts.c: Replace an in-place add with add_n + INC...
Marco Bodrato
2014-08-02
1
-2
/
+5
*
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
*
(BINVERT_15): Fix typo.
Torbjorn Granlund
2013-12-03
1
-2
/
+2
*
Use https to link to GNU license.
Torbjorn Granlund
2013-12-02
1
-1
/
+1
*
(mpn_pi1_bdiv_q_1): Renamed from mpn_bdiv_q_1_pi1.
Torbjorn Granlund
2009-12-21
1
-9
/
+9
*
Don't require C99.
Marco Bodrato
2009-12-05
1
-1
/
+2
*
Fix lot of spelling errors.
Torbjorn Granlund
2009-11-15
1
-4
/
+4
*
Changed evaluation points for toom_interpolate_7pts.
Niels Möller
2009-10-31
1
-49
/
+54
*
Improved asserts and comments for toom_interpolate_7pts.
Niels Möller
2009-06-08
1
-16
/
+21
*
mpn_toom_interpolate_7pts: Minor cleanup, use mpn_add rather than mpn_add_n +...
Niels Möller
2009-06-05
1
-4
/
+1
*
*** empty log message ***
Torbjorn Granlund
2009-06-05
1
-0
/
+28
*
Major toom multiply changes. See ChangeLog for details.
Torbjorn Granlund
2009-06-03
1
-13
/
+3
*
Toom overhaul by Marco Bodrato. See ChangeLog for details.
Torbjorn Granlund
2009-06-02
1
-26
/
+54
*
Nailify.
Torbjorn Granlund
2009-04-28
1
-3
/
+4
*
Correct license text.
Torbjorn Granlund
2009-01-11
1
-9
/
+9
*
(divexact_2exp): Make this static, and inline it.
Torbjorn Granlund
2008-12-07
1
-1
/
+1
*
Use new mpn_divexact_byN functions.
Torbjorn Granlund
2008-09-16
1
-5
/
+13
*
Use mpn_divexact_by3c instead of divexact_odd.
Torbjorn Granlund
2008-09-05
1
-1
/
+1
*
New files for toom multiplication extensions and division rewrite.
tege
2007-09-18
1
-0
/
+192