summaryrefslogtreecommitdiffstats
path: root/src/H5CXprivate.h
Commit message (Expand)AuthorAgeFilesLines
* VFD SWMR: Normalization with develop and cleanup (#1559)Dana Robinson2022-03-311-5/+0
* VFD SWMR: normalization with develop (#1472)Dana Robinson2022-03-061-0/+2
* Brings H5CX_pop() changes from developDana Robinson2021-04-081-1/+1
* Brings the rest of the header changes from developDana Robinson2021-04-061-3/+3
* Brings include guard changes from developDana Robinson2021-04-061-2/+2
* Updates license url and history docsDana Robinson2021-03-251-1/+1
* Formats the source and updates the gcc warning pragmasDana Robinson2021-03-251-38/+33
* Add object header flags to API contextChris Hogan2020-05-201-0/+2
* Add character encoding to lcpl contextChris Hogan2020-05-201-1/+3
* Use API context to store/retrieve LCPL when creating intermediate groupsChris Hogan2020-05-201-0/+4
* Merge all of my changes from merge-back-to-feature-vfd_swmr-attempt-1,David Young2019-12-091-0/+37
* 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