summaryrefslogtreecommitdiffstats
path: root/fortran
Commit message (Expand)AuthorAgeFilesLines
* [svn-r23052] Description:Scot Breitenfeld2012-11-263-221/+4
* [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-166-14/+0
* [svn-r22897] Cleaned up the comments, formatted for automatic documentation.Scot Breitenfeld2012-10-131-21/+20
* [svn-r22896] Updated the robodoc resource file with new keywords and new optionsScot Breitenfeld2012-10-131-7/+75
* [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-036-12/+15
* [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-282-3/+3
* [svn-r22842] Fixed typo in variable.Scot Breitenfeld2012-09-281-1/+1
* [svn-r22839] removed unused variable.Scot Breitenfeld2012-09-281-1/+0
* [svn-r22838] Fixed typo in variable name.Scot Breitenfeld2012-09-281-1/+1
* [svn-r22829] Fixed merge mistake, merge removed part of the subroutine.Scot Breitenfeld2012-09-271-0/+100
* [svn-r22828] Scot Breitenfeld2012-09-271-0/+1
* [svn-r22827] HDFFV-8007: Add missing H5O Fortran functions.Scot Breitenfeld2012-09-2714-130/+2106
* [svn-r22826] Fix for: HDFFV-7903 Fortran problem writing control character t...Scot Breitenfeld2012-09-275-0/+10
* [svn-r22825] Fix for: HDFFV-7903 Fortran problem writing control character t...Scot Breitenfeld2012-09-278-11/+46
* [svn-r22824] FIX: HDFFV-8118: Support Fortran compiler flags that change the ...Scot Breitenfeld2012-09-2712-244/+437
* [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-274-3/+131
* [svn-r22819] Added H5BLD_STATIC and HDF5_USE_SHLIB to configure.ac so that if...Larry Knox2012-09-276-0/+14
* [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
* [svn-r22720] Fix RelWithDebInfo packagingAllen Byrne2012-08-281-1/+1
* [svn-r22714] one more missed VAR change for parallel examplesAllen Byrne2012-08-261-1/+1
* [svn-r22709] HDFFV-8129: reconfigured on jam, Remove overloading of autotools...Allen Byrne2012-08-237-85/+86
* [svn-r22706] Updated autotools: autoconf 2.69, automake 1.12.3, m4 1.4.16, l...Larry Knox2012-08-225-311/+503
* [svn-r22697] Snapshot version 1.9 release 126HDF Tester2012-08-191-1/+1
* [svn-r22670] Snapshot version 1.9 release 125HDF Tester2012-08-121-1/+1
* [svn-r22629] Snapshot version 1.9 release 124Larry Knox2012-08-051-1/+1
* [svn-r22525] Snapshot version 1.9 release 124Larry Knox2012-07-091-1/+1
* [svn-r22510] Enabled the compilation of tH5E_F03.f90Scot Breitenfeld2012-07-032-12/+4
* [svn-r22504] Maintenance: Elena Pourmal2012-06-292-4/+12
* [svn-r22487] Snapshot version 1.9 release 122HDF Tester2012-06-241-1/+1
* [svn-r22482] Maintenance:Elena Pourmal2012-06-231-23/+1
* [svn-r22448] Snapshot version 1.9 release 121HDF Tester2012-06-101-1/+1
* [svn-r22427] Snapshot version 1.9 release 120HDF Tester2012-06-031-1/+1
* [svn-r22426] Add examples/README file to be installed with examples.Larry Knox2012-06-021-1/+10
* [svn-r22413] Snapshot version 1.9 release 119HDF Tester2012-05-271-1/+1
* [svn-r22405] HDFFV-8018: add INSTALL commands for packaging the pdb files for...Allen Byrne2012-05-241-0/+4