summaryrefslogtreecommitdiffstats
path: root/tools/lib/h5tools_dump.c
Commit message (Expand)AuthorAgeFilesLines
* Updates license url and history docsDana Robinson2021-03-251-1/+1
* Formats the source and updates the gcc warning pragmasDana Robinson2021-03-251-1507/+1609
* Merge branch 'aug-develop' into aug-merge-attempt/feature/vfd_swmrDavid Young2020-08-041-265/+266
|\
| * Warnings reduction in toolsAllen Byrne2020-07-301-4/+2
| * Tools refactorAllen Byrne2020-07-151-261/+264
| * 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
| | * HDFFV-10876 Update dump to match DDL specAllen Byrne2019-12-051-0/+2
| | * Update h5ls help and rework dump_mem routines for attrsAllen Byrne2019-12-041-163/+145
| | * Update data output referenceAllen Byrne2019-12-031-7/+24
| | * HDFFV-10876 Update h5dump and h5ls for new ref api.Allen Byrne2019-11-071-696/+1031
| * | fix unused related warningskmu2020-01-131-1/+1
| |/
| * Fix reference type comparison in h5dumpJerome Soumagne2019-10-081-1/+5
| * Make wrappers, tests and tools use H5Treclaim() instead of H5Dvlen_reclaim()Jerome Soumagne2019-10-081-3/+3
| * HDFFV-10919 merge synchingAllen Byrne2019-10-021-46/+46
| * HDFFV-10876 h5dump OPAQUE size should be optionalAllen Byrne2019-08-271-9/+17
| * TRILAB-81 coverity fixesAllen Byrne2018-10-171-44/+44
* | Fix for passthrough VOL not passing tools tests due to incorrectDana Robinson2020-05-201-12/+3
* | Updated tools dump output when dataset offset is undefined.Dana Robinson2020-05-201-1/+1
* | Added checks for native optional call support in some of the tools.Dana Robinson2020-05-201-22/+40
* | Misc changes for h5dump VOL changes.Dana Robinson2020-05-201-26/+36
* | Fixed unnecessary H5R casts in the tools that were raising warnings.Dana Robinson2020-05-201-8/+8
* | WhitespaceAllen Byrne2020-05-201-14/+14
* | Change tools debug macros to not use error stackAllen Byrne2020-05-201-28/+33
* | fix unused related warningskmu2020-05-201-1/+1
* | Squashed commit of the token_refactoring branch:Dana Robinson2020-05-201-10/+13
* | Update tools hid_t declarations with H5I_INVALID_HIDAllen Byrne2020-05-201-11/+11
* | Fix issue in h5dump where reference objects weren't being destroyedJordan Henderson2020-05-201-10/+3
* | Clean up tools warnings introduced by H5TOOLS_ERR_INIT macroJordan Henderson2020-05-201-169/+146