summaryrefslogtreecommitdiff
path: root/lib/sbin/f_file_processor.pl
Commit message (Expand)AuthorAge
* f_file_processor.pl: Fix handling of continuation lines with OpenMPhinder2011-04-11
* fix multiline perlknarf2009-01-26
* Don't treat HPF and OMP directives as commentsschnetter2008-01-25
* Add some comments.schnetter2006-07-05
* Make the line length and indentation depth for free form Fortran aschnetter2004-06-29
* Do not produce empty continuation lines, which would contain "&&"schnetter2004-03-02
* Do not output an initial line directive at the beginning of eachschnetter2004-01-21
* Improve reported file name for Fortran codeschnetter2004-01-19
* Make error messages and debug information point to the real sourceschnetter2004-01-19
* Added Fokke Dijkstra's patch to properly deal with comments in linestradke2003-12-05
* Remove trailing spaces before a & with free form fortran.allen2003-07-05
* Chop comment lines at 132 to avoid surprising Fortran90 peopleallen2002-09-07
* Chop comment lines (which are now not removed by the Fortran preprocessor)allen2002-09-07
* Remove trailing spaces on a line before splitting with line breaksallen2002-08-20
* Don't remove the fortran comments (which start with a c,C or ! in the firstallen2002-08-16
* Concatenate lines with a trailing backslash character if the system preprocessortradke2002-05-31
* Fix for Cactus/313 (comments in free fortran format)allen2000-04-16
* Cactus/236allen2000-02-28
* Sorted out a problem with the T3E f90 compiler.goodale1999-11-24
* Merged in Erik's free-format f90 stuff. Until we have a standardgoodale1999-11-24
* Remove comments before adding line breaksallen1999-11-24
* Changed to use Perl5 stuff...goodale1999-10-24
* Get rid of ! Fortran comments in the first coloumallen1999-07-26
* Fortran file preprocessor (was Breaklines). Forgot to commit earlier.goodale1999-01-22