aboutsummaryrefslogtreecommitdiff
path: root/src/Output.c
Commit message (Expand)AuthorAge
* IOHDF5: Adapt to the new parsing API in IOUtilschnetter2009-12-05
* include missing header file <string.h>tradke2008-01-24
* Fixed small memory when using Util_snprintf().tradke2005-07-26
* Fixed grdoc for OutputVarAs().tradke2004-07-05
* After setup, do an initial I/O parameter parsing and warn/stop on parsing errorstradke2004-06-09
* Some compilers (eg. SGI cc) only accept constant values as initializerstradke2003-06-10
* Changed IOHDF5's OutputVarAs() routine to also accept and evaluate an optiontradke2003-06-06
* Allow the 'out_every' option in option strings to set the output frequencytradke2002-05-28
* Make use of Tom's extensions to parameter declarations:tradke2002-05-27
* Parameter names changes as announced in today's mail to users@cactuscode.org.tradke2002-05-06
* Changes to use the I/O request description and parsing routines which movedtradke2002-04-26
* Code cleanup before moving into producion mode.tradke2002-04-23
* Bugfix in parameter evaluation: if IOHDF5::out*_every was set to 0 it wouldtradke2002-04-19
* Some more tidying up.tradke2002-04-17
* Just some minor changes before doing the transition to use the new hyperslabbingtradke2002-04-17
* Added new parameters 'IOHDF5::outdir' and 'IOHDF5::out_every' which justtradke2002-03-14
* Reduce the warning level for "Output already done" messages from 2 to 6.tradke2002-02-25
* Fixed a small memory leak.tradke2002-01-18
* Fixed initialization problem when unconditional output was requested viatradke2002-01-17
* Print the variable's name in the warning message when output was already done.tradke2002-01-09
* Fixed return codes of I/O methods.tradke2001-12-28
* Added const qualifier to the 'cGH *' argument of some more IO functions.tradke2001-11-05
* Making rcsid strings constant - PR 669.goodale2001-05-10
* Renamed local variable 'index' into 'vindex' to stop compiler warningstradke2000-11-29
* Steerable parameters weren't checked at STARTUP.tradke2000-10-30
* These files now do output as requested by the 'IOHDF5::out_xxx' parameters.tradke2000-10-12