summaryrefslogtreecommitdiffstats
path: root/fortran
Commit message (Expand)AuthorAgeFilesLines
* Removed the use of -commons linking option on Darwin (#3581) (#3616)Larry Knox2023-09-291-2/+0
* Sync CMake and doxygen (#3593)Allen Byrne2023-09-261-1/+1
* Add Fortran H5ES module to deploy list (#3342)Allen Byrne2023-08-051-44/+30
* Sync Fortran w/ develop (#3296)Dana Robinson2023-07-2729-141/+134
* Remove "Programmer" lines (#3294)Dana Robinson2023-07-2730-1774/+6
* Brings over most of the HD prefix removal (#3293)Dana Robinson2023-07-2714-191/+191
* Normalizes the public headers (#3292)Dana Robinson2023-07-2711-44/+44
* Fixed check for a VOL's async compatibility (#3164) (#3224)Larry Knox2023-07-061-4/+6
* Sync fortran src files with develop (#3126)Allen Byrne2023-06-1512-214/+384
* Fix doxygen and actions - merge from develop (#3109)Allen Byrne2023-06-1310-292/+349
* Fix CMake generator expression syntax (#2910)Allen Byrne2023-05-053-16/+16
* Remove references to old MANIFEST file (#2890)jhendersonHDF2023-05-031-1/+0
* Sync 2 new develop prs to hdf5_1_14 (#2879)Larry Knox2023-05-022-13/+14
* Sync with develop (#2871)Dana Robinson2023-05-0213-63/+420
* Sync with develop (#2849)Dana Robinson2023-04-281-1/+1
* Merge with develop (#2790)Dana Robinson2023-04-2247-2702/+6150
* Make sure that ONLY_SHARED_LIBS option is correctly set (#2545)Allen Byrne2023-04-042-14/+14
* Fix new codespell issues (#2521) (#2533)Larry Knox2023-03-102-2/+2
* 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
* 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