summaryrefslogtreecommitdiffstats
path: root/fortran
Commit message (Expand)AuthorAgeFilesLines
...
* Remove programmer/date from comments (#3210)Dana Robinson2023-06-2930-1774/+6
* Remove HD/hbool_t from fortran (#3182)Dana Robinson2023-06-2818-254/+254
* Fixed check for a VOL's async compatibility (#3164)Scot Breitenfeld2023-06-221-4/+6
* Print out the VOL connector being used in the ASYNC test (#3016)Scot Breitenfeld2023-06-058-97/+386
* Convert H5F haddr_t macros to H5 (#3039)Dana Robinson2023-06-051-1/+1
* Fixed Fortran Doxygen warnings (#3017)Scot Breitenfeld2023-05-268-94/+104
* fixed GNU 4.8.5 compilation issue with C_LOC and strings (#2996)Scot Breitenfeld2023-05-231-2/+2
* Updated H5Ovisit_f and H5Ovisit_by_name_f wrappers internals. (#2987)Scot Breitenfeld2023-05-227-171/+72
* Fix 'datatype' misspellings ('dataype') (#2984)Dana Robinson2023-05-191-1/+1
* Fixes failures with gfortran 4.8 (#2979)Scot Breitenfeld2023-05-183-19/+25
* Updated INTENT to IN for C_PTR types dummy args. (#2961)Scot Breitenfeld2023-05-178-133/+133
* added missing H5ES function DLLs (#2969)Scot Breitenfeld2023-05-172-0/+21
* addresses gfortran issue https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109861 ...Scot Breitenfeld2023-05-152-9/+9
* Fix CMake generator expression syntax (#2909)Allen Byrne2023-05-053-16/+16
* Remove references to old MANIFEST file (#2890)jhendersonHDF2023-05-031-1/+0
* 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-018-50/+407
* Remove "the the" from comments and docs (#2865)Dana Robinson2023-05-015-13/+13
* Remove unused variable warning (#2828)H. Joe Lee2023-04-281-1/+1
* Added Fortran Async APIs (#2715)Scot Breitenfeld2023-04-2139-2666/+6146
* Comment cleanup (#2689)Quincey Koziol2023-04-118-34/+0
* Make sure that ONLY_SHARED_LIBS option is correctly set (#2544)Allen Byrne2023-03-132-14/+14
* Fix new codespell issues (#2521)Mark Kittisopikul2023-03-082-2/+2
* CMake generated pkg-config file is incorrect #2259 (#2476)Allen Byrne2023-02-171-2/+6
* 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
* 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