summaryrefslogtreecommitdiff
path: root/lib/sbin/c_file_processor.pl
Commit message (Expand)AuthorAge
* fix multiline perlknarf2009-01-26
* Do not set the perl variable $* (turn all regexp matches intoschnetter2008-09-20
* Changed CCTK_DECLARE_ARGUMENTS and CCTK_DECLARE_PARAMETERS macros so thattradke2004-04-24
* Do not output an initial line directive at the beginning of eachschnetter2004-01-21
* Make error messages and debug information point to the real sourceschnetter2004-01-19
* Remove semicolons after *_FORTSTRING_* macros, as they would end theschnetter2004-01-19
* Remove semicolons after the CCTK_FILEVERSION macro, so we can now usegoodale2002-05-17
* Reworked treatment of CCTK_DECLARE macros. Now the C file preprocessortradke2002-03-27
* Fixed a bug which caused the CCTK_NO_AUTOUSE_MACRO macro to be ignored all thetradke2002-03-25
* Check for a semicolon after a 'DECLARE_CCTK_*' macro. This will be removedtradke2002-01-02
* Skip one-line comments before parsing the source code for DECLARE_CCTK_* macros.tradke2001-12-30
* Removing addition of # 1 "filename" to preprocessed file as Microsoft Cgoodale2001-01-30
* If $source_file_name is set (e.g. from the command line) output a c preprocessorgoodale2001-01-14
* Removed deprecated FORTRAN_NAMEallen2000-09-21
* flag domacro was not resetlanfer2000-08-15
* Put the USE_CCTK_XXX macros on the same line as the return statementtradke2000-06-07
* FORTRAN_NAME -> CCTK_FNAMEallen2000-05-10
* fix to correctly match the last } in a routinelanfer2000-04-19
* bug fix in the USE_MACRO applicationlanfer2000-03-23
* revised design for the USE_MACRO perl routine, tested on standard and develop...lanfer2000-03-10
* Removed new lines in USE_CCTK_ARGUMENTSallen2000-02-05
* This script is run as part of the perl precprocessor.lanfer2000-02-01
* Lots more changes to get things working under NT.goodale1999-06-25
* Final changes to get parameters working from Fortran.goodale1999-01-22
* Added FORTRAN_COMMON_NAME which maps the name of a common block.goodale1999-01-22
* Fixed a slight problem when using perl 4.goodale1999-01-22
* Initial importcactus_cvs1998-09-25