Dear PDL folks,

PDL 2.057_04 has just been released. Notable changes since 2.057_01:

  *   With an opt-in, .pd files generate one C file per function, allowing 
parallel build
  *   PP only updates files that have changed, for faster rebuilds during 
development especially with the above
  *   allow any pointer including pdl * as OtherPars
  *   OtherPars are now stored in a separate struct, so no restriction on names

Due to further changes to the “Core” structure, you will need to reinstall all 
your PDL modules. Sorry. There will be further core changes from now, but they 
should be binary-compatible (things being added not changed).

After a couple of further tweaks to make the important modules’ functions not 
use “SV *” inputs (but those will still work if yours do that!) to make those 
functions all usable from pure C, there will be a main release.

As usual, please give the new PDL a try and report problems.

Best regards,
Ed

_______________________________________________
pdl-devel mailing list
pdl-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pdl-devel

Reply via email to