summaryrefslogtreecommitdiffstats
path: root/src/H5Oint.c
Commit message (Expand)AuthorAgeFilesLines
* Refactor infrastructure for setting FAPL information from environmentQuincey Koziol2018-11-281-1/+0
* Switch switch remainder of API routines to use VOL callbacks.Quincey Koziol2018-11-101-1/+1
* Remove most debugging shims & scaffolding.Quincey Koziol2018-11-041-8/+0
* Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...Quincey Koziol2018-10-251-1/+1
|\
| * Split H5VLnative.h into public and private files and updatedDana Robinson2018-10-201-1/+1
* | Squashed commit of private branch changes to support stackable VOL plugins.Quincey Koziol2018-10-251-1/+9
|/
* VOL FEATUREDana Robinson2018-10-101-46/+61
* Remainder of vol_normalization changes (dataset, attribute, files, objects).Dana Robinson2018-09-241-84/+82
* Removed 'VOL' versions of FUNC_ENTER macros as well as empty functionsDana Robinson2018-09-181-274/+8
* Changes made based on feedback from pull request #1039.Vailin Choi2018-05-141-12/+15
* Fix for HDFFV-10180 Performance issues with H5Oget_info.Vailin Choi2018-04-241-69/+84
* Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...Quincey Koziol2018-03-181-4/+59
|\
| * Fix for HDFFV-10209 VDS SWMR test failureVailin Choi2018-03-091-0/+1
| * Changes made based on code reviews.Vailin Choi2018-01-121-10/+12
| * (1) Merge branch 'develop' into bugfix/version_boundsVailin Choi2017-11-251-4/+56
* | Add API context interface and use it throughout the library.Quincey Koziol2018-03-151-185/+591
|/
* Moved code from H5O.c to H5Oint.cDana Robinson2017-11-141-0/+2641
* Added H5Oint.c file.Dana Robinson2017-11-141-0/+72