summaryrefslogtreecommitdiffstats
path: root/tools/src/h5dump/h5dump.c
Commit message (Expand)AuthorAgeFilesLines
* Fix ASAN issue in h5dump error path (#1051)Allen Byrne2021-10-031-3/+0
* VFD plugins (#602)jhendersonHDF2021-09-291-37/+37
* Removes partial long options from the tools (#872)Dana Robinson2021-08-031-78/+0
* Brings the tools getopt(3) replacement into the main library (#803)Dana Robinson2021-06-291-170/+170
* Fixed all clang-tidy bugprone-suspicious-string-compare warnings (#451)Sean McBride2021-03-101-1/+1
* Update license url part2 (#333)Larry Knox2021-02-171-1/+1
* Small fixes (#285)Allen Byrne2021-01-271-66/+66
* Switch bool/true/false to hbool_t/TRUE/FALSE in a few places (#229)Dana Robinson2020-12-241-1/+1
* HDFFV-11096 replace backticks with doublequotesAllen Byrne2020-10-041-4/+4
* HDFFV-11096 fix typo in h5dump usage textAllen Byrne2020-10-031-1/+1
* Clang-format of source filesAllen Byrne2020-09-301-693/+723
* Tools refactorAllen Byrne2020-07-151-60/+41
* Added VOL command-line options to (p)h5diff, h5ls, h5dump, and h5mkgrp.Dana Robinson2020-04-211-46/+82
* Separated VFD and VOL parameters in tools.Dana Robinson2020-04-211-9/+7
* Fixed problems with S3 and HDFS VFDs.Dana Robinson2020-04-171-2/+2
* Added support for passing connector info strings via the commandDana Robinson2020-04-091-3/+3
* Minor renaming in the tools code.Dana Robinson2020-03-311-7/+7
* A few small tweaks to the tools from reviewJordan Henderson2020-03-271-2/+2
* Update Tools library to be better compatible with VOL connectorsJordan Henderson2020-03-171-136/+62
* Squashed commit of the token_refactoring branch:Dana Robinson2020-01-161-2/+2
* Update tools hid_t declarations with H5I_INVALID_HIDAllen Byrne2020-01-131-2/+2
* Update h5ls help and rework dump_mem routines for attrsAllen Byrne2019-12-041-0/+2
* HDFFV-10876 Update h5dump and h5ls for new ref api.Allen Byrne2019-11-071-2/+1
* More whitespace changesAllen Byrne2019-10-031-165/+52
* HDFFV-10919 merge synchingAllen Byrne2019-10-021-2/+1
* HDFFV-10901 add missing config optionsAllen Byrne2019-09-131-8/+4
* Fix compiler warnings with diabled ROS3 and HDFS VFDs.Jacob Smith2019-08-141-0/+4
* Merge reconciliation and VFD test fixesAllen Byrne2019-08-041-1/+0
* Squashed commit of the following:Larry Knox2019-07-251-122/+208
* CMake changes for SKIPPED and flush testsAllen Byrne2018-09-241-1/+1
* Changes made based on feedback from pull request #1039.Vailin Choi2018-05-141-2/+1
* Fix for HDFFV-10180 Performance issues with H5Oget_info.Vailin Choi2018-04-241-1/+2
* HDFFV-10384 Add opt arg to helpAllen Byrne2018-02-151-2/+2
* HDFFV-10384 Add optional arg to enable-error-stackAllen Byrne2018-02-141-23/+26
* HDFFV-10282 refactor out assert calls in toolsAllen Byrne2017-08-231-84/+98
* Stripped C standard library headers (and a couple of macros)Dana Robinson2017-07-171-2/+0
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-04-251-6/+4
* Split tools into src and test - add foldersAllen Byrne2016-10-271-0/+1802