| Commit message (Expand) | Author | Age | Files | Lines |
* | Update copyright headers (#2184) | Larry Knox | 2022-11-01 | 1 | -1/+0 |
|
|
* | Develop clang 13 format (#1933) | Allen Byrne | 2022-07-26 | 1 | -37/+37 |
|
|
* | Persist dataset access properties when using H5Fstart_swmr_write (#1862) | Neil Fortner | 2022-07-19 | 1 | -1/+1 |
|
|
* | Fixed Spelling Errors (#1166) | Scot Breitenfeld | 2021-12-07 | 1 | -1/+1 |
|
|
* | Combo set of async and other changes (#161) | Quincey Koziol | 2021-06-02 | 1 | -6/+1 |
|
|
* | Fixed many -Wreserved-id-macro warnings by fixing header guard spelling (#361) | Sean McBride | 2021-02-23 | 1 | -3/+3 |
|
|
* | Fixed all -Wincompatible-pointer-types-discards-qualifiers warnings (#341) | Sean McBride | 2021-02-22 | 1 | -1/+1 |
|
|
* | 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 | -10/+10 |
|
|
* | Bring async branch to develop (#166) | Quincey Koziol | 2020-12-14 | 1 | -15/+15 |
|
|
* | Basic alignment with async branch (#115) | Quincey Koziol | 2020-11-23 | 1 | -9/+9 |
|
|
* | Clang-format of source files | Allen Byrne | 2020-09-30 | 1 | -430/+442 |
|
|
* | Clean up private / package / static namespace issues (function naming, which | Quincey Koziol | 2020-08-06 | 1 | -8/+3 |
|
|
* | Trim trailing whitespace | Quincey Koziol | 2020-04-20 | 1 | -4/+4 |
|
|
* | H5T_copy() constification plus Quincey's contributions. | David Young | 2020-01-29 | 1 | -0/+2 |
|
|
* | Squashed commit of the token_refactoring branch: | Dana Robinson | 2020-01-16 | 1 | -1/+2 |
|
|
* | Small changes from the token_refactoring branch, to reduce the delta to develop | Quincey Koziol | 2020-01-04 | 1 | -0/+1 |
|
|
* | Add new H5R API that abstracts object, region and attribute reference types | Jerome Soumagne | 2019-10-08 | 1 | -2/+2 |
|
|
* | Converted H5O MD cache cork calls to use the VOL. | Dana Robinson | 2019-09-27 | 1 | -0/+5 |
|
|
* | Refactored some fsinfo code from H5Fsuper.c to H5Ofsinfo.c. | Dana Robinson | 2019-06-27 | 1 | -0/+4 |
|
|
* | Fix for HDFFV-10808 H5Pset_file_space_strategy succeeds when using H5Pset_lib... | Vailin Choi | 2019-06-24 | 1 | -0/+12 |
|
|
* | Delay checking if decoded message's "shareable" flag is appropriate for | Neil Fortner | 2019-01-07 | 1 | -2/+3 |
|
|
* | Merge branch 'develop' into dset_ohdr_minimize | Jacob Smith | 2018-12-18 | 1 | -7/+0 |
|\ |
|
| * | Moved the native VOL connector's optional enums to the | Dana Robinson | 2018-12-15 | 1 | -7/+0 |
|
|
* | | Merge branch 'develop' into dset_ohdr_minimize | Jacob Smith | 2018-12-12 | 1 | -4/+19 |
|\ \
| |/ |
|
| * | Switch switch remainder of API routines to use VOL callbacks. | Quincey Koziol | 2018-11-10 | 1 | -0/+6 |
|
|
| * | VOL FEATURE | Dana Robinson | 2018-10-10 | 1 | -6/+7 |
|
|
| * | Remainder of vol_normalization changes (dataset, attribute, files, objects). | Dana Robinson | 2018-09-24 | 1 | -2/+10 |
|
|
* | | Stash work on object header reduction code and tests. | Jacob Smith | 2018-09-11 | 1 | -0/+12 |
|/ |
|
* | Fix for HDFFV-10180 Performance issues with H5Oget_info. | Vailin Choi | 2018-04-24 | 1 | -2/+1 |
|
|
* | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ... | Quincey Koziol | 2018-03-18 | 1 | -4/+9 |
|\ |
|
| * | Fix for HDFFV-10355 (CVE-2017-17506). | Dana Robinson | 2018-02-27 | 1 | -1/+1 |
|
|
| * | Changes made based on code reviews. | Vailin Choi | 2018-01-12 | 1 | -1/+5 |
|
|
| * | Merge branch 'develop' into bugfix/version_bounds | Vailin Choi | 2017-12-08 | 1 | -2/+3 |
| |\ |
|
| * \ | (1) Merge branch 'develop' into bugfix/version_bounds | Vailin Choi | 2017-11-25 | 1 | -1/+7 |
| |\ \ |
|
| * | | | Initial checkin for library version bounds | Vailin Choi | 2017-10-03 | 1 | -2/+2 |
|
|
* | | | | Add API context interface and use it throughout the library. | Quincey Koziol | 2018-03-15 | 1 | -55/+50 |
| |_|/
|/| | |
|
* | | | Normalization with VOL integration branch. | Dana Robinson | 2017-12-01 | 1 | -2/+3 |
| |/
|/| |
|
* | | Moved code from H5O.c to H5Oint.c | Dana Robinson | 2017-11-14 | 1 | -0/+3 |
|
|
* | | Split internal H5R functionality into H5Rint.c. | Dana Robinson | 2017-11-08 | 1 | -1/+3 |
|/ |
|
* | Fix for HDFFV-7853 H5Ocopy doesn't work with open identifiers | Vailin Choi | 2017-06-11 | 1 | -0/+1 |
|
|
* | Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5... | Larry Knox | 2017-04-25 | 1 | -6/+4 |
|
|
* | Fix for H5Dset_extent test failure with extensive array indexing (HDFFV-9771) | Vailin Choi | 2017-04-11 | 1 | -0/+1 |
|
|
* | Final merge of page buffering branch to develop | Quincey Koziol | 2017-03-14 | 1 | -3/+11 |
|
|
* | Cache image feature and testing | Quincey Koziol | 2017-01-29 | 1 | -2/+14 |
|
|
* | Bring file shutdown code from cache image branch | Quincey Koziol | 2017-01-05 | 1 | -1/+1 |
|
|
* | More normalizations against incoming cache image branch. | Quincey Koziol | 2016-12-29 | 1 | -2/+10 |
|
|
* | Bring SWMR support in to the main development branch. (Finally!) More tests | Quincey Koziol | 2016-12-02 | 1 | -2/+5 |
|
|
* | Tentative fix for valgrind issues related to EoC. | Dana Robinson | 2016-11-26 | 1 | -1/+1 |
|
|
* | Refactor H5O code to clean up message allocation, align cache deserialize code | Quincey Koziol | 2016-11-12 | 1 | -3/+0 |
|
|