summaryrefslogtreecommitdiffstats
path: root/fortran/src
Commit message (Expand)AuthorAgeFilesLines
...
* develop revert source to clang-format version 11 (#293)Allen Byrne2021-01-291-1/+1
* Reclassify CMake messages - HDFFV-11144 (#253)Allen Byrne2021-01-131-1/+1
* dev -Update pkgconfig settings with version - #218 (#220)Allen Byrne2020-12-221-2/+2
* OESS-98 convert plugin option to FetchContent, add tests (#155)Allen Byrne2020-12-161-2/+0
* Basic alignment with async branch (#115)Quincey Koziol2020-11-231-1/+1
* Clang-format of source filesAllen Byrne2020-09-3019-6697/+7116
* OESS-98 merge with clang-format changesAllen Byrne2020-09-251-4/+4
* Fix comment formatting due to tabs conversionAllen Byrne2020-09-241-23/+28
* File changes to affect formattingAllen Byrne2020-09-041-33/+36
* CMake and script changes for clang-formatAllen Byrne2020-09-041-0/+23
* Updated the file locking Fortran property list wrappers and addedDana Robinson2020-08-043-87/+8
* Squash merge of file locking fixesDana Robinson2020-08-034-0/+183
* HDFFV-11116 Add option for install location of Fortran MOD filesAllen Byrne2020-07-091-0/+20
* Removed trailing space from Fortran files.Dana Robinson2020-05-2618-1666/+1666
* Trim trailing whitespaceQuincey Koziol2020-04-2013-71/+71
* Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2020-04-069-40/+34
|\
| * Narrowed the scope of ISO_C_BINDING with ONLY additionsScot Breitenfeld2020-04-069-40/+34
* | Flag construction must be after compiler detectionAllen Byrne2020-04-051-45/+19
* | TRILAB-192 add c++ and fortran warnings build systems one fileAllen Byrne2020-04-051-3/+3
|/
* Copy generated files instead creating twiceAllen Byrne2020-02-251-8/+32
* TRILAB-142 Change minimum CMake version to 3.12Allen Byrne2020-02-211-1/+1
* 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