summaryrefslogtreecommitdiffstats
path: root/fortran/src
Commit message (Expand)AuthorAgeFilesLines
* Add Fortran H5ES module to deploy list (#3342)Allen Byrne2023-08-051-44/+30
* Sync Fortran w/ develop (#3296)Dana Robinson2023-07-2725-118/+111
* Remove "Programmer" lines (#3294)Dana Robinson2023-07-2718-1642/+4
* Brings over most of the HD prefix removal (#3293)Dana Robinson2023-07-2713-186/+186
* Normalizes the public headers (#3292)Dana Robinson2023-07-279-30/+30
* Sync fortran src files with develop (#3126)Allen Byrne2023-06-156-147/+296
* Fix doxygen and actions - merge from develop (#3109)Allen Byrne2023-06-1310-292/+349
* Fix CMake generator expression syntax (#2910)Allen Byrne2023-05-051-2/+2
* Remove references to old MANIFEST file (#2890)jhendersonHDF2023-05-031-1/+0
* Sync with develop (#2871)Dana Robinson2023-05-029-37/+187
* Merge with develop (#2790)Dana Robinson2023-04-2232-2641/+4444
* Make sure that ONLY_SHARED_LIBS option is correctly set (#2545)Allen Byrne2023-04-041-12/+12
* Fix new codespell issues (#2521) (#2533)Larry Knox2023-03-101-1/+1
* 1.14 Merge Correct pkgconfig variables and libraries #2259 (#2477)Allen Byrne2023-02-171-2/+6
* 1.14 Fix some doxygen warnings (#2323)Allen Byrne2022-12-211-25/+0
* Correct requires setting for pkgconfig files (#2280)Allen Byrne2022-12-071-2/+2
* Update copyright headers (#2184)Larry Knox2022-11-0140-57/+15
* 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-192-1/+105
* changed to referencing C APIs by empty brackets (Fortran) (#2167)Scot Breitenfeld2022-10-1714-396/+396
* Fix H5Dfill_f test (#2162)Scot Breitenfeld2022-10-142-11/+12
* 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-114-69/+79
* Avoid calling H5FD_subfiling_init from h5open_f. (#2149)Scot Breitenfeld2022-10-071-1/+23
* Subfiling Fortran wrapper work. (#2143)Scot Breitenfeld2022-10-069-11/+414
* 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-031-1/+1
* 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-231-2/+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-105-36/+36
* 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-221-3/+3
* Minor things noticed while merging to 1.10 (#1739)Dana Robinson2022-05-061-1/+1
* HDFFV-11306 Fixed (#1657)Scot Breitenfeld2022-04-192-6/+17
* 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-111-2/+2
* Fixed Spelling Errors (#1166)Scot Breitenfeld2021-12-0719-86/+86
* Assume C99 fixed sized ints exist, use them (#470)Sean McBride2021-11-081-8/+0
* Rework of PR #826 (#972)Scot Breitenfeld2021-08-301-2/+2