summaryrefslogtreecommitdiff
path: root/src/util/ParseFile.c
Commit message (Expand)AuthorAge
* Revert accidental changes from the last commit.schnetter2004-12-28
* Rename "round" to "myround". Otherwise, the function "round" has theschnetter2004-12-28
* Patch from Yaakoub to support parameter files with <CR><LF> at ends of lines.goodale2004-05-10
* When stripping the directory part off the parameter file name, do notschnetter2004-02-06
* Putting semicolons at the end of the CCTK_FILEVERSIONs.goodale2002-11-12
* Fixed parsing of undocumented $PARFILE variable.tradke2002-05-13
* The callback routine, CCTKi_SetParameter(), passed to the ParseFile() routinetradke2002-01-02
* Fixes for Cactus/833,828,825allen2001-12-04
* Increased parse buffer size to 8 kB. Also allocate buffers dynamicallytradke2001-09-07
* Making rcsid strings constant - PR 669.goodale2001-05-10
* Changing the name of a shadowed local variableallen2001-02-24
* Fix to CCTK_ParameterFilename, and freeing some memory I'd missed whenallen2001-02-11
* Replacing hard-coded (and wrong) filename with __FILE__ macro in errorgoodale2001-01-14
* grdoc, style-guidelines, ...goodale2000-10-05
* Fixed $PARAMETER_FILE to strip off directory in par fileallen2000-10-03
* (Nasty) little hack to add the old Cactus 3 nameofparfile functionality ...allen2000-06-29
* Removing rcsid warningsallen2000-04-17
* Fixing debug statements so that the file parser reports the line in the origi...allen2000-03-09
* Removed tabs from files.goodale1999-11-24
* Now a "!" starts a directive in the parameter files, for now this isallen1999-09-25
* If there is no = before the end of the line discards the tokensgoodale1999-07-07
* Routine to parse a parameter file and pass the resulting tokens togoodale1999-01-12