summaryrefslogtreecommitdiffstats
path: root/fortran
Commit message (Expand)AuthorAgeFilesLines
* Fix doxygen warnings and remove javadocs (#2324)Allen Byrne2022-12-201-25/+0
* fixed unclosed objects in test (#2290)Scot Breitenfeld2022-12-101-6/+10
* Correct requires setting for pkgconfig files (#2280)Allen Byrne2022-12-071-2/+2
* Update copyright headers (#2184)Larry Knox2022-11-01106-149/+43
* Removed the file, func, line args in the _async APIs fpr doxygen (#2179)Scot Breitenfeld2022-10-257-24/+24
* Implement option for using CMake GNUInstallDirs (#2175)Allen Byrne2022-10-251-3/+3
* Multi Dataset (#2120)Neil Fortner2022-10-1910-18/+630
* address test failing when default real and integers are 8 bytes (#2173)Scot Breitenfeld2022-10-191-6/+17
* changed to referencing C APIs by empty brackets (Fortran) (#2167)Scot Breitenfeld2022-10-1714-396/+396
* Fix H5Dfill_f test (#2162)Scot Breitenfeld2022-10-144-126/+188
* renamed H5_FORTRAN_C_LONG_DOUBLE_IS_UNIQUE DLL (#2158)Scot Breitenfeld2022-10-132-2/+2
* Fix for missing h5dfill_c_long_double in dll (#2155)Scot Breitenfeld2022-10-122-1/+4
* Implemented C matching (and general) H5Dfill Fortran wrappers (#2152)Scot Breitenfeld2022-10-116-70/+393
* Avoid calling H5FD_subfiling_init from h5open_f. (#2149)Scot Breitenfeld2022-10-071-1/+23
* Subfiling Fortran wrapper work. (#2143)Scot Breitenfeld2022-10-0616-34/+868
* Grouped the Fortran constants in Doxygen (#2136)Scot Breitenfeld2022-10-036-67/+104
* Misc. Fortran Doxygen updates (#2129)Scot Breitenfeld2022-09-288-283/+271
* Added C references to Fortran constants. (#2126)Scot Breitenfeld2022-09-2716-425/+1077
* develop Merge doxygen from 1.12 branch (#2095)Allen Byrne2022-09-1413-68/+82
* removed H5R interface definition (#2090)Scot Breitenfeld2022-09-141-1/+1
* Doxygen Fortran (#2062)Scot Breitenfeld2022-09-0715-13813/+6865
* Update CMake code to 3.18 minimum version (#2080)Allen Byrne2022-09-035-5/+5
* Fortran module directory improvements (#2060)Dana Robinson2022-08-231-1/+1
* removed h5rget_object_type_f module interface (#2057)Scot Breitenfeld2022-08-232-12/+5
* Corrects more Fortran warnings (#2059)Dana Robinson2022-08-232-3/+8
* 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-192-6/+6
* Fixes codespell issues (#2032)Dana Robinson2022-08-172-2/+2
* Fix typos found in the rest of the hdf5 code-base (#1985)luzpaz2022-08-108-60/+60
* Develop cmake clean (#1971)Allen Byrne2022-08-073-5/+40
* Develop clang 13 format (#1933)Allen Byrne2022-07-2612-66/+66
* Implement improved CMake fortran module folder from GH#1411 (#1922)Allen Byrne2022-07-263-10/+12
* Subfiling VFD (#1883)jhendersonHDF2022-07-223-11/+11
* remove superfluous initialization, fixes issue with Cray compiler (Crusher) (...Scot Breitenfeld2022-06-291-1/+0
* Minor things noticed while merging to 1.10 (#1739)Dana Robinson2022-05-061-1/+1
* changes parallel tests to .F90 ext. and fixes the CALL check strings (#1725)Scot Breitenfeld2022-05-045-19/+18
* HDFFV-11306 Fixed (#1657)Scot Breitenfeld2022-04-199-23/+139
* Minor things discovered while preparing 1.12.2 (#1620)Dana Robinson2022-04-082-2/+2
* 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 buf definition in h5dfill_f (#1465)Scot Breitenfeld2022-03-011-8/+4
* Fixed H5Dget_storage_size_f for zero sized datasets (#1430)Scot Breitenfeld2022-02-111-4/+4
* fixed off-by-one error in h5fget_name_f, HDFFV-11290 (#1345)Scot Breitenfeld2022-01-112-5/+37
* Fixed Spelling Errors (#1166)Scot Breitenfeld2021-12-0742-162/+157
* Assume C99 fixed sized ints exist, use them (#470)Sean McBride2021-11-081-8/+0
* 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-303-3/+127
* Fixed failure on BE with xlf (#968)Scot Breitenfeld2021-08-301-2/+5
* Add parallel version of h5pfc script (#881)Allen Byrne2021-08-071-0/+13