summaryrefslogtreecommitdiffstats
path: root/fortran/src
Commit message (Expand)AuthorAgeFilesLines
* 1 12 Whitespace changes after clang-format run (#288)Allen Byrne2021-01-291-1/+1
* 1 12 merge of changes from dev (#271)Allen Byrne2021-01-191-1/+1
* 1 12 - Update pkgconfig settings with version - #218 (#221)Allen Byrne2020-12-221-2/+2
* OESS-98 Update plugin build option - HDF5 1 12 (#173)Allen Byrne2020-12-151-2/+0
* Basic alignment with async branch (#115) (#137)Quincey Koziol2020-11-301-1/+1
* Manual sync with develop (#95)Dana Robinson2020-11-172-0/+104
* OESS-98 add CMake option to build plugins project within hdf5Allen Byrne2020-10-161-4/+4
* Source formattedAllen Byrne2020-10-0119-6697/+7116
* Add clang-format changes from develop.Allen Byrne2020-09-282-42/+73
* Sync with developDana Robinson2020-08-0118-1706/+1700
* CMake updates:Allen Byrne2020-07-151-0/+20
* Whitespace cleanupAllen Byrne2020-05-1213-71/+71
* TRILAB-192 - merge changes from developAllen Byrne2020-04-071-48/+22
* Copy generated files instead of creating twiceAllen Byrne2020-02-251-8/+32
* Merge changes from develop mostly cmake 3.12 minimum versionAllen Byrne2020-02-231-1/+1
* Corrected INTERFACE INTENT(IN) to INTENT(OUT) for buf_sizeM. Scot Breitenfeld2020-02-181-1/+1
* HDFFV-11018 Add Fortran H5F_LIBVER_V*_F definitionsM. Scot Breitenfeld2020-02-117-63/+100
* HDFFV-11012 fix fortran include propertiesAllen Byrne2020-02-051-2/+2
* Squashed commit of the following:David Young2020-01-312-14/+21
* Introduce new H5VL _by_value routinesJordan Henderson2020-01-292-9/+93
* Squashed commit of the token_refactoring branch:Dana Robinson2020-01-1915-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