summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Changed the field name 'revision_id' of H5FD_onion_fapl_info_t to 'revision_n...raylu-hdf2022-04-162-7/+7
* Changed the options for the Onion VFD to use the generic VFD options in h5dif...raylu-hdf2022-04-156-23/+99
* Merge remote-tracking branch 'canonical/develop' into feature/onion_vfdDana Robinson2022-04-06119-1824/+2453
|\
| * Move error-stack text to top of usage display (#1564)Allen Byrne2022-04-0128-68/+122
| * spelling fixes (#1561)Scot Breitenfeld2022-03-313-3/+3
| * Fixes for format string warnings raised by -Wformat=2/-Wformat-security (#1489)Dana Robinson2022-03-112-4/+4
| * Removes remaining register keywords (#1481)Dana Robinson2022-03-1010-70/+68
| * Remove addition of non-standalone use of H5_ATTR_FORMAT (#1470)Allen Byrne2022-03-071-1/+1
| * Update version to 1.13.2-1 after 1.13.1 release; add new Makefile.in files t...Larry Knox2022-03-011-7/+7
| * Sprinkle H5_ATTR_FORMAT over printf(3)-like functions in tools and fix issues...David Young2022-02-2113-146/+139
| * Make a buffer bigger: GCC 8.3.0 warned that a `snprintf` may be (#1403)David Young2022-02-111-1/+1
| * Fix a few issues noted by LGTM (#1421)jhendersonHDF2022-02-047-14/+19
| * Snprintf2 (#1399)Sean McBride2022-01-286-20/+20
| * Remove const from the argv tools/tests main sig. (#1390)Allen Byrne2022-01-2823-57/+60
| * Replaced several uses of sprintf with safer snprintf (#1383)Sean McBride2022-01-281-1/+1
| * Used clang-tidy to change all floating point f suffixes to F (#1359)Sean McBride2022-01-281-1/+1
| * OESS-168: Remove clang warnings. (#1295)H. Joe Lee2021-12-151-1/+1
| * OESS-168: Remove clang warnings. (#1294)H. Joe Lee2021-12-151-4/+4
| * OESS-168: Remove clang warnings. (#1277)H. Joe Lee2021-12-101-1/+1
| * Fixed Spelling Errors (#1166)Scot Breitenfeld2021-12-0772-185/+185
| * Fix windows test with floating point rounding issues (#1237)Allen Byrne2021-11-301-1/+1
| * Update version to 1.13.1-1 after creation of branch for 1.13.0 release. (#1236)Larry Knox2021-11-301-7/+7
| * Create 2D arrays on the heap in a different way (#1169)David Young2021-11-234-387/+520
| * Avoid calling H5Ropen_object with a misaligned H5R_ref_t: copy the (#1171)David Young2021-11-231-4/+10
| * Quiets a 'set but not used' warning in h5diff_array.c (#1210)Dana Robinson2021-11-181-0/+3
| * Add option for h5repack timing (#1142)Allen Byrne2021-11-086-51/+168
| * Assume C99 fixed sized ints exist, use them (#470)Sean McBride2021-11-086-88/+24
| * Split dir create into separate macro (#1141)Allen Byrne2021-10-282-0/+2
| * H5repack tests should fail if a corrupted file causes h5repack to (#1138)Larry Knox2021-10-262-6/+17
| * Consolidate VFD create list macro (#1132)Allen Byrne2021-10-262-4/+0
| * Move test utilities to utils/test folder (#1109)Allen Byrne2021-10-202-47/+4
| * OESS-168: Remove clang warnings. (#1074)H. Joe Lee2021-10-061-2/+2
| * Fix ASAN issue in h5dump error path (#1051)Allen Byrne2021-10-032-3/+1
| * OESS-168: Remove clang warnings. (#1057)H. Joe Lee2021-09-301-56/+56
| * OESS-168: Remove clang warnings. (#1056)H. Joe Lee2021-09-301-20/+20
| * VFD plugins (#602)jhendersonHDF2021-09-2947-586/+1101
| * OESS-168: Remove clang warnings. (#1050)H. Joe Lee2021-09-291-1/+1
| * OESS-168: Remove clang warnings (#1049)H. Joe Lee2021-09-291-1/+1
| * OESS-168: Remove clang warnings. (#1047)H. Joe Lee2021-09-291-1/+1
| * OESS-168: Remove clang warnings. (#1046)H. Joe Lee2021-09-291-9/+9
| * Modified gcc/clang warning suppression macros to account for some warnings fl...Sean McBride2021-09-161-2/+2
| * Fix several warnings (#720)jhendersonHDF2021-09-143-9/+21
| * Update copyright headers with reproduction notice in 5 files (#993)Larry Knox2021-09-081-9/+9
* | Minor changes: changed the options --vfd-value-1 and --vfd-value-2 to --vfd-i...Ray Lu2022-04-051-2/+12
* | Merge branch 'raylu_onion_vfd' of https://github.com/HDFGroup/hdf5 into raylu...Ray Lu2022-03-223-83/+77
|\ \
| * | Committing clang-format changesgithub-actions2022-03-223-83/+77
* | | Third round of commit.Ray Lu2022-03-2218-0/+112
|/ /
* | Second round of commit.Ray Lu2022-03-229-3/+1537
* | typedef changes and adds RFCs to doc directory (#1264)Dana Robinson2021-12-051-3/+4
* | Committing clang-format changesgithub-actions2021-11-221-2/+2