summaryrefslogtreecommitdiffstats
path: root/tools/src/h5dump/h5dump_xml.c
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | | from the tools code. This is all handled in H5private.h, which should be included in all tools source files.
* 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
| | | | Mostly tabs to spaces Remove Modifications comments
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to ↵Larry Knox2017-04-251-6/+4
| | | | | | | | | | hdf5_1_10 * commit '54957d37f5aa73912763dbb6e308555e863c43f4': Commit copyright header change for src/H5PLpkg.c which was added after running script to make changes. Add new files in release_docs to MANIFEST. Cimmit changes to Makefile.in(s) and H5PL.c that resulted from running autogen.sh. Merge pull request #407 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10_1 to hdf5_1_10_1 Change copyright headers to replace url referring to file to be removed and replace it with new url for COPYING file.
* 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