| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
|
|
* | Removes remaining register keywords (#1481) | Dana Robinson | 2022-03-10 | 4 | -57/+55 |
|
|
* | Remove addition of non-standalone use of H5_ATTR_FORMAT (#1470) | Allen Byrne | 2022-03-07 | 1 | -1/+1 |
|
|
* | Sprinkle H5_ATTR_FORMAT over printf(3)-like functions in tools and fix issues... | David Young | 2022-02-21 | 5 | -47/+44 |
|
|
* | 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 | 3 | -7/+12 |
|
|
* | Snprintf2 (#1399) | Sean McBride | 2022-01-28 | 4 | -11/+11 |
|
|
* | Remove const from the argv tools/tests main sig. (#1390) | Allen Byrne | 2022-01-28 | 17 | -45/+46 |
|
|
* | OESS-168: Remove clang warnings. (#1295) | H. Joe Lee | 2021-12-15 | 1 | -1/+1 |
|
|
* | OESS-168: Remove clang warnings. (#1294) | H. Joe Lee | 2021-12-15 | 1 | -4/+4 |
|
|
* | OESS-168: Remove clang warnings. (#1277) | H. Joe Lee | 2021-12-10 | 1 | -1/+1 |
|
|
* | Fixed Spelling Errors (#1166) | Scot Breitenfeld | 2021-12-07 | 20 | -69/+69 |
|
|
* | Add option for h5repack timing (#1142) | Allen Byrne | 2021-11-08 | 5 | -50/+166 |
|
|
* | Assume C99 fixed sized ints exist, use them (#470) | Sean McBride | 2021-11-08 | 1 | -29/+9 |
|
|
* | Fix ASAN issue in h5dump error path (#1051) | Allen Byrne | 2021-10-03 | 1 | -3/+0 |
|
|
* | VFD plugins (#602) | jhendersonHDF | 2021-09-29 | 12 | -129/+259 |
|
|
* | OESS-168: Remove clang warnings. (#1046) | H. Joe Lee | 2021-09-29 | 1 | -9/+9 |
|
|
* | Fix several warnings (#720) | jhendersonHDF | 2021-09-14 | 2 | -8/+19 |
|
|
* | More clang tidy (#908) | Sean McBride | 2021-08-23 | 3 | -3/+3 |
|
|
* | Remove non-published short arg names (#917) | Allen Byrne | 2021-08-18 | 2 | -252/+0 |
|
|
* | Fix link issue with perf/h5perf in parallel library (#889) | jhendersonHDF | 2021-08-11 | 1 | -4/+4 |
|
|
* | Reorg tools perform to provide h5perf for installation (#884) | Allen Byrne | 2021-08-10 | 11 | -2/+8524 |
|
|
* | Removes partial long options from the tools (#872) | Dana Robinson | 2021-08-03 | 6 | -229/+14 |
|
|
* | Add support for parallel filters to h5repack (#832) | jhendersonHDF | 2021-07-14 | 1 | -4/+21 |
|
|
* | Brings the tools getopt(3) replacement into the main library (#803) | Dana Robinson | 2021-06-29 | 10 | -534/+534 |
|
|
* | Cleans up POSIX/C bits in H5private.h (#804) | Dana Robinson | 2021-06-29 | 2 | -84/+84 |
|
|
* | Fix several warnings (#747) | jhendersonHDF | 2021-06-16 | 1 | -7/+32 |
|
|
* | Purges UFAIL from the library (#637) | Dana Robinson | 2021-05-11 | 1 | -1/+1 |
|
|
* | Removes gratuitous (double)x.yF casts (#632) | Dana Robinson | 2021-05-07 | 3 | -4/+4 |
|
|
* | Cleanup tools debug build warnings (#627) | Allen Byrne | 2021-05-05 | 2 | -12/+12 |
|
|
* | Ubsan fixes (#498) | Sean McBride | 2021-05-03 | 1 | -10/+8 |
|
|
* | Brings the native implementation of H5Fdelete() from Bitbucket (#524) | Dana Robinson | 2021-04-16 | 1 | -7/+0 |
|
|
* | Tools long double updates (#522) | Allen Byrne | 2021-04-15 | 1 | -5/+0 |
|
|
* | File locks now work on Windows (#480) | Dana Robinson | 2021-03-22 | 1 | -21/+46 |
|
|
* | Update clang config (#473) | Quincey Koziol | 2021-03-17 | 2 | -2/+8 |
|
|
* | Fixed all clang-tidy bugprone-suspicious-string-compare warnings (#451) | Sean McBride | 2021-03-10 | 6 | -7/+7 |
|
|
* | Applied clang-tidy readability-non-const-parameter warning fixes auto… (#429) | Sean McBride | 2021-03-09 | 3 | -17/+17 |
|
|
* | Fixed clang-tidy readability-redundant-control-flow warnings (#428) | Sean McBride | 2021-03-05 | 1 | -2/+0 |
|
|
* | Changes found during merge to 1.12 (#414) | Allen Byrne | 2021-03-04 | 8 | -24/+24 |
|
|
* | H5TS_win32_thread_exit (#396) | Allen Byrne | 2021-03-01 | 1 | -4/+1 |
|
|
* | #386 copyright corrections for java folder (#389) | Allen Byrne | 2021-02-26 | 1 | -1/+4 |
|
|
* | Primary change is HDFFV-11212 - new refs and JNI (#372) | Allen Byrne | 2021-02-25 | 3 | -22/+28 |
|
|
* | Fixed uninitialized warnings (#360) | Sean McBride | 2021-02-19 | 3 | -4/+4 |
|
|
* | Fixed various clang -Wformat-security warnings (#340) | Sean McBride | 2021-02-19 | 1 | -2/+2 |
|
|
* | Update license url part2 (#333) | Larry Knox | 2021-02-17 | 45 | -45/+45 |
|
|
* | develop revert source to clang-format version 11 (#293) | Allen Byrne | 2021-01-29 | 2 | -2/+2 |
|
|
* | Small fixes (#285) | Allen Byrne | 2021-01-27 | 2 | -84/+78 |
|
|
* | 11099 Add help text line (#259) | Allen Byrne | 2021-01-15 | 1 | -0/+1 |
|
|