summaryrefslogtreecommitdiffstats
path: root/fortran/src
Commit message (Expand)AuthorAgeFilesLines
...
* Corrected INTERFACE INTENT(IN) to INTENT(OUT) for buf_size inh5fget_file_imag...M. Scot Breitenfeld2020-02-181-1/+1
* HDFFV-11018 Add Fortran H5F_LIBVER_V*_F definitionsM. Scot Breitenfeld2020-02-107-63/+104
* HDFFV-11012 - add correct fortran include path propertiesAllen Byrne2020-02-041-2/+2
* Merge pull request #2321 in HDFFV/hdf5 from ~DYOUNG/werror:reduce-werror-diff...David Young2020-01-292-14/+21
|\
| * testpar/t_2Gio.c: Fix a typo that I think was introduced by aDavid Young2020-01-292-14/+21
* | Introduce new H5VL _by_value routinesJordan Henderson2020-01-292-9/+93
|/
* Squashed commit of the token_refactoring branch:Dana Robinson2020-01-1615-327/+462
* Make wrappers, tests and tools use H5Treclaim() instead of H5Dvlen_reclaim()Jerome Soumagne2019-10-081-8/+8
* Reverts the removal of config/conclude_fc.am while keepingDana Robinson2019-08-011-1/+1
* Merge pull request #1808 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:gnu-flags-work...Dana Robinson2019-07-291-1/+1
|\
| * Updated gfortran options.Dana Robinson2019-07-171-1/+1
* | HDFFV-10845 add_custom_command requires emulatorAllen Byrne2019-07-171-4/+4
* | Correct install syntaxAllen Byrne2019-07-171-7/+21
* | HDFFV-10845 fix configure check and PATHsAllen Byrne2019-07-171-1/+1
|/
* Fix packaging issueAllen Byrne2019-07-111-2/+7
* HDFFV-10581 fix locations for static pdb filesAllen Byrne2019-07-081-2/+2
* Updated configure & CMake compiler flags for GCC 8.x, along with correspondingQuincey Koziol2019-06-282-8/+7
* Add support for GCC 7.x warnings, update warnhist script to account for them,Quincey Koziol2019-06-212-2/+0
* Add missing fortran modsAllen Byrne2019-06-191-0/+2
* HDFFV-10616 add h5fc scriptAllen Byrne2019-06-191-0/+50
* Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2019-06-183-0/+466
|\
| * New hyperslab selection routines and new public selection iterator routines.Quincey Koziol2019-06-163-0/+466
* | HDFFV-10805 Add option to only build shared targetsAllen Byrne2019-06-181-116/+132
|/
* fixed invalid pointerM. Scot Breitenfeld2019-06-131-1/+2
* move the vol_info to an optional parameterM. Scot Breitenfeld2019-06-111-7/+14
* added H5Pset_volM. Scot Breitenfeld2019-05-222-0/+87
* removed H5VL constantsM. Scot Breitenfeld2019-05-164-293/+3
* removed VOLL NULL connector and replaced it with native VOLM. Scot Breitenfeld2019-05-162-52/+10
* added connector_name testM. Scot Breitenfeld2019-04-241-1/+1
* 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