Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed H5I_REFERENCE from the library. It has always been unused | Dana Robinson | 2018-12-08 | 1 | -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 Koziol | 2018-11-10 | 1 | -2/+2 |
| | |||||
* | Squashed commit of private branch changes to support stackable VOL plugins. | Quincey Koziol | 2018-10-25 | 1 | -11/+3 |
| | | | | modified: test/dsets.c | ||||
* | VOL FEATURE | Dana Robinson | 2018-10-10 | 1 | -2/+1 |
| | |||||
* | Normalization with vol_integration (misc internal and datatype) | Dana Robinson | 2018-09-20 | 1 | -9/+7 |
| | |||||
* | Removed 'VOL' versions of FUNC_ENTER macros as well as empty functions | Dana Robinson | 2018-09-18 | 1 | -10/+10 |
| | | | | orginally intended to support the full SWMR feature. | ||||
* | Revert "Merge pull request #1116 in HDFFV/hdf5 from ↵ | hdftest | 2018-06-24 | 1 | -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.sync | M. Scot Breitenfeld | 2018-06-14 | 1 | -2/+2 |
|\ | |||||
| * | Normalization with the vol_integration branch. | Dana Robinson | 2018-06-06 | 1 | -2/+2 |
| | | |||||
* | | Merge branch 'develop' into hdf5_1_10.sync | M. Scot Breitenfeld | 2018-06-04 | 1 | -9/+8 |
|\ \ | |/ | |||||
| * | Normalize with vol_integration. | Dana Robinson | 2018-05-29 | 1 | -9/+8 |
| | | |||||
* | | Merge branch 'develop' into hdf5_1_10.sync | M. Scot Breitenfeld | 2018-05-08 | 1 | -70/+72 |
|\ \ | |/ | |||||
| * | Add API context interface and use it throughout the library. | Quincey Koziol | 2018-03-15 | 1 | -70/+72 |
| | | |||||
* | | Resolve conflicts from previous merge. | Vailin Choi | 2017-12-05 | 1 | -2/+2 |
|/ | |||||
* | Split internal H5R functionality into H5Rint.c. | Dana Robinson | 2017-11-08 | 1 | -0/+767 |