Changes for version 0.29

  • 2 missing ';' in the XS file (subs ___GMP_CC and ___GMP_CFLAGS) meant that version 0.28 wouldn't build with some compilers. Now fixed.
  • If there's no variable to be formatted, Rmpf_(f/s)printf no longer need to be supplied with a dummy variable.
  • Some buggy tests in printf.t hopefully fixed.

Modules

perl interface to the GMP library's floating point (mpf) functions.