summaryrefslogtreecommitdiffstats
path: root/fortran/src
Commit message (Expand)AuthorAgeFilesLines
* [svn-r23341] Snapshot version 1.9 release 147HDF Tester2013-03-101-1/+1
* [svn-r23325] DescriptionScot Breitenfeld2013-03-054-30/+46
* [svn-r23323] Snapshot version 1.9 release 146HDF Tester2013-03-031-1/+1
* [svn-r23311] Snapshot version 1.9 release 145HDF Tester2013-02-241-1/+1
* [svn-r23305] HDFFV-8257: szip still used even if headers are not found. Chang...Allen Byrne2013-02-181-1/+1
* [svn-r23295] Did not intend to check in this file with the previous ci.Scot Breitenfeld2013-02-181-6/+2
* [svn-r23294] Related to: HDFFV-8265Scot Breitenfeld2013-02-1834-34/+34
* [svn-r23293] Fix for HDFFV-8268: Fortran wrapper for H5Fget_file_image function.Scot Breitenfeld2013-02-1811-17/+210
* [svn-r23290] Snapshot version 1.9 release 144HDF Tester2013-02-171-1/+1
* [svn-r23248] Made modification of comments for h5rget_name_*f for the loc_id ...Scot Breitenfeld2013-02-122-85/+55
* [svn-r23240] Snapshot version 1.9 release 143HDF Tester2013-02-101-1/+1
* [svn-r23221] Snapshot version 1.9 release 142HDF Tester2013-02-031-1/+1
* [svn-r23180] Snapshot version 1.9 release 141HDF Tester2013-01-201-1/+1
* [svn-r23160] HDFFV-8227: Mac DARWIN requires CMake 2.8.10Allen Byrne2013-01-141-1/+1
* [svn-r23153] Snapshot version 1.9 release 140HDF Tester2013-01-131-1/+1
* [svn-r23136] Snapshot version 1.9 release 139HDF Tester2013-01-061-1/+1
* [svn-r23134] Revised the comments to reflect what is in the F2003 standard.Scot Breitenfeld2013-01-041-1/+3
* [svn-r23121] Snapshot version 1.9 release 138HDF Tester2012-12-301-1/+1
* [svn-r23119] Snapshot version 1.9 release 137HDF Tester2012-12-231-1/+1
* [svn-r23085] Snapshot version 1.9 release 136HDF Tester2012-12-091-1/+1
* [svn-r23071] Snapshot version 1.9 release 135HDF Tester2012-12-021-1/+1
* [svn-r23066] HDFFV-8265: create .def file during configure, added F2003 optio...Allen Byrne2012-11-292-11/+32
* [svn-r23057] HDFFV-8265: create .def file during configureAllen Byrne2012-11-273-556/+21
* [svn-r23050] Snapshot version 1.9 release 134HDF Tester2012-11-251-1/+1
* [svn-r23039] Snapshot version 1.9 release 133HDF Tester2012-11-181-1/+1
* [svn-r23021] Snapshot version 1.9 release 132HDF Tester2012-11-111-1/+1
* [svn-r22908] Reverted changes in revision 22819Larry Knox2012-10-162-6/+0
* [svn-r22897] Cleaned up the comments, formatted for automatic documentation.Scot Breitenfeld2012-10-131-21/+20
* [svn-r22876] Fixed exporting subroutines that will not be compiled if --enabl...Scot Breitenfeld2012-10-092-7/+22
* [svn-r22859] Fixed new functions that are used in the _F03 files, updated to ...Scot Breitenfeld2012-10-031-5/+5
* [svn-r22857] Change def list of RGET_REGION to match other types declarationsAllen Byrne2012-10-031-1/+2
* [svn-r22854] Fixed issues with default 8-byte real and default 8-byte integer...Scot Breitenfeld2012-10-034-5/+4
* [svn-r22853] Change def list of RGET_REGION to match other types declarationsAllen Byrne2012-10-021-2/+1
* [svn-r22846] Snapshot version 1.9 release 131HDF Tester2012-09-301-1/+1
* [svn-r22843] Renamed variable to match C.Scot Breitenfeld2012-09-281-2/+2
* [svn-r22838] Fixed typo in variable name.Scot Breitenfeld2012-09-281-1/+1
* [svn-r22827] HDFFV-8007: Add missing H5O Fortran functions.Scot Breitenfeld2012-09-278-83/+1310
* [svn-r22826] Fix for: HDFFV-7903 Fortran problem writing control character t...Scot Breitenfeld2012-09-271-0/+2
* [svn-r22825] Fix for: HDFFV-7903 Fortran problem writing control character t...Scot Breitenfeld2012-09-272-3/+1
* [svn-r22824] FIX: HDFFV-8118: Support Fortran compiler flags that change the ...Scot Breitenfeld2012-09-277-93/+276
* [svn-r22823] Fix for HDFFV-7658: Add FORTRAN interface for H5Pget_mpio_actual...Scot Breitenfeld2012-09-271-0/+5
* [svn-r22822] Fix for HDFFV-7658: Add FORTRAN interface for H5Pget_mpio_actual...Scot Breitenfeld2012-09-273-3/+112
* [svn-r22819] Added H5BLD_STATIC and HDF5_USE_SHLIB to configure.ac so that if...Larry Knox2012-09-272-0/+6
* [svn-r22802] Snapshot version 1.9 release 130HDF Tester2012-09-231-1/+1
* [svn-r22766] Snapshot version 1.9 release 129HDF Tester2012-09-161-1/+1
* [svn-r22745] Snapshot version 1.9 release 128HDF Tester2012-09-091-1/+1
* [svn-r22738] Fix for Windows and DLLEXPORT if statement.Scot Breitenfeld2012-09-051-10/+7
* [svn-r22737] Fix for HDF5 HDFFV-8109 H5S_UNLIMITED_F has a wrong typeScot Breitenfeld2012-09-054-57/+67
* [svn-r22736] Fix for HDFFV-8132: Compile problem w/NAG Fortran due to too man...Scot Breitenfeld2012-09-051-2/+7
* [svn-r22732] Snapshot version 1.9 release 127HDF Tester2012-09-021-1/+1