summaryrefslogtreecommitdiffstats
path: root/tools/src/h5repack/h5repack_copy.c
Commit message (Collapse)AuthorAgeFilesLines
* (1) Merge branch 'develop' into bugfix/version_boundsVailin Choi2017-11-251-164/+102
|\ | | | | | | | | | | (2) Add two new options to h5repack for low and high bounds as in H5Pset_libver_bounds. (3) Modify message pre_copy callbacks so that H5Ocopy can handle version bounds check. (4) Add version bounds check for cache image feature.
| * Correct typoAllen Byrne2017-10-241-2/+2
| |
| * fix typoAllen Byrne2017-10-241-1/+1
| |
| * Fix typosAllen Byrne2017-10-241-1/+1
| |
| * HDFFV-10297 Free buffer inside loopAllen Byrne2017-10-231-0/+5
| |
| * HDFFV-10297 Cleanup, Initialize variablesAllen Byrne2017-10-231-14/+14
| |
| * Fix tools error handling and valgrind issuesAllen Byrne2017-10-181-8/+13
| |
| * HDFFV-10296 Update tools lib to use the error handling macros.Allen Byrne2017-10-131-132/+56
|/
* HDFFV-10297 - Fix test errors - five remainingAllen Byrne2017-10-091-3/+6
|
* HDFFV-10297 - fix repack individual objectsAllen Byrne2017-10-061-104/+76
| | | includes H5Zfilter_avail() fix
* Update error handling to support ARGS and tools stackAllen Byrne2017-10-021-69/+38
|
* HDFFV-10282 refactor out assert calls in toolsAllen Byrne2017-08-231-2/+0
|
* Merge branch 'develop' into windows_openDana Robinson2017-05-311-107/+126
|\
| * HDFFV-8611 change h5repack to save the root group creation orderAllen Byrne2017-05-221-10/+29
| | | | | | Added test and new arguments to control the the input file parsing.
| * HDFFV-10186 Add endianess to bitfield and fix testsAllen Byrne2017-05-101-1/+1
| |
| * HDFFV-10186 Whitespace changeAllen Byrne2017-05-091-108/+107
| | | | | | | | Mostly tabs to spaces Remove Modifications comments
* | Rework of the POSIX file open permissions and macros to clean upDana Robinson2017-04-281-3/+3
|/ | | | | | 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-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.
* Final merge of page buffering branch to developQuincey Koziol2017-03-141-18/+56
|
* Clean up whitespaceQuincey Koziol2017-02-071-17/+7
|
* Split tools into src and test - add foldersAllen Byrne2016-10-271-0/+1581