| Commit message (Expand) | Author | Age | Files | Lines |
* | VFD SWMR: normalization with develop (#1472) | Dana Robinson | 2022-03-06 | 1 | -26/+32 |
|
|
* | VFD SWMR: Normalization with develop (#1078) | Dana Robinson | 2021-10-06 | 1 | -7/+32 |
|
|
* | Updates license url and history docs | Dana Robinson | 2021-03-25 | 1 | -1/+1 |
|
|
* | Formats the source and updates the gcc warning pragmas | Dana Robinson | 2021-03-25 | 1 | -1409/+1629 |
|
|
* | Merge branch 'aug-develop' into aug-merge-attempt/feature/vfd_swmr | David Young | 2020-08-04 | 1 | -15/+15 |
|\ |
|
| * | Tools refactor | Allen Byrne | 2020-07-15 | 1 | -15/+15 |
|
|
| * | Fix memory error in h5dump xml 'escape the string' routine | Jordan Henderson | 2020-04-27 | 1 | -4/+2 |
|
|
| * | Further updates to the tools warnings fixes from code review. | Dana Robinson | 2020-04-27 | 1 | -3/+7 |
|
|
| * | Updates to tools warning PR from code review. | Dana Robinson | 2020-04-26 | 1 | -8/+4 |
|
|
| * | Fixes for warnings in the tools code. | Dana Robinson | 2020-04-25 | 1 | -1/+5 |
|
|
| * | Minor renaming in h5dump (addr --> token) | Dana Robinson | 2020-03-28 | 1 | -18/+18 |
|
|
| * | merge and fix | kmu | 2020-01-21 | 1 | -74/+97 |
| |\ |
|
| | * | Squashed commit of the token_refactoring branch: | Dana Robinson | 2020-01-16 | 1 | -74/+97 |
|
|
| * | | merge and fix conflict | kmu | 2020-01-19 | 1 | -16/+11 |
| |\ \
| | |/ |
|
| | * | Update tools hid_t declarations with H5I_INVALID_HID | Allen Byrne | 2020-01-13 | 1 | -11/+11 |
| |/ |
|
| * | Small changes from the token_refactoring branch, to reduce the delta to develop | Quincey Koziol | 2020-01-04 | 1 | -1/+1 |
|
|
| * | Update h5ls help and rework dump_mem routines for attrs | Allen Byrne | 2019-12-04 | 1 | -36/+6 |
|
|
| * | HDFFV-10876 Update h5dump and h5ls for new ref api. | Allen Byrne | 2019-11-07 | 1 | -7/+3 |
|
|
| * | Make wrappers, tests and tools use H5Treclaim() instead of H5Dvlen_reclaim() | Jerome Soumagne | 2019-10-08 | 1 | -2/+2 |
|
|
| * | Add HD prefix to tests | Allen Byrne | 2019-08-15 | 1 | -5/+5 |
|
|
| * | Added the map (H5M) API | Dana Robinson | 2019-08-13 | 1 | -0/+1 |
|
|
| * | Updated configure & CMake compiler flags for GCC 8.x, along with corresponding | Quincey Koziol | 2019-06-28 | 1 | -2/+2 |
|
|
| * | TRILAB-81 coverity fixes | Allen Byrne | 2018-10-17 | 1 | -2/+1 |
|
|
* | | Reduce diffs with `develop`. | David Young | 2020-05-20 | 1 | -5/+0 |
|
|
* | | Fix memory error in h5dump xml 'escape the string' routine | Jordan Henderson | 2020-05-20 | 1 | -4/+2 |
|
|
* | | Further updates to the tools warnings fixes from code review. | Dana Robinson | 2020-05-20 | 1 | -3/+7 |
|
|
* | | Updates to tools warning PR from code review. | Dana Robinson | 2020-05-20 | 1 | -8/+4 |
|
|
* | | Fixes for warnings in the tools code. | Dana Robinson | 2020-05-20 | 1 | -1/+5 |
|
|
* | | Minor renaming in h5dump (addr --> token) | Dana Robinson | 2020-05-20 | 1 | -18/+18 |
|
|
* | | Squashed commit of the token_refactoring branch: | Dana Robinson | 2020-05-20 | 1 | -74/+97 |
|
|
* | | Update tools hid_t declarations with H5I_INVALID_HID | Allen Byrne | 2020-05-20 | 1 | -11/+11 |
|
|
* | | Small changes from the token_refactoring branch, to reduce the delta to develop | Quincey Koziol | 2020-05-20 | 1 | -1/+1 |
|
|
* | | Update h5ls help and rework dump_mem routines for attrs | Allen Byrne | 2020-05-20 | 1 | -36/+6 |
|
|
* | | HDFFV-10876 Update h5dump and h5ls for new ref api. | Allen Byrne | 2020-05-20 | 1 | -7/+3 |
|
|
* | | Merge all of my changes from merge-back-to-feature-vfd_swmr-attempt-1, | David Young | 2019-12-09 | 1 | -11/+11 |
|
|
* | | Introduce PRI*HADDR and PRI*HSIZE for printing haddr_t and hsize_t. | David Young | 2019-10-03 | 1 | -6/+6 |
|/ |
|
* | Changes made based on feedback from pull request #1039. | Vailin Choi | 2018-05-14 | 1 | -5/+5 |
|
|
* | Fix for HDFFV-10180 Performance issues with H5Oget_info. | Vailin Choi | 2018-04-24 | 1 | -5/+5 |
|
|
* | HDFFV-10396 Eliminate overuse of h5tools_simple_prefix function | Allen Byrne | 2018-01-25 | 1 | -190/+0 |
|
|
* | HDFFV-10282 refactor out assert calls in tools | Allen Byrne | 2017-08-23 | 1 | -227/+230 |
|
|
* | HDFFV-10188 error on NULL dataspace | Allen Byrne | 2017-08-04 | 1 | -17/+21 |
|
|
* | HDFFV-10256 correct len of string copy to the len of esc string | Allen Byrne | 2017-08-01 | 1 | -4/+4 |
|
|
* | Stripped C standard library headers (and a couple of macros) | Dana Robinson | 2017-07-17 | 1 | -2/+0 |
|
|
* | HDFFV-10186 Add endianess to bitfield and fix tests | Allen Byrne | 2017-05-10 | 1 | -1/+1 |
|
|
* | HDFFV-10186 more whitespace formatting | Allen Byrne | 2017-05-10 | 1 | -3/+3 |
|
|
* | HDFFV-10186 Whitespace change | Allen Byrne | 2017-05-09 | 1 | -250/+196 |
|
|
* | Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5... | Larry Knox | 2017-04-25 | 1 | -6/+4 |
|
|
* | Cleanups and normalizations against incoming page_buffering changes. | Quincey Koziol | 2017-02-20 | 1 | -1/+1 |
|
|
* | Bring SWMR-related tools changes from revise_chunks to develop. | Quincey Koziol | 2016-12-11 | 1 | -0/+1 |
|
|
* | Split tools into src and test - add folders | Allen Byrne | 2016-10-27 | 1 | -0/+4567 |
|
|