Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Changed identifiers and command-line options from "id" to "value" in tools | Dana Robinson | 2020-04-14 | 1 | -4/+4 |
| | | | | code to be in agreement with H5VL API terminology. | ||||
* | Update Tools library to be better compatible with VOL connectors | Jordan Henderson | 2020-03-17 | 1 | -0/+12 |
| | | | | | | | | | | | | | | | | | | | | | 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 | ||||
* | HDFFV-10919 merge synching | Allen Byrne | 2019-10-02 | 1 | -5/+5 |
| | |||||
* | Update versioning to next major version | Allen Byrne | 2019-09-25 | 1 | -1/+2 |
| | |||||
* | Merge branch 'develop' of ↵ | Jacob Smith | 2019-09-23 | 1 | -1/+2 |
|\ | | | | | | | https://bitbucket.hdfgroup.org/scm/~jake.smith/hdf5 into bugfix/repack_external_storage | ||||
| * | Update libvers usage | Allen Byrne | 2019-07-28 | 1 | -1/+2 |
| | | |||||
* | | Minor formatting adjustments. | Jacob Smith | 2019-07-22 | 1 | -4/+4 |
| | | |||||
* | | Fit help message to 80 character width and clarify some details. | Jacob Smith | 2019-05-14 | 1 | -27/+44 |
|/ | |||||
* | Modifications made based on comments from pull request. | Vailin Choi | 2018-02-07 | 1 | -4/+4 |
| | |||||
* | Modify usage description for -j and -k options so that it is more informative. | Vailin Choi | 2018-01-18 | 1 | -2/+3 |
| | |||||
* | Modify h5repack usage so that it is more descriptive. | Vailin Choi | 2018-01-16 | 1 | -4/+15 |
| | |||||
* | (1) Merge branch 'develop' into bugfix/version_bounds | Vailin Choi | 2017-11-25 | 1 | -0/+3 |
| | | | | | | (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-10276 Add UD flag option to h5repack | Allen Byrne | 2017-09-07 | 1 | -6/+6 |
| | |||||
* | HDFFV-8611 change h5repack to save the root group creation order | Allen Byrne | 2017-05-22 | 1 | -0/+4 |
| | | | Added test and new arguments to control the the input file parsing. | ||||
* | Final merge of page buffering branch to develop | Quincey Koziol | 2017-03-14 | 1 | -14/+25 |
| | |||||
* | Split tools into src and test - add folders | Allen Byrne | 2016-10-27 | 1 | -0/+125 |