summaryrefslogtreecommitdiffstats
path: root/tools/src/misc/h5debug.c
Commit message (Collapse)AuthorAgeFilesLines
* Removes staff email addresses from the repositoryDana Robinson2020-08-071-2/+1
| | | | Removes redundant C library headers from hl library
* Range check # of 'extra' command-line parameters against array size.Quincey Koziol2020-04-261-1/+9
|
* Refactor "extra" command-line arguments, and clean up code so the tool doesn'tQuincey Koziol2020-04-261-183/+216
| | | | assert when exiting.
* Extend h5debug to support 3-D datasets for chunks.Quincey Koziol2020-04-251-3/+7
|
* Update h5debug to retrieve file pointer through VOL frameworkQuincey Koziol2019-12-171-1/+7
|
* HDFFV-10919 merge synchingAllen Byrne2019-10-021-58/+58
|
* Add HD prefix to testsAllen Byrne2019-08-151-237/+259
|
* Develop normalization with vol_integration.Dana Robinson2018-09-191-1/+1
| | | | | Mostly peripheral things like the tools and wrappers, with just enough core library code to support that.
* Cleanup API context function usage.Quincey Koziol2018-03-191-7/+12
|
* Add API context interface and use it throughout the library.Quincey Koziol2018-03-151-26/+33
|
* 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.
* Split tools into src and test - add foldersAllen Byrne2016-10-271-0/+723