summaryrefslogtreecommitdiffstats
path: root/tools/src/h5dump
Commit message (Expand)AuthorAgeFilesLines
* VFD SWMR: Normalization with develop (#1270)Dana Robinson2021-12-081-3/+0
* VFD SWMR: Normalization with develop (#1078)Dana Robinson2021-10-063-91/+46
* VFD SWMR: Sync with develop (#811)Dana Robinson2021-06-301-170/+170
* Much normalization with develop (#701)Dana Robinson2021-05-282-74/+74
* Brings much of the printf changes over from developDana Robinson2021-05-066-18/+18
* Brings many CMake changes from developDana Robinson2021-04-081-2/+23
* Updates license url and history docsDana Robinson2021-03-259-9/+9
* Formats the source and updates the gcc warning pragmasDana Robinson2021-03-258-2985/+3272
* Merge branch 'aug-develop' into aug-merge-attempt/feature/vfd_swmrDavid Young2020-08-045-148/+135
|\
| * 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
| * HDFFV-10876 h5dump OPAQUE size should be optionalAllen Byrne2019-08-271-8/+0
| * Add HD prefix to testsAllen Byrne2019-08-152-7/+7
| * Fix compiler warnings with diabled ROS3 and HDFS VFDs.Jacob Smith2019-08-141-0/+4
| * Added the map (H5M) APIDana Robinson2019-08-132-0/+4
| * Merge reconciliation and VFD test fixesAllen Byrne2019-08-041-1/+0
| * Squashed commit of the following:Larry Knox2019-07-251-122/+208
| * Updated configure & CMake compiler flags for GCC 8.x, along with correspondingQuincey Koziol2019-06-281-2/+2
| * HDFFV-10805 Add option to only build shared targetsAllen Byrne2019-06-181-12/+14
| * TRILAB-81 coverity fixesAllen Byrne2018-10-171-2/+1
* | Reduce diffs with `develop`.David Young2020-05-201-5/+0
* | Fix memory error in h5dump xml 'escape the string' routineJordan Henderson2020-05-201-4/+2