summaryrefslogtreecommitdiffstats
path: root/src/H5Oint.c
Commit message (Expand)AuthorAgeFilesLines
* Remove H5O_BOGUS_INVALID_ID from H5O_msg_class_g initialization, sinceNeil Fortner2019-01-091-6/+1
* Merge branch 'hdf5_1_10' of https://bitbucket.hdfgroup.org/scm/~jake.smith/hd...Jacob Smith2018-12-311-274/+8
|\
| * Removed 'VOL' versions of FUNC_ENTER macros as well as empty functionsDana Robinson2018-12-311-274/+8
* | Incoporate minimized dataset headers code and tests.Jacob Smith2018-12-311-38/+174
|/
* 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