summaryrefslogtreecommitdiffstats
path: root/fortran/test
Commit message (Expand)AuthorAgeFilesLines
* fixed unclosed objects in test (#2290)Scot Breitenfeld2022-12-101-6/+10
* Update copyright headers (#2184)Larry Knox2022-11-0137-38/+1
* Multi Dataset (#2120)Neil Fortner2022-10-193-1/+259
* Fix H5Dfill_f test (#2162)Scot Breitenfeld2022-10-142-115/+176
* Implemented C matching (and general) H5Dfill Fortran wrappers (#2152)Scot Breitenfeld2022-10-112-1/+314
* Update CMake code to 3.18 minimum version (#2080)Allen Byrne2022-09-031-1/+1
* Corrects more Fortran warnings (#2059)Dana Robinson2022-08-231-1/+2
* Quiets Fortran warnings about large arrays (#2053)Dana Robinson2022-08-221-2/+4
* Removes cmake_ext_mod (files moved to cmake) (#2041)Dana Robinson2022-08-191-4/+4
* Fix typos found in the rest of the hdf5 code-base (#1985)luzpaz2022-08-102-23/+23
* Develop cmake clean (#1971)Allen Byrne2022-08-072-4/+28
* Subfiling VFD (#1883)jhendersonHDF2022-07-221-2/+2
* remove superfluous initialization, fixes issue with Cray compiler (Crusher) (...Scot Breitenfeld2022-06-291-1/+0
* HDFFV-11306 Fixed (#1657)Scot Breitenfeld2022-04-197-17/+122
* Minor things discovered while preparing 1.12.2 (#1620)Dana Robinson2022-04-081-1/+1
* spelling fixes (#1561)Scot Breitenfeld2022-03-311-2/+2
* Mark minusone as a PARAMETER in tH5A_1_8.F90. Resolves #1379. (#1412)Orion Poplawski2022-03-181-3/+3
* fixed off-by-one error in h5fget_name_f, HDFFV-11290 (#1345)Scot Breitenfeld2022-01-111-3/+35
* Fixed Spelling Errors (#1166)Scot Breitenfeld2021-12-0717-63/+58
* correct error checking string (#1143)Scot Breitenfeld2021-10-291-2/+2
* VFD plugins (#602)jhendersonHDF2021-09-291-1/+1
* Rework of PR #826 (#972)Scot Breitenfeld2021-08-302-1/+125
* Fixed failure on BE with xlf (#968)Scot Breitenfeld2021-08-301-2/+5
* Java and fortran cmake changes (#694)Allen Byrne2021-05-291-2/+2
* CMake changes to byproducts - ninja warnings (#568)Allen Byrne2021-04-241-7/+7
* Update license url part2 (#333)Larry Knox2021-02-1738-39/+39
* Clang-format of source filesAllen Byrne2020-09-302-68/+64
* OESS-98 merge with clang-format changesAllen Byrne2020-09-251-3/+3
* CMake and script changes for clang-formatAllen Byrne2020-09-041-2/+13
* Updated the file locking Fortran property list wrappers and addedDana Robinson2020-08-042-1/+78
* Removed trailing space from Fortran files.Dana Robinson2020-05-2627-1637/+1637
* Trim trailing whitespaceQuincey Koziol2020-04-201-1/+1
* Minor updates and fix settings for fortran flagsAllen Byrne2020-04-061-3/+1
* Flag construction must be after compiler detectionAllen Byrne2020-04-051-133/+62
* TRILAB-192 add c++ and fortran warnings build systems one fileAllen Byrne2020-04-051-77/+40
* TRILAB-142 Change minimum CMake version to 3.12Allen Byrne2020-02-211-1/+1
* HDFFV-11018 Add Fortran H5F_LIBVER_V*_F definitionsM. Scot Breitenfeld2020-02-101-2/+40
* HDFFV-11012 - add correct fortran include path propertiesAllen Byrne2020-02-041-2/+2
* Introduce new H5VL _by_value routinesJordan Henderson2020-01-291-22/+22
* Squashed commit of the token_refactoring branch:Dana Robinson2020-01-163-159/+61
* HDFFV-11001 need to qualify all by parallel or serial typesAllen Byrne2020-01-151-1/+1
* HDFFV-11001 Add fine control over testingAllen Byrne2020-01-151-1/+3
* Small changes from the token_refactoring branch, to reduce the delta to developQuincey Koziol2020-01-042-9/+9
* Merge pull request #1826 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop_minor_...Dana Robinson2019-08-011-1/+1
|\
| * Reverts the removal of config/conclude_fc.am while keepingDana Robinson2019-08-011-1/+1
* | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2019-07-291-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-10529 Update CMake tests to use test fixturesAllen Byrne2019-07-231-15/+32
|/ /
* | HDFFV-10845 use of TARGETFILE disables auto emulatorAllen Byrne2019-07-171-6/+10