Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Source formatted | Allen Byrne | 2020-10-01 | 1 | -29/+24 |
| | |||||
* | Normalization with develop in H5D and H5CX. | Dana Robinson | 2020-06-02 | 1 | -2/+2 |
| | |||||
* | Add DCPL to H5CX | Chris Hogan | 2019-11-27 | 1 | -0/+5 |
| | |||||
* | Use H5CX for LCPL property retrieval | Chris Hogan | 2019-11-27 | 1 | -0/+5 |
| | |||||
* | HDFFV-10658: setting and getting properties in API context. Porting the ↵ | Songyu Lu | 2019-07-26 | 1 | -0/+4 |
| | | | | changes to the develop branch into the 1.10 branch: mainly the external file prefix and VDS prefix. | ||||
* | Make corresponding changes for setting API context for fapl and ↵ | Vailin Choi | 2019-04-10 | 1 | -0/+4 |
| | | | | | | libver_bounds to be used later in dataspace selection. This is based on PR #1640 merged to develop branch. | ||||
* | misc. merge clean-up | M. Scot Breitenfeld | 2019-01-11 | 1 | -1/+0 |
| | |||||
* | merged: | M. Scot Breitenfeld | 2019-01-10 | 1 | -0/+4 |
| | | | | | HDFFV-10652 HDFFV-10443 | ||||
* | Finished move of H5DOread/write_chunk calls to H5D. | Dana Robinson | 2018-04-30 | 1 | -7/+0 |
| | |||||
* | Resolve memory leak of last API context, by freeing it in H5CX terminate | Quincey Koziol | 2018-04-18 | 1 | -1/+0 |
| | | | | routine. | ||||
* | Correct errors with non-"instrumented library" builds (production & parallel, | Quincey Koziol | 2018-04-05 | 1 | -0/+2 |
| | | | | generally speaking). | ||||
* | Remove redundant 'is_collective' parameter from H5CX_set_loc. | Quincey Koziol | 2018-03-27 | 1 | -1/+1 |
| | |||||
* | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ↵ | Quincey Koziol | 2018-03-18 | 1 | -1/+5 |
| | | | | | | merge_func_enter_vol Plus initial steps toward merging API context push into FUNC_ENTER_API* macros | ||||
* | Add API context interface and use it throughout the library. | Quincey Koziol | 2018-03-15 | 1 | -0/+142 |