[libmath-bigint-perl] branch master updated (adb3330 -> fea80a3)
Angel Abad
angel at debian.org
Sun Nov 27 08:35:19 UTC 2016
This is an automated email from the git hooks/post-receive script.
angel pushed a change to branch master
in repository libmath-bigint-perl.
from adb3330 Update changelog.
adds 96ffa17 New upstream version 1.999801
new f235ee9 Merge tag 'upstream/1.999801'
new f045a4d Update debian/changelog
new fea80a3 Update changelog.
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:
BENCHMARK | 1 -
BUGS | 4 +-
CHANGES | 40 +-
CREDITS | 2 +-
GOALS | 2 +-
MANIFEST | 2 +
META.json | 2 +-
META.yml | 2 +-
SIGNATURE | 190 +-
TODO | 2 +-
debian/changelog | 7 +
examples/1000.txt | 198 +-
examples/bigprimes.pl | 3 +-
examples/prime.pl | 7 +-
lib/Math/BigFloat.pm | 55 +-
lib/Math/BigInt.pm | 73 +-
lib/Math/BigInt/Calc.pm | 2 +-
lib/Math/BigInt/CalcEmu.pm | 4 +-
lib/Math/BigInt/Lib.pm | 23 +-
t/Math/BigInt/BareCalc.pm | 36 +-
t/author-lib-arithmetic-binary-_add.t | 1 -
t/author-lib-arithmetic-binary-_div.t | 1 -
t/author-lib-arithmetic-binary-_gcd.t | 1 -
t/author-lib-arithmetic-binary-_lcm.dat | 5057 ++++++++++++++++++++
...-_gcd.t => author-lib-arithmetic-binary-_lcm.t} | 13 +-
t/author-lib-arithmetic-binary-_log_int.t | 1 -
t/author-lib-arithmetic-binary-_mod.t | 1 -
t/author-lib-arithmetic-binary-_modinv.t | 1 -
t/author-lib-arithmetic-binary-_mul.t | 1 -
t/author-lib-arithmetic-binary-_nok.t | 1 -
t/author-lib-arithmetic-binary-_pow.t | 1 -
t/author-lib-arithmetic-binary-_root.t | 1 -
t/author-lib-arithmetic-binary-_sub.t | 1 -
t/author-lib-arithmetic-ternary-_lsft.t | 1 -
t/author-lib-arithmetic-ternary-_modpow.t | 1 -
t/author-lib-arithmetic-ternary-_rsft.t | 1 -
t/author-lib-arithmetic-unary-_dec.t | 1 -
t/author-lib-arithmetic-unary-_fac.t | 1 -
t/author-lib-arithmetic-unary-_inc.t | 1 -
t/author-lib-arithmetic-unary-_sqrt.t | 1 -
t/author-lib-bitwise-_and.t | 1 -
t/author-lib-bitwise-_or.t | 1 -
t/author-lib-bitwise-_xor.t | 1 -
t/author-lib-boolean-_is_even.t | 1 -
t/author-lib-boolean-_is_odd.t | 1 -
t/author-lib-boolean-_is_one.t | 1 -
t/author-lib-boolean-_is_ten.t | 1 -
t/author-lib-boolean-_is_two.t | 1 -
t/author-lib-boolean-_is_zero.t | 1 -
t/author-lib-comparison-_acmp.t | 1 -
t/author-lib-constructor-nullary-_one.t | 1 -
t/author-lib-constructor-nullary-_ten.t | 1 -
t/author-lib-constructor-nullary-_two.t | 1 -
t/author-lib-constructor-nullary-_zero.t | 1 -
t/author-lib-constructor-unary-_copy.t | 1 -
t/author-lib-constructor-unary-_from_bin.t | 1 -
t/author-lib-constructor-unary-_from_hex.t | 1 -
t/author-lib-constructor-unary-_from_oct.t | 1 -
t/author-lib-constructor-unary-_new.t | 1 -
t/author-lib-convert-number-_num.t | 1 -
t/author-lib-convert-string-_as_bin.t | 1 -
t/author-lib-convert-string-_as_hex.t | 1 -
t/author-lib-convert-string-_as_oct.t | 1 -
t/author-lib-convert-string-_str.t | 1 -
t/author-lib-misc-_check.t | 1 -
t/author-lib-misc-api_version.t | 1 -
t/author-lib-property-_alen.t | 1 -
t/author-lib-property-_digit.t | 1 -
t/author-lib-property-_len.t | 1 -
t/author-lib-property-_zeros.t | 1 -
t/bare_mbi.t | 2 +-
t/bare_mif.t | 4 +-
t/bigfltpm.inc | 2 +-
t/bigfltpm.t | 47 +-
t/bigintpm.inc | 10 +-
t/bigintpm.t | 40 +-
t/biglog.t | 2 +-
t/bigroot.t | 2 +-
t/calling.t | 2 +-
t/mbi_rand.t | 22 +-
t/mbimbf.inc | 2 +-
t/mbimbf.t | 2 +-
t/new-mbf.t | 1 -
t/sub_mbf.t | 2 +-
t/upgrade.inc | 4 +-
t/use_lib1.t | 4 +-
t/use_lib2.t | 4 +-
t/use_lib3.t | 4 +-
t/use_lib4.t | 4 +-
t/use_mbfw.t | 8 +-
t/with_sub.t | 4 +-
91 files changed, 5532 insertions(+), 413 deletions(-)
create mode 100644 t/author-lib-arithmetic-binary-_lcm.dat
copy t/{author-lib-arithmetic-binary-_gcd.t => author-lib-arithmetic-binary-_lcm.t} (94%)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmath-bigint-perl.git
More information about the Pkg-perl-cvs-commits
mailing list