Revision history for Perl module FFI::Platypus::Lang::Pascal
0.06 2019-01-14 20:19:35 -0500
- Move Module::Build::FFI::Pascal to Module-Build-FFI
0.05 Apr 21, 2015
- Allow ; to separate types on the parameter list for unmangeled names
which is the norm for Pascal. (gh#6)
- Continue to allow , to separate types as well for backward compatability
0.04 Feb 17, 2015
- Fixed inconsistent versions from previous release
0.03 Feb 15, 2015
- Meta and documentation tweaks
0.02 Feb 3, 2015
- Fix for OS X and its addition to multiple extensions for dynamic libraries
See https://github.com/Perl5-FFI/FFI-Platypus/issues/29
0.01 Feb 2, 2015
- Initial release