Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added VOL command-line options to (p)h5diff, h5ls, h5dump, and h5mkgrp. | Dana Robinson | 2020-04-21 | 1 | -46/+82 |
| | |||||
* | Separated VFD and VOL parameters in tools. | Dana Robinson | 2020-04-21 | 1 | -9/+7 |
| | |||||
* | Fixed problems with S3 and HDFS VFDs. | Dana Robinson | 2020-04-17 | 1 | -2/+2 |
| | | | | | | * Updated info struct parameter to correct info_string * Fixed Makefile.am where the S3 VFD was listed twice, causing duplicated symbols errors. | ||||
* | Added support for passing connector info strings via the command | Dana Robinson | 2020-04-09 | 1 | -3/+3 |
| | | | | line to the tools internals. | ||||
* | Minor renaming in the tools code. | Dana Robinson | 2020-03-31 | 1 | -7/+7 |
| | |||||
* | A few small tweaks to the tools from review | Jordan Henderson | 2020-03-27 | 1 | -2/+2 |
| | |||||
* | Update Tools library to be better compatible with VOL connectors | Jordan Henderson | 2020-03-17 | 1 | -136/+62 |
| | | | | | | | | | | | | | | | | | | | | | 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 Robinson | 2020-01-16 | 1 | -2/+2 |
| | |||||
* | Update tools hid_t declarations with H5I_INVALID_HID | Allen Byrne | 2020-01-13 | 1 | -2/+2 |
| | |||||
* | Update h5ls help and rework dump_mem routines for attrs | Allen Byrne | 2019-12-04 | 1 | -0/+2 |
| | |||||
* | HDFFV-10876 Update h5dump and h5ls for new ref api. | Allen Byrne | 2019-11-07 | 1 | -2/+1 |
| | |||||
* | More whitespace changes | Allen Byrne | 2019-10-03 | 1 | -165/+52 |
| | |||||
* | HDFFV-10919 merge synching | Allen Byrne | 2019-10-02 | 1 | -2/+1 |
| | |||||
* | HDFFV-10901 add missing config options | Allen Byrne | 2019-09-13 | 1 | -8/+4 |
| | |||||
* | Fix compiler warnings with diabled ROS3 and HDFS VFDs. | Jacob Smith | 2019-08-14 | 1 | -0/+4 |
| | | | | | | Fix misuse of [HD]strncpy and [HD]snprintf. Minor formatting changes. Fix test cleanup issue with java groups example. | ||||
* | Merge reconciliation and VFD test fixes | Allen Byrne | 2019-08-04 | 1 | -1/+0 |
| | |||||
* | Squashed commit of the following: | Larry Knox | 2019-07-25 | 1 | -122/+208 |
| | | | | | | | | | | | Merge changes from update_merged_S3_HDFS branch into develop. commit d5034315aea88629929ac0c9c59ebfafd5f21a31 Merge: 9c48823 d3fdcd8 Author: Larry Knox <lrknox@hdfgroup.org> Date: Thu Jul 25 08:24:53 2019 -0500 Merge branch 'develop' into update_merged_S3_HDFS | ||||
* | CMake changes for SKIPPED and flush tests | Allen Byrne | 2018-09-24 | 1 | -1/+1 |
| | |||||
* | Changes made based on feedback from pull request #1039. | Vailin Choi | 2018-05-14 | 1 | -2/+1 |
| | |||||
* | Fix for HDFFV-10180 Performance issues with H5Oget_info. | Vailin Choi | 2018-04-24 | 1 | -1/+2 |
| | |||||
* | HDFFV-10384 Add opt arg to help | Allen Byrne | 2018-02-15 | 1 | -2/+2 |
| | |||||
* | HDFFV-10384 Add optional arg to enable-error-stack | Allen Byrne | 2018-02-14 | 1 | -23/+26 |
| | |||||
* | HDFFV-10282 refactor out assert calls in tools | Allen Byrne | 2017-08-23 | 1 | -84/+98 |
| | |||||
* | Stripped C standard library headers (and a couple of macros) | Dana Robinson | 2017-07-17 | 1 | -2/+0 |
| | | | | | from the tools code. This is all handled in H5private.h, which should be included in all tools source files. | ||||
* | Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to ↵ | Larry Knox | 2017-04-25 | 1 | -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 folders | Allen Byrne | 2016-10-27 | 1 | -0/+1802 |