aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Renamed some aliased hyperslab functions to comply with the maximum lengthtradke2004-01-22
* Only register IOJepg I/O method if the maximum dimension of gridtradke2003-12-03
* Removed an ugly artefact where a union was used to convert a 'const cGH*'tradke2003-03-10
* Copy pointers to string parameters to a local variable before modifying it.tradke2003-01-06
* Including "Hyperslab.h" isn't neccessary anymore since we are using functiontradke2002-11-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
* Changed the default for 'IOJpeg::outdir' to be an empty string which thentradke2002-04-30
* Fixed an int<->CCTK_INT problem which didn't compile on the T3E.tradke2002-04-25
* Some optimization: use Hyperslab_Get() instead of Hyperslab_GetList().tradke2002-04-25
* Forgot to close the jpeg file after writing.tradke2002-04-22
* Bugfix for setting the extent of the requested 2D hyperslab.tradke2002-04-22
* Bugfix in parameter evaluation: if IOJpeg::out2D_every was set to 0 it wouldtradke2002-04-19
* Bugfix for multiple processor runs. The reduction wasn't called as a globaltradke2002-04-19
* Completly reworked IOJpeg. All the old hyperslabbing crap and dependency ontradke2002-04-18
* Reduce the warning level for "Output already done" messages from 2 to 6.tradke2002-02-25
* In the warning message, also say for which variable output was already done.tradke2002-02-25
* Fixed small memory leak.tradke2002-01-18
* Fixed a small memory leak.tradke2002-01-18
* Trap attempt to use IOJpeg when maxdim < 3.goodale2002-01-18
* 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
* Formatting error messageallen2001-10-23
* Adding more output for newverbose parameter on startup/steering:allen2001-08-26
* Timelevel indexingallen2001-05-10
* CCTK_FILEVERSIONallen2001-05-10
* Making rcsid strings constant - PR 669.goodale2001-05-10
* CCTK_FILEVERSIONallen2001-05-08
* CCTK_FILEVERSIONallen2001-05-06
* Omit the leading "./" in output filenames if output goes into the currenttradke2001-03-14
* Fixing include files and removing PUGH dependenceallen2000-12-19
* Removed compiler warnings about usused variables.tradke2000-11-22
* Getting rid of a couple of warnings.goodale2000-10-29
* Adding prototypes for routines from JPEG.c to header.goodale2000-10-29
* Avoid division by zero if minimum == maximum of slice to output.tradke2000-10-25
* Bug fix in malloc statementallen2000-10-07
* Remove pugh include fileallen2000-09-28
* Forgot to remove the static flag array for advertised files.tradke2000-09-27
* Initialize flags for advertised files.tradke2000-09-25
* Removed file descriptor list from GH extensions, added advertised flags array.tradke2000-09-25
* Changes necessary for jpegs under NT.goodale2000-09-22
* Fixing for parallel operation.goodale2000-09-22
* Protecting inclusion of unistd.h.goodale2000-09-21
* Removed ioGH.h from the include list.tradke2000-09-21
* Minor fixes.goodale2000-09-21
* Fixed big memory leak, I think there's still something left though.allen2000-09-21
* Bug fix for initialising array saying whether or not to announce filesallen2000-09-20
* Changing include paths to pick up jpeg in external.goodale2000-09-20
* Fix to advertise files created from steering. Doesn't quite work yet,allen2000-09-20