summaryrefslogtreecommitdiffstats
path: root/fortran/test
Commit message (Expand)AuthorAgeFilesLines
* Print out the VOL connector being used in the ASYNC test (#3016)Scot Breitenfeld2023-06-051-2/+2
* Convert H5F haddr_t macros to H5 (#3039)Dana Robinson2023-06-051-1/+1
* Updated H5Ovisit_f and H5Ovisit_by_name_f wrappers internals. (#2987)Scot Breitenfeld2023-05-221-18/+12
* Fix 'datatype' misspellings ('dataype') (#2984)Dana Robinson2023-05-191-1/+1
* Fixes failures with gfortran 4.8 (#2979)Scot Breitenfeld2023-05-182-5/+11
* Fix CMake generator expression syntax (#2909)Allen Byrne2023-05-051-12/+12
* Fixed test failure for when REAL is promoted via a compiler flag (#2873)Scot Breitenfeld2023-05-022-13/+14
* Add Fortran Selection IO APIs (#2864)Scot Breitenfeld2023-05-013-20/+227
* Remove "the the" from comments and docs (#2865)Dana Robinson2023-05-011-6/+6
* Remove unused variable warning (#2828)H. Joe Lee2023-04-281-1/+1
* Added Fortran Async APIs (#2715)Scot Breitenfeld2023-04-214-29/+226
* Comment cleanup (#2689)Quincey Koziol2023-04-116-27/+0
* Fix new codespell issues (#2521)Mark Kittisopikul2023-03-081-1/+1
* Pass-through connector testing flexibility (#2399)Quincey Koziol2023-01-091-1/+1
* Update FORTRAN VOL connector test for external pass-through testing (#2393)Quincey Koziol2023-01-051-1/+3
* 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