Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |