aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Fixed problem with 'char * = const char *' assignment which didn't compiletradke2001-06-14
* Making rcsid strings constant - PR 669.goodale2001-05-10
* CCTK_FILEVERSIONallen2001-05-06
* Omit the dotslash in advertised output filenames if output goes intotradke2001-04-05
* Write file information to output files only if IO::out_fileinfo is set.tradke2001-03-26
* Extended parameter IO::out_fileinfo by new keywordtradke2001-03-26
* Forgot put the date into the "Created ..." comment.tradke2001-03-19
* Added the parameter filename, the creation date, and the axis labelstradke2001-03-19
* Made the IOBasic::out_style parameter STEERABLE = ALWAYS.tradke2001-03-19
* Changed the out_style parameter from KEYWORD into STRING.tradke2001-03-19
* Do not skip output if there are no variables to output. It will at least outputtradke2001-03-06
* Function prototypesallen2001-02-25
* Fixing warningsallen2001-02-24
* Removing now redundant "" on USES and EXTENDS and redundant {} blocks ongoodale2000-12-17
* Completing parameter range descriptions and fixing a couple of formatting bugsallen2000-12-17
* Really evaluate the steerable parameter "IOBasic::outScalar_reductions".tradke2000-10-17
* Using new parameter BOOLEAN new_filename_scheme.tradke2000-10-17
* Added new parameter STRING outScalar_reductions "List of reductions to output...tradke2000-10-04
* Macro name changesallen2000-09-22
* Include ioutil_AdvertisedFiles.h and ioutil_CheckpointRecovery.htradke2000-09-21
* Removed ioGH.h from include list.tradke2000-09-21
* Removed ioGH.h from include list.tradke2000-09-21
* Fixed syntax error from my latest commit.tradke2000-09-18
* Give a more explanatory warning message if output for a given variabletradke2000-09-18
* Fixed wrong Info output (BR CactusBase-408).tradke2000-07-26
* Only output scalar's if their values have been successfullyallen2000-07-19
* Tidying and ParseVarsForOutput -> CCTK_ParseVarsForOutputallen2000-07-12
* Tidyingallen2000-07-12
* ParseVarsForOutput -> IOUtil_ParseVarsForOutputallen2000-07-12
* Advertise output files.tradke2000-05-26
* Changed CreateDirectoryallen2000-05-10
* New macros for calling C from fortranallen2000-05-10
* Give level 2 warning if output dir already exists, level 1 warning if ittradke2000-04-28
* adding fflush to OutputInfolanfer2000-04-18
* Using stat(2) rather than access(2) to check for already exisiting outputtradke2000-04-18
* Include <unistd.h> after <cctk.h>.tradke2000-04-13
* #ifdef HAVE_UNISTD_H around #include <unistd.h>tradke2000-04-13
* After successful recovery, already existing output files are openedtradke2000-04-12
* Don't register any IO method if IOUtil wasn't activated.tradke2000-04-10
* Schedule IOBasic_Startup after IOUtil_Startup.tradke2000-04-10
* Get the result of reductions only on processor 0 which is doing the info output.tradke2000-03-28
* changing to exponential notation for big numbers, no %g bc. that appears to b...lanfer2000-03-28
* better error message if reduction failedlanfer2000-03-28
* Cosmetic changesallen2000-03-23
* Fixing warnings for usage of const *<type> pointers.tradke2000-03-14
* CactusBase/252 fixed where the info header was missing for triggered output.tradke2000-03-06
* out_format: allow exponential format in outputlanfer2000-03-02
* allow exponential format in outputlanfer2000-03-02
* Some tidying of message output.tradke2000-02-25
* Some more stuff for steering parameters.tradke2000-02-25