| Commit message (Expand) | Author | Age | Files | Lines |
* | Update license url part2 (#333) | Larry Knox | 2021-02-17 | 2 | -2/+2 |
|
|
* | Switch bool/true/false to hbool_t/TRUE/FALSE in a few places (#229) | Dana Robinson | 2020-12-24 | 1 | -1/+1 |
|
|
* | Clang-format of source files | Allen Byrne | 2020-09-30 | 1 | -564/+543 |
|
|
* | Merge pull request #2650 in HDFFV/hdf5 from ~DYOUNG/werror:rebased-fprintf-ex... | David Young | 2020-09-28 | 1 | -36/+36 |
|\ |
|
| * | Merge remote-tracking branch 'hdffv/develop' into rebased-fprintf-experiment | David Young | 2020-09-27 | 1 | -0/+11 |
| |\ |
|
| * \ | Merge remote-tracking branch 'hdffv/develop' into rebased-fprintf-experiment | David Young | 2020-07-30 | 1 | -19/+3 |
| |\ \ |
|
| * | | | Restore a literal percent sign ("%%") that I accidentally deleted. | David Young | 2020-07-07 | 1 | -1/+1 |
|
|
| * | | | Squash my changes on branch `fprintf-experiment` into one commit for | David Young | 2020-07-07 | 1 | -36/+36 |
|
|
* | | | | OESS-98 merge with clang-format changes | Allen Byrne | 2020-09-25 | 1 | -2/+2 |
| |_|/
|/| | |
|
* | | | CMake and script changes for clang-format | Allen Byrne | 2020-09-04 | 1 | -0/+11 |
| |/
|/| |
|
* | | Tools refactor | Allen Byrne | 2020-07-15 | 1 | -19/+3 |
|/ |
|
* | Separated VFD and VOL parameters in tools. | Dana Robinson | 2020-04-21 | 1 | -8/+6 |
|
|
* | Fixed problems with S3 and HDFS VFDs. | Dana Robinson | 2020-04-17 | 1 | -2/+2 |
|
|
* | Added support for passing connector info strings via the command | Dana Robinson | 2020-04-09 | 1 | -3/+3 |
|
|
* | Minor renaming in the tools code. | Dana Robinson | 2020-03-31 | 1 | -7/+7 |
|
|
* | Merge pull request #2469 in HDFFV/hdf5 from tools_vol_update to develop | Jordan Henderson | 2020-03-27 | 1 | -135/+59 |
|\ |
|
| * | 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 | -135/+59 |
|
|
* | | Add extensive warnings to tools executables | Allen Byrne | 2020-03-25 | 1 | -0/+2 |
|/ |
|
* | TRILAB-142 Change minimum CMake version to 3.12 | Allen Byrne | 2020-02-21 | 1 | -1/+1 |
|
|
* | Squashed commit of the token_refactoring branch: | Dana Robinson | 2020-01-16 | 1 | -24/+29 |
|
|
* | Update tools hid_t declarations with H5I_INVALID_HID | Allen Byrne | 2020-01-13 | 1 | -1/+1 |
|
|
* | Small changes from the token_refactoring branch, to reduce the delta to develop | Quincey Koziol | 2020-01-04 | 1 | -1/+1 |
|
|
* | Clean up tools warnings introduced by H5TOOLS_ERR_INIT macro | Jordan Henderson | 2019-12-31 | 1 | -4/+4 |
|
|
* | Refactor tools library error handling macros | Jordan Henderson | 2019-12-28 | 1 | -22/+22 |
|
|
* | HDFFV-10980 - h5diff uses new ref APIs | Allen Byrne | 2019-12-19 | 1 | -4/+4 |
|
|
* | HDFFV-10876 Update h5dump and h5ls for new ref api. | Allen Byrne | 2019-11-07 | 1 | -22/+22 |
|
|
* | Fix missing option and incorrect close | Allen Byrne | 2019-09-24 | 1 | -2/+2 |
|
|
* | Add HD prefix to tests | Allen Byrne | 2019-08-15 | 1 | -116/+102 |
|
|
* | Fix compiler warnings with diabled ROS3 and HDFS VFDs. | Jacob Smith | 2019-08-14 | 1 | -2/+6 |
|
|
* | Added the map (H5M) API | Dana Robinson | 2019-08-13 | 1 | -0/+1 |
|
|
* | Merge reconciliation and VFD test fixes | Allen Byrne | 2019-08-04 | 1 | -6/+7 |
|
|
* | Squashed commit of the following: | Larry Knox | 2019-07-25 | 1 | -28/+223 |
|
|
* | Add support for GCC 7.x warnings, update warnhist script to account for them, | Quincey Koziol | 2019-06-21 | 1 | -2/+1 |
|
|
* | HDFFV-10805 Add option to only build shared targets | Allen Byrne | 2019-06-18 | 1 | -8/+10 |
|
|
* | VOL FEATURE | Dana Robinson | 2018-10-10 | 1 | -34/+34 |
|
|
* | HD prefix and whitespace | Allen Byrne | 2018-08-28 | 1 | -44/+44 |
|
|
* | Fix for HDFFV-10333: | Vailin Choi | 2018-07-11 | 1 | -131/+159 |
|
|
* | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop) | Vailin Choi | 2018-05-23 | 1 | -2/+2 |
|\ |
|
| * | Fix MPI on Windows by adding MPI include folder | Allen Byrne | 2018-05-09 | 1 | -2/+2 |
|
|
* | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop) | Vailin Choi | 2018-05-14 | 1 | -6/+6 |
|\ \
| |/ |
|
| * | TRILABS-19 remove add_defintions and use generator expressions | Allen Byrne | 2018-04-26 | 1 | -6/+6 |
|
|
* | | Fix for HDFFV-10180 Performance issues with H5Oget_info. | Vailin Choi | 2018-04-24 | 1 | -2/+2 |
|/ |
|
* | TRILABS-20 set a compiler name on all project commands | Allen Byrne | 2018-04-20 | 1 | -1/+1 |
|
|
* | TRILABS-19 Initial conversion of include_directories to targets | Allen Byrne | 2018-04-17 | 1 | -5/+2 |
|
|
* | Change CMake min to 3.10 | Allen Byrne | 2018-03-09 | 1 | -1/+1 |
|
|
* | Inc CMake min, Add new tests, rework test CMake files | Allen Byrne | 2018-02-27 | 1 | -1/+1 |
|
|
* | HDFFV-10385 rework java names | Allen Byrne | 2018-01-17 | 1 | -2/+0 |
|
|
* | HDFFV-10385 refactor CMAKE_BUILD_TYPE usage | Allen Byrne | 2018-01-09 | 1 | -4/+3 |
|
|
* | Stripped C standard library headers (and a couple of macros) | Dana Robinson | 2017-07-17 | 1 | -2/+0 |
|
|