Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add DCPL to H5CX | Chris Hogan | 2019-11-27 | 1 | -3/+10 |
| | |||||
* | Remove H5O_BOGUS_INVALID_ID from H5O_msg_class_g initialization, since | Neil Fortner | 2019-01-09 | 1 | -6/+1 |
| | | | | space for it was removed. | ||||
* | Merge branch 'hdf5_1_10' of ↵ | Jacob Smith | 2018-12-31 | 1 | -274/+8 |
|\ | | | | | | | https://bitbucket.hdfgroup.org/scm/~jake.smith/hdf5 into dset_ohdr_minimize_105 | ||||
| * | Removed 'VOL' versions of FUNC_ENTER macros as well as empty functions | Dana Robinson | 2018-12-31 | 1 | -274/+8 |
| | | | | | | | | orginally intended to support the full SWMR feature (from develop). | ||||
* | | Incoporate minimized dataset headers code and tests. | Jacob Smith | 2018-12-31 | 1 | -38/+174 |
|/ | |||||
* | Changes made based on feedback from pull request #1039. | Vailin Choi | 2018-05-14 | 1 | -12/+15 |
| | |||||
* | Fix for HDFFV-10180 Performance issues with H5Oget_info. | Vailin Choi | 2018-04-24 | 1 | -69/+84 |
| | |||||
* | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ↵ | Quincey Koziol | 2018-03-18 | 1 | -4/+59 |
|\ | | | | | | | | | | | merge_func_enter_vol Plus initial steps toward merging API context push into FUNC_ENTER_API* macros | ||||
| * | Fix for HDFFV-10209 VDS SWMR test failure | Vailin Choi | 2018-03-09 | 1 | -0/+1 |
| | | | | | | | | Free the object header when there are chksum retries. | ||||
| * | Changes made based on code reviews. | Vailin Choi | 2018-01-12 | 1 | -10/+12 |
| | | |||||
| * | (1) Merge branch 'develop' into bugfix/version_bounds | Vailin Choi | 2017-11-25 | 1 | -4/+56 |
| | | | | | | | | | | | | (2) Add two new options to h5repack for low and high bounds as in H5Pset_libver_bounds. (3) Modify message pre_copy callbacks so that H5Ocopy can handle version bounds check. (4) Add version bounds check for cache image feature. | ||||
* | | Add API context interface and use it throughout the library. | Quincey Koziol | 2018-03-15 | 1 | -185/+591 |
|/ | |||||
* | Moved code from H5O.c to H5Oint.c | Dana Robinson | 2017-11-14 | 1 | -0/+2641 |
| | |||||
* | Added H5Oint.c file. | Dana Robinson | 2017-11-14 | 1 | -0/+72 |