summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'canonical/develop' into hpcio/post_open_fixDana Robinson2021-10-1452-679/+1192
|\
| * 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
* | Merge remote-tracking branch 'origin/develop' into post_open_fixQuincey Koziol2021-09-275-20/+32
|\ \ | |/
| * 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
* | Merge branch 'develop' into post_open_fixQuincey Koziol2021-08-3136-1092/+1109
|\ \ | |/
| * More clang tidy (#908)Sean McBride2021-08-238-15/+15
| * Remove non-published short arg names (#917)Allen Byrne2021-08-183-303/+0
| * Fix link issue with perf/h5perf in parallel library (#889)jhendersonHDF2021-08-111-4/+4
| * Reorg tools perform to provide h5perf for installation (#884)Allen Byrne2021-08-1016-258/+653
| * Removes partial long options from the tools (#872)Dana Robinson2021-08-0310-235/+20
| * Only test h5diff_830 in serial (#858)Allen Byrne2021-07-271-29/+34
| * Removes unused commented-out code from h5jamgentest.c (#851)Dana Robinson2021-07-221-77/+0
| * Fixes a couple of warnings: (#849)Dana Robinson2021-07-222-162/+367
| * Perform option arg variables (#834)Allen Byrne2021-07-154-16/+6
| * Add support for parallel filters to h5repack (#832)jhendersonHDF2021-07-141-4/+21
* | Merge remote-tracking branch 'origin/develop' into post_open_fixQuincey Koziol2021-07-141-1/+1
|\ \ | |/
| * Remove checks for winsock2.h (#813)Dana Robinson2021-07-061-1/+1
* | Rename tool for checking VOL connector compatibilityQuincey Koziol2021-07-025-20/+20
* | Merge remote-tracking branch 'origin/develop' into post_open_fixQuincey Koziol2021-06-304-40/+32
|\ \ | |/
| * Removes remaining H5_TIME_WITH_SYS_TIME cruft (#810)Dana Robinson2021-06-303-28/+23
| * Fixes parallel issues from recent C99 changes (#809)Dana Robinson2021-06-303-12/+9
* | Merge remote-tracking branch 'origin/develop' into post_open_fixQuincey Koziol2021-06-2927-1471/+1225
|\ \ | |/
| * Brings the tools getopt(3) replacement into the main library (#803)Dana Robinson2021-06-2921-1239/+1024
| * Cleans up POSIX/C bits in H5private.h (#804)Dana Robinson2021-06-295-127/+113
| * Removes obsolete equivalents of C99's __func__ (#800)Dana Robinson2021-06-295-105/+88
* | Most changes for fixing post open issuesQuincey Koziol2021-06-285-74/+453
|/
* Assume frexpl/f and fabsl/f, which are C99 (#799)Dana Robinson2021-06-252-30/+10
* Fix tools test (#794)Allen Byrne2021-06-235-6/+6
* Removes checks for system(), which is C89/90 (#782)Dana Robinson2021-06-231-2/+0
* Fix several warnings (#747)jhendersonHDF2021-06-161-7/+32
* Fix Direct VFD Testing in CMake (#742)jhendersonHDF2021-06-112-2/+2
* Remove private H5_GCC_DIAG_OFF/ON from standalone program (#734)Allen Byrne2021-06-071-8/+0
* Rework Fortran configure to allow multiple CMake reruns (#721)Allen Byrne2021-06-074-16/+16
* Includes hdf5dev.h in hdf5.h (#728)Dana Robinson2021-06-0710-10/+6
* Combo set of async and other changes (#161)Quincey Koziol2021-06-0210-7/+10
* Removes some DEC Alpha cruft from H5detect and H5private.h (#708)Dana Robinson2021-06-021-4/+0
* Removes alternative function enter/leave macro scheme (#678)Dana Robinson2021-05-291-13/+13
* Removes pre-C99 build and header cruft (#700)Dana Robinson2021-05-288-24/+1
* Fixes for a couple of trivial warnings (#676)Dana Robinson2021-05-242-4/+4
* CMake uses matches for clang (#645)Allen Byrne2021-05-171-1/+1