summaryrefslogtreecommitdiffstats
path: root/fortran/src/H5Lff_F03.f90
Commit message (Collapse)AuthorAgeFilesLines
* Change copyright headers to replace url referring to file to belrknox2017-05-161-6/+4
| | | | removed and replace it with new url for COPYING file.
* [svn-r26030] Merged changes from the trunk into the branch:Scot Breitenfeld2015-01-261-12/+9
| | | | | | svn merge -r25629:26029 https://svn.hdfgroup.uiuc.edu/hdf5/trunk/fortran Tested: jam (--enable-fortran2003)
* [svn-r23352] merged -r22826:23050 and -r23060:23351 from trunk into branch.Scot Breitenfeld2013-03-151-1/+1
| | | | Tested: jam (gnu, intel)
* [svn-r21585] Description: Fixed robodoc headers (functions and derived ↵Scot Breitenfeld2011-10-141-91/+112
| | | | | | | types), updated the definition of derived types from the original F2003 merge. Tested: jam (intel, gnu, pgi)
* [svn-r21421] Merged the Fortran 2003 changes from the trunk into the 1.8 ↵Scot Breitenfeld2011-09-271-0/+225
branch, used: svn merge -r 20506:21414 https://svn.hdfgroup.uiuc.edu/hdf5/trunk/fortran Tested: jam (gnu, intel, pgi compilers) Also merged effected non-Fortran files: svn merge -r21247:r21248 https://svn.hdfgroup.uiuc.edu/hdf5/trunk/src/libhdf5.settings.in