aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Correct printf statementsHEADsvnmasterschnetter2009-09-29
* Abort if datasets could not be createdschnetter2009-09-29
* Correct linker callschnetter2009-09-29
* Use #include "" instead of #include <> to ensure that the correctschnetter2009-09-29
* Correct printf statementschnetter2009-09-29
* Update descriptionschnetter2009-09-29
* fix utils by adding $(GENERAL_LIBRARIES) to link lineknarf2009-09-23
* protect define from being redefined (__USE_BSD)knarf2009-08-25
* define __USE_BSD so that caddr_t is definedknarf2009-02-06
* Include Licence in READMEknarf2009-01-27
* fix data type char->intknarf2009-01-26
* cast inside sprintf to suppress warningknarf2009-01-26
* Unify README file formatknarf2009-01-26
* use correct latex package in documentationknarf2009-01-22
* Choose HDF5 1.6 API when compiled with HDF5 1.8.schnetter2008-01-15
* don't use '-tused' flag for pgCC version 7tradke2007-08-30
* Remove binary which got imported into CVS accidentally.tradke2006-03-02
* Correct email address in copyright statement.schnetter2005-10-22
* Updates to give sensible results when crosscompiling for the SX-?goodale2005-10-05
* Add path to FlexIO includes.tradke2005-02-22
* Thorn library names are prefixed by $(CCTK_LIBNAME_PREFIX).tradke2005-02-22
* Set a makefile variable HAVE_FLEXIO to let other thorns (optionally using thetradke2004-12-21
* Adding missing copyright files to all thorns and making themgoodale2004-11-02
* Quick fix for NEC SX-5. The inttypes.h header is non-standard,goodale2004-09-10
* Enclose HDF4-specific code in '#ifdef WITH_HDF4'.tradke2004-09-07
* Bring development version in sync with stable version from /packages/FlexIO.tradke2004-08-30
* Include <inttypes.h> instead of <stdint.h> to get the int64_t type.tradke2004-06-28
* Updates to fix 64 bit file offsets on RH9.jshalf2004-06-23
* Patch by Erik Schnetter: Include system headers before local headers,tradke2004-05-21
* Added yet another name for Windows.goodale2004-05-19
* Changes for the Cray X-1goodale2004-04-02
* Correct template instantiation on sx-5.goodale2004-03-29
* Adding a stanza for SUPER-UX.goodale2004-03-29
* Adding a Darwin stanza so that we get ANSI C prototypes for thegoodale2004-03-29
* Updated configuration.ccl files. In Beta14 some of these willgoodale2004-03-27
* Swap the indices when comparing the grid dimensions with the HDF5schnetter2004-02-14
* Export the HDF4 include files as well.schnetter2004-02-09
* Set the time refinement factor correctly.schnetter2004-02-09
* Reverse the dimensions when reading from a >1D dataspace.tradke2004-01-08
* Need to explicitely set the terminating NUL character when reading in atradke2004-01-07
* Fixed handling of string attributes. These are treated as HDF5 native stringstradke2004-01-07
* Added FlexIO documentation in HTML format.tradke2003-08-06
* Removed typecast to non-const pointer in call to H5Awrite() (also it didn'ttradke2003-07-23
* Changed comment lines such as '//**** some comment' into '// **** some comment'tradke2003-07-21
* Always return a defined return code in H5IOcounter().tradke2003-07-16
* Sync with cvs.cactuscode.org:/packages/FlexIO.tradke2003-07-16
* Fixed a bug in dataspace creation: dims[] must be given with highest dimensio...tradke2003-07-10
* Export FlexIO header files via the 'INCLUDE HEADER' mechanism.tradke2003-07-04
* 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