Changelog for
ftnchek-4beta_r132-lp160.61.9.x86_64.rpm :
* Thu Nov 16 2023 Manfred Schwarb
- change increase-maxline.patch to adjust max line length to 10000 (Fortran2023)
* Wed Nov 09 2022 Manfred Schwarb - minor spec file cleanup
* Sun Nov 15 2020 Manfred Schwarb - add patch reverse_source-form-default.patch
* Sun Nov 15 2020 Manfred Schwarb - merge patch symtab.patch into unix_intrins.patch- enhance patch f03_intrins.patch- add patch f08_intrins.patch
* Thu Oct 29 2020 Manfred Schwarb - add patch fix_int-overflows.patch- add patch maybe-uninitialized.patch- add patch fix_alist_null-deref.patch
* Wed Oct 28 2020 Manfred Schwarb - add patch increase_hashsize.patch: there were a lot of collisions before- add patch fix_hashtab.patch: Number of intrinsics was limited to 255
* Mon Oct 19 2020 Manfred Schwarb - add patch f03_intrins.patch: add F2003 intrinsics
* Sun Oct 11 2020 Manfred Schwarb - add patch vms_intrins.patch: trigonometric functions activated by \"-fdec\"- add patch unix_intrins.patch: additional unix intrinsics supported by gfortran- add patch symtab.patch: additional definition \"I_3or4\"
* Thu Sep 10 2020 Manfred Schwarb - add patch makefile.patch: some dependency changes (still only working in NOTPARALLEL mode (-j) though)- add patch f2003-io-keywords.patch: support IO keywords IOMSG, ROUND and SIGN- add patch flush-intrins.patch: support nonstandard FLUSH intrinsics (GNU extension)- add patch flush-statement.patch: support Fortran 2003 FLUSH statement.
* Tue Sep 08 2020 Manfred Schwarb - add patch get_type-null-pointer.patch: paper over null-pointer dereference- add patch errorstop.patch: support \"error stop\" statement
* Thu Jun 18 2020 Manfred Schwarb - add patch argcheck.c.patch: fix same-var comparison- add patch advance.c.patch: fix uninitialized struct- add patch symtab.h.patch: fix prototype with interchanged arguments
* Wed Jun 17 2020 Manfred Schwarb - spec file cleanup- build directly from sourceforge zip snapshot- use libtoolize to create missing files instead of supplying our own ones.
* Mon Oct 05 2015 manfred99AATTgmx.ch- spec-cleaner changes
* Wed Jan 28 2015 manfred99AATTgmx.ch- checkout of ftnchek4 beta from sourceforge, svn rev. 132- fix installation path for acl2inc.awk- increase maximum possible line length of input files from 132 to 9997