summaryrefslogtreecommitdiffstats
path: root/src/H5CXprivate.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'develop' into parallel_vds_developinactive/parallel_vds_developM. Scot Breitenfeld2019-06-251-0/+30
|\
| * Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~songyulu/hdf5_r...Songyu Lu2019-04-081-0/+4
| |\
| | * Setting API context for fapl and libver_bounnds in preparation for the H5Senc...Vailin Choi2019-04-041-0/+4
| * | HDFFV-10658: 1. moving HDgetenv to dataset initialization stage to reduce the...Songyu Lu2019-03-221-8/+0
| * | HDFFV-10658: setting and getting properties in API context:Songyu Lu2019-03-131-0/+12
| |/
| * Add API routines to retrieve, restore, reset, and free library state.Quincey Koziol2019-03-111-0/+18
| * Move 'minimize dataset object header flag' into API contextQuincey Koziol2019-03-051-0/+4
* | Merge branch 'develop' into parallel_vds_developM. Scot Breitenfeld2019-02-081-0/+5
|\ \ | |/
| * HDFFV-10625 -- Implemented a process-0 read and then broadcast for collective...Quincey Koziol2019-01-071-0/+3
| * Corrected comment in src/H5VLint.c, fixed pass-through info size inQuincey Koziol2019-01-061-0/+2
* | Merge branch 'develop' into parallel_vds_developM. Scot Breitenfeld2018-12-121-0/+2
|\ \ | |/
| * Squashed commit of private branch changes to support stackable VOL plugins.Quincey Koziol2018-10-251-0/+2
* | Modify VDS to open source files using the SEC2 driver when the VDS fileNeil Fortner2018-08-021-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