aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Added a couple more source files to be compiled into the FlexIO librarytradke2003-07-03
* Doubled the buffer size to read in an attribute's name.tradke2003-06-27
* Changed build rule for ioconvert to also add HDF5 support if available.tradke2003-06-19
* Changed the name template for datasets into 'H5IO-Dataset%09u'tradke2003-06-19
* Commented out debug messages.tradke2003-06-19
* Added utility programs' dependency on libFlexIO.a.tradke2003-06-19
* Compile the HDF5 part of FlexIO (H5IO.cc) directly into the thorn librarytradke2003-06-17
* Added ioconvert to the utility programs to be build from FlexIO.tradke2003-06-17
* Fixed code compilation without HDF4 support.tradke2003-06-17
* Also support HDF5 as input/output file format.tradke2003-06-17
* Fixed a delete statement. This closes PR CactusExternal/1395.tradke2003-02-10
* Support for the Fujitsu compiler.tradke2001-12-20
* Set CXXFLAGS for GNU compiler on SGI.tradke2001-12-16
* Added ionfo as a Cactus utility program. It can be build bytradke2001-12-07
* Portland Group compiler needs '-tused' for proper template instantiation.tradke2001-08-26
* Bugfix for opening/closing files: only try to get the number of datasetstradke2001-06-11
* Putting in Werner's recent changes to the development repository versiontradke2001-06-11
* gcc warnings fixed.tradke2001-05-19
* Pass const pointers into all write routines.tradke2001-05-19
* Pass a 'const void *data' pointer into IOwriteAttribute().tradke2001-05-18
* Renamed 'index' parameter into 'idx' to prevent compiler warningstradke2001-03-21
* Defined FFIO in the CXXFLAGS on T3E.tradke2001-02-02
* Added -tall to CXXFLAGS if OSF's native compiler is used.allen2001-01-17
* Adding template instantiation flag for solaris 2.7.goodale2000-12-13
* Added -DIEEEIO_EXPORTS to the CFLAGS for compiling under Windows.tradke2000-10-25
* Add IEEEIO_API to class definition.tradke2000-10-25
* Put an "extern "C"" around C function prototypes.tradke2000-09-28
* Renamed John's Makefile into Makefile.standalone.tradke2000-09-13
* Thorn FlexIO replacing thorn IEEEIOtradke2000-09-13
* Importing latest stuff from development repositorytradke2000-09-13