Revision history for Perl extension Math::Int128.
0.06_01
0.05 Apr 24, 2011
- support for gcc 4.4 and 4.5 contributed by KMX
0.04 Mar 8, 2011
- delete generated Makefile when aborting Makefile.PL
0.03 Mar 4, 2011
- abort Makefile.PL unless compiler is GCC 4.6 or better
0.02 Feb 14, 2011
- add new set of operations that use one argument for output for
improved performance
- on string to int128 conversion skip zeros at the left before
testing for overflow
- remove OPTIMIZE='-g -O0' from Makefile.PL
0.01 Mon Feb 7 11:14:56 2011
- original version; created by h2xs 1.23 with options
-An Math::Int128