| Commit message (Expand) | Author | Age | Files | Lines |
* | Commit files generated by autogen.sh with autotools versions on jelly. (#2372) | Larry Knox | 2022-12-28 | 1 | -94/+50 |
|
|
* | Brings the HL GIF tools configure changes from develop (#2362) | Dana Robinson | 2022-12-24 | 1 | -50/+94 |
|
|
* | Update configure 1 14 0 (#2346) | Larry Knox | 2022-12-22 | 1 | -0/+1 |
|
|
* | Initial updates for HDF5 1.14.0 release December 2022 (#2292) | Larry Knox | 2022-12-13 | 1 | -0/+1603 |
|
|
* | Correct the CMake link for MPI (#2198) | Allen Byrne | 2022-11-01 | 1 | -2/+2 |
|
|
* | Update copyright headers (#2184) | Larry Knox | 2022-11-01 | 24 | -24/+0 |
|
|
* | Update CMake code to 3.18 minimum version (#2080) | Allen Byrne | 2022-09-03 | 1 | -1/+1 |
|
|
* | Only use Subfiling VFD in tools if MPI was initialized previously (#1998) | jhendersonHDF | 2022-08-11 | 1 | -3/+11 |
|
|
* | Fix typos found in the rest of the hdf5 code-base (#1985) | luzpaz | 2022-08-10 | 2 | -3/+3 |
|
|
* | Fix issues in tools code after Subfiling VFD updates (#1973) | jhendersonHDF | 2022-08-06 | 1 | -2/+13 |
|
|
* | Subfiling updates for release (#1963) | jhendersonHDF | 2022-08-04 | 2 | -9/+27 |
|
|
* | Corrects some bad format strings in the tools (#1964) | Dana Robinson | 2022-08-03 | 1 | -7/+10 |
|
|
* | Onion VFD (#1953) | Dana Robinson | 2022-08-02 | 3 | -2/+24 |
|
|
* | Develop clang 13 format (#1933) | Allen Byrne | 2022-07-26 | 15 | -140/+140 |
|
|
* | Subfiling VFD (#1883) | jhendersonHDF | 2022-07-22 | 1 | -2/+2 |
|
|
* | Removes the ability to build h5perf and h5perf_serial in standalone mode (#1897) | Dana Robinson | 2022-07-20 | 1 | -21/+3 |
|
|
* | Eliminate unnecessary error output (#1879) | Allen Byrne | 2022-07-14 | 2 | -17/+20 |
|
|
* | Fix for a tools compile issue when deprecated symbols are disabled (#1884) | Dana Robinson | 2022-07-13 | 1 | -6/+14 |
|
|
* | Develop HDFFV-11310 (#1811) | Allen Byrne | 2022-07-11 | 2 | -0/+83 |
|
|
* | Misc clang warning fixes (#1869) | Dana Robinson | 2022-07-11 | 3 | -8/+36 |
|
|
* | Adds explicit indices to drivernames array in the tools (#1867) | Dana Robinson | 2022-07-11 | 1 | -1/+4 |
|
|
* | Various warning fixes (#1812) | Sean McBride | 2022-06-22 | 2 | -25/+21 |
|
|
* | Fixes for S3 and HDFS VFDs with tools (#1740) | jhendersonHDF | 2022-05-06 | 1 | -5/+7 |
|
|
* | OESS-168: Remove clang warnings. (#1376) | H. Joe Lee | 2022-04-15 | 1 | -1/+2 |
|
|
* | Fixes for format string warnings raised by -Wformat=2/-Wformat-security (#1489) | Dana Robinson | 2022-03-11 | 1 | -1/+1 |
|
|
* | Removes remaining register keywords (#1481) | Dana Robinson | 2022-03-10 | 2 | -5/+5 |
|
|
* | Sprinkle H5_ATTR_FORMAT over printf(3)-like functions in tools and fix issues... | David Young | 2022-02-21 | 8 | -99/+95 |
|
|
* | Fix a few issues noted by LGTM (#1421) | jhendersonHDF | 2022-02-04 | 4 | -7/+7 |
|
|
* | Fixed Spelling Errors (#1166) | Scot Breitenfeld | 2021-12-07 | 11 | -28/+28 |
|
|
* | Avoid calling H5Ropen_object with a misaligned H5R_ref_t: copy the (#1171) | David Young | 2021-11-23 | 1 | -4/+10 |
|
|
* | Quiets a 'set but not used' warning in h5diff_array.c (#1210) | Dana Robinson | 2021-11-18 | 1 | -0/+3 |
|
|
* | Assume C99 fixed sized ints exist, use them (#470) | Sean McBride | 2021-11-08 | 3 | -38/+6 |
|
|
* | OESS-168: Remove clang warnings. (#1074) | H. Joe Lee | 2021-10-06 | 1 | -2/+2 |
|
|
* | Fix ASAN issue in h5dump error path (#1051) | Allen Byrne | 2021-10-03 | 1 | -0/+1 |
|
|
* | VFD plugins (#602) | jhendersonHDF | 2021-09-29 | 4 | -94/+152 |
|
|
* | Fix several warnings (#720) | jhendersonHDF | 2021-09-14 | 1 | -1/+2 |
|
|
* | More clang tidy (#908) | Sean McBride | 2021-08-23 | 1 | -4/+4 |
|
|
* | Remove checks for winsock2.h (#813) | Dana Robinson | 2021-07-06 | 1 | -1/+1 |
|
|
* | Removes remaining H5_TIME_WITH_SYS_TIME cruft (#810) | Dana Robinson | 2021-06-30 | 1 | -6/+3 |
|
|
* | Brings the tools getopt(3) replacement into the main library (#803) | Dana Robinson | 2021-06-29 | 2 | -219/+2 |
|
|
* | Removes obsolete equivalents of C99's __func__ (#800) | Dana Robinson | 2021-06-29 | 1 | -13/+5 |
|
|
* | Includes hdf5dev.h in hdf5.h (#728) | Dana Robinson | 2021-06-07 | 1 | -1/+0 |
|
|
* | Combo set of async and other changes (#161) | Quincey Koziol | 2021-06-02 | 1 | -0/+1 |
|
|
* | Removes alternative function enter/leave macro scheme (#678) | Dana Robinson | 2021-05-29 | 1 | -13/+13 |
|
|
* | h5diff subset indexing (#628) | Allen Byrne | 2021-05-07 | 1 | -99/+89 |
|
|
* | Cleanup tools debug build warnings (#627) | Allen Byrne | 2021-05-05 | 6 | -63/+63 |
|
|
* | Tools long double updates (#522) | Allen Byrne | 2021-04-15 | 2 | -12/+8 |
|
|
* | Fix display of long double in tools (#469) | Allen Byrne | 2021-03-17 | 1 | -3/+3 |
|
|
* | Update clang config (#473) | Quincey Koziol | 2021-03-17 | 3 | -4/+16 |
|
|
* | develop JNI export references and java updates (#467) | Allen Byrne | 2021-03-12 | 1 | -2/+2 |
|
|