The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.23 - 2011-01-10

  • Merged development version to stable.

Changes for version 0.22_01 - 2010-12-07

  • Fix overflow in xs_sieve_primes() marking 1928099 as composite when it's not and add a test. [rt #62632 - Kevin Ryde]
  • Strike out multiples in xs_sieve_primes() up to the square root of the number.
  • Define and use a macro to test for evenness.

Modules

Detect and calculate prime numbers with deterministic tests