| Commit message (Expand) | Author | Age | Files | Lines |
* | Removes cmake_ext_mod (files moved to cmake) (#2041) | Dana Robinson | 2022-08-19 | 16 | -89/+89 |
|
|
* | Fixes codespell issues (#2032) | Dana Robinson | 2022-08-17 | 1 | -1/+1 |
|
|
* | Update version to 1.13.3-1 after creating hdf5_1_13_2 branch for 1.13.2 (#2004) | Larry Knox | 2022-08-12 | 1 | -7/+7 |
|
|
* | Revert "Increment version to 1.13.3-1 after creating hdf5_1_13_2 branch for r... | Larry Knox | 2022-08-12 | 1 | -7/+7 |
|
|
* | Increment version to 1.13.3-1 after creating hdf5_1_13_2 branch for release | Larry Knox | 2022-08-12 | 1 | -7/+7 |
|
|
* | 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 | 9 | -11/+11 |
|
|
* | Fix CMake macro code commands (#1989) | Allen Byrne | 2022-08-10 | 1 | -3/+0 |
|
|
* | Revert for older cmake versions (#1974) | Allen Byrne | 2022-08-08 | 6 | -157/+0 |
|
|
* | Develop cmake clean (#1971) | Allen Byrne | 2022-08-07 | 42 | -1080/+1058 |
|
|
* | 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 | 2 | -8/+11 |
|
|
* | Onion VFD (#1953) | Dana Robinson | 2022-08-02 | 36 | -33/+1908 |
|
|
* | Develop clang 13 format (#1933) | Allen Byrne | 2022-07-26 | 69 | -504/+502 |
|
|
* | Subfiling VFD (#1883) | jhendersonHDF | 2022-07-22 | 27 | -110/+154 |
|
|
* | Fix for MSVC compile failures in h5dumpgentest due to VLA use (#1916) | Dana Robinson | 2022-07-21 | 1 | -9/+9 |
|
|
* | Removes the ability to build h5perf and h5perf_serial in standalone mode (#1897) | Dana Robinson | 2022-07-20 | 13 | -1454/+21 |
|
|
* | Remove perf tool from CMakeTests file (#1907) | jhendersonHDF | 2022-07-18 | 1 | -4/+0 |
|
|
* | Fixes a stack overflow in the h5dump test generator (#1903) | Dana Robinson | 2022-07-18 | 3 | -30/+31 |
|
|
* | Fixes warnings when the deflate filter is not built (#1904) | Dana Robinson | 2022-07-18 | 2 | -5/+11 |
|
|
* | Removes the small perf tool (#1896) | Dana Robinson | 2022-07-17 | 3 | -832/+6 |
|
|
* | 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 | 9 | -15/+69 |
|
|
* | Fixes for production mode gcc warnings (#1873) | Dana Robinson | 2022-07-11 | 1 | -8/+20 |
|
|
* | Adds format attribute to additional functions (#1868) | Dana Robinson | 2022-07-11 | 2 | -6/+6 |
|
|
* | Adds explicit indices to drivernames array in the tools (#1867) | Dana Robinson | 2022-07-11 | 1 | -1/+4 |
|
|
* | Fixes a bug in h5perf that causes file open failures (#1846) | Dana Robinson | 2022-07-01 | 2 | -2/+2 |
|
|
* | Fixes a few minor parallel warnings (#1832) | Dana Robinson | 2022-06-29 | 2 | -11/+11 |
|
|
* | sprintf to snprintf (#1815) | Sean McBride | 2022-06-22 | 9 | -66/+66 |
|
|
* | Various warning fixes (#1812) | Sean McBride | 2022-06-22 | 6 | -45/+37 |
|
|
* | Fixes for S3 and HDFS VFDs with tools (#1740) | jhendersonHDF | 2022-05-06 | 5 | -59/+38 |
|
|
* | Fixes unused/unset variable warnings from aocc (#1712) | Dana Robinson | 2022-05-03 | 1 | -4/+1 |
|
|
* | Clean stack size warnings in sio_engine (#1687) | Dana Robinson | 2022-04-25 | 1 | -20/+35 |
|
|
* | Warnings fixes (#1680) | jhendersonHDF | 2022-04-25 | 1 | -1/+1 |
|
|
* | OESS-168: Remove clang warnings. (#1376) | H. Joe Lee | 2022-04-15 | 1 | -1/+2 |
|
|
* | Move error-stack text to top of usage display (#1564) | Allen Byrne | 2022-04-01 | 28 | -68/+122 |
|
|
* | spelling fixes (#1561) | Scot Breitenfeld | 2022-03-31 | 3 | -3/+3 |
|
|
* | Fixes for format string warnings raised by -Wformat=2/-Wformat-security (#1489) | Dana Robinson | 2022-03-11 | 2 | -4/+4 |
|
|
* | Removes remaining register keywords (#1481) | Dana Robinson | 2022-03-10 | 10 | -70/+68 |
|
|
* | Remove addition of non-standalone use of H5_ATTR_FORMAT (#1470) | Allen Byrne | 2022-03-07 | 1 | -1/+1 |
|
|
* | Update version to 1.13.2-1 after 1.13.1 release; add new Makefile.in files t... | Larry Knox | 2022-03-01 | 1 | -7/+7 |
|
|
* | Sprinkle H5_ATTR_FORMAT over printf(3)-like functions in tools and fix issues... | David Young | 2022-02-21 | 13 | -146/+139 |
|
|
* | Make a buffer bigger: GCC 8.3.0 warned that a `snprintf` may be (#1403) | David Young | 2022-02-11 | 1 | -1/+1 |
|
|
* | Fix a few issues noted by LGTM (#1421) | jhendersonHDF | 2022-02-04 | 7 | -14/+19 |
|
|
* | Snprintf2 (#1399) | Sean McBride | 2022-01-28 | 6 | -20/+20 |
|
|
* | Remove const from the argv tools/tests main sig. (#1390) | Allen Byrne | 2022-01-28 | 23 | -57/+60 |
|
|
* | Replaced several uses of sprintf with safer snprintf (#1383) | Sean McBride | 2022-01-28 | 1 | -1/+1 |
|
|