summaryrefslogtreecommitdiffstats
path: root/tools/lib/h5tools_dump.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Changes made based on feedback from pull request #1039.Vailin Choi2018-05-141-1/+1
* Fix for HDFFV-10180 Performance issues with H5Oget_info.Vailin Choi2018-04-241-1/+1
* HDFFV-10396 Eliminate overuse of h5tools_simple_prefix functionAllen Byrne2018-01-251-65/+0
* HDFFV-10297 Cleanup, Initialize variablesAllen Byrne2017-10-231-5/+6
* HDFFV-10297 Fix compiler compaliantsAllen Byrne2017-10-161-2/+1
* HDFFV-10296 Update tools lib to use the error handling macros.Allen Byrne2017-10-131-118/+59
* Stripped C standard library headers (and a couple of macros)Dana Robinson2017-07-171-6/+0
* HDFFV-10186 Add endianess to bitfield and fix testsAllen Byrne2017-05-101-4/+4
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-04-251-6/+4
* Cleanups and normalizations against incoming page_buffering changes.Quincey Koziol2017-02-201-67/+67
* Bring SWMR-related tools changes from revise_chunks to develop.Quincey Koziol2016-12-111-0/+4
* [svn-r30113] Description:Quincey Koziol2016-06-281-60/+61
* [svn-r29274] HDFFV-9698: fix subsetting issues with h5dumpAllen Byrne2016-03-041-6/+2
* [svn-r29261] HDFFV-9241: Print fill value as "DEFAULT" instead of value 0Allen Byrne2016-03-031-6/+16
* [svn-r29257] HDFFV-9705: h5dump should not print filters or allocation time i...Allen Byrne2016-03-031-157/+160
* [svn-r28669] Changes to correct errors found with -ansi flag.Larry Knox2015-12-151-3/+0
* [svn-r27848] Description:Quincey Koziol2015-09-221-24/+21