File ftnchek.changes of Package ftnchek
-------------------------------------------------------------------
Thu Nov 16 13:47:17 UTC 2023 - Manfred Schwarb <manfred99@gmx.ch>
- change increase-maxline.patch to adjust max line length to 10000 (Fortran2023)
-------------------------------------------------------------------
Wed Nov 9 23:26:54 UTC 2022 - Manfred Schwarb <manfred99@gmx.ch>
- minor spec file cleanup
-------------------------------------------------------------------
Sun Nov 15 14:05:17 UTC 2020 - Manfred Schwarb <manfred99@gmx.ch>
- add patch reverse_source-form-default.patch
-------------------------------------------------------------------
Sun Nov 15 10:48:45 UTC 2020 - Manfred Schwarb <manfred99@gmx.ch>
- merge patch symtab.patch into unix_intrins.patch
- enhance patch f03_intrins.patch
- add patch f08_intrins.patch
-------------------------------------------------------------------
Thu Oct 29 23:56:05 UTC 2020 - Manfred Schwarb <manfred99@gmx.ch>
- add patch fix_int-overflows.patch
- add patch maybe-uninitialized.patch
- add patch fix_alist_null-deref.patch
-------------------------------------------------------------------
Wed Oct 28 14:23:13 UTC 2020 - Manfred Schwarb <manfred99@gmx.ch>
- 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 16:26:00 UTC 2020 - Manfred Schwarb <manfred99@gmx.ch>
- add patch f03_intrins.patch: add F2003 intrinsics
-------------------------------------------------------------------
Sun Oct 11 13:46:57 UTC 2020 - Manfred Schwarb <manfred99@gmx.ch>
- 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 23:03:17 UTC 2020 - Manfred Schwarb <manfred99@gmx.ch>
- 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 8 12:18:58 UTC 2020 - Manfred Schwarb <manfred99@gmx.ch>
- add patch get_type-null-pointer.patch: paper over null-pointer dereference
- add patch errorstop.patch: support "error stop" statement
-------------------------------------------------------------------
Thu Jun 18 00:11:20 UTC 2020 - Manfred Schwarb <manfred99@gmx.ch>
- 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 10:58:48 UTC 2020 - Manfred Schwarb <manfred99@gmx.ch>
- spec file cleanup
- build directly from sourceforge zip snapshot
- use libtoolize to create missing files instead of supplying our own ones.
-------------------------------------------------------------------
Thu Oct 05 13:00:00 CEST 2015 - manfred99@gmx.ch
- spec-cleaner changes
-------------------------------------------------------------------
Wed Jan 28 22:08:20 CET 2015 - manfred99@gmx.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