summaryrefslogtreecommitdiffstats
path: root/tools/src/h5dump
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix several warnings (#747)jhendersonHDF2021-06-161-7/+32
* Fixed all clang-tidy bugprone-suspicious-string-compare warnings (#451)Sean McBride2021-03-101-1/+1
* Changes found during merge to 1.12 (#414)Allen Byrne2021-03-045-15/+15
* Update license url part2 (#333)Larry Knox2021-02-179-9/+9
* develop revert source to clang-format version 11 (#293)Allen Byrne2021-01-292-2/+2
* 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
* Bring async branch to develop (#166)Quincey Koziol2020-12-142-2/+2
* Expand 'opt_query' VOL callback to return a bitfield instead of a flag (#136)Quincey Koziol2020-11-301-2/+2
* 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-308-2985/+3272
* Merge pull request #2650 in HDFFV/hdf5 from ~DYOUNG/werror:rebased-fprintf-ex...David Young2020-09-282-4/+4
|\
| * Merge remote-tracking branch 'hdffv/develop' into rebased-fprintf-experimentDavid Young2020-09-271-0/+21
| |\
| * \ Merge remote-tracking branch 'hdffv/develop' into rebased-fprintf-experimentDavid Young2020-07-305-148/+135
| |\ \
| * | | Squash my changes on branch `fprintf-experiment` into one commit forDavid Young2020-07-072-4/+4
* | | | OESS-98 merge with clang-format changesAllen Byrne2020-09-251-2/+2
| |_|/ |/| |
* | | CMake and script changes for clang-formatAllen Byrne2020-09-041-0/+21
| |/ |/|
* | Tools refactorAllen Byrne2020-07-155-148/+135
|/
* Fix memory error in h5dump xml 'escape the string' routineJordan Henderson2020-04-271-4/+2
* Further updates to the tools warnings fixes from code review.Dana Robinson2020-04-271-3/+7
* Updates to tools warning PR from code review.Dana Robinson2020-04-261-8/+4
* Fixes for warnings in the tools code.Dana Robinson2020-04-251-1/+5
* Added VOL command-line options to (p)h5diff, h5ls, h5dump, and h5mkgrp.Dana Robinson2020-04-212-46/+83
* 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
* Fix for passthrough VOL not passing tools tests due to incorrectDana Robinson2020-04-081-6/+2
* Added checks for native optional call support in some of the tools.Dana Robinson2020-04-021-0/+16
* Minor renaming in the tools code.Dana Robinson2020-03-311-7/+7
* Minor renaming in h5dump (addr --> token)Dana Robinson2020-03-282-30/+30
* Merge pull request #2469 in HDFFV/hdf5 from tools_vol_update to developJordan Henderson2020-03-271-136/+62
|\
| * 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
* | Add extensive warnings to tools executablesAllen Byrne2020-03-251-0/+2
|/
* TRILAB-142 Change minimum CMake version to 3.12Allen Byrne2020-02-211-1/+1
* merge and fixkmu2020-01-213-102/+140
|\
| * Squashed commit of the token_refactoring branch:Dana Robinson2020-01-163-102/+140
* | merge and fix conflictkmu2020-01-193-22/+17
|\ \ | |/
| * Update tools hid_t declarations with H5I_INVALID_HIDAllen Byrne2020-01-133-17/+17
|/
* Small changes from the token_refactoring branch, to reduce the delta to developQuincey Koziol2020-01-041-1/+1
* Update h5ls help and rework dump_mem routines for attrsAllen Byrne2019-12-042-36/+8
* Comment correctionAllen Byrne2019-11-211-1/+1
* HDFFV-10876 Update h5dump and h5ls for new ref api.Allen Byrne2019-11-073-177/+51
* Make wrappers, tests and tools use H5Treclaim() instead of H5Dvlen_reclaim()Jerome Soumagne2019-10-081-2/+2
* 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