summaryrefslogtreecommitdiffstats
path: root/tools/test/h5dump
Commit message (Expand)AuthorAgeFilesLines
* Strip HD prefix from string/char C API calls (#3540)Dana Robinson2023-09-151-34/+34
* hbool_t/TRUE/FALSE --> bool/true/false in tools (#3491)Dana Robinson2023-09-051-2/+2
* Remove HD from HDmem* calls (#3211)Dana Robinson2023-06-291-4/+4
* Remove programmer/date from comments (#3210)Dana Robinson2023-06-292-26/+0
* Remove HD from memory allocate/free calls (#3195)Dana Robinson2023-06-281-175/+175
* Rename HD(f)printf() to (f)printf() (#3194)Dana Robinson2023-06-281-37/+37
* Rename HDassert() to assert() (#3191)Dana Robinson2023-06-281-472/+472
* Many clang -Wextra-semi-stmt fixes (#2537)Sean McBride2023-06-161-8/+8
* Comment cleanup (#2689)Quincey Koziol2023-04-112-6/+0
* Make sure that ONLY_SHARED_LIBS option is correctly set (#2544)Allen Byrne2023-03-131-1/+1
* Check for overflow when calculating on-disk attribute data size (#2459)Egbert Eich2023-03-022-0/+10
* Play nice with existing plugin paths (#2394)Quincey Koziol2023-01-061-1/+1
* Add aarch64 toolchain and change dump test to long opt (#2271)Allen Byrne2022-12-011-1/+1
* Update copyright headers (#2184)Larry Knox2022-11-019-9/+2
* Update CMake code to 3.18 minimum version (#2080)Allen Byrne2022-09-032-5/+5
* Removes cmake_ext_mod (files moved to cmake) (#2041)Dana Robinson2022-08-194-17/+17
* Fix typos found in the rest of the hdf5 code-base (#1985)luzpaz2022-08-101-1/+1
* Fix CMake macro code commands (#1989)Allen Byrne2022-08-101-3/+0
* Revert for older cmake versions (#1974)Allen Byrne2022-08-084-81/+0
* Develop cmake clean (#1971)Allen Byrne2022-08-075-83/+306
* Onion VFD (#1953)Dana Robinson2022-08-023-1/+712
* Develop clang 13 format (#1933)Allen Byrne2022-07-263-31/+31
* Subfiling VFD (#1883)jhendersonHDF2022-07-221-2/+2
* Fix for MSVC compile failures in h5dumpgentest due to VLA use (#1916)Dana Robinson2022-07-211-9/+9
* Fixes a stack overflow in the h5dump test generator (#1903)Dana Robinson2022-07-181-25/+26
* sprintf to snprintf (#1815)Sean McBride2022-06-221-15/+15
* Removes remaining register keywords (#1481)Dana Robinson2022-03-101-3/+3
* Remove const from the argv tools/tests main sig. (#1390)Allen Byrne2022-01-281-1/+1
* Fixed Spelling Errors (#1166)Scot Breitenfeld2021-12-075-19/+19
* Fix windows test with floating point rounding issues (#1237)Allen Byrne2021-11-301-1/+1
* Create 2D arrays on the heap in a different way (#1169)David Young2021-11-231-306/+425
* Split dir create into separate macro (#1141)Allen Byrne2021-10-281-0/+1
* Consolidate VFD create list macro (#1132)Allen Byrne2021-10-261-2/+0
* Move test utilities to utils/test folder (#1109)Allen Byrne2021-10-201-16/+3
* OESS-168: Remove clang warnings. (#1056)H. Joe Lee2021-09-301-20/+20
* More clang tidy (#908)Sean McBride2021-08-231-2/+2
* Fix tools test (#794)Allen Byrne2021-06-231-1/+1
* Fix Direct VFD Testing in CMake (#742)jhendersonHDF2021-06-111-1/+1
* Includes hdf5dev.h in hdf5.h (#728)Dana Robinson2021-06-071-1/+1
* Combo set of async and other changes (#161)Quincey Koziol2021-06-021-1/+1
* Tools long double updates (#522)Allen Byrne2021-04-153-10/+172
* Disable long double tests and remove CMake flag groups (#494)Allen Byrne2021-03-222-4/+4
* Fixed HDFFV-10480 (CVE-2018-11206) and HDFFV-11159 (CVE-2018-14033) (#405)bmribler2021-03-192-0/+41
* Fix display of long double in tools (#469)Allen Byrne2021-03-173-3/+14
* Update clang config (#473)Quincey Koziol2021-03-171-1/+4
* Removed bad function pointer casts (#434)Sean McBride2021-03-082-14/+14
* Fixed clang-tidy readability-redundant-control-flow warnings (#428)Sean McBride2021-03-051-3/+0
* More warning fixes (#400)Sean McBride2021-03-042-2/+2
* H5TS_win32_thread_exit (#396)Allen Byrne2021-03-011-1/+1
* Primary change is HDFFV-11212 - new refs and JNI (#372)Allen Byrne2021-02-253-7/+59