aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Fixed a typo in an output message.tradke2003-03-10
* Recombination is done in z-slices now which greatly reduces the number oftradke2003-03-02
* There is doch a 'maximum number of open file descriptors' limitationtradke2003-02-27
* Removed code which assumed that input files would need temporarily closed/reo...tradke2003-02-27
* Mention IOHDF5's restriction of not being able to output the same variabletradke2003-02-18
* Added SYS_INC_DIRS to the compile command line for utility programs.tradke2003-02-10
* Fixed some 'line too long' problems. This closes PR CactusPUGHIO/1362.tradke2003-01-20
* New checkpoint file without the old deprecated I/O parameters.tradke2003-01-20
* Fixed testsuite parameters according to CactusWave/WaveToyC/test/test_rad.par.tradke2003-01-20
* Removed old deprecated I/O parameters.tradke2003-01-20
* Copy pointer to string parameter into local variable before modifying it.tradke2003-01-07
* Moved '#include "ioHDF5GH.h"' up so that the config #defines from hdf5.h cantradke2003-01-06
* Added missing includes and fixed structure name when compiling with parallel ...tradke2002-12-05
* No need for "USES INCLUDE HEADER: Hyperslab.h" anymore.tradke2002-11-06
* Fixed initial pathname of object to be extracted.tradke2002-10-29
* Check for memory allocation errors.tradke2002-08-21
* Added missing thorns and changed to new I/O parameter names.tradke2002-08-21
* Removed quotes from Hyperslab.h to fix Cactus/1178allen2002-08-11
* Add the "Cactus version" attribute to a datafile indicating that variablestradke2002-06-27
* Fixed wrong CCTK_FILEVERSION string.tradke2002-06-10
* Changed the warnings about deprecated I/O parameters.tradke2002-06-07
* Added email addresses of author(s)/maintainer(s) of this thorn.tradke2002-06-07
* changing the documentation.tex files to use our cactus style fileikelley2002-06-04
* Give a description and an example on how to use option strings to specifytradke2002-05-28
* 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
* Added missing include file "cctk.h" which define CCTK_FILEVERSION.tradke2002-05-23
* Save the iteration number of the last checkpoint and don't dump a terminationtradke2002-05-21
* Changed the arrangement name in the CCTK_FILEVERSION strings from AlphaThornstradke2002-05-14
* Added '-s' as an option to grep when checking for LFS in the HDF5 installation.tradke2002-05-13
* Moved the check for LFS from make.configuration.defn to make.configuration.depstradke2002-05-13
* Added '-s' as an option to grep when checking for LFS in the HDF5 installation.tradke2002-05-13
* Fixed include paths.tradke2002-05-06
* Fixed path to utility sources in build rules.tradke2002-05-06
* Fixed path to checkpoint file to recover from.tradke2002-05-06
* 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
* Removed unused parameters inherited from IO.tradke2002-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
* Take the identity string from the cGH structure.tradke2002-04-18
* Undo my last commit which changed the recovery dir.tradke2002-04-18
* Fixed the recovery dir setting. The new testsuite stuff now expects it onetradke2002-04-17
* Some more tidying up.tradke2002-04-17
* Removed a scheduled routine which was commented out anyway.tradke2002-04-17
* Just some minor changes before doing the transition to use the new hyperslabbingtradke2002-04-17
* Get rid of old code which isn't used anymore. Most of it went to IOHDF5Util.tradke2002-04-16
* Removed bitant_to_fullmode utility from the makefile targets.tradke2002-04-12
* Removed a utility which was there only for the platinum runs.tradke2002-04-08
* Fixed some typos and formatting things David found out.tradke2002-04-08