summaryrefslogtreecommitdiff
path: root/src/main/ProcessCommandLine.c
Commit message (Expand)AuthorAge
* Use ANSI C prototype for CCTKi_ExitAfterParamCheckeschnett2012-10-25
* Use CCTKi prefix for ExitIfParamCheckOnlyeschnett2012-10-25
* Make the -P short version of --exit-after-param-check work.diener2012-10-23
* List --exit-after-param-check in help texteschnett2012-10-23
* Committing change for ticket #176sbrandt2012-07-24
* Added new command line option '--logdir <dir>' which sets the output directorytradke2006-06-29
* Add a new command line option to select the buffering mode of stdout.schnetter2006-06-23
* apply patchjthorn2006-06-01
* Applying Erik's patch from 6.10.05swhite2006-05-11
* Introduce a parameter -L to select the logging level.schnetter2005-01-29
* Add support for redirection of standard error.rideout2003-05-15
* Putting semicolons at the end of CCTK_FILEVERSIONs.goodale2002-11-12
* Commented out the -x <nprocs> option until it is added.allen2002-08-21
* Making rcsid strings constant - PR 669.goodale2001-05-10
* Function prototypesallen2001-02-25
* Adding command line argument for level of parameter checkingallen2001-02-24
* Add a trailing '\0' character to the parameter filename.tradke2001-02-12
* Fix to CCTK_ParameterFilename, and freeing some memory I'd missed whenallen2001-02-11
* Various things to reduce the number of compile time warnings.goodale2000-12-16
* Added -i as an option. This says to ignore the next argument. Note thatgoodale2000-12-12
* grdoc, style-guidelines, ...goodale2000-10-05
* GRdoc + coding guideline stuff.goodale2000-10-04
* CCTK_ParameterFilename returns STDIN if the parameters are read from standard...allen2000-10-03
* Added CCTK_ParameterFilenameallen2000-09-19
* Removing warnings from rcsid variables.allen2000-04-17
* Updating GNU files to glibc 2.1.2.goodale2000-02-15
* CCTK function name changesallen2000-01-25
* Removed tabs from files.goodale1999-11-24
* Changing various things pointed to by compiling with -Wall.goodale1999-11-03
* Some bugfixes and renaming of parameter stuff.goodale1999-10-18
* Include file name changesallen1999-07-30
* Changing some routine names.allen1999-07-24
* Mainly changes to get redirection of stdout to work.goodale1999-07-23
* -r should redirect stdout, not stderr.goodale1999-07-06
* ActiveThorns has been replaced by ThornListallen1999-07-04
* Various chnages suggested by compilation warnings etc.goodale1999-06-24
* Added all the getopt stuff for the command line arguments.goodale1999-02-17
* Id -> Headerallen1999-02-15
* Put in lots of calls to the rfr.goodale1999-02-01
* Now uses getopts to parse the command line. The only option currently isgoodale1999-01-29
* Various bits of tidying up etc.goodale1999-01-15
* Now reads in parameters - doesn't do anything with them, 'though !goodale1999-01-13
* Basic structure now implemented. Still needs all the code behind the skeleton.goodale1998-09-28
* Initial importcactus_cvs1998-09-25