aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* IOPanda: Adapt to the new parsing API in IOUtilHEADsvnmasterschnetter2009-12-05
* Make only optional use of aliased function Coord_GroupSystem().tradke2006-10-04
* Fixed small memory when using Util_snprintf().tradke2005-07-26
* Use CCTK_BYTE instead of CCTK_CHAR.schnetter2005-01-29
* Yet more ugliness to get this compiling again on sx-5.goodale2004-09-10
* Ugly code to make this compile on SX-5 with latest flexio.goodale2004-09-10
* Add missing prototype.schnetter2004-06-12
* After setup, do an initial I/O parameter parsing and warn/stop on parsing errorstradke2004-06-09
* Include "util_Table.h".tradke2004-05-10
* Remove calls to deprecated CCTK_Coord*() routines and use aliased functionstradke2004-05-08
* Renamed some aliased hyperslab functions to comply with the maximum lengthtradke2004-01-22
* Change to CCTK_MaxTimeLevelsallen2003-07-16
* Copy string parameter pointer into local variable before modifying it.tradke2003-01-22
* Including "Hyperslab.h" isn't neccessary anymore since we are using functiontradke2002-11-06
* Fixed a potential bug in determine_overlap(). This closes PR CactusPUGHIO/1143.tradke2002-07-12
* Don't include <malloc.h> which isn't there under MacOS X and also doesn't seemtradke2002-06-03
* 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
* Another bugfix in checking for output of complex variables.tradke2002-05-23
* Bugfix in checking for complex variables.tradke2002-05-23
* Moving check for PUGH and MPI to a dependency, so the check is done aftergoodale2002-05-17
* Include header file <stdlib.h>. This closes PR CactusPUGHIO/1020.tradke2002-05-07
* Parameter names changes as announced in today's mail to users@cactuscode.org.tradke2002-05-06
* Switched IOPanda to use the new Hyperslabbing API for outputting arbitrarytradke2002-04-26
* Code cleanup before moving into production mode.tradke2002-04-23
* 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
* Added file info and fixed couple of compiler warnings.tradke2001-05-13
* Fixed include path to FlexIO headers.tradke2001-05-13
* Timelevel indexingallen2001-05-10
* Changing timelevel index used for IOallen2001-04-18
* CCTK_CHAR -> CCTK_BYTE and LOGICAL -> BOOLEANallen2001-03-11
* Made it compiling with KCC on the Hitachi SR8000.tradke2000-10-17
* Made it compiling with Kai C++ compiler on Hitachi SR8000.tradke2000-10-04
* Turning C++ comment into C comment.tradke2000-10-04
* Fixed dependency checking for MPI.tradke2000-09-29
* Adding chunk attributes to output files.tradke2000-09-29
* Fixed the usual datatype problems on T3E.tradke2000-09-29
* Removing compiler flag settings used for FlexIO.tradke2000-09-29
* Brought Panda stuff up-to-date with current IO interface.tradke2000-09-29
* Beta 8 name changesallen2000-07-12
* CCTK_mkdir -> CCTK_CreateDirectroyallen2000-05-10
* Bringing IOPanda to a more up-to-date state.tradke2000-04-28
* cctk_arguments -> cctk_Argumentsallen2000-01-27
* Adding cctk_DefineThorn.h which is no longer included in cctk.hallen1999-11-06
* Changing way of deciding if IEEEIO is in thorn listallen1999-10-24
* Added Jonghyun's IOPanda thorn.tradke1999-10-05