summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Improve error messages when tools attempt to use non-enabled S3 and HDFS VFDs...Larry Knox2024-03-044-7/+12
* Add options to allow tools type selection and naming (#4046)Allen Byrne2024-03-0428-543/+364
* Grep for error messages instead of comparing files (#4024)Allen Byrne2024-02-163-19/+21
* Fix some output issues with ph5diff (#4008)jhendersonHDF2024-02-132-6/+8
* Issue #1824: Replaced most remaining sprintf with safer snprint (#4003)Sean McBride2024-02-131-1/+1
* Add h5dump tests that require subfiling VFD (#3879)H. Joe Lee2024-02-018-1/+48
* Remove check for MPI initialization in tools library when using parallel VFDsH. Joe Lee2024-01-091-13/+16
* Add 'warning density' computation to the warnhist script (#3910)Quincey Koziol2023-12-291-42/+42
* Add variable option syncing for examples (#3885)Allen Byrne2023-12-1413-38/+38
* Correct CMake command and example packaging (#3888)Allen Byrne2023-12-081-2/+2
* Fix h5dump segmentation fault when --vfd-value option is used (#3873)H. Joe Lee2023-11-281-1/+1
* Complete the `if command line option` sentence. (#3868)H. Joe Lee2023-11-241-1/+1
* Add HDF5_DISABLE_TESTS_REGEX option to skip tests (#3859)Allen Byrne2023-11-2220-58/+511
* Fix typo: look -> loop (#3866)H. Joe Lee2023-11-211-1/+1
* Add extra space in comments for consistency (#3852)H. Joe Lee2023-11-141-2/+2
* Fix misc. warnings from GCC when compiling with -fsanitize=undefined (#3787)jhendersonHDF2023-11-011-0/+8
* Don't build util tests when HDF5_EXTERNALLY_CONFIGURED=ON (#3781)Robert Adam2023-10-301-1/+1
* Don't install h5tools_test_utils test program on system (#3793)jhendersonHDF2023-10-301-1/+1
* Add helpful text to h5clear (#3754)bmribler2023-10-233-6/+27
* Clean up onion VFD files in tools `make clean` (#3739)Dana Robinson2023-10-212-3/+2
* Add tools/libtest to Autotools builds (#3735)Dana Robinson2023-10-202-5/+5
* Test scripts now execute in-source with creation of tmp dir (#3723)Allen Byrne2023-10-2035-42/+49
* Fix issue with unmatched messages in ph5diff (#3719)jhendersonHDF2023-10-192-7/+4
* Sync changes that are only in 1.14 branch (#3704)jhendersonHDF2023-10-181-1/+1
* Fix several spelling/grammar issues (#3621)jhendersonHDF2023-10-035-5/+5
* Remove unnecessary assignment in test generator (#3603)Dana Robinson2023-09-271-1/+0
* Fix potential uninitialized variable (#3602)Dana Robinson2023-09-271-3/+4
* Develop tools move (#3580)Allen Byrne2023-09-261037-2117/+2184
* Replaces HDgetenv with getenv (#3599)Scot Breitenfeld2023-09-267-14/+14
* Use HDoff_t with lseek consistently (#3600)Dana Robinson2023-09-263-8/+8
* Strip HD prefix from string/char C API calls (#3540)Dana Robinson2023-09-1560-1078/+1078
* Remove HD prefix from math functions (#3538)Dana Robinson2023-09-142-42/+42
* hbool_t/TRUE/FALSE --> bool/true/false in tools (#3491)Dana Robinson2023-09-0557-1409/+1405
* Fix for CVE-2018-15671. h5stat -S $POC will result in a crash with segmeneta...vchoi-hdfgroup2023-08-252-16/+2
* Avoid H5Ocopy in h5repack for variable-length string types (#3419)jhendersonHDF2023-08-241-0/+4
* Add other types and full type to enum/str/vlen dataformat for structblock[beg...Allen Byrne2023-08-242-59/+76
* Fix ph5diff tests for MPIEXEC_MAX_NUMPROCS=1 (#3407)jhendersonHDF2023-08-222-7/+11
* Make h5dump spacing consistent when printing VLEN datatype (#3351)jhendersonHDF2023-08-0412-26/+26
* Fixes the last of the -Wextra-semi-stmt warnings (#3326)Sean McBride2023-08-023-9/+9
* Fix h5repack for variable-length datatyped datasets (#3331)jhendersonHDF2023-08-021-1/+12
* Fix H5Otoken_to_str call in h5dump and other minor cleanup (#3314)jhendersonHDF2023-08-023-30/+62
* Another round of fixing -Wextra-semi-stmt warnings (#3264)Sean McBride2023-07-247-16/+16
* removed the use of encoded single apostrophe (#3261)Scot Breitenfeld2023-07-203-3/+3
* Fix some warnings in developer builds (#3247)jhendersonHDF2023-07-182-0/+5
* ROS3: (feature) Temporary security credentials (#3030)Jan-Willem Blokland2023-07-147-216/+270
* Remove HD from HDis* (e.g., isalpha) (#3212)Dana Robinson2023-06-295-23/+23
* Remove HD from HDmem* calls (#3211)Dana Robinson2023-06-2935-296/+296
* Remove programmer/date from comments (#3210)Dana Robinson2023-06-2946-561/+1
* Remove HD from C std lib file ops (#3206)Dana Robinson2023-06-2919-113/+113
* Remove HD from strto* calls (#3204)Dana Robinson2023-06-2913-41/+41