| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Added support for passing connector info strings via the command | Dana Robinson | 2020-04-09 | 1 | -2/+2 |
|
|
* | Merge branch 'develop' into tools_vol_update | Dana Robinson | 2020-04-02 | 1 | -16/+16 |
|\ |
|
| * | Minor renaming in the tools code. | Dana Robinson | 2020-03-31 | 1 | -16/+16 |
|
|
* | | Merge branch 'tools_vol_update' of https://bitbucket.hdfgroup.org/scm/~derobi... | Dana Robinson | 2020-03-30 | 1 | -0/+2 |
|\ \
| |/ |
|
| * | Fix latent bug in h5repack options file reading | Jordan Henderson | 2020-03-29 | 1 | -0/+2 |
|
|
* | | Misc changes for h5dump VOL changes. | Dana Robinson | 2020-03-30 | 1 | -2/+2 |
|/ |
|
* | Merge pull request #2469 in HDFFV/hdf5 from tools_vol_update to develop | Jordan Henderson | 2020-03-27 | 5 | -71/+250 |
|\ |
|
| * | Replace usage of some standard library functions with HD- versions | Jordan Henderson | 2020-03-26 | 1 | -2/+2 |
|
|
| * | Update Tools library to be better compatible with VOL connectors | Jordan Henderson | 2020-03-17 | 5 | -71/+250 |
|
|
* | | Add extensive warnings to tools executables | Allen Byrne | 2020-03-25 | 1 | -0/+2 |
|/ |
|
* | Fix standalone link | Allen Byrne | 2020-02-25 | 1 | -3/+3 |
|
|
* | TRILAB-142 Change minimum CMake version to 3.12 | Allen Byrne | 2020-02-21 | 1 | -1/+1 |
|
|
* | HDFFV-11014, fix the h5repack issue that misses a few attributes during the r... | Muqun Yang | 2020-02-07 | 1 | -1/+8 |
|
|
* | testpar/t_2Gio.c: Fix a typo that I think was introduced by a | David Young | 2020-01-29 | 1 | -5/+7 |
|
|
* | squash cast warning fix | kmu | 2020-01-23 | 1 | -1/+1 |
|
|
* | merge and fix | kmu | 2020-01-21 | 5 | -24/+37 |
|\ |
|
| * | Squashed commit of the token_refactoring branch: | Dana Robinson | 2020-01-16 | 5 | -24/+37 |
|
|
* | | merge and fix conflict | kmu | 2020-01-19 | 4 | -73/+73 |
|\ \
| |/ |
|
| * | Update tools hid_t declarations with H5I_INVALID_HID | Allen Byrne | 2020-01-13 | 4 | -73/+73 |
|
|
* | | merge and fix conflicts | kmu | 2020-01-14 | 6 | -380/+387 |
|\ \
| |/ |
|
| * | Clean up tools warnings introduced by H5TOOLS_ERR_INIT macro | Jordan Henderson | 2019-12-31 | 6 | -354/+353 |
|
|
| * | Refactor tools library error handling macros | Jordan Henderson | 2019-12-28 | 6 | -338/+339 |
|
|
| * | HDFFV-10980 - h5diff uses new ref APIs | Allen Byrne | 2019-12-19 | 6 | -31/+38 |
|
|
| * | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop) | Allen Byrne | 2019-12-02 | 1 | -8/+6 |
| |\ |
|
| * \ | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop) | Allen Byrne | 2019-11-26 | 1 | -6/+8 |
| |\ \ |
|
| * | | | HDFFV-10876 Update h5dump and h5ls for new ref api. | Allen Byrne | 2019-11-07 | 6 | -326/+326 |
|
|
* | | | | remove unsed var,function,macro, etc | kmu | 2019-12-06 | 1 | -1/+1 |
| |_|/
|/| | |
|
* | | | Revert "Make a squash commit of 'Quiet some warnings by adjusting warnings le... | David Young | 2019-11-27 | 1 | -8/+6 |
| |/
|/| |
|
* | | Change some GCC warnings to errors. Fix code to quiet some warnings. | David Young | 2019-11-05 | 1 | -6/+8 |
|/ |
|
* | Make wrappers, tests and tools use H5Treclaim() instead of H5Dvlen_reclaim() | Jerome Soumagne | 2019-10-08 | 3 | -6/+8 |
|
|
* | HDFFV-10919 merge synching | Allen Byrne | 2019-10-02 | 3 | -174/+63 |
|
|
* | Update versioning to next major version | Allen Byrne | 2019-09-25 | 1 | -1/+2 |
|
|
* | Revert else-if to single line. | Jacob Smith | 2019-09-24 | 1 | -22/+12 |
|
|
* | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~jake.smith/hdf5... | Jacob Smith | 2019-09-23 | 4 | -25/+27 |
|\ |
|
| * | Add HD prefix to tests | Allen Byrne | 2019-08-15 | 3 | -59/+59 |
|
|
| * | Update libvers usage | Allen Byrne | 2019-07-28 | 1 | -1/+2 |
|
|
* | | Change print calls to HD-wrapped. | Jacob Smith | 2019-09-23 | 2 | -61/+68 |
|
|
* | | Add copyright/disclaimer to repack gentest. | Jacob Smith | 2019-07-22 | 1 | -7/+0 |
|
|
* | | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~jake.smith/hdf5... | Jacob Smith | 2019-07-22 | 4 | -54/+25 |
|\ \
| |/ |
|
| * | Updates to warnhist script, along with a few cleanups, and add some comments | Quincey Koziol | 2019-07-10 | 1 | -1/+1 |
|
|
| * | Add support for GCC9, update warnhist script, and clean up warnings. | Quincey Koziol | 2019-07-03 | 1 | -16/+8 |
|
|
| * | Add support for GCC 7.x warnings, update warnhist script to account for them, | Quincey Koziol | 2019-06-21 | 3 | -38/+16 |
|
|
* | | Minor formatting adjustments. | Jacob Smith | 2019-07-22 | 2 | -20/+6 |
|
|
* | | Undo some formatting modifications. | Jacob Smith | 2019-06-21 | 3 | -44/+40 |
|
|
* | | Merge branch 'develop' into bugfix/repack_external_storage | Jacob Smith | 2019-06-20 | 2 | -10/+12 |
|\ \
| |/ |
|
| * | HDFFV-10805 Add option to only build shared targets | Allen Byrne | 2019-06-18 | 1 | -9/+11 |
|
|
| * | Modified Makefile.ams for h5repack, h5watch and gif2h5 to allow | Larry Knox | 2019-06-12 | 1 | -1/+1 |
|
|
* | | First pass at repack consolidating external storage if layout given. | Jacob Smith | 2019-05-31 | 1 | -3/+12 |
|
|
* | | Formatting changes, mostly. | Jacob Smith | 2019-05-30 | 1 | -58/+125 |
|
|
* | | Modify code comments for clarity. | Jacob Smith | 2019-05-28 | 1 | -145/+218 |
|
|