aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* 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
* Use the hyperslab dim rather than the variable's dim for outputting stuff.tradke2000-08-02
* error checking was too stronglanfer2000-08-02
* fix for slab specification, returns on error, set error valueslanfer2000-08-02
* Fixed parsing variables.tradke2000-08-02
* Fixed some more warnings.tradke2000-08-02
* Regex broken for origin ?lanfer2000-08-02
* Fixed bugs for outputting multiple vars.tradke2000-08-01
* Stuff to parse hyperslab parameters.lanfer2000-08-01
* steerable Hyperslab capabilities for Streamed HDF5lanfer2000-08-01
* fixing typo on PUGHSlab include pathlanfer2000-07-19
* hyperslab -> pughslaballen2000-07-19
* fix for new CoordRange syntax and deprecated CoordOriginlanfer2000-07-14
* ParseVarsForOutput -> IOUtil_ParseVarsForOutputallen2000-07-12
* My first bugfix for thorn StreamedHDF5:tradke2000-06-20