summaryrefslogtreecommitdiffstats
path: root/tools/src/misc
Commit message (Collapse)AuthorAgeFilesLines
* Minor warning fixesDana Robinson2017-11-151-0/+2
|
* Stripped C standard library headers (and a couple of macros)Dana Robinson2017-07-172-34/+2
| | | | | from the tools code. This is all handled in H5private.h, which should be included in all tools source files.
* Rework of the POSIX file open permissions and macros to clean upDana Robinson2017-04-281-12/+12
| | | | | | HDopen() calls. Also fixed a minor const warning in the core VFD.
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to ↵Larry Knox2017-04-257-42/+28
| | | | | | | | | | 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.
* Minor style cleanupsQuincey Koziol2017-03-221-0/+1
|
* Revert "Switch h5clear for cache images to use existing ↵Quincey Koziol2017-03-221-15/+3
| | | | | | H5Pget_cache_image_config()" This reverts commit dd5105fc9912c77f6d6074700d83e5e8282e86c9.
* Final merge of page buffering branch to developQuincey Koziol2017-03-141-55/+200
|
* HDFFV-9875 Fix target exports and add static tools pdb filesAllen Byrne2017-02-021-11/+12
|
* Update cmake min version and cmake command conventionAllen Byrne2017-01-101-2/+2
|
* Corrected return callsAllen Byrne2017-01-052-10/+6
|
* Fix valgrind memory leakAllen Byrne2017-01-051-28/+30
|
* Bring SWMR-related tools changes from revise_chunks to develop.Quincey Koziol2016-12-113-1/+147
|
* Split tools into src and test - add foldersAllen Byrne2016-10-277-0/+2316