aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* 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