summaryrefslogtreecommitdiffstats
path: root/src/H5Rint.c
Commit message (Collapse)AuthorAgeFilesLines
* Removed H5I_REFERENCE from the library. It has always been unusedDana Robinson2018-12-081-32/+6
| | | | and has been marked 'deprecated' since 1.10.0. Fixes HDFFV-10252.
* Switch switch remainder of API routines to use VOL callbacks.Quincey Koziol2018-11-101-2/+2
|
* Squashed commit of private branch changes to support stackable VOL plugins.Quincey Koziol2018-10-251-11/+3
| | | | modified: test/dsets.c
* VOL FEATUREDana Robinson2018-10-101-2/+1
|
* Normalization with vol_integration (misc internal and datatype)Dana Robinson2018-09-201-9/+7
|
* Removed 'VOL' versions of FUNC_ENTER macros as well as empty functionsDana Robinson2018-09-181-10/+10
| | | | orginally intended to support the full SWMR feature.
* Revert "Merge pull request #1116 in HDFFV/hdf5 from ↵hdftest2018-06-241-2/+2
| | | | | | | ~HDFTEST/hdf5_hft:hdf5_1_10 to develop" This reverts commit e9f476dad47ce593f13dacb77b1cc664d1f24e7b, reversing changes made to 2ff00b1b937ebe36ac6ddf590c16a4c27fc0b053.
* Merge branch 'develop' into hdf5_1_10.syncM. Scot Breitenfeld2018-06-141-2/+2
|\
| * Normalization with the vol_integration branch.Dana Robinson2018-06-061-2/+2
| |
* | Merge branch 'develop' into hdf5_1_10.syncM. Scot Breitenfeld2018-06-041-9/+8
|\ \ | |/
| * Normalize with vol_integration.Dana Robinson2018-05-291-9/+8
| |
* | Merge branch 'develop' into hdf5_1_10.syncM. Scot Breitenfeld2018-05-081-70/+72
|\ \ | |/
| * Add API context interface and use it throughout the library.Quincey Koziol2018-03-151-70/+72
| |
* | Resolve conflicts from previous merge.Vailin Choi2017-12-051-2/+2
|/
* Split internal H5R functionality into H5Rint.c.Dana Robinson2017-11-081-0/+767