Changes for version 0.27_04
- version declaration mismatch in c_api.decl corrected
Changes for version 0.27_03
- require version 2 of the C API on the client support files
Changes for version 0.27_02
- add support for exponentiation operators (** **=)
- correct several errors on the C API support files
Changes for version 0.27_01
- generate C API using Module::CAPIMaker
- make isaac64 methods thread friendly
- do not overflow on shift operations
Modules
Manipulate 64 bits integers in Perl
catch overflows when using Math::Int64
Provides
in lib/Math/Int64/native_if_available.pm
in lib/Math/Int64.pm