summaryrefslogtreecommitdiffstats
path: root/tools/src/h5repack/h5repack.h
Commit message (Collapse)AuthorAgeFilesLines
* Update Tools library to be better compatible with VOL connectorsJordan Henderson2020-03-171-1/+3
| | | | | | | | | | | | | | | | | | | | | Modify h5repack to integrate with VOL connectors Update tools library to accomodate VOL connectors Update logic in h5tools_fopen for VOL connectors Add command-line options to h5repack for specifying in/out VOL connectors Implement h5tools_set_vol_fapl Fix library shutdown issue Integrate ROS3 and HDFS VFDs into new h5tools_get_fapl() scheme Avoid H5Ocopy in h5repack when using different VOL connectors Update h5tools_test_utils.c for ROS3 and HDFS integration
* Squashed commit of the token_refactoring branch:Dana Robinson2020-01-161-1/+1
|
* (1) Merge branch 'develop' into bugfix/version_boundsVailin Choi2017-11-251-14/+16
| | | | | | (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.
* HDFFV-10297 - fix repack individual objectsAllen Byrne2017-10-061-53/+53
| | | includes H5Zfilter_avail() fix
* HDFFV-10276 Add UD flag option to h5repackAllen Byrne2017-09-071-0/+1
|
* HDFFV-8611 change h5repack to save the root group creation orderAllen Byrne2017-05-221-12/+12
| | | Added test and new arguments to control the the input file parsing.
* 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-4/+12
|
* Split tools into src and test - add foldersAllen Byrne2016-10-271-0/+243