aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* IOStreamedHDF5: Adapt to the new parsing API in IOUtilHEADsvnmasterschnetter2009-12-05
* Fixed small memory when using Util_snprintf().tradke2005-07-26
* Test the makefile variable HAVE_HDF5_STREAM_VFD to check for the availabilitytradke2004-11-08
* Use mkstemp(3) if available.tradke2004-06-20
* After setup, do an initial I/O parameter parsing and warn/stop on parsing errorstradke2004-06-09
* Add global information (such as chunking parameters) to the streamed HDF5 outputtradke2003-10-09
* Don't try to recover from a streamed HDF5 file when in "auto" or "autoprobe"tradke2003-06-16
* 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
* Use the '-s' flag for grep when checking for availability of the Stream VFD.tradke2002-05-16
* Forgot to fix include path for SocketUtil.h.tradke2002-05-14
* Routines from thorn Socket slighly changed. Added port hunting for IOStreamed...tradke2002-05-14
* 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
* Code cleanup before moving into producion mode.tradke2002-04-23
* Bugfix in parameter evaluation: if IOStreamedHDF5::out*_every was set to 0 ittradke2002-04-19
* Added new parameter 'IOStreamedHDF5::out_every' which just depricatestradke2002-03-14
* After successful recovery, print an info message telling the current iterationtradke2001-12-30
* 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
* Replaced anonymous timers by named timers.tradke2001-08-31
* Check for file version attribute already when opening the file.tradke2001-08-01
* Get rid of timelevel variable which is always 0 now.tradke2001-05-10
* New timelevel indexingallen2001-05-10
* Making rcsid strings constant - PR 669.goodale2001-05-10
* Changing timelevel index used for IOallen2001-04-18
* Changed MIME type for advertised files from "data/streamed-hdf5" totradke2001-03-19
* Clean up the temporary advertised file at termination.tradke2001-03-15
* Write the hostname / port number information for streamed HDF5 datatradke2001-03-14
* Print an INFO message saying where to connect to for receivingtradke2001-01-19
* Renamed local variable 'index' into 'vindex' to stop compiler warningstradke2000-11-29
* These make dependencies are not needed here anymoretradke2000-11-24
* Renamed variables 'index' into 'vindex' to suppress gcc warnings ontradke2000-11-23
* Realized that these obsolete files are still there.tradke2000-11-20
* Include <stdlib.h> otherwise the code crashes on allocated stuff on Hitachi S...tradke2000-10-17
* Added checkpoint/recovery functionality.tradke2000-10-12
* Added checkpoint/recovery functionality.tradke2000-10-12
* Fixed pathsallen2000-09-28
* Moved parsing of output variables into CheckParameters().tradke2000-09-25
* Fixing a small memory leak.tradke2000-09-25
* New argument list to H5FDset_fapl_stream().tradke2000-09-14
* adding return valuelanfer2000-09-12
* renaming routines to avoid name clashes with other streaming routines and the...lanfer2000-09-12
* adding warning for zero dimensional slabslanfer2000-09-12
* fixing the regex: origin brings its own regex and does not understand extende...lanfer2000-08-29
* wrong logic for getting the normal vectorslanfer2000-08-23
* allow silent streaminglanfer2000-08-12
* now using default for slabdimlanfer2000-08-12
* now using default for slabdimlanfer2000-08-12
* Also output the attributes in the dimension of the hyperslab.tradke2000-08-03