summaryrefslogtreecommitdiff
path: root/src/main/CommandLine.c
Commit message (Expand)AuthorAge
* Putting semicolons at the end of CCTK_FILEVERSIONs.goodale2002-11-12
* Commented out the -x <nprocs> option until it is added.allen2002-08-21
* Corrected allowed values for -paramater-level command line option.rideout2002-05-21
* Redirect stdout to file right after the '-r' command line option was parsed.tradke2002-04-13
* Typo in grdocallen2002-01-06
* Stop Cactus if warning/error level command line option isn't followed bytradke2001-11-16
* Making rcsid strings constant - PR 669.goodale2001-05-10
* Adding command line argument for level of parameter checkingallen2001-02-24
* Various things to reduce the number of compile time warnings.goodale2000-12-16
* Tidied up the versioning stuff a bit.goodale2000-12-15
* Added new command line argument -i to help messages.goodale2000-12-13
* Only put help, version, etc, output out on proc 0 .goodale2000-12-13
* grdoc, style-guidelines, ...goodale2000-10-05
* Changing around include filesallen2000-07-19
* Changing arguments around for CCTK_Exitallen2000-07-14
* Getting rid of a few compiler warnings.goodale2000-04-19
* Stuff for cactus -x[n].goodale2000-04-18
* Now uses the NULL_DEVICE to redirect to if that is defined.goodale2000-04-18
* Removing warnings from rcsid variables.allen2000-04-17
* bug fix, Info->printflanfer2000-03-20
* CommandLine routines now exit with CCTK_Exit and do not output on every proclanfer2000-03-20
* first take at CCTK_Exit in Commandlinelanfer2000-03-17
* Changed interface for CCTK_ParameterWalk() to return both a canonical nametradke2000-03-14
* Some #defines needed with my next commit to cctk_Parameter.h.goodale2000-03-07
* New function and structure namesallen2000-02-03
* Replaced CCTKi_ThornList() by CCTK_NumCompiledThorns() and CCTK_CompiledThorn().tradke2000-02-02
* CCTK function name changesallen2000-01-25
* Added missing prototype.goodale1999-12-03
* 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
* Checks the return of SplitString and doesn't pass a null string to the parametergoodale1999-10-13
* Choose "NUL" instead of "/dev/null" for redirection of stdout under Windoofs.tradke1999-10-02
* Typoallen1999-09-18
* New parameter stuff.goodale1999-08-26
* Corrected command line help: option -r redirects stdout, not stderrtradke1999-08-20
* A lot of parameter name changes, especially for IOallen1999-07-30
* Include file name changesallen1999-07-30
* Renaming functions and adding fortran bindingsallen1999-07-29
* Added version number to <cactus_code> -vallen1999-07-27
* Routine name changesallen1999-07-25
* Changing some routine names.allen1999-07-24
* Mainly changes to get redirection of stdout to work.goodale1999-07-23
* Changed names for some functions which should just be internalallen1999-07-21
* Changed -A and -a to -T and -t in usage report.goodale1999-07-05
* ActiveThorns has been replaced by ThornListallen1999-07-04
* Added commandline help.goodale1999-06-04
* More changes from Joan and his NT nightmares.jmasso1999-06-03
* Get very useful help for a given parameterallen1999-04-22
* More stuff for the Command lineallen1999-02-19