summaryrefslogtreecommitdiffstats
path: root/src/H5CXprivate.h
Commit message (Collapse)AuthorAgeFilesLines
* Normalization with develop in H5D and H5CX.Dana Robinson2020-06-021-2/+2
|
* Add DCPL to H5CXChris Hogan2019-11-271-0/+5
|
* Use H5CX for LCPL property retrievalChris Hogan2019-11-271-0/+5
|
* HDFFV-10658: setting and getting properties in API context. Porting the ↵Songyu Lu2019-07-261-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 Choi2019-04-101-0/+4
| | | | | | libver_bounds to be used later in dataspace selection. This is based on PR #1640 merged to develop branch.
* misc. merge clean-upM. Scot Breitenfeld2019-01-111-1/+0
|
* merged:M. Scot Breitenfeld2019-01-101-0/+4
| | | | | HDFFV-10652 HDFFV-10443
* Finished move of H5DOread/write_chunk calls to H5D.Dana Robinson2018-04-301-7/+0
|
* Resolve memory leak of last API context, by freeing it in H5CX terminateQuincey Koziol2018-04-181-1/+0
| | | | routine.
* Correct errors with non-"instrumented library" builds (production & parallel,Quincey Koziol2018-04-051-0/+2
| | | | generally speaking).
* Remove redundant 'is_collective' parameter from H5CX_set_loc.Quincey Koziol2018-03-271-1/+1
|
* Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ↵Quincey Koziol2018-03-181-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 Koziol2018-03-151-0/+142