Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tools refactor | Allen Byrne | 2020-07-15 | 12 | -3741/+2778 |
| | | | | | | Move error_stack setup to tools library Add structure for h5dump properties Eliminate duplicated h5diff functions Use properties structure in place of argument lists. | ||||
* | Fixes for warnings in the tools code. | Dana Robinson | 2020-04-25 | 1 | -3/+3 |
| | |||||
* | Merge pull request #2532 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop_minor ↵ | Dana Robinson | 2020-04-23 | 2 | -4/+30 |
|\ | | | | | | | | | | | | | | | to develop * commit '785bd0975ba13c3033820d0fc809da963fcd54ca': Fixed h5diff command-line parameters to use 1 and 2 instead of src and dst. Added VOL command-line options to (p)h5diff, h5ls, h5dump, and h5mkgrp. | ||||
| * | Fixed h5diff command-line parameters to use 1 and 2 instead of src | Dana Robinson | 2020-04-22 | 2 | -8/+8 |
| | | | | | | | | and dst. | ||||
| * | Added VOL command-line options to (p)h5diff, h5ls, h5dump, and h5mkgrp. | Dana Robinson | 2020-04-21 | 2 | -4/+30 |
| | | |||||
* | | Merge pull request #2530 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop_minor ↵ | Dana Robinson | 2020-04-21 | 2 | -182/+186 |
|\ \ | |/ | | | | | | | | | | | to develop * commit 'c6097935d5be4c3750b9bf9167783ad28158905b': Separated VFD and VOL parameters in tools. | ||||
| * | Separated VFD and VOL parameters in tools. | Dana Robinson | 2020-04-21 | 2 | -182/+186 |
| | | |||||
* | | Trim trailing whitespace | Quincey Koziol | 2020-04-20 | 1 | -2/+2 |
|/ | |||||
* | Changed identifiers and command-line options from "id" to "value" in tools | Dana Robinson | 2020-04-14 | 2 | -15/+15 |
| | | | | code to be in agreement with H5VL API terminology. | ||||
* | Added support for passing connector info strings via the command | Dana Robinson | 2020-04-09 | 2 | -22/+37 |
| | | | | line to the tools internals. | ||||
* | Fix for passthrough VOL not passing tools tests due to incorrect | Dana Robinson | 2020-04-08 | 1 | -12/+3 |
| | | | | optional callback queries. | ||||
* | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop) | Allen Byrne | 2020-04-06 | 3 | -48/+76 |
|\ | | | | | | | | | | | | | * commit '4830a1796441abbb5a4fbd2cff9a651f2a0d066e': Updated tools dump output when dataset offset is undefined. Added checks for native optional call support in some of the tools. Misc changes for h5dump VOL changes. | ||||
| * | Merge branch 'develop' into tools_vol_update | Dana Robinson | 2020-04-06 | 2 | -11/+11 |
| |\ | |||||
| * | | Updated tools dump output when dataset offset is undefined. | Dana Robinson | 2020-04-02 | 1 | -1/+1 |
| | | | |||||
| * | | Added checks for native optional call support in some of the tools. | Dana Robinson | 2020-04-02 | 1 | -22/+40 |
| | | | |||||
| * | | Merge branch 'develop' into tools_vol_update | Dana Robinson | 2020-04-02 | 2 | -63/+65 |
| |\ \ | |||||
| * | | | Misc changes for h5dump VOL changes. | Dana Robinson | 2020-03-30 | 3 | -36/+46 |
| | | | | |||||
* | | | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop) | Allen Byrne | 2020-04-05 | 1 | -1/+1 |
|\ \ \ \ | | |_|/ | |/| | | | | | | | | | | | | | | * commit '5d1590079ea0061a7b86d7210cb796b6d58a17c7': Skip testing of passthrough VOL connector in a Family File tools test Restore previous tools library driver name behavior with passthrough VOL connector | ||||
| * | | | Merge pull request #2490 in HDFFV/hdf5 from tools_vol_update to develop | Jordan Henderson | 2020-04-03 | 1 | -1/+1 |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'a5a2fb44296327787476407a249d9470b3c80427': Skip testing of passthrough VOL connector in a Family File tools test Restore previous tools library driver name behavior with passthrough VOL connector | ||||
| | * | | | Restore previous tools library driver name behavior with passthrough VOL ↵ | Jordan Henderson | 2020-04-03 | 1 | -1/+1 |
| | |/ / | | | | | | | | | | | | | connector | ||||
* | | | | TRILAB-192 add c++ and fortran warnings build systems one file | Allen Byrne | 2020-04-05 | 1 | -6/+2 |
|/ / / | |||||
* | | | Fixed unnecessary H5R casts in the tools that were raising warnings. | Dana Robinson | 2020-04-02 | 2 | -10/+10 |
| |/ |/| | |||||
* | | Minor renaming in the tools code. | Dana Robinson | 2020-03-31 | 2 | -63/+65 |
|/ | |||||
* | Merge pull request #2473 in HDFFV/hdf5 from tools_vol_update to develop | Allen Byrne | 2020-03-27 | 1 | -2/+3 |
|\ | | | | | | | | | * commit 'feb0f521b16b79485c22c86a630a1d91cb680a61': Fix some missing symbols issues in tools library | ||||
| * | Fix some missing symbols issues in tools library | Jordan Henderson | 2020-03-27 | 1 | -2/+3 |
| | | |||||
* | | Merge pull request #2469 in HDFFV/hdf5 from tools_vol_update to develop | Jordan Henderson | 2020-03-27 | 6 | -238/+688 |
|\ \ | |/ | | | | | | | | | | | * commit 'ea952b25ba0fd5c4b5f60a94e75a1b5b78e66172': A few small tweaks to the tools from review Replace usage of some standard library functions with HD- versions Update Tools library to be better compatible with VOL connectors | ||||
| * | A few small tweaks to the tools from review | Jordan Henderson | 2020-03-27 | 1 | -125/+133 |
| | | |||||
| * | 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 | 6 | -220/+662 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | ||||
* | | unused set-variable in macro | Allen Byrne | 2020-03-25 | 1 | -0/+1 |
| | | |||||
* | | Fix Werror issues in JNI and tools | Allen Byrne | 2020-03-24 | 1 | -1/+0 |
| | | |||||
* | | TRILAB-192 restrict extensive warnings to libraries | Allen Byrne | 2020-03-24 | 1 | -0/+6 |
|/ | |||||
* | Whitespace | Allen Byrne | 2020-02-29 | 1 | -14/+14 |
| | |||||
* | TRILAB-142 Change minimum CMake version to 3.12 | Allen Byrne | 2020-02-21 | 1 | -1/+1 |
| | |||||
* | Small fixes for tools and skip autotools tests for no filter | Allen Byrne | 2020-01-29 | 2 | -7/+2 |
| | |||||
* | Merge pull request #2318 in HDFFV/hdf5 from ↵ | David Young | 2020-01-29 | 1 | -89/+91 |
|\ | | | | | | | | | | | | | ~DYOUNG/werror:reduce-werror-diffs-1 to develop * commit 'fa1b2f6ef35c459c9f74ead885c119ae7f61c056': Reduce differences between my -Werror branch and `develop`: | ||||
| * | Reduce differences between my -Werror branch and `develop`: | David Young | 2020-01-29 | 1 | -89/+91 |
| | | | | | | | | | | | | | | | | Rename index -> idx, fileno -> fnumber, fileno -> fno to avoid GCC shadowed declaration warnings about index(3). Convert #pragma GCC diagnostic push/pop/ignored to the HDF5 library's H5_GCC_DIAG_OFF()/H5_GCC_DIAG_ON() macros. | ||||
* | | Introduce new H5VL _by_value routines | Jordan Henderson | 2020-01-29 | 2 | -3/+3 |
|/ | |||||
* | Merge pull request #2311 in HDFFV/hdf5 from ~KMU/hdf5:misc to develop | Kimmy Mu | 2020-01-28 | 1 | -1/+1 |
|\ | | | | | | | | | | | | | | | | | * commit '406330addf45529ecdd088f4d22e9aab9a03661d': rename macro change condition pick up from Dave's fix leave Wswitch-default for later fix fix Wredundant-decls, Wswitch-default, Wdeclaration-after-statement, Wsign-compare, Wmisleading-indentation, Wshadow | ||||
| * | fix Wredundant-decls, Wswitch-default, Wdeclaration-after-statement, ↵ | kmu | 2020-01-27 | 1 | -1/+1 |
| | | | | | | | | Wsign-compare, Wmisleading-indentation, Wshadow | ||||
* | | Merge pull request #2304 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:isnan_fixes ↵ | Dana Robinson | 2020-01-28 | 1 | -116/+42 |
|\ \ | | | | | | | | | | | | | | | | | | | to develop * commit '8b4d774eb9bb95cb3c59f033b43ed9fba340a54a': Replaced my_isnan with C99 isnan in h5diff. | ||||
| * | | Replaced my_isnan with C99 isnan in h5diff. | Dana Robinson | 2020-01-24 | 1 | -116/+42 |
| |/ | |||||
* | | Optimized the floating point comparisons a little bit. | Dana Robinson | 2020-01-24 | 1 | -24/+24 |
| | | |||||
* | | Fix for failing h5diff tests involving floating-point compares. | Dana Robinson | 2020-01-24 | 1 | -6/+18 |
|/ | |||||
* | squash cast warning fix | kmu | 2020-01-23 | 2 | -4/+4 |
| | |||||
* | Change tools debug macros to not use error stack | Allen Byrne | 2020-01-23 | 9 | -193/+132 |
| | |||||
* | Merge pull request #2295 in HDFFV/hdf5 from ~KMU/hdf5:bugfix/float to develop | Kimmy Mu | 2020-01-23 | 1 | -3/+3 |
|\ | | | | | | | | | | | | | * commit '9afaf94bef740f89958a1a8aae369d5f607845f4': not use hdf5 private header fix float type cmp warning fix float type cmp warning | ||||
| * | fix float type cmp warning | kmu | 2020-01-22 | 1 | -3/+3 |
| | | |||||
* | | merge and fix | kmu | 2020-01-21 | 13 | -198/+341 |
|\ \ | |/ | |||||
| * | Correct standalone function attributes | Allen Byrne | 2020-01-17 | 1 | -4/+9 |
| | |