summaryrefslogtreecommitdiffstats
path: root/tools/src/h5dump/h5dump_ddl.c
Commit message (Expand)AuthorAgeFilesLines
* Strip HD prefix from string/char C API calls (#3540)Dana Robinson2023-09-151-64/+64
* hbool_t/TRUE/FALSE --> bool/true/false in tools (#3491)Dana Robinson2023-09-051-37/+37
* Fix for CVE-2018-15671. h5stat -S $POC will result in a crash with segmeneta...vchoi-hdfgroup2023-08-251-8/+1
* Fix H5Otoken_to_str call in h5dump and other minor cleanup (#3314)jhendersonHDF2023-08-021-6/+10
* Remove HD from HDmem* calls (#3211)Dana Robinson2023-06-291-15/+15
* Remove HD from memory allocate/free calls (#3195)Dana Robinson2023-06-281-24/+24
* Many clang -Wextra-semi-stmt fixes (#2537)Sean McBride2023-06-161-1/+1
* Update copyright headers (#2184)Larry Knox2022-11-011-1/+0
* Develop clang 13 format (#1933)Allen Byrne2022-07-261-23/+23
* Fixes for production mode gcc warnings (#1873)Dana Robinson2022-07-111-8/+20
* Fix a few issues noted by LGTM (#1421)jhendersonHDF2022-02-041-2/+2
* Snprintf2 (#1399)Sean McBride2022-01-281-2/+2
* Fixed Spelling Errors (#1166)Scot Breitenfeld2021-12-071-4/+4
* Fix several warnings (#720)jhendersonHDF2021-09-141-6/+14
* Update license url part2 (#333)Larry Knox2021-02-171-1/+1
* Expand 'opt_query' VOL callback to return a bitfield instead of a flag (#136)Quincey Koziol2020-11-301-2/+2
* Clang-format of source filesAllen Byrne2020-09-301-734/+766
* Merge remote-tracking branch 'hdffv/develop' into rebased-fprintf-experimentDavid Young2020-07-301-35/+35
|\
| * Tools refactorAllen Byrne2020-07-151-35/+35
* | Squash my changes on branch `fprintf-experiment` into one commit forDavid Young2020-07-071-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 h5dump (addr --> token)Dana Robinson2020-03-281-12/+12
* Squashed commit of the token_refactoring branch:Dana Robinson2020-01-161-26/+41
* Update tools hid_t declarations with H5I_INVALID_HIDAllen Byrne2020-01-131-4/+4
* Comment correctionAllen Byrne2019-11-211-1/+1
* HDFFV-10876 Update h5dump and h5ls for new ref api.Allen Byrne2019-11-071-168/+47
* HDFFV-10876 h5dump OPAQUE size should be optionalAllen Byrne2019-08-271-8/+0
* Add HD prefix to testsAllen Byrne2019-08-151-2/+2
* Added the map (H5M) APIDana Robinson2019-08-131-0/+3
* Changes made based on feedback from pull request #1039.Vailin Choi2018-05-141-6/+6
* Fix for HDFFV-10180 Performance issues with H5Oget_info.Vailin Choi2018-04-241-6/+6
* HDFFV-10396 Eliminate overuse of h5tools_simple_prefix functionAllen Byrne2018-01-251-19/+3
* HDFFV-10282 refactor out assert calls in toolsAllen Byrne2017-08-231-102/+108
* 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
* Final merge of page buffering branch to developQuincey Koziol2017-03-141-13/+20
* Split tools into src and test - add foldersAllen Byrne2016-10-271-0/+2178