[libmath-prime-util-perl] 52/181: Move znorder to XS; add tests for znprimroot

2015-05-21 Thread Partha P. Mukherjee
This is an automated email from the git hooks/post-receive script. ppm-guest pushed a commit to annotated tag v0.36 in repository libmath-prime-util-perl. commit ba82ffc64622c4df8f378cc845b4f4486fc785ea Author: Dana Jacobsen Date: Sat Dec 28 01:24:22 2013 -0800 Move znorder to XS; add tes

[libmath-prime-util-perl] 60/181: Merge pull request #4 from bulk88/master

2015-05-21 Thread Partha P. Mukherjee
This is an automated email from the git hooks/post-receive script. ppm-guest pushed a commit to annotated tag v0.36 in repository libmath-prime-util-perl. commit f8e49684f7496ac8748c4f712ce9b787ffbf5f76 Merge: 0150346 1392ff5 Author: Dana Jacobsen Date: Sun Dec 29 22:57:18 2013 -0800 Merg

[libmath-prime-util-perl] 73/181: various XSUB optimizations

2015-05-21 Thread Partha P. Mukherjee
This is an automated email from the git hooks/post-receive script. ppm-guest pushed a commit to annotated tag v0.36 in repository libmath-prime-util-perl. commit 4e0e6abf4b193a8f51bf8d01609856ec183adf4b Author: bulk88 Date: Mon Dec 30 21:15:59 2013 -0500 various XSUB optimizations

[libmath-prime-util-perl] 55/181: Allow string numbers to have a leading + sign

2015-05-21 Thread Partha P. Mukherjee
This is an automated email from the git hooks/post-receive script. ppm-guest pushed a commit to annotated tag v0.36 in repository libmath-prime-util-perl. commit 94dd05264e1d2640fc269768616eb015ca9fdfb9 Author: Dana Jacobsen Date: Sat Dec 28 12:17:24 2013 -0800 Allow string numbers to hav

[libmath-prime-util-perl] 40/181: Add sign multiply to caching phi for a=0, 1

2015-05-21 Thread Partha P. Mukherjee
This is an automated email from the git hooks/post-receive script. ppm-guest pushed a commit to annotated tag v0.36 in repository libmath-prime-util-perl. commit 7dd02e2142f1fcddafe0fafcdb92e81b11a4f8ea Author: Dana Jacobsen Date: Mon Dec 23 03:46:44 2013 -0800 Add sign multiply to cachin

[libmath-prime-util-perl] 70/181: Merge pull request #5 from bulk88/master

2015-05-21 Thread Partha P. Mukherjee
This is an automated email from the git hooks/post-receive script. ppm-guest pushed a commit to annotated tag v0.36 in repository libmath-prime-util-perl. commit 361219e9a452e9ae5d0f598d997668eb706320ba Merge: d7eee04 e1e4923 Author: Dana Jacobsen Date: Mon Dec 30 12:00:43 2013 -0800 Merg

[libmath-prime-util-perl] 63/181: Shuffle functions between XS/Util/PP; significant XS changes

2015-05-21 Thread Partha P. Mukherjee
This is an automated email from the git hooks/post-receive script. ppm-guest pushed a commit to annotated tag v0.36 in repository libmath-prime-util-perl. commit 0d7529aa685cbe178fbf9c7f51febdbfc1f5e489 Author: Dana Jacobsen Date: Mon Dec 30 01:22:08 2013 -0800 Shuffle functions between X

[libmath-prime-util-perl] 66/181: remove dTHX usage

2015-05-21 Thread Partha P. Mukherjee
This is an automated email from the git hooks/post-receive script. ppm-guest pushed a commit to annotated tag v0.36 in repository libmath-prime-util-perl. commit 913840e51ae9304596a8bb6bbb36c0a1a6017ccd Author: bulk88 Date: Mon Dec 30 11:37:34 2013 -0500 remove dTHX usage --- XS.xs | 61

[libmath-prime-util-perl] 37/181: Speedup for basic sieve walking

2015-05-21 Thread Partha P. Mukherjee
This is an automated email from the git hooks/post-receive script. ppm-guest pushed a commit to annotated tag v0.36 in repository libmath-prime-util-perl. commit f3f5fc7141a7a01615791bea7323a2b6ff71582c Author: Dana Jacobsen Date: Mon Dec 23 00:43:37 2013 -0800 Speedup for basic sieve wal

[libmath-prime-util-perl] 35/181: Remove dead code; convert count to segment start/next/end

2015-05-21 Thread Partha P. Mukherjee
This is an automated email from the git hooks/post-receive script. ppm-guest pushed a commit to annotated tag v0.36 in repository libmath-prime-util-perl. commit 7125927e57fd2c6ec3e06fa122416c7a297b8350 Author: Dana Jacobsen Date: Sun Dec 22 23:37:34 2013 -0800 Remove dead code; convert c

[libmath-prime-util-perl] 50/181: Updated validate_int; znprimroot, carmichael_lambda, kronecker

2015-05-21 Thread Partha P. Mukherjee
This is an automated email from the git hooks/post-receive script. ppm-guest pushed a commit to annotated tag v0.36 in repository libmath-prime-util-perl. commit 0371266e7ffa8f95312a42a62cf5cdcf1c028101 Author: Dana Jacobsen Date: Fri Dec 27 18:23:21 2013 -0800 Updated validate_int; znpri

[libmath-prime-util-perl] 38/181: Fixup for earlier sieve count change

2015-05-21 Thread Partha P. Mukherjee
This is an automated email from the git hooks/post-receive script. ppm-guest pushed a commit to annotated tag v0.36 in repository libmath-prime-util-perl. commit 8f2edbd2f689d8d1670bccb51bc2a51cdadffbbc Author: Dana Jacobsen Date: Mon Dec 23 02:08:16 2013 -0800 Fixup for earlier sieve cou

[libmath-prime-util-perl] 26/181: Revert back to SvREFCNT_inc for old Perls

2015-05-21 Thread Partha P. Mukherjee
This is an automated email from the git hooks/post-receive script. ppm-guest pushed a commit to annotated tag v0.36 in repository libmath-prime-util-perl. commit c7e2b5a4be5a7ce856a4dd941854755e2d825937 Author: Dana Jacobsen Date: Fri Dec 20 07:11:33 2013 -0800 Revert back to SvREFCNT_inc

[libmath-prime-util-perl] 45/181: Use presieve/test for large segment bases. Much faster and less memory.

2015-05-21 Thread Partha P. Mukherjee
This is an automated email from the git hooks/post-receive script. ppm-guest pushed a commit to annotated tag v0.36 in repository libmath-prime-util-perl. commit 0b3812fce8f94a4c36086f724fae40551f31d098 Author: Dana Jacobsen Date: Wed Dec 25 03:51:51 2013 -0800 Use presieve/test for large

[libmath-prime-util-perl] 36/181: Convert segment_primes to segment start/next/end

2015-05-21 Thread Partha P. Mukherjee
This is an automated email from the git hooks/post-receive script. ppm-guest pushed a commit to annotated tag v0.36 in repository libmath-prime-util-perl. commit 11685f624c416740c73368cf54785afaa5b6b52a Author: Dana Jacobsen Date: Mon Dec 23 00:23:30 2013 -0800 Convert segment_primes to s

[libmath-prime-util-perl] 44/181: Fix _XS_legendre_phi for new table phi

2015-05-21 Thread Partha P. Mukherjee
This is an automated email from the git hooks/post-receive script. ppm-guest pushed a commit to annotated tag v0.36 in repository libmath-prime-util-perl. commit e3def2d1867c8e81183c0b0d9af48267aacee352 Author: Dana Jacobsen Date: Wed Dec 25 01:31:53 2013 -0800 Fix _XS_legendre_phi for ne

[libmath-prime-util-perl] 43/181: Use faster bit counting for sieve part of nth prime

2015-05-21 Thread Partha P. Mukherjee
This is an automated email from the git hooks/post-receive script. ppm-guest pushed a commit to annotated tag v0.36 in repository libmath-prime-util-perl. commit fe1f92c8e9cc8d1d5dbc28f132e73f226f74d9b7 Author: Dana Jacobsen Date: Tue Dec 24 23:47:53 2013 -0800 Use faster bit counting for

[libmath-prime-util-perl] 42/181: Small comment changes

2015-05-21 Thread Partha P. Mukherjee
This is an automated email from the git hooks/post-receive script. ppm-guest pushed a commit to annotated tag v0.36 in repository libmath-prime-util-perl. commit 18302e13dba55e3d6ae189b8c6f0fe8258ff718d Author: Dana Jacobsen Date: Tue Dec 24 21:21:31 2013 -0800 Small comment changes ---

[libmath-prime-util-perl] 69/181: Remove redundancy in inner loop of forprimes/forcomposites/fordivisors

2015-05-21 Thread Partha P. Mukherjee
This is an automated email from the git hooks/post-receive script. ppm-guest pushed a commit to annotated tag v0.36 in repository libmath-prime-util-perl. commit d7eee04823f8519dd49902ab941ee16b168b78e9 Author: Dana Jacobsen Date: Mon Dec 30 11:48:32 2013 -0800 Remove redundancy in inner

[libmath-prime-util-perl] 48/181: New factor_exp function

2015-05-21 Thread Partha P. Mukherjee
This is an automated email from the git hooks/post-receive script. ppm-guest pushed a commit to annotated tag v0.36 in repository libmath-prime-util-perl. commit 690a97ff9c7d38a33c386faaacb83c1bb2d48b66 Author: Dana Jacobsen Date: Fri Dec 27 18:15:05 2013 -0800 New factor_exp function ---

[libmath-prime-util-perl] 53/181: Fix PP test issues

2015-05-21 Thread Partha P. Mukherjee
This is an automated email from the git hooks/post-receive script. ppm-guest pushed a commit to annotated tag v0.36 in repository libmath-prime-util-perl. commit 08a2f59d1829e17c67946bbebe0553579340ecef Author: Dana Jacobsen Date: Sat Dec 28 01:46:50 2013 -0800 Fix PP test issues --- lib

[libmath-prime-util-perl] 31/181: Fix macro comparison, new benchmarks

2015-05-21 Thread Partha P. Mukherjee
This is an automated email from the git hooks/post-receive script. ppm-guest pushed a commit to annotated tag v0.36 in repository libmath-prime-util-perl. commit 0b97c03b2ea710849618c91e9724252e97b89d6b Author: Dana Jacobsen Date: Sat Dec 21 15:46:40 2013 -0800 Fix macro comparison, new b

[libmath-prime-util-perl] 64/181: Cleanup compiler warnings

2015-05-21 Thread Partha P. Mukherjee
This is an automated email from the git hooks/post-receive script. ppm-guest pushed a commit to annotated tag v0.36 in repository libmath-prime-util-perl. commit f3a9765533f0d854bce3b81a1eca540d186c6f8e Author: Dana Jacobsen Date: Mon Dec 30 03:26:22 2013 -0800 Cleanup compiler warnings -

[libmath-prime-util-perl] 72/181: Wrap large constants in UVCONST for 64-bit Perl on 32-bit machines

2015-05-21 Thread Partha P. Mukherjee
This is an automated email from the git hooks/post-receive script. ppm-guest pushed a commit to annotated tag v0.36 in repository libmath-prime-util-perl. commit 4518c3649d308829134724ad13ee5dc73d6bc0c6 Author: Dana Jacobsen Date: Mon Dec 30 17:03:57 2013 -0800 Wrap large constants in UVC

[libmath-prime-util-perl] 47/181: Switch znorder to factoring Carmichael Lambda

2015-05-21 Thread Partha P. Mukherjee
This is an automated email from the git hooks/post-receive script. ppm-guest pushed a commit to annotated tag v0.36 in repository libmath-prime-util-perl. commit c07ebdea135f2032ca6760c44dc3ea22312535e9 Author: Dana Jacobsen Date: Thu Dec 26 11:18:17 2013 -0800 Switch znorder to factoring

[libmath-prime-util-perl] 27/181: Lehmer update cache settings

2015-05-21 Thread Partha P. Mukherjee
This is an automated email from the git hooks/post-receive script. ppm-guest pushed a commit to annotated tag v0.36 in repository libmath-prime-util-perl. commit 953591015df2c8c3e767710bbbc0b0e1b6d3589d Author: Dana Jacobsen Date: Fri Dec 20 18:22:58 2013 -0800 Lehmer update cache setting

[libmath-prime-util-perl] 58/181: Add tests for kronecker

2015-05-21 Thread Partha P. Mukherjee
This is an automated email from the git hooks/post-receive script. ppm-guest pushed a commit to annotated tag v0.36 in repository libmath-prime-util-perl. commit 47c11069fb3fc55533eb9ceadea24ccafbbc3406 Author: Dana Jacobsen Date: Sun Dec 29 12:57:25 2013 -0800 Add tests for kronecker ---

[libmath-prime-util-perl] 32/181: Line too long in synopsis

2015-05-21 Thread Partha P. Mukherjee
This is an automated email from the git hooks/post-receive script. ppm-guest pushed a commit to annotated tag v0.36 in repository libmath-prime-util-perl. commit 426ffa6a2326d33001d1b50e98f404848cf1a271 Author: Dana Jacobsen Date: Sat Dec 21 15:48:51 2013 -0800 Line too long in synopsis -

[libmath-prime-util-perl] 68/181: Hacky workaround to for MPU:GMP not understanding leading plusses

2015-05-21 Thread Partha P. Mukherjee
This is an automated email from the git hooks/post-receive script. ppm-guest pushed a commit to annotated tag v0.36 in repository libmath-prime-util-perl. commit 8c6005404fdff57c2723703392eaa058f473fe0f Author: Dana Jacobsen Date: Mon Dec 30 11:44:19 2013 -0800 Hacky workaround to for MPU

[libmath-prime-util-perl] 62/181: Add moebius/exp_mangoldt to util.c

2015-05-21 Thread Partha P. Mukherjee
This is an automated email from the git hooks/post-receive script. ppm-guest pushed a commit to annotated tag v0.36 in repository libmath-prime-util-perl. commit 2696cc6ed4931d76ef1f310838df796859a82613 Author: Dana Jacobsen Date: Mon Dec 30 01:15:42 2013 -0800 Add moebius/exp_mangoldt to

[libmath-prime-util-perl] 96/181: Work around RT 49569 (Math::BigInt::FastCalc)

2015-05-21 Thread Partha P. Mukherjee
This is an automated email from the git hooks/post-receive script. ppm-guest pushed a commit to annotated tag v0.36 in repository libmath-prime-util-perl. commit 1de1b84039542eaf636804560f7c3d75891b0005 Author: Dana Jacobsen Date: Wed Jan 1 23:42:22 2014 -0800 Work around RT 49569 (Math::

[libmath-prime-util-perl] 89/181: Next set of XS changes

2015-05-21 Thread Partha P. Mukherjee
This is an automated email from the git hooks/post-receive script. ppm-guest pushed a commit to annotated tag v0.36 in repository libmath-prime-util-perl. commit 4f561c247aba8c34806c119daaabe2a486ac Author: Dana Jacobsen Date: Tue Dec 31 21:52:29 2013 -0800 Next set of XS changes ---

[libmath-prime-util-perl] 94/181: Input validation and better 5.6.2 support

2015-05-21 Thread Partha P. Mukherjee
This is an automated email from the git hooks/post-receive script. ppm-guest pushed a commit to annotated tag v0.36 in repository libmath-prime-util-perl. commit 2f048d21f11ac50e4512f3626f084a5af8b37598 Author: Dana Jacobsen Date: Wed Jan 1 22:41:03 2014 -0800 Input validation and better

[libmath-prime-util-perl] 76/181: Workaround for 5.6.2 PP

2015-05-21 Thread Partha P. Mukherjee
This is an automated email from the git hooks/post-receive script. ppm-guest pushed a commit to annotated tag v0.36 in repository libmath-prime-util-perl. commit 91f7c613ed7ea169508754a97b76b0c34229d74a Author: Dana Jacobsen Date: Tue Dec 31 02:36:57 2013 -0800 Workaround for 5.6.2 PP ---

[libmath-prime-util-perl] 105/181: More XS->Perl changes. Add constant SV* returns for -1, 0, 1, 2.

2015-05-21 Thread Partha P. Mukherjee
This is an automated email from the git hooks/post-receive script. ppm-guest pushed a commit to annotated tag v0.36 in repository libmath-prime-util-perl. commit e12acebe9ba1125b87e9be02300901121415fae6 Author: Dana Jacobsen Date: Thu Jan 2 19:37:21 2014 -0800 More XS->Perl changes. Add

[libmath-prime-util-perl] 104/181: Move prime_count, nth_prime to XS

2015-05-21 Thread Partha P. Mukherjee
This is an automated email from the git hooks/post-receive script. ppm-guest pushed a commit to annotated tag v0.36 in repository libmath-prime-util-perl. commit 0846451f18a184d86d369695a1cf201608eea872 Author: Dana Jacobsen Date: Thu Jan 2 12:33:00 2014 -0800 Move prime_count, nth_prime

[libmath-prime-util-perl] 98/181: Add bigint tests for new functions

2015-05-21 Thread Partha P. Mukherjee
This is an automated email from the git hooks/post-receive script. ppm-guest pushed a commit to annotated tag v0.36 in repository libmath-prime-util-perl. commit 5efbc2e1dc61f9085b1f71eac2232992fe9814bc Author: Dana Jacobsen Date: Thu Jan 2 01:23:41 2014 -0800 Add bigint tests for new fun

[libmath-prime-util-perl] 85/181: fix declaration after code and redefinition warning for Win32

2015-05-21 Thread Partha P. Mukherjee
This is an automated email from the git hooks/post-receive script. ppm-guest pushed a commit to annotated tag v0.36 in repository libmath-prime-util-perl. commit c1aa052c950cb19dcb6c9427d5b911de9fd83aa4 Author: bulk88 Date: Tue Dec 31 19:56:39 2013 -0500 fix declaration after code and red

[libmath-prime-util-perl] 82/181: Stop checking return of New/Renew and its propagations

2015-05-21 Thread Partha P. Mukherjee
This is an automated email from the git hooks/post-receive script. ppm-guest pushed a commit to annotated tag v0.36 in repository libmath-prime-util-perl. commit df94359b10ca8a24dcf62b300391e1330bdcad39 Author: Dana Jacobsen Date: Tue Dec 31 06:18:08 2013 -0800 Stop checking return of New

[libmath-prime-util-perl] 84/181: Move factor_exp and divisors to XS->Perl, merge with factor

2015-05-21 Thread Partha P. Mukherjee
This is an automated email from the git hooks/post-receive script. ppm-guest pushed a commit to annotated tag v0.36 in repository libmath-prime-util-perl. commit 4a10314df4a3133659515da23ca42baf0187290b Author: Dana Jacobsen Date: Tue Dec 31 16:24:33 2013 -0800 Move factor_exp and divisor

[libmath-prime-util-perl] 81/181: Modifications to previous merge

2015-05-21 Thread Partha P. Mukherjee
This is an automated email from the git hooks/post-receive script. ppm-guest pushed a commit to annotated tag v0.36 in repository libmath-prime-util-perl. commit 2fe6d93cc04896db45d0a207132edd2f4cadd61b Author: Dana Jacobsen Date: Tue Dec 31 05:35:45 2013 -0800 Modifications to previous m

[libmath-prime-util-perl] 95/181: Fix threading argument

2015-05-21 Thread Partha P. Mukherjee
This is an automated email from the git hooks/post-receive script. ppm-guest pushed a commit to annotated tag v0.36 in repository libmath-prime-util-perl. commit 7d90dd00cc6fd001c0bb3325ffbb54f63c840c12 Author: Dana Jacobsen Date: Wed Jan 1 22:50:13 2014 -0800 Fix threading argument ---

[libmath-prime-util-perl] 75/181: More XS changes, plus small optimizations from bulk88

2015-05-21 Thread Partha P. Mukherjee
This is an automated email from the git hooks/post-receive script. ppm-guest pushed a commit to annotated tag v0.36 in repository libmath-prime-util-perl. commit 517233e310bf4209ce5b25176941c0cd19be715f Author: Dana Jacobsen Date: Tue Dec 31 01:31:24 2013 -0800 More XS changes, plus small

[libmath-prime-util-perl] 87/181: Merge euler_phi and moebius XS

2015-05-21 Thread Partha P. Mukherjee
This is an automated email from the git hooks/post-receive script. ppm-guest pushed a commit to annotated tag v0.36 in repository libmath-prime-util-perl. commit 3cc157ed389359b98202d972735699251f355a49 Author: Dana Jacobsen Date: Tue Dec 31 19:02:53 2013 -0800 Merge euler_phi and moebius

[libmath-prime-util-perl] 100/181: PP legendre phi wasn't making enough primes via public API

2015-05-21 Thread Partha P. Mukherjee
This is an automated email from the git hooks/post-receive script. ppm-guest pushed a commit to annotated tag v0.36 in repository libmath-prime-util-perl. commit 4edb0a1af046339e0350fb211d5c8e0e3da11931 Author: Dana Jacobsen Date: Thu Jan 2 02:25:56 2014 -0800 PP legendre phi wasn't makin

[libmath-prime-util-perl] 77/181: non-XSUB tweaks

2015-05-21 Thread Partha P. Mukherjee
This is an automated email from the git hooks/post-receive script. ppm-guest pushed a commit to annotated tag v0.36 in repository libmath-prime-util-perl. commit 150fa335dab67667ad542e8740512ec6813f8257 Author: bulk88 Date: Tue Dec 31 05:39:06 2013 -0500 non-XSUB tweaks aks.c in

[libmath-prime-util-perl] 78/181: Merge XS changes from bulk88

2015-05-21 Thread Partha P. Mukherjee
This is an automated email from the git hooks/post-receive script. ppm-guest pushed a commit to annotated tag v0.36 in repository libmath-prime-util-perl. commit 25e10313fedf929850634b4ef625c27d63ef3605 Merge: 91f7c61 9ed115d Author: Dana Jacobsen Date: Tue Dec 31 04:07:25 2013 -0800 Merg

[libmath-prime-util-perl] 102/181: Add test for t/81-bignum.t no-clobber

2015-05-21 Thread Partha P. Mukherjee
This is an automated email from the git hooks/post-receive script. ppm-guest pushed a commit to annotated tag v0.36 in repository libmath-prime-util-perl. commit 114a02aa2d5d264cad99a58a18624cce3d27f3a0 Author: Dana Jacobsen Date: Thu Jan 2 11:14:18 2014 -0800 Add test for t/81-bignum.t n

[libmath-prime-util-perl] 107/181: Another case of RT71548

2015-05-21 Thread Partha P. Mukherjee
This is an automated email from the git hooks/post-receive script. ppm-guest pushed a commit to annotated tag v0.36 in repository libmath-prime-util-perl. commit 068ad544612956852ec9efc10052a462a3146992 Author: Dana Jacobsen Date: Fri Jan 3 03:17:40 2014 -0800 Another case of RT71548 ---

[libmath-prime-util-perl] 74/181: more XS tweaks

2015-05-21 Thread Partha P. Mukherjee
This is an automated email from the git hooks/post-receive script. ppm-guest pushed a commit to annotated tag v0.36 in repository libmath-prime-util-perl. commit 9ed115df4c6e23e220170d6bfc220446313f2600 Author: bulk88 Date: Tue Dec 31 04:28:52 2013 -0500 more XS tweaks in _valida

[libmath-prime-util-perl] 91/181: XS tweaks from bulk88

2015-05-21 Thread Partha P. Mukherjee
This is an automated email from the git hooks/post-receive script. ppm-guest pushed a commit to annotated tag v0.36 in repository libmath-prime-util-perl. commit 50b9d5c693cd50290922c1e821916755bdd9ff26 Author: Dana Jacobsen Date: Wed Jan 1 01:23:08 2014 -0800 XS tweaks from bulk88 --- X

[libmath-prime-util-perl] 79/181: Simplify my_svuv/my_sviv

2015-05-21 Thread Partha P. Mukherjee
This is an automated email from the git hooks/post-receive script. ppm-guest pushed a commit to annotated tag v0.36 in repository libmath-prime-util-perl. commit 9d022c9dfb5d41486c9ff15ae9dfd12008c855a6 Author: Dana Jacobsen Date: Tue Dec 31 04:09:29 2013 -0800 Simplify my_svuv/my_sviv --

[libmath-prime-util-perl] 88/181: More updates from bulk88 suggestions

2015-05-21 Thread Partha P. Mukherjee
This is an automated email from the git hooks/post-receive script. ppm-guest pushed a commit to annotated tag v0.36 in repository libmath-prime-util-perl. commit 0885daa6974e5bff4dd2efbf2cf4903a1465d862 Author: Dana Jacobsen Date: Tue Dec 31 20:14:25 2013 -0800 More updates from bulk88 su

[libmath-prime-util-perl] 86/181: Merge pull request #7 from bulk88/master

2015-05-21 Thread Partha P. Mukherjee
This is an automated email from the git hooks/post-receive script. ppm-guest pushed a commit to annotated tag v0.36 in repository libmath-prime-util-perl. commit bf712bdec194951cc65c50d46edd866444b95599 Merge: 4a10314 c1aa052 Author: Dana Jacobsen Date: Tue Dec 31 17:07:27 2013 -0800 Merg

[libmath-prime-util-perl] 106/181: Modify const SV for threads

2015-05-21 Thread Partha P. Mukherjee
This is an automated email from the git hooks/post-receive script. ppm-guest pushed a commit to annotated tag v0.36 in repository libmath-prime-util-perl. commit 3645d326b70d43d1bcf2b8679133b0a1a58edc66 Author: Dana Jacobsen Date: Fri Jan 3 02:48:10 2014 -0800 Modify const SV for threads

[libmath-prime-util-perl] 103/181: Update version number and date

2015-05-21 Thread Partha P. Mukherjee
This is an automated email from the git hooks/post-receive script. ppm-guest pushed a commit to annotated tag v0.36 in repository libmath-prime-util-perl. commit a33b4a94c189821cf5bb3e14f19ea789226d88ea Author: Dana Jacobsen Date: Thu Jan 2 11:16:31 2014 -0800 Update version number and da

[libmath-prime-util-perl] 101/181: nth_prime for legendre phi, not next_prime

2015-05-21 Thread Partha P. Mukherjee
This is an automated email from the git hooks/post-receive script. ppm-guest pushed a commit to annotated tag v0.36 in repository libmath-prime-util-perl. commit 8a8f04f1ad3d59253c2912248fba08e655e9591d Author: Dana Jacobsen Date: Thu Jan 2 02:37:58 2014 -0800 nth_prime for legendre phi,

[libmath-prime-util-perl] 93/181: Use constant

2015-05-21 Thread Partha P. Mukherjee
This is an automated email from the git hooks/post-receive script. ppm-guest pushed a commit to annotated tag v0.36 in repository libmath-prime-util-perl. commit 2d8120ada070df96006919f3365c934b7fa2 Author: Dana Jacobsen Date: Wed Jan 1 14:35:14 2014 -0800 Use constant --- Makefile.P

[libmath-prime-util-perl] 97/181: Add Kronecker tests

2015-05-21 Thread Partha P. Mukherjee
This is an automated email from the git hooks/post-receive script. ppm-guest pushed a commit to annotated tag v0.36 in repository libmath-prime-util-perl. commit f4899e189cb35faf40057dee53631f7a53ba1584 Author: Dana Jacobsen Date: Thu Jan 2 01:22:10 2014 -0800 Add Kronecker tests --- t/1

[libmath-prime-util-perl] 110/181: Add gcd function. Fix forcomposites. Fix test for GMP function definition.

2015-05-21 Thread Partha P. Mukherjee
This is an automated email from the git hooks/post-receive script. ppm-guest pushed a commit to annotated tag v0.36 in repository libmath-prime-util-perl. commit d3f0a0550cb3affe106cbcc355c27174809ba739 Author: Dana Jacobsen Date: Fri Jan 3 19:13:31 2014 -0800 Add gcd function. Fix forco

[libmath-prime-util-perl] 109/181: Change comment to match current number of array items

2015-05-21 Thread Partha P. Mukherjee
This is an automated email from the git hooks/post-receive script. ppm-guest pushed a commit to annotated tag v0.36 in repository libmath-prime-util-perl. commit 128e95f6ca7794960a1daca67fa60757ef9b38f1 Author: Dana Jacobsen Date: Fri Jan 3 18:01:57 2014 -0800 Change comment to match curr

[libmath-prime-util-perl] 114/181: use constant with hash. Saves a tiny bit of startup time

2015-05-21 Thread Partha P. Mukherjee
This is an automated email from the git hooks/post-receive script. ppm-guest pushed a commit to annotated tag v0.36 in repository libmath-prime-util-perl. commit 6b69260bc122f86e67323177407f2357c9a8bde7 Author: Dana Jacobsen Date: Sat Jan 4 03:05:55 2014 -0800 use constant with hash. Sav

[libmath-prime-util-perl] 83/181: Don't compile Legendre/Meissel/Lehmer/LMOS prime counts by default

2015-05-21 Thread Partha P. Mukherjee
This is an automated email from the git hooks/post-receive script. ppm-guest pushed a commit to annotated tag v0.36 in repository libmath-prime-util-perl. commit 9d3bad18865a82ee284c834394b2027c863813ff Author: Dana Jacobsen Date: Tue Dec 31 07:51:29 2013 -0800 Don't compile Legendre/Meis

[libmath-prime-util-perl] 108/181: Change sieve macro advance to not read ahead (valgrind)

2015-05-21 Thread Partha P. Mukherjee
This is an automated email from the git hooks/post-receive script. ppm-guest pushed a commit to annotated tag v0.36 in repository libmath-prime-util-perl. commit c0b5a3b10791db15b67952de9aab8a91f3ebea49 Author: Dana Jacobsen Date: Fri Jan 3 18:01:31 2014 -0800 Change sieve macro advance t

[libmath-prime-util-perl] 80/181: Merge branch 'master' of https://github.com/bulk88/Math-Prime-Util into bulk88-pr6

2015-05-21 Thread Partha P. Mukherjee
This is an automated email from the git hooks/post-receive script. ppm-guest pushed a commit to annotated tag v0.36 in repository libmath-prime-util-perl. commit 51548ea5bd72cbdb1a8b5a53291e2c2c7730ce1f Merge: 9d022c9 150fa33 Author: Dana Jacobsen Date: Tue Dec 31 04:12:23 2013 -0800 Merg

[libmath-prime-util-perl] 99/181: Add tests for legendre_phi

2015-05-21 Thread Partha P. Mukherjee
This is an automated email from the git hooks/post-receive script. ppm-guest pushed a commit to annotated tag v0.36 in repository libmath-prime-util-perl. commit ae9cc5ed669c8ec2c892e784b81e6fbc5921b92d Author: Dana Jacobsen Date: Thu Jan 2 01:53:33 2014 -0800 Add tests for legendre_phi -

[libmath-prime-util-perl] 112/181: Use memcpy doubling -- fewer calls needed

2015-05-21 Thread Partha P. Mukherjee
This is an automated email from the git hooks/post-receive script. ppm-guest pushed a commit to annotated tag v0.36 in repository libmath-prime-util-perl. commit af8d7a011d2cfa75f6ae12687cd3bd4b66dbd0d4 Author: Dana Jacobsen Date: Sat Jan 4 00:56:11 2014 -0800 Use memcpy doubling -- fewer

[libmath-prime-util-perl] 90/181: Input validation

2015-05-21 Thread Partha P. Mukherjee
This is an automated email from the git hooks/post-receive script. ppm-guest pushed a commit to annotated tag v0.36 in repository libmath-prime-util-perl. commit 0e33406acc2346ad6f455801f2fcfdbec68d01e9 Author: Dana Jacobsen Date: Wed Jan 1 00:44:48 2014 -0800 Input validation --- MANIFE

[libmath-prime-util-perl] 113/181: Go back to 200M threshold vs. 2M for looking in cache

2015-05-21 Thread Partha P. Mukherjee
This is an automated email from the git hooks/post-receive script. ppm-guest pushed a commit to annotated tag v0.36 in repository libmath-prime-util-perl. commit 59238c0f5e2d8cc6c4eb51bc6b2fdc6686cc8812 Author: Dana Jacobsen Date: Sat Jan 4 00:57:36 2014 -0800 Go back to 200M threshold vs

[libmath-prime-util-perl] 115/181: Removed old SQUFOF code. Faster is_perfect_square. Streamline trial division pre-factoring.

2015-05-21 Thread Partha P. Mukherjee
This is an automated email from the git hooks/post-receive script. ppm-guest pushed a commit to annotated tag v0.36 in repository libmath-prime-util-perl. commit 5be203368d0f96cf19210e3697df459ce62ace9a Author: Dana Jacobsen Date: Sun Jan 5 00:19:58 2014 -0800 Removed old SQUFOF code. Fa

[libmath-prime-util-perl] 111/181: Refactor forprimes

2015-05-21 Thread Partha P. Mukherjee
This is an automated email from the git hooks/post-receive script. ppm-guest pushed a commit to annotated tag v0.36 in repository libmath-prime-util-perl. commit 7fd13a88adf1bd5cfda9b9652af18f532bc7429f Author: Dana Jacobsen Date: Sat Jan 4 00:54:55 2014 -0800 Refactor forprimes --- XS.x

[libmath-prime-util-perl] 04/181: A fix for prime counts > 18446744056529682436

2015-05-21 Thread Partha P. Mukherjee
This is an automated email from the git hooks/post-receive script. ppm-guest pushed a commit to annotated tag v0.36 in repository libmath-prime-util-perl. commit 535d480597924227f0efd5d7471b6a68cd6e154d Author: Dana Jacobsen Date: Wed Dec 11 11:08:31 2013 -0800 A fix for prime counts > 18

[libmath-prime-util-perl] 25/25: Add some missing files to manifest

2015-05-21 Thread Partha P. Mukherjee
This is an automated email from the git hooks/post-receive script. ppm-guest pushed a commit to annotated tag v0.35 in repository libmath-prime-util-perl. commit f5dc9ddfca4f56028db97d844cb7e977589f3c09 Author: Dana Jacobsen Date: Sun Dec 8 21:18:14 2013 -0800 Add some missing files to ma

[libmath-prime-util-perl] 22/25: Back off expensive PP prime count testing unless extended testing

2015-05-21 Thread Partha P. Mukherjee
This is an automated email from the git hooks/post-receive script. ppm-guest pushed a commit to annotated tag v0.35 in repository libmath-prime-util-perl. commit 95e028018df5763769ab58bfd9700659ea8d2a5b Author: Dana Jacobsen Date: Sun Dec 8 02:43:52 2013 -0800 Back off expensive PP prime

[libmath-prime-util-perl] 20/25: Protect against overflow

2015-05-21 Thread Partha P. Mukherjee
This is an automated email from the git hooks/post-receive script. ppm-guest pushed a commit to annotated tag v0.35 in repository libmath-prime-util-perl. commit 1b6c179b1e558c1c6e9b3731665c22050cfabeb0 Author: Dana Jacobsen Date: Fri Dec 6 18:15:25 2013 -0800 Protect against overflow ---

[libmath-prime-util-perl] 09/181: Microsoft compiler workarounds

2015-05-21 Thread Partha P. Mukherjee
This is an automated email from the git hooks/post-receive script. ppm-guest pushed a commit to annotated tag v0.36 in repository libmath-prime-util-perl. commit dc95551e2ee09a70c41189096f41f40c321b9e52 Author: Dana Jacobsen Date: Wed Dec 11 22:47:18 2013 -0800 Microsoft compiler workarou

[libmath-prime-util-perl] 08/181: Add some 5.6.2 workarounds

2015-05-21 Thread Partha P. Mukherjee
This is an automated email from the git hooks/post-receive script. ppm-guest pushed a commit to annotated tag v0.36 in repository libmath-prime-util-perl. commit e0742a9a7ec77b1930b4679bb0706234beb93c99 Author: Dana Jacobsen Date: Wed Dec 11 22:46:10 2013 -0800 Add some 5.6.2 workarounds

[libmath-prime-util-perl] 07/181: Documentation change

2015-05-21 Thread Partha P. Mukherjee
This is an automated email from the git hooks/post-receive script. ppm-guest pushed a commit to annotated tag v0.36 in repository libmath-prime-util-perl. commit 478e828def573252c785d6b7ba6f5db98c1cfa16 Author: Dana Jacobsen Date: Wed Dec 11 14:21:12 2013 -0800 Documentation change --- l

[libmath-prime-util-perl] 158/181: Add simple (and likely buggy) Pollard Rho DLP

2015-05-21 Thread Partha P. Mukherjee
This is an automated email from the git hooks/post-receive script. ppm-guest pushed a commit to annotated tag v0.36 in repository libmath-prime-util-perl. commit 4d3882cb7ef54ef73370fdc6c40af3338cf9a773 Author: Dana Jacobsen Date: Fri Jan 10 14:11:08 2014 -0800 Add simple (and likely bugg

[libmath-prime-util-perl] 23/25: Thanks TravisCI -- need to count for the extra test when skipping

2015-05-21 Thread Partha P. Mukherjee
This is an automated email from the git hooks/post-receive script. ppm-guest pushed a commit to annotated tag v0.35 in repository libmath-prime-util-perl. commit b9c24be57eb39cf962e3256a3bfd86ed479b8327 Author: Dana Jacobsen Date: Sun Dec 8 02:57:31 2013 -0800 Thanks TravisCI -- need to c

[libmath-prime-util-perl] 157/181: small performance increase for next_prime

2015-05-21 Thread Partha P. Mukherjee
This is an automated email from the git hooks/post-receive script. ppm-guest pushed a commit to annotated tag v0.36 in repository libmath-prime-util-perl. commit 49d01994b85774fcab01c060526132923e2ae8e5 Author: Dana Jacobsen Date: Thu Jan 9 18:24:32 2014 -0800 small performance increase f

[libmath-prime-util-perl] 06/181: Ensure M=alpha*n3 doesn't underflow

2015-05-21 Thread Partha P. Mukherjee
This is an automated email from the git hooks/post-receive script. ppm-guest pushed a commit to annotated tag v0.36 in repository libmath-prime-util-perl. commit 30e430d617fb90535206f72afb6e9efed3bdf30a Author: Dana Jacobsen Date: Wed Dec 11 14:01:58 2013 -0800 Ensure M=alpha*n3 doesn't u

[libmath-prime-util-perl] 11/181: Speedup for Legendre Pi (use small phi)

2015-05-21 Thread Partha P. Mukherjee
This is an automated email from the git hooks/post-receive script. ppm-guest pushed a commit to annotated tag v0.36 in repository libmath-prime-util-perl. commit 78db558a1652d996ab8c191896a4a9c214cc1a6c Author: Dana Jacobsen Date: Thu Dec 12 17:51:34 2013 -0800 Speedup for Legendre Pi (us

[libmath-prime-util-perl] 01/181: Microsoft VC isn't C99, sigh

2015-05-21 Thread Partha P. Mukherjee
This is an automated email from the git hooks/post-receive script. ppm-guest pushed a commit to annotated tag v0.36 in repository libmath-prime-util-perl. commit bd7929c0c197469d0b483dc904f6c10a702126b7 Author: Dana Jacobsen Date: Mon Dec 9 18:54:08 2013 -0800 Microsoft VC isn't C99, sigh

[libmath-prime-util-perl] 137/181: Move PP AKS to only run with EXTENDED_TESTING. It's horribly slow, a function nobody should practically use for anything, and they would run the C or GMP version any

2015-05-21 Thread Partha P. Mukherjee
This is an automated email from the git hooks/post-receive script. ppm-guest pushed a commit to annotated tag v0.36 in repository libmath-prime-util-perl. commit 2cc07a3a8d489da5c8cb65ba53307b0c78f0353a Author: Dana Jacobsen Date: Wed Jan 8 03:06:10 2014 -0800 Move PP AKS to only run with

[libmath-prime-util-perl] 125/181: Performance tweaks (small) for bigints

2015-05-21 Thread Partha P. Mukherjee
This is an automated email from the git hooks/post-receive script. ppm-guest pushed a commit to annotated tag v0.36 in repository libmath-prime-util-perl. commit 2fea141a7a7a1f536fa018905250a61aeb01b3ba Author: Dana Jacobsen Date: Mon Jan 6 19:22:08 2014 -0800 Performance tweaks (small) f

[libmath-prime-util-perl] 23/181: Fix some compiler warnings

2015-05-21 Thread Partha P. Mukherjee
This is an automated email from the git hooks/post-receive script. ppm-guest pushed a commit to annotated tag v0.36 in repository libmath-prime-util-perl. commit eac8b272d1ed3c0ad660b548139d749d4167e211 Author: Dana Jacobsen Date: Wed Dec 18 23:53:57 2013 -0800 Fix some compiler warnings

[libmath-prime-util-perl] 05/181: Comment changes

2015-05-21 Thread Partha P. Mukherjee
This is an automated email from the git hooks/post-receive script. ppm-guest pushed a commit to annotated tag v0.36 in repository libmath-prime-util-perl. commit f25d223150775718d7839e16f9131cae76654248 Author: Dana Jacobsen Date: Wed Dec 11 13:42:21 2013 -0800 Comment changes --- lmo.c

[libmath-prime-util-perl] 19/181: Second round of factor(0), factor(1) changes

2015-05-21 Thread Partha P. Mukherjee
This is an automated email from the git hooks/post-receive script. ppm-guest pushed a commit to annotated tag v0.36 in repository libmath-prime-util-perl. commit 9a56656e0c4992dfb1817452b3dfee5b9d969387 Author: Dana Jacobsen Date: Wed Dec 18 00:17:32 2013 -0800 Second round of factor(0),f

[libmath-prime-util-perl] 24/181: forcomposites UVMAX edge cases

2015-05-21 Thread Partha P. Mukherjee
This is an automated email from the git hooks/post-receive script. ppm-guest pushed a commit to annotated tag v0.36 in repository libmath-prime-util-perl. commit 9cffea5efd0c0d6ab6616cf04062a8e10a9ff73f Author: Dana Jacobsen Date: Thu Dec 19 10:47:13 2013 -0800 forcomposites UVMAX edge ca

[libmath-prime-util-perl] 18/181: first round of changes for factor(1)

2015-05-21 Thread Partha P. Mukherjee
This is an automated email from the git hooks/post-receive script. ppm-guest pushed a commit to annotated tag v0.36 in repository libmath-prime-util-perl. commit 68a087726071095569ed870a5d33df3a4951fb20 Author: Dana Jacobsen Date: Tue Dec 17 13:59:04 2013 -0800 first round of changes for

[libmath-prime-util-perl] 135/181: Merge branch 'master' of github.com:danaj/Math-Prime-Util

2015-05-21 Thread Partha P. Mukherjee
This is an automated email from the git hooks/post-receive script. ppm-guest pushed a commit to annotated tag v0.36 in repository libmath-prime-util-perl. commit b2e764406cf6e4ce9e94714568122c6b28ab8039 Merge: c0c2eb9 06d2159 Author: Dana Jacobsen Date: Wed Jan 8 02:37:32 2014 -0800 Merge

[libmath-prime-util-perl] 129/181: Merge pull request #8 from bulk88/master

2015-05-21 Thread Partha P. Mukherjee
This is an automated email from the git hooks/post-receive script. ppm-guest pushed a commit to annotated tag v0.36 in repository libmath-prime-util-perl. commit 52d9da97e66c6ec156e2453718a94679eab34b0d Merge: 9c98f1b 0f0531c Author: Dana Jacobsen Date: Tue Jan 7 01:46:15 2014 -0800 Merge

[libmath-prime-util-perl] 13/181: Documentation updates; popcnt updates for LMO

2015-05-21 Thread Partha P. Mukherjee
This is an automated email from the git hooks/post-receive script. ppm-guest pushed a commit to annotated tag v0.36 in repository libmath-prime-util-perl. commit db3e43acdfd1d1ee06fe9284c9f18d896d171e36 Author: Dana Jacobsen Date: Sun Dec 15 02:00:04 2013 -0800 Documentation updates; popc

[libmath-prime-util-perl] 25/181: Mapes => table for small phi

2015-05-21 Thread Partha P. Mukherjee
This is an automated email from the git hooks/post-receive script. ppm-guest pushed a commit to annotated tag v0.36 in repository libmath-prime-util-perl. commit fa9264cb736a994954fc53837799b008a50fce6f Author: Dana Jacobsen Date: Thu Dec 19 18:16:39 2013 -0800 Mapes => table for small ph

[libmath-prime-util-perl] 132/181: Double speed of AKS for small numbers on slow-modulo machines. poly_mod_mul checks for overflow in all terms are summed

2015-05-21 Thread Partha P. Mukherjee
This is an automated email from the git hooks/post-receive script. ppm-guest pushed a commit to annotated tag v0.36 in repository libmath-prime-util-perl. commit 06d2159fbf17e885a810803c027154995d06e017 Author: Dana Jacobsen Date: Tue Jan 7 17:57:36 2014 -0800 Double speed of AKS for smal

[libmath-prime-util-perl] 02/181: fix LMO previous prime (sieve) when very near 32-bit limit

2015-05-21 Thread Partha P. Mukherjee
This is an automated email from the git hooks/post-receive script. ppm-guest pushed a commit to annotated tag v0.36 in repository libmath-prime-util-perl. commit 8b96e191b4a638d92e874e88a1ec74426f1aebe8 Author: Dana Jacobsen Date: Tue Dec 10 12:23:42 2013 -0800 fix LMO previous prime (sie

[libmath-prime-util-perl] 21/25: Documentation updates

2015-05-21 Thread Partha P. Mukherjee
This is an automated email from the git hooks/post-receive script. ppm-guest pushed a commit to annotated tag v0.35 in repository libmath-prime-util-perl. commit 31afb1b2e42e0286eba085fde9f4e5daedc3e788 Author: Dana Jacobsen Date: Fri Dec 6 18:16:56 2013 -0800 Documentation updates --- l

[libmath-prime-util-perl] 24/25: Final updates for release

2015-05-21 Thread Partha P. Mukherjee
This is an automated email from the git hooks/post-receive script. ppm-guest pushed a commit to annotated tag v0.35 in repository libmath-prime-util-perl. commit 4d95539f55a56bbda20c32418fa637c80dd767f4 Author: Dana Jacobsen Date: Sun Dec 8 20:54:49 2013 -0800 Final updates for release --

[libmath-prime-util-perl] 127/181: Right number of extra tests, remove references to old _XS_next_prime

2015-05-21 Thread Partha P. Mukherjee
This is an automated email from the git hooks/post-receive script. ppm-guest pushed a commit to annotated tag v0.36 in repository libmath-prime-util-perl. commit 443caad8921b0e3443a6f941d8c0ae123e981377 Author: Dana Jacobsen Date: Tue Jan 7 01:41:08 2014 -0800 Right number of extra tests,

<    1   2   3   4   5   6   7   8   9   10   >