aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Some more documentation on output of hyperslabs, defaults for 1D lines andtradke2001-07-09
* Advertise the parameter file so it can be viewed/downloaded fromallen2001-06-26
* Compiler warningsallen2001-05-10
* Making rcsid strings constant - PR 669.goodale2001-05-10
* Commented out debugging output.tradke2001-05-09
* Also set the slice center if there's no coordinate system registered.tradke2001-05-08
* Made "IO::out_fileinfo" parameter steerable at recovery.tradke2001-05-04
* Fixed compiler warnings about unused function parameters.tradke2001-05-03
* Files from "IO::recover_ID_files" list are now searched in "IO::recovery_dir".tradke2001-04-23
* Fixed small memory problem setting up slice centersallen2001-04-10
* Added new parameter KEYWORD out_fileinfo "Add some useful file information to...tradke2001-03-26
* Fixed gcc compiler warnings.tradke2001-03-26
* Added missing include for memset(3).tradke2001-03-12
* Use ceil() when computing the slice centers for 1D lines/2D planes.tradke2001-03-08
* Fixing warningsallen2001-02-24
* Update to ranges for out_every.goodale2000-12-17
* Completing parameter range descriptions and fixing a couple of formatting bugsallen2000-12-17
* Made checkpoint_file checkpoint_ID_file recover_file STEERABLE = ALWAYS.tradke2000-11-22
* Removing unused local variable and its assignment.tradke2000-10-24
* Added new parameter BOOLEAN new_filename_scheme "Use the new filename scheme ...tradke2000-10-17
* BOOLEAN recover_and_remove: Remove checkpoint file after successful recovery ...lanfer2000-10-06
* Added new parameter BOOLEAN checkpoint_on_terminate "Checkpoint after last it...tradke2000-10-05
* Unconditionally create the checkpoint dir.tradke2000-09-21
* Made IO::checkpoint_every STEERABLE = ALWAYS.tradke2000-09-21
* Moved static variable listener_DB to AdvertisedFiles.c.tradke2000-09-21
* Added new source file AdvertisedFiles.c.tradke2000-09-21
* Removed typedefs and prototypes which are now in separate headers ioutil_*.h.tradke2000-09-21
* Moved advertised file stuff from GHExtensions.c to here.tradke2000-09-21
* Moved IOUtil_PrintTimings() from GHExtensions.c to here.tradke2000-09-21
* Moved IOUtil_PrintTimings() into Utils.c.tradke2000-09-21
* Use CCTK_TraverseString() to parse the IO::in_vars parameter.tradke2000-09-21
* Took some stuff out of ioGH.h and put it into separate header files.tradke2000-09-21
* Added a */ I had forgotten about.goodale2000-09-20
* Added Ryoji's parameter 'BOOLEAN IO::recover_and_remove".tradke2000-09-18
* #ifdefing out the listener database on the GH extension.goodale2000-09-17
* Made listener database local rather than being on the GH.goodale2000-09-17
* Cosmetic changes - missing rcsids, etc.goodale2000-09-17
* Fixing small memory leak reported by purify.tradke2000-08-30
* extending the IOUtil parameters for 1D/2D outputlanfer2000-08-22
* Some tidying of IOUtil_ParseVarsForOutput().tradke2000-08-01
* Fixed compiler warning on nottallen2000-07-20
* hyperslab -> pughslaballen2000-07-19
* Protecting array references for dim < 3.goodale2000-07-18
* Use parameters to choose 1D and 2D slices.allen2000-07-12
* New routines for calculating where 1D and 2D slices are located for outputallen2000-07-12
* More documentation addedallen2000-07-02
* New version of documentation for IO and Checkpointing from Thomas, still some...allen2000-06-30
* Added routine IOUtil_PrintTimings() which can be called by other thornstradke2000-06-29
* Added stuff for file advertising. I'd be happy for suggestions on shorter names.tradke2000-05-26
* Slice center setup for 2D output is now done in IOUtiltradke2000-05-11