| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix mostly java warnings, and cpp cast (#2134) | Allen Byrne | 2022-10-03 | 1 | -1/+1 |
|
|
* | [WIP] Add Developer build mode to CMake (#1659) | jhendersonHDF | 2022-08-20 | 1 | -1/+1 |
|
|
* | Develop clang 13 format (#1933) | Allen Byrne | 2022-07-26 | 1 | -17/+17 |
|
|
* | Subfiling VFD (#1883) | jhendersonHDF | 2022-07-22 | 1 | -58/+93 |
|
|
* | Snprintf2 (#1399) | Sean McBride | 2022-01-28 | 1 | -3/+3 |
|
|
* | Fixed Spelling Errors (#1166) | Scot Breitenfeld | 2021-12-07 | 1 | -2/+2 |
|
|
* | VFD plugins (#602) | jhendersonHDF | 2021-09-29 | 1 | -26/+68 |
|
|
* | More various warnings (#958) | Sean McBride | 2021-08-25 | 1 | -1/+1 |
|
|
* | Removes gratuitous (double)x.yF casts (#632) | Dana Robinson | 2021-05-07 | 1 | -11/+11 |
|
|
* | Fixes crashes when size_hint > UINT32_MAX is passed to H5Gcreate1 (#611) | Dana Robinson | 2021-04-30 | 1 | -2/+23 |
|
|
* | Misc warning fixes (#495) | Dana Robinson | 2021-03-24 | 1 | -1/+1 |
|
|
* | Update clang config (#473) | Quincey Koziol | 2021-03-17 | 1 | -45/+180 |
|
|
* | Fixed all clang-tidy bugprone-suspicious-string-compare warnings (#451) | Sean McBride | 2021-03-10 | 1 | -2/+2 |
|
|
* | Fixed clang-tidy readability-redundant-control-flow warnings (#428) | Sean McBride | 2021-03-05 | 1 | -3/+0 |
|
|
* | Update license url (#332) | Larry Knox | 2021-02-17 | 1 | -1/+1 |
|
|
* | develop revert source to clang-format version 11 (#293) | Allen Byrne | 2021-01-29 | 1 | -19/+19 |
|
|
* | Bring async branch to develop (#166) | Quincey Koziol | 2020-12-14 | 1 | -21/+21 |
|
|
* | Add H5atclose and H5is_library_terminating routines. (#139) | Quincey Koziol | 2020-12-01 | 1 | -0/+114 |
|
|
* | Basic alignment with async branch (#115) | Quincey Koziol | 2020-11-23 | 1 | -13/+13 |
|
|
* | HD prefix updates in src/ and test/ | Dana Robinson | 2020-10-24 | 1 | -2/+2 |
|
|
* | Clang-format of source files | Allen Byrne | 2020-09-30 | 1 | -1110/+1059 |
|
|
* | Refactor to reduce verbosity. | Quincey Koziol | 2020-03-26 | 1 | -55/+33 |
|
|
* | Correct macro check | Quincey Koziol | 2020-03-25 | 1 | -1/+1 |
|
|
* | Correct failure when allocation tracking are disabled. | Quincey Koziol | 2020-03-24 | 1 | -0/+12 |
|
|
* | Revise API for H5get_alloc_stats() to take a struct instead of separate values. | Quincey Koziol | 2020-03-20 | 1 | -38/+30 |
|
|
* | Add routines to query the library's free list sizes and allocation stats. | Quincey Koziol | 2020-03-10 | 1 | -0/+139 |
|
|
* | merge and fix | kmu | 2020-01-21 | 1 | -43/+97 |
|\ |
|
| * | Squashed commit of the token_refactoring branch: | Dana Robinson | 2020-01-16 | 1 | -43/+97 |
|
|
* | | merge and fix conflict | kmu | 2020-01-19 | 1 | -1/+0 |
|\ \
| |/ |
|
* | | fix unused related warnings | kmu | 2020-01-13 | 1 | -1/+9 |
|
|
* | | remove unsed var,function,macro, etc | kmu | 2019-12-06 | 1 | -5/+2 |
|/ |
|
* | Make wrappers, tests and tools use H5Treclaim() instead of H5Dvlen_reclaim() | Jerome Soumagne | 2019-10-08 | 1 | -10/+10 |
|
|
* | Add HD prefix to tests | Allen Byrne | 2019-08-15 | 1 | -17/+17 |
|
|
* | Switch driver | plugin => connector. | Quincey Koziol | 2018-11-04 | 1 | -11/+11 |
|
|
* | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ... | Quincey Koziol | 2018-10-25 | 1 | -11/+11 |
|\ |
|
| * | Updates to the VOL ID and object API calls. | Dana Robinson | 2018-10-17 | 1 | -7/+7 |
|
|
* | | Squashed commit of private branch changes to support stackable VOL plugins. | Quincey Koziol | 2018-10-25 | 1 | -1/+1 |
|/ |
|
* | VOL FEATURE | Dana Robinson | 2018-10-10 | 1 | -1/+41 |
|
|
* | Normalization with vol_integration (test code and H5Xtest.c) | Dana Robinson | 2018-09-20 | 1 | -16/+14 |
|
|
* | HD prefix and whitespace | Allen Byrne | 2018-08-28 | 1 | -1/+1 |
|
|
* | Vailin's fix for H5open fail when file doesn't have write permissions | Larry Knox | 2018-07-12 | 1 | -1/+1 |
|
|
* | Changes made based on feedback from pull request #1039. | Vailin Choi | 2018-05-14 | 1 | -8/+8 |
|
|
* | Fix for HDFFV-10180 Performance issues with H5Oget_info. | Vailin Choi | 2018-04-24 | 1 | -12/+12 |
|
|
* | More includes cleanup | Allen Byrne | 2018-02-14 | 1 | -52/+51 |
|
|
* | Fixed misc Warnings flagged by VS2017. | Dana Robinson | 2017-11-27 | 1 | -18/+18 |
|
|
* | Removed asserts from H5MM calls that conflict with stated behavior | Dana Robinson | 2017-11-09 | 1 | -1/+61 |
|
|
* | Modifications based on comments from pull request review | Vailin Choi | 2017-08-23 | 1 | -1/+1 |
|
|
* | Fix for HDFFV-10216 segfault in H5G_node_cmp3 with corrupt h5 file | Vailin Choi | 2017-08-22 | 1 | -0/+55 |
|
|
* | * Yanked the smoke check that was recently introduced to test | Dana Robinson | 2017-07-05 | 1 | -142/+140 |
|
|
* | * Reverted removal of H5I_REFERENCE to avoid breaking binary | Dana Robinson | 2017-07-03 | 1 | -0/+29 |
|
|