summaryrefslogtreecommitdiffstats
path: root/tools/src/h5dump/h5dump_xml.c
Commit message (Expand)AuthorAgeFilesLines
* 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