Revision history for FFI-Platypus-Lang-Fortran
0.14 2022-10-30 16:38:26 -0600
-
Test migrated to Test2::Suite (gh#19)
-
Documentation improvements (gh#9, gh#22)
0.12 2020-07-07 14:37:46 -0600
-
Moved to PerlFFI GitHub org
-
Migrated to EUMM for installer
-
Module::Build::FFI::Fortran was moved into the Module-Build-FFI dist
0.11 2020-04-20 15:01:46 -0400
-
Use i- prefix in Fortran 77 tests to force integer return value (gh#10)
-
Explicitly specify Test::More 0.98 as prereq for required featuers (gh#10)
0.10 2019-05-16 06:08:20 -0600
-
Improve filtering of fortran flags to exclude C/C++ specific flags
(for FFI::Build::File::Fortran)
0.09 2018-09-26 10:55:19 -0600
-
Improve filtering of fortran flags to exclude C/C++ specific flags
0.08 2018-08-20 05:15:43 -0400
-
Moved repository to Perl5-FFI GitHub org
-
Moved FFI::Build::File::Fortran from FFI-Build into this dist
-
FFI::Build is now a dependency for this dist
0.07 Thu Mar 12, 2015
-
Updated distribution meta to include links to correct issue
tracker and VCS
0.06 Sun Feb 22, 2015
-
Documentation and testing fixes
0.05 Fri Feb 13, 2015
-
Fix for 32/64 bit troubles on Solaris (gh#4)
0.04 Thu Feb 12, 2015
-
Fortran files will not be compiled unless they have changed.
-
Variable length array example now uses Platypus variable length
array feature (requires FFI::Platypus version 0.22)
0.03 Wed Feb 11, 2015
-
More examples
-
Improved documentation
0.02 Tue Feb 10, 2015
-
More examples
-
Documentation enhancements
-
First releae to CPAN
0.01 Tue Feb 10, 2015
-
Initial version