| Commit message (Expand) | Author | Age | Files | Lines |
* | Sync develop branch changes since 2/16 to hdf5_1_14 branch (#4058) | Larry Knox | 2024-03-05 | 14 | -388/+214 |
|
|
* | Fix some output issues with ph5diff (#4008) | jhendersonHDF | 2024-02-14 | 1 | -1/+2 |
|
|
* | Sync 1.14 branch with develop (#3923) | Larry Knox | 2024-01-08 | 11 | -74/+74 |
|
|
* | Sync 1.14 branch with develop (#3887) | jhendersonHDF | 2023-12-07 | 2 | -3/+11 |
|
|
* | Improve the usage of h5clear (#3757) | bmribler | 2023-10-23 | 1 | -2/+9 |
|
|
* | Sync with develop (#3737) | jhendersonHDF | 2023-10-21 | 1 | -4/+4 |
|
|
* | 1.14 sync with develop (#3660) | jhendersonHDF | 2023-10-12 | 33 | -1390/+1391 |
|
|
* | Fix several spelling/grammar issues (#3621) (#3632) | Dana Robinson | 2023-10-04 | 1 | -1/+1 |
|
|
* | Avoid H5Ocopy in h5repack for variable-length string types (#3419) (#3469) | jhendersonHDF | 2023-09-01 | 1 | -0/+4 |
|
|
* | Fix ph5diff tests for MPIEXEC_MAX_NUMPROCS=1 (#3407) (#3468) | jhendersonHDF | 2023-09-01 | 1 | -4/+6 |
|
|
* | Bring CVE fixes from develop (#3447) | Dana Robinson | 2023-08-30 | 1 | -8/+1 |
|
|
* | Merge Fixes the last of the -Wextra-semi-stmt warnings #3326 (#3338) | Allen Byrne | 2023-08-03 | 2 | -8/+8 |
|
|
* | Fix h5repack for variable-length datatyped datasets (#3331) (#3333) | jhendersonHDF | 2023-08-02 | 1 | -1/+12 |
|
|
* | Fix H5Otoken_to_str call in h5dump and other minor cleanup (#3314) (#3329) | jhendersonHDF | 2023-08-02 | 1 | -6/+10 |
|
|
* | Sync tools with develop (#3301) | Dana Robinson | 2023-07-28 | 28 | -186/+220 |
|
|
* | Remove "Programmer" lines (#3294) | Dana Robinson | 2023-07-27 | 16 | -214/+0 |
|
|
* | Brings over most of the HD prefix removal (#3293) | Dana Robinson | 2023-07-27 | 28 | -2452/+2442 |
|
|
* | Normalizes the public headers (#3292) | Dana Robinson | 2023-07-27 | 1 | -33/+30 |
|
|
* | Add h5copy help test and verify consistency (#2904) | Allen Byrne | 2023-05-05 | 3 | -3/+3 |
|
|
* | Fix ROS3 VFD anonymous credential usage with h5dump and h5ls (#2798) (#2800) | jhendersonHDF | 2023-04-24 | 2 | -4/+27 |
|
|
* | Merge with develop (#2790) | Dana Robinson | 2023-04-22 | 10 | -153/+12 |
|
|
* | Add no subsets option to h5diff like h5dump (#2759) | Allen Byrne | 2023-04-18 | 2 | -248/+28 |
|
|
* | Make sure that ONLY_SHARED_LIBS option is correctly set (#2545) | Allen Byrne | 2023-04-04 | 11 | -23/+23 |
|
|
* | GH issue #2538, print must have verbose on first (#2541) | Allen Byrne | 2023-03-15 | 1 | -4/+6 |
|
|
* | Brings the following changesets over from develop: (#2328) | Dana Robinson | 2022-12-21 | 1 | -2/+6 |
|
|
* | Output should only be printed if verbose. (#2273) | Allen Byrne | 2022-12-02 | 1 | -26/+36 |
|
|
* | Correct the CMake link for MPI (#2198) | Allen Byrne | 2022-11-01 | 2 | -4/+4 |
|
|
* | Update copyright headers (#2184) | Larry Knox | 2022-11-01 | 45 | -45/+0 |
|
|
* | Update CMake code to 3.18 minimum version (#2080) | Allen Byrne | 2022-09-03 | 12 | -12/+12 |
|
|
* | Fix typos found in the rest of the hdf5 code-base (#1985) | luzpaz | 2022-08-10 | 2 | -2/+2 |
|
|
* | Corrects some bad format strings in the tools (#1964) | Dana Robinson | 2022-08-03 | 1 | -1/+1 |
|
|
* | Onion VFD (#1953) | Dana Robinson | 2022-08-02 | 3 | -6/+141 |
|
|
* | Develop clang 13 format (#1933) | Allen Byrne | 2022-07-26 | 30 | -227/+225 |
|
|
* | Subfiling VFD (#1883) | jhendersonHDF | 2022-07-22 | 11 | -34/+34 |
|
|
* | Removes the ability to build h5perf and h5perf_serial in standalone mode (#1897) | Dana Robinson | 2022-07-20 | 4 | -19/+0 |
|
|
* | Removes the small perf tool (#1896) | Dana Robinson | 2022-07-17 | 3 | -832/+6 |
|
|
* | Misc clang warning fixes (#1869) | Dana Robinson | 2022-07-11 | 5 | -7/+31 |
|
|
* | 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 |
|
|
* | 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 | 3 | -10/+10 |
|
|
* | Various warning fixes (#1812) | Sean McBride | 2022-06-22 | 4 | -20/+16 |
|
|
* | Fixes for S3 and HDFS VFDs with tools (#1740) | jhendersonHDF | 2022-05-06 | 3 | -2/+19 |
|
|
* | 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 |
|
|
* | Move error-stack text to top of usage display (#1564) | Allen Byrne | 2022-04-01 | 6 | -27/+48 |
|
|
* | spelling fixes (#1561) | Scot Breitenfeld | 2022-03-31 | 2 | -2/+2 |
|
|
* | Fixes for format string warnings raised by -Wformat=2/-Wformat-security (#1489) | Dana Robinson | 2022-03-11 | 1 | -3/+3 |
|
|