summaryrefslogtreecommitdiffstats
path: root/fortran
Commit message (Expand)AuthorAgeFilesLines
* move the vol_info to an optional parameterM. Scot Breitenfeld2019-06-112-14/+19
* added H5Pset_volM. Scot Breitenfeld2019-05-223-0/+184
* added vol connectorM. Scot Breitenfeld2019-05-161-0/+8
* added test for vol_connectorM. Scot Breitenfeld2019-05-161-0/+61
* removed H5VL constantsM. Scot Breitenfeld2019-05-167-552/+3
* removed VOLL NULL connector and replaced it with native VOLM. Scot Breitenfeld2019-05-165-103/+33
* added connector_name testM. Scot Breitenfeld2019-04-242-3/+11
* added missing filesM. Scot Breitenfeld2019-04-244-0/+444
* Merge branch 'develop' into H10621M. Scot Breitenfeld2019-04-249-14/+149
|\
| * Fix fortran omissionAllen Byrne2019-04-151-0/+1
| * Add C++, Java, and FORTRAN wrappers and tests for H5Fget_filenoQuincey Koziol2019-04-144-0/+102
| * HDFFV-10365: Changes as described in the RFC: H5Sencode/H5Sdecode Format Change.Vailin Choi2019-04-064-14/+40
| * Specify the default VOL connector to use with an environment variable.Quincey Koziol2019-03-101-0/+6
* | added more testsM. Scot Breitenfeld2019-03-115-78/+117
* | Merge branch 'develop' into H10621M. Scot Breitenfeld2019-03-0720-636/+912
|\ \ | |/
| * Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2019-02-173-468/+0
| |\
| | * More changes to align with incoming selection improvements.Quincey Koziol2019-02-143-468/+0
| * | HDFFV-10703 Update CMake commands to latest standardAllen Byrne2019-02-152-7/+7
| |/
| * Refactor mpi test namesAllen Byrne2019-02-112-3/+3
| * Rename parallel tests to start with PAR_Allen Byrne2019-02-112-3/+3
| * Remove F2003 Option and referencesAllen Byrne2019-02-064-88/+66
| * Fix for Fortran failures.Dana Robinson2019-01-111-4/+4
| * 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-089-69/+588
| |\
| | * HDFFV-10443: Add "field" parameter to H5Oinfo* and H5Ovisit* APIs.Scot Breitenfeld2019-01-089-69/+588
| * | Fortran wrappers for dataset obj header minimization API calls.Dana Robinson2019-01-085-2/+239
| |/
* | 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-105-62/+105
* Fix defines for XL compilerAllen Byrne2018-10-031-17/+19
* Develop normalization with vol_integration.Dana Robinson2018-09-191-2/+0
* Change prefix in example scripts to relative path to bin. This was doneLarry Knox2018-08-231-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-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-083-2/+90
* Add fortran MPI to test and exampleAllen Byrne2018-06-062-4/+6
* 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-301-1/+1
|\
| * Fix typoAllen Byrne2018-05-241-1/+1
* | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Vailin Choi2018-05-233-10/+0
|\ \ | |/
| * Remove link flag from compile commandAllen Byrne2018-05-223-10/+0