summaryrefslogtreecommitdiffstats
path: root/fortran/src/H5f90i.h
Commit message (Collapse)AuthorAgeFilesLines
* [svn-r4029] Elena Pourmal2001-06-211-3/+59
| | | | | | | | | Purpose: IBM SP F90 HDF5 Library port Description: Added necessary type definitions for SP2 port. Platforms tested: Gseaborg ( NERSC IBM SP)
* [svn-r4025] Elena Pourmal2001-06-211-30/+3
| | | | | | | | | | | | | | | | | Purpose: Windows and DEC OSF port Description: Added support for Windows and DEC UNIX (OSF1) Solution: Interface blocks for each C function called from corresponding F90 function were added to port HDF5 F90 Library to Windows platforms. Special DEC compilers directives were added to avoid name conflicts for C functions called from F90 functions on Windows and DEC UNIX. Also changes were done to the h5dwrite/read_f and h5awrite/read_f interfaces ( extra parameter added to make code portable between Windows and UNIX platforms) Platforms tested: Windows 98 (static library only), DEC UNIX
* [svn-r3644] Elena Pourmal2001-03-151-3/+30
| | | | | | | | | Purpose: Port to DEC ALPHA running LINUX Description: Added necessary definitions to the fortran header file for LINUX port. Platforms tested: DEC ALPHA LINUX and DEC OSF
* [svn-r2683] Elena Pourmal2000-10-131-2/+2
| | | | | | | | | | Purpose: HDF5 Fortran90 port to HP 11.00 Description: Added datatype definitions for HP 11.00 Solution: Platforms tested: HPUX 11.00 (opus)
* [svn-r2576] Purpose:Bill Wendling2000-09-191-0/+286
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)