summaryrefslogtreecommitdiffstats
path: root/src/H5CXprivate.h
Commit message (Expand)AuthorAgeFilesLines
* Squashed commit of private branch changes to support stackable VOL plugins.Quincey Koziol2018-10-251-0/+2
* 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
* Correct errors with non-"instrumented library" builds (production & parallel,Quincey Koziol2018-04-051-0/+2
* 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
* Add API context interface and use it throughout the library.Quincey Koziol2018-03-151-0/+142