summaryrefslogtreecommitdiffstats
path: root/tools/lib/h5tools_dump.c
Commit message (Expand)AuthorAgeFilesLines
* Strip HD prefix from string/char C API calls (#3540)Dana Robinson2023-09-151-41/+41
* hbool_t/TRUE/FALSE --> bool/true/false in tools (#3491)Dana Robinson2023-09-051-211/+211
* Add other types and full type to enum/str/vlen dataformat for structblock[beg...Allen Byrne2023-08-241-55/+64
* Make h5dump spacing consistent when printing VLEN datatype (#3351)jhendersonHDF2023-08-041-1/+1
* Fix H5Otoken_to_str call in h5dump and other minor cleanup (#3314)jhendersonHDF2023-08-021-23/+50
* Another round of fixing -Wextra-semi-stmt warnings (#3264)Sean McBride2023-07-241-3/+3
* Remove HD from HDmem* calls (#3211)Dana Robinson2023-06-291-18/+18
* Remove programmer/date from comments (#3210)Dana Robinson2023-06-291-8/+0
* Remove HD from memory allocate/free calls (#3195)Dana Robinson2023-06-281-35/+35
* Rename HDassert() to assert() (#3191)Dana Robinson2023-06-281-32/+32
* Many clang -Wextra-semi-stmt fixes (#2537)Sean McBride2023-06-161-3/+2
* Remove "the the" from comments and docs (#2865)Dana Robinson2023-05-011-1/+1
* Comment cleanup (#2689)Quincey Koziol2023-04-111-17/+0
* Update copyright headers (#2184)Larry Knox2022-11-011-1/+0
* Corrects some bad format strings in the tools (#1964)Dana Robinson2022-08-031-7/+10
* Develop clang 13 format (#1933)Allen Byrne2022-07-261-30/+30
* Misc clang warning fixes (#1869)Dana Robinson2022-07-111-0/+4
* Sprinkle H5_ATTR_FORMAT over printf(3)-like functions in tools and fix issues...David Young2022-02-211-28/+27
* Fix a few issues noted by LGTM (#1421)jhendersonHDF2022-02-041-2/+2
* Fixed Spelling Errors (#1166)Scot Breitenfeld2021-12-071-5/+5
* Cleanup tools debug build warnings (#627)Allen Byrne2021-05-051-30/+30
* Tools long double updates (#522)Allen Byrne2021-04-151-11/+8
* Applied clang-tidy readability-non-const-parameter warning fixes auto… (#429)Sean McBride2021-03-091-6/+6
* Primary change is HDFFV-11212 - new refs and JNI (#372)Allen Byrne2021-02-251-1/+4
* Update license url part2 (#333)Larry Knox2021-02-171-1/+1
* Expand 'opt_query' VOL callback to return a bitfield instead of a flag (#136)Quincey Koziol2020-11-301-5/+5
* Clang-format of source filesAllen Byrne2020-09-301-1507/+1609
* Merge remote-tracking branch 'hdffv/develop' into rebased-fprintf-experimentDavid Young2020-07-301-265/+266
|\
| * Warnings reduction in toolsAllen Byrne2020-07-301-4/+2
| * Tools refactorAllen Byrne2020-07-151-261/+264
* | Squash my changes on branch `fprintf-experiment` into one commit forDavid Young2020-07-071-2/+2
|/
* Fix for passthrough VOL not passing tools tests due to incorrectDana Robinson2020-04-081-12/+3
* Merge branch 'develop' into tools_vol_updateDana Robinson2020-04-061-8/+8
|\
| * Fixed unnecessary H5R casts in the tools that were raising warnings.Dana Robinson2020-04-021-8/+8
* | Updated tools dump output when dataset offset is undefined.Dana Robinson2020-04-021-1/+1
* | Added checks for native optional call support in some of the tools.Dana Robinson2020-04-021-22/+40
* | Misc changes for h5dump VOL changes.Dana Robinson2020-03-301-25/+35
|/
* WhitespaceAllen Byrne2020-02-291-14/+14
* Change tools debug macros to not use error stackAllen Byrne2020-01-231-28/+33
* merge and fixkmu2020-01-211-8/+13
|\
| * Squashed commit of the token_refactoring branch:Dana Robinson2020-01-161-10/+13
* | merge and fix conflictkmu2020-01-191-14/+12
|\ \ | |/
| * Update tools hid_t declarations with H5I_INVALID_HIDAllen Byrne2020-01-131-11/+11
* | merge and fix conflictskmu2020-01-141-734/+1065
|\ \ | |/
| * Fix issue in h5dump where reference objects weren't being destroyedJordan Henderson2019-12-311-10/+3
| * Clean up tools warnings introduced by H5TOOLS_ERR_INIT macroJordan Henderson2019-12-311-169/+146
| * Refactor tools library error handling macrosJordan Henderson2019-12-281-157/+162
| * HDFFV-10976,-10980 Init obj_type before calling H5Rget_obj_type3Allen Byrne2019-12-201-1/+1
| * HDFFV-10980 - h5diff uses new ref APIsAllen Byrne2019-12-191-1/+21
| * Revert and move declarationAllen Byrne2019-12-131-3/+5