| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
|
|
* | Fixed all clang-tidy bugprone-suspicious-string-compare warnings (#451) | Sean McBride | 2021-03-10 | 5 | -10/+10 |
|
|
* | Applied clang-tidy readability-non-const-parameter warning fixes auto… (#429) | Sean McBride | 2021-03-09 | 8 | -17/+19 |
|
|
* | 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 | 10 | -29/+29 |
|
|
* | #386 copyright corrections for java folder (#389) | Allen Byrne | 2021-02-26 | 1 | -0/+9 |
|
|
* | Primary change is HDFFV-11212 - new refs and JNI (#372) | Allen Byrne | 2021-02-25 | 4 | -41/+60 |
|
|
* | Patches from vtk (#358) | Sean McBride | 2021-02-25 | 2 | -5/+1 |
|
|
* | Fixed all -Wincompatible-pointer-types-discards-qualifiers warnings (#341) | Sean McBride | 2021-02-22 | 1 | -1/+3 |
|
|
* | Fixed uninitialized warnings (#360) | Sean McBride | 2021-02-19 | 1 | -1/+1 |
|
|
* | Update license url part2 (#333) | Larry Knox | 2021-02-17 | 25 | -25/+25 |
|
|
* | develop revert source to clang-format version 11 (#293) | Allen Byrne | 2021-01-29 | 3 | -8/+8 |
|
|
* | Small fixes (#285) | Allen Byrne | 2021-01-27 | 1 | -21/+27 |
|
|
* | Expand 'opt_query' VOL callback to return a bitfield instead of a flag (#136) | Quincey Koziol | 2020-11-30 | 1 | -5/+5 |
|
|
* | Basic alignment with async branch (#115) | Quincey Koziol | 2020-11-23 | 3 | -8/+8 |
|
|
* | Clang-format of source files | Allen Byrne | 2020-09-30 | 24 | -6155/+6286 |
|
|
* | Merge pull request #2650 in HDFFV/hdf5 from ~DYOUNG/werror:rebased-fprintf-ex... | David Young | 2020-09-28 | 2 | -4/+4 |
|\ |
|
| * | Merge remote-tracking branch 'hdffv/develop' into rebased-fprintf-experiment | David Young | 2020-09-27 | 1 | -0/+13 |
| |\ |
|
| * \ | Merge remote-tracking branch 'hdffv/develop' into rebased-fprintf-experiment | David Young | 2020-09-03 | 5 | -29/+28 |
| |\ \ |
|
| * \ \ | Merge remote-tracking branch 'hdffv/develop' into rebased-fprintf-experiment | David Young | 2020-07-30 | 12 | -3752/+2783 |
| |\ \ \ |
|
| * | | | | Squash my changes on branch `fprintf-experiment` into one commit for | David Young | 2020-07-07 | 2 | -4/+4 |
|
|
* | | | | | OESS-98 merge with clang-format changes | Allen Byrne | 2020-09-25 | 1 | -2/+2 |
| |_|_|/
|/| | | |
|