summaryrefslogtreecommitdiffstats
path: root/fortran/src/H5Git.h
Commit message (Collapse)AuthorAgeFilesLines
* [svn-r4216] Elena Pourmal2001-07-161-1/+1
| | | | | | | | | | | Purpose: Bug fix (bug#625) Description: Character buffers were not copied and freed properly. That caused segmentation fault on Linux (Debian 2.2, a glibc2.1.3-based distro and gcc 2.95.2 and NAGWare Fortran 95 compiler Release 4.0a(392). Also many compilers screamed about this piece of code. Solution: Asked Quincey to fix the code. Platforms tested: Linux (eirene)
* [svn-r3773] Purpose:Bill Wendling2001-04-031-1/+1
| | | | | | | | | | | | Update Description: Changed #include <hdf5.h> to #include "hdf5.h" to be consistent with the other code. Platforms tested: Linux
* [svn-r2576] Purpose:Bill Wendling2000-09-191-0/+16
Adding the Fortran interface to the HDF5 library Description: Fortran is now a subdirectory of the HDF5 library tree. Platforms tested: Solaris and IRIX (O2K)