| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 | 8 | -9/+25 |
|
|
* | Fix inappropriate use of HGOTO_ERROR (#2055) | Neil Fortner | 2022-08-22 | 1 | -1/+1 |
|
|
* | Quiets Fortran warnings about large arrays (#2053) | Dana Robinson | 2022-08-22 | 2 | -6/+21 |
|
|
* | GitHub workflow cleanup (#2047) | Dana Robinson | 2022-08-22 | 3 | -475/+334 |
|
|
* | Quiets Fortran Autotools builds (#2052) | Dana Robinson | 2022-08-22 | 1 | -1/+3 |
|
|
* | Quiets Automake rules in src directory (#2051) | Dana Robinson | 2022-08-22 | 2 | -10/+12 |
|
|
* | Removes ST from the list of debug packages (Autotools only) (#2045) | Dana Robinson | 2022-08-22 | 1 | -2/+2 |
|
|
* | Simplify the CODEOWNERS file (#2049) | Dana Robinson | 2022-08-22 | 1 | -34/+3 |
|
|
* | [WIP] Add Developer build mode to CMake (#1659) | jhendersonHDF | 2022-08-20 | 21 | -134/+449 |
|
|
* | Cleanup some warnings in Java JNI code (#2034) | jhendersonHDF | 2022-08-19 | 4 | -162/+278 |
|
|
* | Removes cmake_ext_mod (files moved to cmake) (#2041) | Dana Robinson | 2022-08-19 | 51 | -726/+702 |
|
|
* | Removes bin/deploy, which just calls h5redeploy under the hood (#2027) | Dana Robinson | 2022-08-19 | 2 | -59/+0 |
|
|
* | Updates the warnist script to report gfortran generic warnings (#2040) | Dana Robinson | 2022-08-19 | 1 | -0/+12 |
|
|
* | Release updates (#2033) | Larry Knox | 2022-08-18 | 2 | -189/+611 |
|
|
* | Add note to RELEASE.txt for GitHub #2016 (#2030) | Neil Fortner | 2022-08-18 | 1 | -0/+9 |
|
|
* | Fixes codespell issues (#2032) | Dana Robinson | 2022-08-17 | 13 | -24/+24 |
|
|
* | Add note to RELEASE.txt for HDFFV-11308 (#2029) | Neil Fortner | 2022-08-17 | 1 | -0/+10 |
|
|
* | Remove unused dependency files (#2025) | Dana Robinson | 2022-08-17 | 2 | -78/+0 |
|
|
* | Update bin/README.md | Dana Robinson | 2022-08-17 | 1 | -2/+2 |
|
|
* | Adds a TODO section to bin/README.md (#2028) | Dana Robinson | 2022-08-17 | 1 | -0/+5 |
|
|
* | Adjustments to t_bigio.c for >2GiB I/O test (#1992) | jhendersonHDF | 2022-08-17 | 1 | -23/+34 |
|
|
* | Adds a README.md file to bin that indicates script usage (#2024) | Dana Robinson | 2022-08-17 | 1 | -0/+27 |
|
|
* | Removes bin/chkconfigure (#2023) | Dana Robinson | 2022-08-17 | 1 | -82/+0 |
|
|
* | Removes bin/format_source_patch (#2022) | Dana Robinson | 2022-08-17 | 1 | -34/+0 |
|
|
* | Removes the bin/gcov_script file (#2021) | Dana Robinson | 2022-08-17 | 1 | -51/+0 |
|
|
* | Replaces bin/newer with -nt comparison in Makefiles (#2020) | Dana Robinson | 2022-08-17 | 2 | -45/+2 |
|
|
* | Removes the bin/yodconfigure script which appears unused (#2019) | Dana Robinson | 2022-08-17 | 1 | -76/+0 |
|
|
* | Replaced bin/mkdirs w/ `mkdir -p -m 755`, which is POSIX (#2018) | Dana Robinson | 2022-08-17 | 2 | -35/+2 |
|
|
* | Removes the broken bin/errors script (#2017) | Dana Robinson | 2022-08-16 | 1 | -139/+0 |
|
|
* | Fix cpp comment (#2011) | bmribler | 2022-08-16 | 1 | -2/+1 |
|
|
* | Fix bug in attribute type conversion wiith compound types (#2016) | Neil Fortner | 2022-08-16 | 2 | -9/+175 |
|
|
* | Fix c++ test failure (#2005) | bmribler | 2022-08-12 | 4 | -49/+128 |
|
|
* | Update version to 1.13.3-1 after creating hdf5_1_13_2 branch for 1.13.2 (#2004) | Larry Knox | 2022-08-12 | 10 | -18/+18 |
|
|
* | Revert "Increment version to 1.13.3-1 after creating hdf5_1_13_2 branch for r... | Larry Knox | 2022-08-12 | 9 | -16/+16 |
|
|
* | Increment version to 1.13.3-1 after creating hdf5_1_13_2 branch for release | Larry Knox | 2022-08-12 | 9 | -16/+16 |
|
|
* | Correct target name for szaec lib (#2000) | Allen Byrne | 2022-08-11 | 2 | -4/+5 |
|
|
* | Only use Subfiling VFD in tools if MPI was initialized previously (#1998) | jhendersonHDF | 2022-08-11 | 1 | -3/+11 |
|
|
* | Fix Cmake depends prop (#1995) | Allen Byrne | 2022-08-11 | 1 | -1/+1 |
|
|
* | Remove misnamed java vol clear test (#1990) | Allen Byrne | 2022-08-10 | 1 | -10/+0 |
|
|
* | Only include and run Subfiling example when Subfiling is enabled (#1991) | jhendersonHDF | 2022-08-10 | 2 | -2/+10 |
|
|
* | Fix typos found in the rest of the hdf5 code-base (#1985) | luzpaz | 2022-08-10 | 68 | -150/+149 |
|
|
* | Fix CMake macro code commands (#1989) | Allen Byrne | 2022-08-10 | 1 | -3/+0 |
|
|
* | Fix bug in cppcheck in tool.cmake (#1988) | luzpaz | 2022-08-10 | 1 | -1/+1 |
|
|
* | Fix4 readme (#1986) | Gerd Heber | 2022-08-10 | 1 | -9/+8 |
|
|
* | Move VFD SWMR release version to 1.13.3 in README.md (#1987) | Dana Robinson | 2022-08-10 | 1 | -2/+2 |
|
|
* | Fix typos found in src/ subdirectory (#1983) | luzpaz | 2022-08-10 | 50 | -73/+73 |
|
|
* | Remove usage of libgen.h (#1984) | jhendersonHDF | 2022-08-10 | 6 | -9/+0 |
|
|
* | Add documentation for parallel compression feature (#1981) | jhendersonHDF | 2022-08-09 | 1 | -0/+313 |
|
|
* | Subfiling VFD - tidying up and fixing a few new testing failures (#1977) | jhendersonHDF | 2022-08-09 | 13 | -1491/+916 |
|
|