summaryrefslogtreecommitdiffstats
path: root/tools/src/h5dump/h5dump_xml.c
Commit message (Expand)AuthorAgeFilesLines
* Remove programmer/date from comments (#3210)Dana Robinson2023-06-291-13/+0
* Remove HD from memory allocate/free calls (#3195)Dana Robinson2023-06-281-101/+101
* Many clang -Wextra-semi-stmt fixes (#2537)Sean McBride2023-06-161-2/+2
* Update copyright headers (#2184)Larry Knox2022-11-011-1/+0
* Develop clang 13 format (#1933)Allen Byrne2022-07-261-48/+48
* Sprinkle H5_ATTR_FORMAT over printf(3)-like functions in tools and fix issues...David Young2022-02-211-16/+17
* Fix a few issues noted by LGTM (#1421)jhendersonHDF2022-02-041-4/+9
* Snprintf2 (#1399)Sean McBride2022-01-281-5/+5
* Fixed Spelling Errors (#1166)Scot Breitenfeld2021-12-071-4/+4
* Fix several warnings (#747)jhendersonHDF2021-06-161-7/+32
* Update license url part2 (#333)Larry Knox2021-02-171-1/+1
* Clang-format of source filesAllen Byrne2020-09-301-1409/+1629
* Merge remote-tracking branch 'hdffv/develop' into rebased-fprintf-experimentDavid Young2020-07-301-15/+15
|\
| * Tools refactorAllen Byrne2020-07-151-15/+15
* | Squash my changes on branch `fprintf-experiment` into one commit forDavid Young2020-07-071-1/+1
|/
* 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
* Minor renaming in h5dump (addr --> token)Dana Robinson2020-03-281-18/+18
* merge and fixkmu2020-01-211-74/+97
|\
| * Squashed commit of the token_refactoring branch:Dana Robinson2020-01-161-74/+97
* | merge and fix conflictkmu2020-01-191-16/+11
|\ \ | |/
| * Update tools hid_t declarations with H5I_INVALID_HIDAllen Byrne2020-01-131-11/+11
|/
* 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-041-36/+6
* HDFFV-10876 Update h5dump and h5ls for new ref api.Allen Byrne2019-11-071-7/+3
* Make wrappers, tests and tools use H5Treclaim() instead of H5Dvlen_reclaim()Jerome Soumagne2019-10-081-2/+2
* Add HD prefix to testsAllen Byrne2019-08-151-5/+5
* Added the map (H5M) APIDana Robinson2019-08-131-0/+1
* Updated configure & CMake compiler flags for GCC 8.x, along with correspondingQuincey Koziol2019-06-281-2/+2
* TRILAB-81 coverity fixesAllen Byrne2018-10-171-2/+1
* Changes made based on feedback from pull request #1039.Vailin Choi2018-05-141-5/+5
* Fix for HDFFV-10180 Performance issues with H5Oget_info.Vailin Choi2018-04-241-5/+5
* HDFFV-10396 Eliminate overuse of h5tools_simple_prefix functionAllen Byrne2018-01-251-190/+0
* HDFFV-10282 refactor out assert calls in toolsAllen Byrne2017-08-231-227/+230
* HDFFV-10188 error on NULL dataspaceAllen Byrne2017-08-041-17/+21
* HDFFV-10256 correct len of string copy to the len of esc stringAllen Byrne2017-08-011-4/+4
* Stripped C standard library headers (and a couple of macros)Dana Robinson2017-07-171-2/+0
* HDFFV-10186 Add endianess to bitfield and fix testsAllen Byrne2017-05-101-1/+1
* HDFFV-10186 more whitespace formattingAllen Byrne2017-05-101-3/+3
* HDFFV-10186 Whitespace changeAllen Byrne2017-05-091-250/+196
* 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-1/+1
* Bring SWMR-related tools changes from revise_chunks to develop.Quincey Koziol2016-12-111-0/+1
* Split tools into src and test - add foldersAllen Byrne2016-10-271-0/+4567