[libmath-prime-util-perl] annotated tag upstream/0.69 created (now 5dce98d)

gregor herrmann gregoa at debian.org
Sat Nov 11 22:05:50 UTC 2017


This is an automated email from the git hooks/post-receive script.

gregoa pushed a change to annotated tag upstream/0.69
in repository libmath-prime-util-perl.

        at  5dce98d   (tag)
   tagging  35aed946d1ad430a6de3bd1ec92b1ea44c625dd6 (commit)
  replaces  upstream/0.68
 tagged by  gregor herrmann
        on  Sat Nov 11 23:00:55 2017 +0100

- Log -----------------------------------------------------------------
Upstream version 0.69

Dana Jacobsen (39):
      Fix is_primitive_root with even n
      Add is_totient, part 1
      Add is_totient part 2 (PP and tests)
      Trim is_totient tests on 32-bit machines
      XS.xs: split out the overloaded 28-entry alias into separate interfaces
      Split out t/19-moebius.t into separate test files
      euler_phi and moebius, negative inputs and ranges
      Update PP is_carmichael
      Split tests in PP cluster sieve
      Small changes to speed up tests
      Don't spend time on prev/next prime for PP random prime with very large range
      Updates for new MPU:GMP 0.47 functions
      Call GMP's logint and use powmod for faster results
      logint PP: use GMP funcs and wrap powmod
      fix factorialmod with large n/m
      Allow permtonum to call GMP directly
      Accept negative k in numtoperm(n,k)
      Call GMP for numtoperm if possible
      Use GMP hammingweight if available, but not PP
      Init a variable early to prevent some compilers from complaining about false uninit
      Use 32-bit types when possible for _pispigot.
      link typo, RT123500
      factoring changes: holf32, trial_factor, squfof, etc.
      Update factoring
      A little speedup for is_perfect_square
      Bump GMP backend version
      Split off 32-bit single-base MR to new function
      is_square_free does negative inputs
      Remove ISAAC, both C and Perl
      Add some bigint tests for misc functions
      Reorder this version changes to put user-visible changes first
      Avoid signed overflow in stirling by using vecsum and quoted negatives
      Allocate new const array for each thread
      Speed up non-GMP squarefree test
      Avoid segfault in ancient broken Math::BigInt
      remove unused variable; signed compare
      Bump version number
      Newest ppport and checklib
      text updates

gregor herrmann (1):
      New upstream version 0.69

-----------------------------------------------------------------------

No new revisions were added by this update.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmath-prime-util-perl.git



More information about the Pkg-perl-cvs-commits mailing list