| Commit message (Expand) | Author | Age | Files | Lines |
* | Print out the VOL connector being used in the ASYNC test (#3016) | Scot Breitenfeld | 2023-06-05 | 6 | -67/+339 |
|
|
* | Fixed Fortran Doxygen warnings (#3017) | Scot Breitenfeld | 2023-05-26 | 8 | -94/+104 |
|
|
* | Updated H5Ovisit_f and H5Ovisit_by_name_f wrappers internals. (#2987) | Scot Breitenfeld | 2023-05-22 | 5 | -143/+46 |
|
|
* | Fixes failures with gfortran 4.8 (#2979) | Scot Breitenfeld | 2023-05-18 | 1 | -14/+14 |
|
|
* | Updated INTENT to IN for C_PTR types dummy args. (#2961) | Scot Breitenfeld | 2023-05-17 | 8 | -133/+133 |
|
|
* | added missing H5ES function DLLs (#2969) | Scot Breitenfeld | 2023-05-17 | 2 | -0/+21 |
|
|
* | addresses gfortran issue https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109861 ... | Scot Breitenfeld | 2023-05-15 | 2 | -9/+9 |
|
|
* | Fix CMake generator expression syntax (#2909) | Allen Byrne | 2023-05-05 | 1 | -2/+2 |
|
|
* | Remove references to old MANIFEST file (#2890) | jhendersonHDF | 2023-05-03 | 1 | -1/+0 |
|
|
* | Add Fortran Selection IO APIs (#2864) | Scot Breitenfeld | 2023-05-01 | 5 | -30/+180 |
|
|
* | Remove "the the" from comments and docs (#2865) | Dana Robinson | 2023-05-01 | 4 | -7/+7 |
|
|
* | Added Fortran Async APIs (#2715) | Scot Breitenfeld | 2023-04-21 | 30 | -2634/+4444 |
|
|
* | Comment cleanup (#2689) | Quincey Koziol | 2023-04-11 | 2 | -7/+0 |
|
|
* | Make sure that ONLY_SHARED_LIBS option is correctly set (#2544) | Allen Byrne | 2023-03-13 | 1 | -12/+12 |
|
|
* | Fix new codespell issues (#2521) | Mark Kittisopikul | 2023-03-08 | 1 | -1/+1 |
|
|
* | CMake generated pkg-config file is incorrect #2259 (#2476) | Allen Byrne | 2023-02-17 | 1 | -2/+6 |
|
|
* | Fix doxygen warnings and remove javadocs (#2324) | Allen Byrne | 2022-12-20 | 1 | -25/+0 |
|
|
* | Correct requires setting for pkgconfig files (#2280) | Allen Byrne | 2022-12-07 | 1 | -2/+2 |
|
|
* | Update copyright headers (#2184) | Larry Knox | 2022-11-01 | 40 | -57/+15 |
|
|
* | Removed the file, func, line args in the _async APIs fpr doxygen (#2179) | Scot Breitenfeld | 2022-10-25 | 7 | -24/+24 |
|
|
* | Implement option for using CMake GNUInstallDirs (#2175) | Allen Byrne | 2022-10-25 | 1 | -3/+3 |
|
|
* | Multi Dataset (#2120) | Neil Fortner | 2022-10-19 | 2 | -1/+105 |
|
|
* | changed to referencing C APIs by empty brackets (Fortran) (#2167) | Scot Breitenfeld | 2022-10-17 | 14 | -396/+396 |
|
|
* | Fix H5Dfill_f test (#2162) | Scot Breitenfeld | 2022-10-14 | 2 | -11/+12 |
|
|
* | renamed H5_FORTRAN_C_LONG_DOUBLE_IS_UNIQUE DLL (#2158) | Scot Breitenfeld | 2022-10-13 | 2 | -2/+2 |
|
|
* | Fix for missing h5dfill_c_long_double in dll (#2155) | Scot Breitenfeld | 2022-10-12 | 2 | -1/+4 |
|
|
* | Implemented C matching (and general) H5Dfill Fortran wrappers (#2152) | Scot Breitenfeld | 2022-10-11 | 4 | -69/+79 |
|
|
* | Avoid calling H5FD_subfiling_init from h5open_f. (#2149) | Scot Breitenfeld | 2022-10-07 | 1 | -1/+23 |
|
|
* | Subfiling Fortran wrapper work. (#2143) | Scot Breitenfeld | 2022-10-06 | 9 | -11/+414 |
|
|
* | Grouped the Fortran constants in Doxygen (#2136) | Scot Breitenfeld | 2022-10-03 | 6 | -67/+104 |
|
|
* | Misc. Fortran Doxygen updates (#2129) | Scot Breitenfeld | 2022-09-28 | 8 | -283/+271 |
|
|
* | Added C references to Fortran constants. (#2126) | Scot Breitenfeld | 2022-09-27 | 16 | -425/+1077 |
|
|
* | develop Merge doxygen from 1.12 branch (#2095) | Allen Byrne | 2022-09-14 | 13 | -68/+82 |
|
|
* | removed H5R interface definition (#2090) | Scot Breitenfeld | 2022-09-14 | 1 | -1/+1 |
|
|
* | Doxygen Fortran (#2062) | Scot Breitenfeld | 2022-09-07 | 15 | -13813/+6865 |
|
|
* | Update CMake code to 3.18 minimum version (#2080) | Allen Byrne | 2022-09-03 | 1 | -1/+1 |
|
|
* | Fortran module directory improvements (#2060) | Dana Robinson | 2022-08-23 | 1 | -1/+1 |
|
|
* | removed h5rget_object_type_f module interface (#2057) | Scot Breitenfeld | 2022-08-23 | 2 | -12/+5 |
|
|
* | Corrects more Fortran warnings (#2059) | Dana Robinson | 2022-08-23 | 1 | -2/+6 |
|
|
* | Fixes codespell issues (#2032) | Dana Robinson | 2022-08-17 | 2 | -2/+2 |
|
|
* | Fix typos found in the rest of the hdf5 code-base (#1985) | luzpaz | 2022-08-10 | 5 | -36/+36 |
|
|
* | Develop clang 13 format (#1933) | Allen Byrne | 2022-07-26 | 12 | -66/+66 |
|
|
* | Implement improved CMake fortran module folder from GH#1411 (#1922) | Allen Byrne | 2022-07-26 | 3 | -10/+12 |
|
|
* | Subfiling VFD (#1883) | jhendersonHDF | 2022-07-22 | 1 | -3/+3 |
|
|
* | Minor things noticed while merging to 1.10 (#1739) | Dana Robinson | 2022-05-06 | 1 | -1/+1 |
|
|
* | HDFFV-11306 Fixed (#1657) | Scot Breitenfeld | 2022-04-19 | 2 | -6/+17 |
|
|
* | fixed buf definition in h5dfill_f (#1465) | Scot Breitenfeld | 2022-03-01 | 1 | -8/+4 |
|
|
* | Fixed H5Dget_storage_size_f for zero sized datasets (#1430) | Scot Breitenfeld | 2022-02-11 | 1 | -4/+4 |
|
|
* | fixed off-by-one error in h5fget_name_f, HDFFV-11290 (#1345) | Scot Breitenfeld | 2022-01-11 | 1 | -2/+2 |
|
|
* | Fixed Spelling Errors (#1166) | Scot Breitenfeld | 2021-12-07 | 19 | -86/+86 |
|
|