aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Removed calls to IOUtil_RestartFromRecovery(). Now the recovery info is takentradke2002-04-15
* Removed unused local variable.tradke2002-04-09
* Updated documentation.tradke2002-03-16
* Slightly more informative info messages.tradke2002-03-16
* Allow individual reductions on variables by parsing the options stringtradke2002-03-16
* Added new parameter 'IOBasic::outdir' which depricates 'IOBasic::outdirScalar'.tradke2002-03-16
* Fixed small memory leak.tradke2002-01-18
* Fixed small memory leak.tradke2002-01-18
* Fixed return code of I/O methods.tradke2001-12-28
* Fixing CCTK_FILEVERSION lineallen2001-12-19
* Updated some documentation.tradke2001-11-30
* Rename scalar output files to ".asc" or ".xg" if new filenaming scheme istradke2001-11-29
* For reduction output: use the reduction operator as a suffix in the resultingtradke2001-11-16
* Added const qualifier to the 'cGH *' argument of some more IO functions.tradke2001-11-05
* Fixed const pointer issue in the advertised file structure.tradke2001-10-30
* Fixing ABR found by Purify.goodale2001-10-10
* Bugfix in info output.tradke2001-09-12
* Reduced number of info messages by putting all into one using Util_asprintf().tradke2001-09-05
* Adding more output for newverbose parameter on startup/steering:allen2001-08-26
* Use IOUtil_CreateDirectory() to create output directories.tradke2001-08-10
* Fixed a bug in triggered info output.tradke2001-08-07
* Some more documention on I/O methods provided by IOBasic.tradke2001-08-01
* For info output, you can now specify the reduction values to print by settingtradke2001-08-01
* Added new parameter STRING outInfo_reductions "List of reductions to output as Itradke2001-08-01
* Initial implementation of newverbose parameter in IOBasic.allen2001-07-11
* Allow 'E', 'G', and 'g' as valid conversion specifiers in thetradke2001-07-09
* Adding output of the value of a scalar on processor 0. One day perhapsgoodale2001-06-16
* 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