Revision history for Perl extension Math::ModInt.

0.004   Sun, 3 Oct 2010 14:24:42 +0200
        Performance improvement:
        - determine maximal modulus for native arithmetic at runtime

0.003   Fri, 1 Oct 2010 23:10:26 +0200
        Compatibility fix:
        - work around a bug in perl-5.6.2:
          avoid using bigints in boolean context

0.002   Mon, 27 Sep 2010 19:49:03 +0200
        Test suite bug fixes:
        - t/05_bigint.t got a couple of conversions wrong
        - t/06_validation.t had trouble emulating a "loading failure"
        Test suite compatibility fix:
        - t/92_consistency.t used a perl-5.10 feature in regexes

0.001   Sat, 25 Sep 2010 06:48:16 +0200
        Initial version ready for release.

0.000   Thu, 21 May 2009 22:36:27 +0200
        Coding begins.  Author and Maintainer: Martin Becker.