| Commit message (Expand) | Author | Age | Files | Lines |
* | Set version to 1.13.0 | Larry Knox | 2021-11-30 | 1 | -0/+1666 |
|
|
* | Create 2D arrays on the heap in a different way (#1169) | David Young | 2021-11-23 | 1 | -8/+10 |
|
|
* | VFD plugins (#602) | jhendersonHDF | 2021-09-29 | 3 | -3/+3 |
|
|
* | OESS-168: Remove clang warnings. (#1050) | H. Joe Lee | 2021-09-29 | 1 | -1/+1 |
|
|
* | OESS-168: Remove clang warnings (#1049) | H. Joe Lee | 2021-09-29 | 1 | -1/+1 |
|
|
* | OESS-168: Remove clang warnings. (#1047) | H. Joe Lee | 2021-09-29 | 1 | -1/+1 |
|
|
* | More clang tidy (#908) | Sean McBride | 2021-08-23 | 2 | -4/+4 |
|
|
* | Remove non-published short arg names (#917) | Allen Byrne | 2021-08-18 | 1 | -51/+0 |
|
|
* | Reorg tools perform to provide h5perf for installation (#884) | Allen Byrne | 2021-08-10 | 12 | -8136/+9 |
|
|
* | Perform option arg variables (#834) | Allen Byrne | 2021-07-15 | 4 | -16/+6 |
|
|
* | Removes remaining H5_TIME_WITH_SYS_TIME cruft (#810) | Dana Robinson | 2021-06-30 | 2 | -22/+20 |
|
|
* | Fixes parallel issues from recent C99 changes (#809) | Dana Robinson | 2021-06-30 | 2 | -11/+8 |
|
|
* | Brings the tools getopt(3) replacement into the main library (#803) | Dana Robinson | 2021-06-29 | 7 | -472/+474 |
|
|
* | Cleans up POSIX/C bits in H5private.h (#804) | Dana Robinson | 2021-06-29 | 2 | -42/+28 |
|
|
* | Assume frexpl/f and fabsl/f, which are C99 (#799) | Dana Robinson | 2021-06-25 | 2 | -30/+10 |
|
|
* | Removes checks for system(), which is C89/90 (#782) | Dana Robinson | 2021-06-23 | 1 | -2/+0 |
|
|
* | Remove private H5_GCC_DIAG_OFF/ON from standalone program (#734) | Allen Byrne | 2021-06-07 | 1 | -8/+0 |
|
|
* | 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 | -1/+1 |
|
|
* | Removes some DEC Alpha cruft from H5detect and H5private.h (#708) | Dana Robinson | 2021-06-02 | 1 | -4/+0 |
|
|
* | Removes pre-C99 build and header cruft (#700) | Dana Robinson | 2021-05-28 | 8 | -24/+1 |
|
|
* | Removes gratuitous (double)x.yF casts (#632) | Dana Robinson | 2021-05-07 | 5 | -36/+35 |
|
|
* | Update top-level COPYING file and remove COPYING files from subdirectories (#... | Larry Knox | 2021-04-21 | 1 | -13/+0 |
|
|
* | Removes c99_(v)snprintf() calls from the standalone test code (#509) | Dana Robinson | 2021-03-24 | 2 | -56/+32 |
|
|
* | Various clang tidy warning fixes (#448) | Sean McBride | 2021-03-10 | 2 | -2/+2 |
|
|
* | Fixed clang-tidy readability-misleading-indentation warnings (#427) | Sean McBride | 2021-03-05 | 1 | -1/+3 |
|
|
* | Changes found during merge to 1.12 (#414) | Allen Byrne | 2021-03-04 | 4 | -10/+10 |
|
|
* | Update license url part2 (#333) | Larry Knox | 2021-02-17 | 24 | -24/+24 |
|
|
* | develop revert source to clang-format version 11 (#293) | Allen Byrne | 2021-01-29 | 3 | -19/+19 |
|
|
* | Fixes a small memory leak in the chunk_cache test (#208) | Dana Robinson | 2020-12-20 | 1 | -2/+6 |
|
|
* | Basic alignment with async branch (#115) | Quincey Koziol | 2020-11-23 | 3 | -19/+19 |
|
|
* | Clang-format of source files | Allen Byrne | 2020-09-30 | 18 | -5899/+5887 |
|
|
* | Pre-format fixes for warnings as errors | Allen Byrne | 2020-09-29 | 1 | -1/+1 |
|
|
* | Merge pull request #2650 in HDFFV/hdf5 from ~DYOUNG/werror:rebased-fprintf-ex... | David Young | 2020-09-28 | 5 | -10/+10 |
|\ |
|
| * | Merge remote-tracking branch 'hdffv/develop' into rebased-fprintf-experiment | David Young | 2020-09-27 | 2 | -19/+94 |
| |\ |
|
| * | | Repair more format strings. | David Young | 2020-09-26 | 1 | -2/+2 |
|
|
| * | | Merge remote-tracking branch 'hdffv/develop' into rebased-fprintf-experiment | David Young | 2020-09-03 | 4 | -4/+4 |
| |\ \ |
|
| * | | | Always #define HDfprintf as fprintf in this header. I believe this will fix | David Young | 2020-07-07 | 1 | -1/+1 |
|
|
| * | | | Squash my changes on branch `fprintf-experiment` into one commit for | David Young | 2020-07-07 | 3 | -7/+7 |
|
|
* | | | | OESS-98 merge with clang-format changes | Allen Byrne | 2020-09-25 | 1 | -11/+11 |
| |_|/
|/| | |
|
* | | | File changes to affect formatting | Allen Byrne | 2020-09-04 | 1 | -2/+2 |
|
|
* | | | CMake and script changes for clang-format | Allen Byrne | 2020-09-04 | 1 | -17/+92 |
| |/
|/| |
|
* | | Minor refactoring based on 1.10 normalization work | Dana Robinson | 2020-08-17 | 1 | -1/+1 |
|
|
* | | Removes staff email addresses from the repository | Dana Robinson | 2020-08-07 | 3 | -3/+3 |
|/ |
|
* | Address CMake and deprecated API build failures from monotonic timer patch. | Quincey Koziol | 2020-07-03 | 1 | -1/+1 |
|
|
* | Clean up warnings | Quincey Koziol | 2020-06-28 | 1 | -24/+24 |
|
|
* | Refactor code to remove remaining checks for H5_HAVE_GETTIMEOFDAY scattered a... | Quincey Koziol | 2020-06-27 | 2 | -292/+149 |
|
|
* | Removed HDgets macros since gets was deprecated in C99 and removed | Dana Robinson | 2020-05-10 | 2 | -2/+2 |
|
|
* | Fixed pio_perf const pointers. | Dana Robinson | 2020-04-27 | 1 | -4/+4 |
|
|
* | Fixes for warnings in the tools code. | Dana Robinson | 2020-04-25 | 3 | -10/+10 |
|
|