summaryrefslogtreecommitdiffstats
path: root/fortran/src
Commit message (Expand)AuthorAgeFilesLines
...
* Merge branch 'develop' into H10621M. Scot Breitenfeld2019-04-246-7/+88
|\
| * Fix fortran omissionAllen Byrne2019-04-151-0/+1
| * Add C++, Java, and FORTRAN wrappers and tests for H5Fget_filenoQuincey Koziol2019-04-143-0/+73
| * HDFFV-10365: Changes as described in the RFC: H5Sencode/H5Sdecode Format Change.Vailin Choi2019-04-063-7/+14
* | added more testsM. Scot Breitenfeld2019-03-114-78/+93
* | Merge branch 'develop' into H10621M. Scot Breitenfeld2019-03-0713-521/+418
|\ \ | |/
| * More changes to align with incoming selection improvements.Quincey Koziol2019-02-143-468/+0
| * Remove F2003 Option and referencesAllen Byrne2019-02-061-5/+1
| * fixed 8 byte integer issueM. Scot Breitenfeld2019-01-091-1/+10
| * fix for xlf compilerM. Scot Breitenfeld2019-01-091-1/+2
| * replaced uintScot Breitenfeld2019-01-091-5/+5
| * Merge pull request #1409 in HDFFV/hdf5 from ~BRTNFLD/hdf5_msb:J10443 to developScot Breitenfeld2019-01-088-47/+220
| |\
| | * HDFFV-10443: Add "field" parameter to H5Oinfo* and H5Ovisit* APIs.Scot Breitenfeld2019-01-088-47/+220
| * | Fortran wrappers for dataset obj header minimization API calls.Dana Robinson2019-01-083-1/+187
| |/
* | added missing filesScot Breitenfeld2018-12-071-0/+340
* | Implemented VOL APIs and C constants, no testsScot Breitenfeld2018-12-071-3/+7
* | Implemented VOL APIs and C constants, no testsScot Breitenfeld2018-12-075-26/+353
* | initial API impl.Scot Breitenfeld2018-12-073-1/+8
|/
* fixed sp.M. Scot Breitenfeld2018-11-091-1/+1
* HDFFV-10511 -- Make fortran specific subroutines names PRIVATEM. Scot Breitenfeld2018-11-096-44/+178
* TRILABS-34 add batch option. Also fix cmakedefine01 usageAllen Byrne2018-10-111-1/+1
* VOL FEATUREDana Robinson2018-10-104-61/+87
* Fix defines for XL compilerAllen Byrne2018-10-031-17/+19
* HDFFV-10405: Using h5fget_obj_count_f with a file id of H5F_OBJ_ALL_F does no...M. Scot Breitenfeld2018-06-082-6/+6
* HDFFV-10405: Using h5fget_obj_count_f with a file id of H5F_OBJ_ALL_F doe...M. Scot Breitenfeld2018-06-081-1/+1
* HDFFV-10405: Using h5fget_obj_count_f with a file id of H5F_OBJ_ALL_F does no...M. Scot Breitenfeld2018-06-082-1/+15
* Add mpi include folders for fortran C objectsAllen Byrne2018-06-061-3/+3
* Fix the error found after earlier checkin.Vailin Choi2018-06-011-2/+2
* (1) Made the change according to the pull request feedback.Vailin Choi2018-05-311-2/+1
* Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Vailin Choi2018-05-231-1/+0
|\
| * Remove link flag from compile commandAllen Byrne2018-05-221-1/+0
* | Changes made based on feedback from pull request #1039.Vailin Choi2018-05-142-12/+6
* | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Vailin Choi2018-05-143-110/+149
|\ \ | |/
| * Use set_property for MT flagAllen Byrne2018-05-071-6/+9
| * Correct command usageAllen Byrne2018-05-071-2/+2
| * Remove APPENDAllen Byrne2018-05-031-3/+3
| * Revert to old style for LINK_FLAGS gen expr not workingAllen Byrne2018-05-031-21/+31
| * LINK_FLAGS must be separate property setsAllen Byrne2018-05-031-10/+21
| * Fix link flags syntaxAllen Byrne2018-05-031-10/+10
| * Revert refactor link flagsAllen Byrne2018-05-021-12/+10
| * refactor link flags to interfaceAllen Byrne2018-05-021-8/+13
| * Refactor link flagsAllen Byrne2018-05-021-9/+11
| * Fix defs and additional MSVC itemsAllen Byrne2018-05-021-5/+4
| * TRILABS-19 fix syntax for windowsAllen Byrne2018-05-021-1/+1
| * TRILABS-19 Link flags need - characterAllen Byrne2018-05-021-3/+3
| * TRILABS-19 fix fortran link flagsAllen Byrne2018-04-301-2/+2
| * TRILABS-19 Refactor fortran propertiesAllen Byrne2018-04-301-19/+37
| * TRILABS-19 remove add_defintions and use generator expressionsAllen Byrne2018-04-261-48/+41
| * TRILABS-20 Fix fortran configure during fix of CXX configureAllen Byrne2018-04-243-49/+49
* | Fix for HDFFV-10180 Performance issues with H5Oget_info.Vailin Choi2018-04-243-10/+17
|/