Changes for version 0.50 - 2015-03-09

  • fix test failing in s390 (bug report by David Dick)
  • NO_INIT optimizations reapplied
  • remove gcc-isms breaking compilation with Solaris Studio
  • Solaris make doesn't like unicode
  • Fix Dist::Zilla issues (Dave Rolsky)

Changes for version 0.49_01 - 2014-12-12

  • Bad release

Changes for version 0.34_01 - 2014-12-29

  • Removed compiler detection in favor of compiler feature checking with Config::AutoConf (Dave Rolsky)
  • Add more tests
  • Fixed some compiler warnings

Modules

Manipulate 64 bits integers in Perl
catch overflows when using Math::Int64
Use the native Perl 64-bit integer implementation when available
Manipulate 64 bit unsigned integers from Perl