| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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/+14 |
|
|
* | Removes staff email addresses from the repository | Dana Robinson | 2020-08-07 | 1 | -5/+5 |
|
|
* | Fixes indenting in tools test scripts | Dana Robinson | 2020-08-04 | 5 | -384/+386 |
|
|
* | Protected H5Oset_comment() in h5dump test generator. | Dana Robinson | 2020-04-28 | 1 | -24/+60 |
|
|
* | Fixes for warnings in the tools code. | Dana Robinson | 2020-04-25 | 3 | -117/+362 |
|
|
* | Trim trailing whitespace | Quincey Koziol | 2020-04-20 | 1 | -3/+3 |
|
|
* | Fix standalone link | Allen Byrne | 2020-02-25 | 1 | -1/+2 |
|
|
* | TRILAB-142 Change minimum CMake version to 3.12 | Allen Byrne | 2020-02-21 | 2 | -31/+25 |
|
|
* | H5_HAVE_PARALLEL, _DEBUG_API, etc. Add attributes to some variables and | David Young | 2020-02-10 | 1 | -1/+1 |
|
|
* | HDFFV-11011 correct issues with target file extension | Allen Byrne | 2020-01-28 | 5 | -60/+30 |
|
|
* | merge and fix | kmu | 2020-01-21 | 4 | -11/+53 |
|\ |
|
| * | Merge branch 'develop' into stack_size_warnings | Dana Robinson | 2020-01-17 | 5 | -92/+94 |
| |\ |
|
| | * | Squashed commit of the token_refactoring branch: | Dana Robinson | 2020-01-16 | 3 | -3/+3 |
|
|
| * | | Fixed stack and frame size warnings. Not complete, but fixes most of | Dana Robinson | 2020-01-15 | 1 | -8/+50 |
|
|
* | | | merge and fix conflict | kmu | 2020-01-19 | 2 | -127/+132 |
|\ \ \
| | |/
| |/| |
|
| * | | HDFFV-11001 need to qualify all by parallel or serial types | Allen Byrne | 2020-01-15 | 1 | -1/+1 |
|
|
| * | | HDFFV-11001 Add fine control over testing | Allen Byrne | 2020-01-15 | 1 | -4/+6 |
|
|
| * | | Update tools hid_t declarations with H5I_INVALID_HID | Allen Byrne | 2020-01-13 | 1 | -85/+85 |
| |/ |
|
* | | merge and fix conflicts | kmu | 2020-01-14 | 7 | -118/+124 |
|\ \
| |/ |
|
| * | Merge pull request #2244 in HDFFV/hdf5 from ~KMU/hdf5:bugfix/intel_warnings t... | Kimmy Mu | 2020-01-09 | 1 | -2/+2 |
| |\ |
|
| | * | fix test assert fail error | kmu | 2020-01-09 | 1 | -2/+2 |
|
|
| * | | Merge pull request #2071 in HDFFV/hdf5 from ~KMU/hdf5:bugfix/intel_warnings t... | Kimmy Mu | 2020-01-06 | 2 | -12/+12 |
| |\ \
| | |/ |
|
| | * | Merge branch 'develop' into bugfix/intel_warnings | kmu | 2019-12-09 | 1 | -1/+1 |
| | |\ |
|
| | * | | remove unnecessary check macro | kmu | 2019-12-06 | 2 | -7/+6 |
|
|
| | * | | fix intel compile warnings | kmu | 2019-12-04 | 2 | -12/+13 |
|
|
| | * | | Revert "fix warnings from Intel compiler" | kmu | 2019-11-26 | 2 | -12/+12 |
|
|
| | * | | Revert "fix issues from previous PR comments" | kmu | 2019-11-26 | 2 | -11/+10 |
|
|
| | * | | Revert "using a different MACRO" | kmu | 2019-11-26 | 2 | -10/+10 |
|
|
| | * | | using a different MACRO | kmu | 2019-11-25 | 2 | -10/+10 |
|
|
| | * | | fix issues from previous PR comments | kmu | 2019-11-25 | 2 | -10/+11 |
|
|
| | * | | fix warnings from Intel compiler | kmu | 2019-11-07 | 2 | -12/+12 |
|
|
| * | | | Grep needs to search error file | Allen Byrne | 2019-12-22 | 1 | -1/+1 |
|
|
| * | | | grep for failure text in error stack | Allen Byrne | 2019-12-22 | 1 | -1/+37 |
|
|
| * | | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop) | Allen Byrne | 2019-12-20 | 1 | -1/+1 |
| |\ \ \ |
|
| | * | | | In portable shell scripts (using #!/bin/sh) we have to use single square | David Young | 2019-12-19 | 1 | -1/+1 |
|
|
| * | | | | HDFFV-10980 - h5diff uses new ref APIs | Allen Byrne | 2019-12-19 | 1 | -0/+33 |
| |/ / / |
|
| * | | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop) | Allen Byrne | 2019-12-05 | 1 | -1/+1 |
| |\ \ \
| | | |/
| | |/| |
|
| * | | | Update reference files and fix int as string | Allen Byrne | 2019-12-03 | 3 | -31/+31 |
|
|
| * | | | Update to new error text | Allen Byrne | 2019-12-02 | 2 | -6/+6 |
|
|
| * | | | Update reference files to latest output | Allen Byrne | 2019-12-02 | 3 | -108/+45 |
| | |/
| |/| |
|
* | | | fix unused related warnings | kmu | 2020-01-13 | 1 | -113/+113 |
| |/
|/| |
|
* | | Yanked -Wc++-compat from the flags used to build the C library in both | Dana Robinson | 2019-12-04 | 1 | -1/+1 |
|/ |
|
* | Improvements in response to Allen's suggestions. | Larry Knox | 2019-10-09 | 1 | -12/+12 |
|
|
* | Corrections and improvements to testh5dump.sh.in changes. | Larry Knox | 2019-10-09 | 1 | -34/+10 |
|
|
* | Fix errors in testh5dump.sh tests that grep for reference error messages. | Larry Knox | 2019-10-09 | 1 | -3/+33 |
|
|
* | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop) | Allen Byrne | 2019-10-08 | 1 | -16/+16 |
|\ |
|
| * | Make wrappers, tests and tools use H5Treclaim() instead of H5Dvlen_reclaim() | Jerome Soumagne | 2019-10-08 | 1 | -16/+16 |
|
|
* | | Change reference test to grep for specific error | Allen Byrne | 2019-10-07 | 1 | -3/+3 |
|/ |
|
* | Add HD prefix to tests | Allen Byrne | 2019-08-15 | 1 | -23/+23 |
|
|