| Commit message (Expand) | Author | Age | Files | Lines |
* | Initial preparation of hdf5-1_14_3 release branch for HDF5 1.14.3 (#3770) | Larry Knox | 2023-10-25 | 1 | -0/+1822 |
|
|
* | Sync with develop (#3764) | jhendersonHDF | 2023-10-25 | 1 | -0/+5 |
|
|
* | Sync with develop (#3737) | jhendersonHDF | 2023-10-21 | 11 | -60/+15 |
|
|
* | Sync 1.14 branch with develop (#3705) | jhendersonHDF | 2023-10-18 | 4 | -104/+30 |
|
|
* | 1.14 sync with develop (#3660) | jhendersonHDF | 2023-10-12 | 13 | -1166/+1866 |
|
|
* | Sync Fortran w/ develop (#3296) | Dana Robinson | 2023-07-27 | 4 | -23/+23 |
|
|
* | Remove "Programmer" lines (#3294) | Dana Robinson | 2023-07-27 | 11 | -128/+2 |
|
|
* | Brings over most of the HD prefix removal (#3293) | Dana Robinson | 2023-07-27 | 1 | -5/+5 |
|
|
* | Normalizes the public headers (#3292) | Dana Robinson | 2023-07-27 | 2 | -14/+14 |
|
|
* | Sync fortran src files with develop (#3126) | Allen Byrne | 2023-06-15 | 5 | -27/+27 |
|
|
* | Fix CMake generator expression syntax (#2910) | Allen Byrne | 2023-05-05 | 1 | -12/+12 |
|
|
* | Sync 2 new develop prs to hdf5_1_14 (#2879) | Larry Knox | 2023-05-02 | 2 | -13/+14 |
|
|
* | Sync with develop (#2871) | Dana Robinson | 2023-05-02 | 4 | -26/+233 |
|
|
* | Sync with develop (#2849) | Dana Robinson | 2023-04-28 | 1 | -1/+1 |
|
|
* | Merge with develop (#2790) | Dana Robinson | 2023-04-22 | 10 | -58/+230 |
|
|
* | Fix new codespell issues (#2521) (#2533) | Larry Knox | 2023-03-10 | 1 | -1/+1 |
|
|
* | fixed unclosed objects in test (#2290) | Scot Breitenfeld | 2022-12-10 | 1 | -6/+10 |
|
|
* | Update copyright headers (#2184) | Larry Knox | 2022-11-01 | 37 | -38/+1 |
|
|
* | Multi Dataset (#2120) | Neil Fortner | 2022-10-19 | 3 | -1/+259 |
|
|
* | Fix H5Dfill_f test (#2162) | Scot Breitenfeld | 2022-10-14 | 2 | -115/+176 |
|
|
* | Implemented C matching (and general) H5Dfill Fortran wrappers (#2152) | Scot Breitenfeld | 2022-10-11 | 2 | -1/+314 |
|
|
* | Update CMake code to 3.18 minimum version (#2080) | Allen Byrne | 2022-09-03 | 1 | -1/+1 |
|
|
* | Corrects more Fortran warnings (#2059) | Dana Robinson | 2022-08-23 | 1 | -1/+2 |
|
|
* | Quiets Fortran warnings about large arrays (#2053) | Dana Robinson | 2022-08-22 | 1 | -2/+4 |
|
|
* | Removes cmake_ext_mod (files moved to cmake) (#2041) | Dana Robinson | 2022-08-19 | 1 | -4/+4 |
|
|
* | Fix typos found in the rest of the hdf5 code-base (#1985) | luzpaz | 2022-08-10 | 2 | -23/+23 |
|
|
* | Develop cmake clean (#1971) | Allen Byrne | 2022-08-07 | 2 | -4/+28 |
|
|
* | Subfiling VFD (#1883) | jhendersonHDF | 2022-07-22 | 1 | -2/+2 |
|
|
* | remove superfluous initialization, fixes issue with Cray compiler (Crusher) (... | Scot Breitenfeld | 2022-06-29 | 1 | -1/+0 |
|
|
* | HDFFV-11306 Fixed (#1657) | Scot Breitenfeld | 2022-04-19 | 7 | -17/+122 |
|
|
* | Minor things discovered while preparing 1.12.2 (#1620) | Dana Robinson | 2022-04-08 | 1 | -1/+1 |
|
|
* | spelling fixes (#1561) | Scot Breitenfeld | 2022-03-31 | 1 | -2/+2 |
|
|
* | Mark minusone as a PARAMETER in tH5A_1_8.F90. Resolves #1379. (#1412) | Orion Poplawski | 2022-03-18 | 1 | -3/+3 |
|
|
* | fixed off-by-one error in h5fget_name_f, HDFFV-11290 (#1345) | Scot Breitenfeld | 2022-01-11 | 1 | -3/+35 |
|
|
* | Fixed Spelling Errors (#1166) | Scot Breitenfeld | 2021-12-07 | 17 | -63/+58 |
|
|
* | correct error checking string (#1143) | Scot Breitenfeld | 2021-10-29 | 1 | -2/+2 |
|
|
* | VFD plugins (#602) | jhendersonHDF | 2021-09-29 | 1 | -1/+1 |
|
|
* | Rework of PR #826 (#972) | Scot Breitenfeld | 2021-08-30 | 2 | -1/+125 |
|
|
* | Fixed failure on BE with xlf (#968) | Scot Breitenfeld | 2021-08-30 | 1 | -2/+5 |
|
|
* | Java and fortran cmake changes (#694) | Allen Byrne | 2021-05-29 | 1 | -2/+2 |
|
|
* | CMake changes to byproducts - ninja warnings (#568) | Allen Byrne | 2021-04-24 | 1 | -7/+7 |
|
|
* | Update license url part2 (#333) | Larry Knox | 2021-02-17 | 38 | -39/+39 |
|
|
* | Clang-format of source files | Allen Byrne | 2020-09-30 | 2 | -68/+64 |
|
|
* | OESS-98 merge with clang-format changes | Allen Byrne | 2020-09-25 | 1 | -3/+3 |
|
|
* | CMake and script changes for clang-format | Allen Byrne | 2020-09-04 | 1 | -2/+13 |
|
|
* | Updated the file locking Fortran property list wrappers and added | Dana Robinson | 2020-08-04 | 2 | -1/+78 |
|
|
* | Removed trailing space from Fortran files. | Dana Robinson | 2020-05-26 | 27 | -1637/+1637 |
|
|
* | Trim trailing whitespace | Quincey Koziol | 2020-04-20 | 1 | -1/+1 |
|
|
* | Minor updates and fix settings for fortran flags | Allen Byrne | 2020-04-06 | 1 | -3/+1 |
|
|
* | Flag construction must be after compiler detection | Allen Byrne | 2020-04-05 | 1 | -133/+62 |
|
|