[libntl] branch master updated (efc9427 -> 7508ca6)
Julien Puydt
julien.puydt at laposte.net
Mon Aug 24 17:21:33 UTC 2015
This is an automated email from the git hooks/post-receive script.
jpuydt-guest pushed a change to branch master
in repository libntl.
from efc9427 d/ch: prepare for release
new 0e42bed Remove all patches
adds 0feffae Imported Upstream version 9.3.0
new 6d81db5 Merge tag 'upstream/9.3.0'
new 7508ca6 Package 9.3.0
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
README | 4 +-
debian/changelog | 6 +
debian/control | 2 +-
debian/patches/0001-gcc-4.5-mips.patch | 48 -
debian/patches/0002-a-callback-for-sage.patch | 77 -
.../patches/0003-replace-md5-implementation.patch | 402 ----
debian/patches/series | 3 -
debian/rules | 7 +-
doc/GF2.cpp.html | 507 +++--
doc/GF2.txt | 3 +-
doc/GF2E.cpp.html | 841 ++++-----
doc/GF2E.txt | 7 +-
doc/GF2EX.cpp.html | 1803 +++++++++---------
doc/GF2EX.txt | 3 +-
doc/GF2EXFactoring.cpp.html | 482 +++--
doc/GF2X.cpp.html | 1655 ++++++++--------
doc/GF2X.txt | 3 +-
doc/GF2XFactoring.cpp.html | 260 ++-
doc/GF2XVec.cpp.html | 152 +-
doc/HNF.cpp.html | 83 +-
doc/LLL.cpp.html | 890 +++++----
doc/Lazy.cpp.html | 101 +
doc/Lazy.txt | 91 +
doc/LazyTable.cpp.html | 95 +
doc/LazyTable.txt | 85 +
doc/RR.cpp.html | 1103 ++++++-----
doc/RR.txt | 9 +-
doc/SmartPtr.cpp.html | 745 ++++++++
doc/SmartPtr.txt | 735 ++++++++
doc/ZZ.cpp.html | 1967 +++++++++++---------
doc/ZZ.txt | 218 ++-
doc/ZZVec.cpp.html | 159 +-
doc/ZZVec.txt | 3 +
doc/ZZX.cpp.html | 1222 ++++++------
doc/ZZX.txt | 3 +-
doc/ZZXFactoring.cpp.html | 368 ++--
doc/ZZ_p.cpp.html | 841 +++++----
doc/ZZ_p.txt | 17 +-
doc/ZZ_pE.cpp.html | 809 ++++----
doc/ZZ_pE.txt | 5 +-
doc/ZZ_pEX.cpp.html | 1805 +++++++++---------
doc/ZZ_pEX.txt | 3 +-
doc/ZZ_pEXFactoring.cpp.html | 404 ++--
doc/ZZ_pX.cpp.html | 1815 +++++++++---------
doc/ZZ_pX.txt | 3 +
doc/ZZ_pXFactoring.cpp.html | 422 ++---
doc/config.txt | 142 +-
doc/copying.txt | 2 +-
doc/lzz_p.cpp.html | 849 +++++----
doc/lzz_p.txt | 21 +-
doc/lzz_pE.cpp.html | 805 ++++----
doc/lzz_pE.txt | 5 +-
doc/lzz_pEX.cpp.html | 1793 +++++++++---------
doc/lzz_pEX.txt | 3 +-
doc/lzz_pEXFactoring.cpp.html | 402 ++--
doc/lzz_pX.cpp.html | 1808 +++++++++---------
doc/lzz_pXFactoring.cpp.html | 380 ++--
doc/mat_GF2.cpp.html | 442 ++---
doc/mat_GF2.txt | 100 +-
doc/mat_GF2E.cpp.html | 358 ++--
doc/mat_RR.cpp.html | 310 ++-
doc/mat_ZZ.cpp.html | 381 ++--
doc/mat_ZZ_p.cpp.html | 342 ++--
doc/mat_ZZ_pE.cpp.html | 352 ++--
doc/mat_lzz_p.cpp.html | 336 ++--
doc/mat_lzz_pE.cpp.html | 352 ++--
doc/mat_poly_ZZ.cpp.html | 67 +-
doc/mat_poly_ZZ_p.cpp.html | 65 +-
doc/mat_poly_lzz_p.cpp.html | 67 +-
doc/matrix.cpp.html | 357 ++--
doc/matrix.txt | 52 +-
doc/pair.cpp.html | 184 +-
doc/quad_float.cpp.html | 788 ++++----
doc/tools.cpp.html | 326 ++--
doc/tools.txt | 99 +-
doc/tour-changes.html | 533 +++++-
doc/tour-ex1.html | 65 +-
doc/tour-ex2.html | 110 +-
doc/tour-ex3.html | 44 +-
doc/tour-ex4.html | 212 +--
doc/tour-ex6.html | 20 +-
doc/tour-gf2x.html | 7 +
doc/tour-gmp.html | 10 +
doc/tour-impl.html | 235 ++-
doc/tour-modules.html | 45 +-
doc/tour-roadmap.html | 106 +-
doc/tour-stdcxx.html | 887 ---------
doc/tour-struct.html | 308 ++-
doc/tour-time.html | 87 +-
doc/tour-unix.html | 57 +-
doc/tour-win.html | 192 +-
doc/tour.html | 9 +-
doc/vec_GF2.cpp.html | 478 +++--
doc/vec_GF2.txt | 14 +-
doc/vec_GF2E.cpp.html | 230 ++-
doc/vec_RR.cpp.html | 180 +-
doc/vec_ZZ.cpp.html | 178 +-
doc/vec_ZZ_p.cpp.html | 220 +--
doc/vec_ZZ_pE.cpp.html | 210 +--
doc/vec_lzz_p.cpp.html | 212 +--
doc/vec_lzz_pE.cpp.html | 210 +--
doc/vector.cpp.html | 795 ++++----
doc/vector.txt | 137 +-
doc/version.cpp.html | 77 +-
doc/xdouble.cpp.html | 436 +++--
doc/xdouble.txt | 2 +-
include/NTL/FFT.h | 147 +-
include/NTL/GF2.h | 16 +-
include/NTL/GF2E.h | 42 +-
include/NTL/GF2EX.h | 10 +-
include/NTL/GF2EXFactoring.h | 3 -
include/NTL/GF2X.h | 42 +-
include/NTL/GF2XVec.h | 9 +-
include/NTL/Lazy.h | 206 ++
include/NTL/LazyTable.h | 155 ++
include/NTL/RR.h | 43 +-
include/NTL/SPMM_ASM.h | 9 +-
include/NTL/SmartPtr.h | 1356 ++++++++++++++
include/NTL/WordVector.h | 30 +-
include/NTL/ZZ.h | 766 ++------
include/NTL/ZZVec.h | 8 +-
include/NTL/ZZX.h | 5 +-
include/NTL/ZZ_p.h | 143 +-
include/NTL/ZZ_pE.h | 42 +-
include/NTL/ZZ_pEX.h | 9 +-
include/NTL/ZZ_pEXFactoring.h | 3 -
include/NTL/ZZ_pX.h | 42 +-
include/NTL/ZZ_pXFactoring.h | 2 -
include/NTL/c_lip.h | 42 +-
include/NTL/{def_config.h => config.h} | 159 +-
include/NTL/ctools.h | 85 +-
include/NTL/def_config.h | 159 +-
include/NTL/fileio.h | 46 +-
include/NTL/g_lip.h | 94 +-
include/NTL/have_LL.h | 0
include/NTL/have_LL_no.h | 0
include/NTL/have_LL_yes.h | 4 +
include/NTL/have_builtin_clzl.h | 0
include/NTL/have_builtin_clzl_no.h | 0
include/NTL/have_builtin_clzl_yes.h | 4 +
include/NTL/lip.h | 43 +-
include/NTL/lzz_p.h | 81 +-
include/NTL/lzz_pE.h | 40 +-
include/NTL/lzz_pEX.h | 8 +-
include/NTL/lzz_pEXFactoring.h | 2 -
include/NTL/lzz_pX.h | 29 +-
include/NTL/matrix.h | 96 +-
include/NTL/new.h | 13 -
include/NTL/pair.h | 20 +-
include/NTL/sp_arith.h | 1071 +++++++++++
include/NTL/thread.h | 229 +++
include/NTL/tools.h | 333 +++-
include/NTL/vec_GF2.h | 2 +-
include/NTL/vec_ZZ_p.h | 5 +-
include/NTL/vec_lzz_p.h | 5 +-
include/NTL/vector.h | 258 ++-
include/NTL/version.h | 8 +-
include/NTL/xdouble.h | 4 +
src/BerlekampTest.c | 2 +-
src/BitMatTest.c | 6 +-
src/CanZassTest.c | 2 +-
src/CheckCLZL.c | 21 +
src/CheckCLZLAux.c | 2 +
src/CheckLL.c | 47 +
src/CheckLLAux.c | 4 +
src/CheckPCLMUL.c | 54 +
src/DIRNAME | 2 +-
src/DispSettings.c | 50 +-
src/DoConfig | 89 +-
src/ExceptionTest.c | 70 +
src/FFT.c | 1777 ++++++++++++++----
src/FacVec.c | 4 +-
src/GF2.c | 5 +-
src/GF2E.c | 96 +-
src/GF2EX.c | 151 +-
src/GF2EXFactoring.c | 153 +-
src/GF2X.c | 265 +--
src/GF2X1.c | 232 +--
src/GF2XFactoring.c | 22 +-
src/GF2XTest.c | 3 +-
src/GF2XTimeTest.c | 2 +-
src/GF2XVec.c | 84 +-
src/G_LLL_FP.c | 253 +--
src/G_LLL_QP.c | 388 ++--
src/G_LLL_RR.c | 60 +-
src/G_LLL_XD.c | 242 +--
src/GetPID1.c | 9 +
src/GetPID2.c | 6 +
src/GetTime4.c | 4 +-
src/HNF.c | 2 +-
src/InitSettings.c | 71 +-
src/LLL.c | 22 +-
src/LLLTest.c | 34 +-
src/LLL_FP.c | 217 +--
src/LLL_QP.c | 338 ++--
src/LLL_RR.c | 34 +-
src/LLL_XD.c | 200 +-
src/MakeCheckCLZL | 24 +
src/MakeCheckLL | 24 +
src/MakeDesc.c | 159 +-
src/MakeDescAux.c | 5 +-
src/MakeGetPID | 26 +
src/MoreFacTest.c | 4 +-
src/MulTimeTest.c | 4 +-
src/NOTES | 49 +-
src/Poly1TimeTest.c | 61 +-
src/PolyTimeTest.c | 18 +-
src/QuickTest.c | 148 +-
src/RR.c | 494 ++---
src/TestGetPID.c | 17 +
src/TestGetTime.c | 6 +-
src/TestScript | 12 +
src/ThreadTest.c | 94 +
src/Timing.c | 4 +-
src/VERSION_INFO | 2 +-
src/WINDIR | 2 +-
src/Wizard | 11 +
src/WizardAux | 205 +-
src/WordVector.c | 90 +-
src/ZZ.c | 541 +++---
src/ZZVec.c | 81 +-
src/ZZX.c | 10 +-
src/ZZX1.c | 571 ++++--
src/ZZXCharPoly.c | 2 +-
src/ZZXFacTest.c | 2 +-
src/ZZXFactoring.c | 175 +-
src/ZZ_p.c | 287 ++-
src/ZZ_pE.c | 102 +-
src/ZZ_pEX.c | 157 +-
src/ZZ_pEXFactoring.c | 122 +-
src/ZZ_pEXTest.c | 12 +-
src/ZZ_pX.c | 442 ++---
src/ZZ_pX1.c | 79 +-
src/ZZ_pXCharPoly.c | 4 +-
src/ZZ_pXFactoring.c | 126 +-
src/c_lip_impl.h | 1029 +++++-----
src/cfile | 163 +-
src/configure | 19 +
src/ctools.c | 11 +-
src/def_makefile | 75 +-
src/dosify | 9 +
src/fileio.c | 128 +-
src/g_lip_impl.h | 1673 +++++++++--------
src/gen_gmp_aux.c | 17 +-
src/lip.c | 1 -
src/lzz_p.c | 204 +-
src/lzz_pE.c | 98 +-
src/lzz_pEX.c | 155 +-
src/lzz_pEXFactoring.c | 118 +-
src/lzz_pEXTest.c | 12 +-
src/lzz_pX.c | 570 +++---
src/lzz_pX1.c | 71 +-
src/lzz_pXCharPoly.c | 4 +-
src/lzz_pXFactoring.c | 60 +-
src/mach_desc.win | 5 +-
src/{def_makefile => makefile} | 75 +-
src/mat_GF2.c | 24 +-
src/mat_GF2E.c | 22 +-
src/mat_RR.c | 22 +-
src/mat_ZZ.c | 101 +-
src/mat_ZZ_p.c | 24 +-
src/mat_ZZ_pE.c | 57 +-
src/mat_lzz_p.c | 66 +-
src/mat_lzz_pE.c | 59 +-
src/mat_poly_ZZ.c | 2 +-
src/mat_poly_ZZ_p.c | 2 +-
src/mat_poly_lzz_p.c | 2 +-
src/mfile | 73 +-
src/ppscript | 2 +-
src/quad_float.c | 35 +-
src/subset.c | 2 +-
src/thread.c | 37 +
src/tools.c | 48 +-
src/unixify | 4 +
src/vec_GF2.c | 54 +-
src/vec_GF2E.c | 30 +-
src/vec_RR.c | 8 +-
src/vec_ZZ.c | 8 +-
src/vec_ZZ_p.c | 58 +-
src/vec_ZZ_pE.c | 12 +-
src/vec_lzz_p.c | 114 +-
src/vec_lzz_pE.c | 12 +-
src/xdouble.c | 71 +-
283 files changed, 31849 insertions(+), 26480 deletions(-)
delete mode 100644 debian/patches/0001-gcc-4.5-mips.patch
delete mode 100644 debian/patches/0002-a-callback-for-sage.patch
delete mode 100644 debian/patches/0003-replace-md5-implementation.patch
delete mode 100644 debian/patches/series
create mode 100644 doc/Lazy.cpp.html
create mode 100644 doc/Lazy.txt
create mode 100644 doc/LazyTable.cpp.html
create mode 100644 doc/LazyTable.txt
create mode 100644 doc/SmartPtr.cpp.html
create mode 100644 doc/SmartPtr.txt
delete mode 100644 doc/tour-stdcxx.html
create mode 100644 include/NTL/Lazy.h
create mode 100644 include/NTL/LazyTable.h
create mode 100644 include/NTL/SmartPtr.h
copy include/NTL/{def_config.h => config.h} (78%)
create mode 100644 include/NTL/have_LL.h
create mode 100644 include/NTL/have_LL_no.h
create mode 100644 include/NTL/have_LL_yes.h
create mode 100644 include/NTL/have_builtin_clzl.h
create mode 100644 include/NTL/have_builtin_clzl_no.h
create mode 100644 include/NTL/have_builtin_clzl_yes.h
create mode 100644 include/NTL/sp_arith.h
create mode 100644 include/NTL/thread.h
create mode 100644 src/CheckCLZL.c
create mode 100644 src/CheckCLZLAux.c
create mode 100644 src/CheckLL.c
create mode 100644 src/CheckLLAux.c
create mode 100644 src/CheckPCLMUL.c
create mode 100644 src/ExceptionTest.c
create mode 100644 src/GetPID1.c
create mode 100644 src/GetPID2.c
create mode 100644 src/MakeCheckCLZL
create mode 100644 src/MakeCheckLL
create mode 100644 src/MakeGetPID
create mode 100644 src/TestGetPID.c
create mode 100644 src/ThreadTest.c
copy src/{def_makefile => makefile} (85%)
create mode 100644 src/thread.c
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/libntl.git
More information about the debian-science-commits
mailing list