| Commit message (Expand) | Author | Age | Files | Lines |
* | CMake fix gen. exprs. and add h5copy help (#2918) | Allen Byrne | 2023-05-05 | 1 | -2/+2 |
|
|
* | Hdf5 1 14 1 fix makefile.ins (#2917) | Larry Knox | 2023-05-05 | 1 | -0/+1 |
|
|
* | Initial changes for HDF5 1.14.1 release (#2900) | Larry Knox | 2023-05-05 | 1 | -0/+1901 |
|
|
* | Remove references to old MANIFEST file (#2890) | jhendersonHDF | 2023-05-03 | 1 | -1/+0 |
|
|
* | Sync with develop (#2871) | Dana Robinson | 2023-05-02 | 9 | -37/+187 |
|
|
* | Merge with develop (#2790) | Dana Robinson | 2023-04-22 | 32 | -2641/+4444 |
|
|
* | Make sure that ONLY_SHARED_LIBS option is correctly set (#2545) | Allen Byrne | 2023-04-04 | 1 | -12/+12 |
|
|
* | Fix new codespell issues (#2521) (#2533) | Larry Knox | 2023-03-10 | 1 | -1/+1 |
|
|
* | 1.14 Merge Correct pkgconfig variables and libraries #2259 (#2477) | Allen Byrne | 2023-02-17 | 1 | -2/+6 |
|
|
* | 1.14 Fix some doxygen warnings (#2323) | Allen Byrne | 2022-12-21 | 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 |
|
|
* | Assume C99 fixed sized ints exist, use them (#470) | Sean McBride | 2021-11-08 | 1 | -8/+0 |
|
|
* | Rework of PR #826 (#972) | Scot Breitenfeld | 2021-08-30 | 1 | -2/+2 |
|
|
* | Add parallel version of h5pfc script (#881) | Allen Byrne | 2021-08-07 | 1 | -0/+13 |
|
|
* | Removes develop header cruft (#828) | Dana Robinson | 2021-07-09 | 1 | -3/+0 |
|
|
* | Includes hdf5dev.h in hdf5.h (#728) | Dana Robinson | 2021-06-07 | 2 | -2/+0 |
|
|
* | Combo set of async and other changes (#161) | Quincey Koziol | 2021-06-02 | 3 | -0/+5 |
|
|
* | Java and fortran cmake changes (#694) | Allen Byrne | 2021-05-29 | 1 | -5/+5 |
|
|