summaryrefslogtreecommitdiffstats
path: root/tools/lib/h5tools_dump.c
Commit message (Expand)AuthorAgeFilesLines
* 1.14 sync with develop (#3660)jhendersonHDF2023-10-121-252/+252
* 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) (#3352)jhendersonHDF2023-08-041-1/+1
* Fix H5Otoken_to_str call in h5dump and other minor cleanup (#3314) (#3329)jhendersonHDF2023-08-021-23/+50
* Sync tools with develop (#3301)Dana Robinson2023-07-281-6/+5
* Remove "Programmer" lines (#3294)Dana Robinson2023-07-271-8/+0
* Brings over most of the HD prefix removal (#3293)Dana Robinson2023-07-271-85/+85
* Sync with develop (#2871)Dana Robinson2023-05-021-1/+1
* Merge with develop (#2790)Dana Robinson2023-04-221-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
| * Correct struct accessAllen Byrne2019-12-131-2/+2
| * Fix duplicate and varnameAllen Byrne2019-12-131-4/+3
| * Fix compile and test issues from DTAllen Byrne2019-12-131-1/+1
| * Address compile warningsAllen Byrne2019-12-061-4/+3