aboutsummaryrefslogtreecommitdiff
path: root/src/Startup.c
Commit message (Expand)AuthorAge
* Add TODO item relating to checking the return value of CCTK_ParameterFilenamehinder2013-01-07
* Increase string buffer sizes for parameter file nameeschnett2012-12-26
* Report error when parameter file cannot be writteneschnett2012-11-20
* IOUtil: abort IOUtil_TruncateOutputFiles if called too earlyrhaas2012-06-11
* Correct signatures of scheduled functionsschnetter2008-02-29
* Correct signatures of scheduled functionsschnetter2008-02-29
* Create the default output directory on all processors if IO::out_mode isn't settradke2006-07-03
* Fix evaluation of IO::truncate_files_after_recovering and IO::truncate_filestradke2006-06-08
* Introduce new boolean parameter IO::truncate_files.tradke2006-05-11
* Introduce new boolean parameter IO::require_empty_output_directorytradke2006-05-11
* Remove old unused test code.tradke2006-05-08
* Decreased warning level for "existing parameter file will not be overwritten"tradke2004-12-08
* Provide an aliased function IO_TruncateOutputFiles() for other I/O thornstradke2004-11-17
* Parse the 'IO::filereader_ID_vars' parameter for invalid variable/group names.tradke2004-06-23
* Old I/O parameters are gone now. So we can get rid of internal routinestradke2003-01-20
* Copy pointers to string parameters to a local variable before modifying it.tradke2003-01-06
* Also set O_TRUNC in the flags argument for open(2) so that existing parametertradke2002-10-31
* Overwrite an existing parfile unlesstradke2002-07-17
* Changed the warnings about deprecated I/O parameters.tradke2002-06-07
* Parameter names changes as announced in today's mail to users@cactuscode.org.tradke2002-05-06
* Removed routine IOUtil_RestartFromRecovery(). Now the recovery info is heldtradke2002-04-15
* Create the output directory if it doesn't exist yet, before trying to copytradke2002-03-28
* Added code to copy the original parameter file to 'IO::outdir' or generatetradke2001-12-18
* Advertise the parameter file so it can be viewed/downloaded fromallen2001-06-26
* Compiler warningsallen2001-05-10
* Making rcsid strings constant - PR 669.goodale2001-05-10
* Cosmetic changes - missing rcsids, etc.goodale2000-09-17
* Removing extraneous ; .goodale2000-04-19
* Using CCTK_FILEVERSION to get rid of rcsid warning.tradke2000-04-17
* Tidying up several thingstradke1999-10-26
* Removing an unused variableallen1999-10-18
* Changes to header filesallen1999-10-17
* Include file name changesallen1999-07-30
* Implementing new naming convention for variables on the cGH. See cGH.h forallen1999-06-25
* This is thorn IO, just a skeleton for real IO, just providingtradke1999-06-16