summaryrefslogtreecommitdiffstats
path: root/src/H5Tref.c
Commit message (Expand)AuthorAgeFilesLines
* fix unused related warningskmu2020-05-201-1/+7
* Squashed commit of the token_refactoring branch:Dana Robinson2020-05-201-3/+3
* H5R: set app ref when incrementing ref_count on location held by referenceJerome Soumagne2020-05-201-2/+3
* Cleanups from PR reviewsQuincey Koziol2020-05-201-77/+77
* Refactor all the 'H5VL_*_optional' callbacks to move the type of operation outQuincey Koziol2020-05-201-90/+191
* Fix missing free in H5T__ref_mem_read()Neil Fortner2020-05-201-0/+2
* Fix bugs in H5VL file comparison code. Add short circuit success toNeil Fortner2020-05-201-6/+6
* Implement file comparison VOL callback. Other changes to allowNeil Fortner2020-05-201-30/+69
* H5R: fix H5Tconv to check for null referencesJerome Soumagne2020-05-201-12/+252
* Remove H5VL_NATIVE_FILE_GET_FILE_ID and add H5VL_OBJECT_GET_FILEJerome Soumagne2020-05-201-1/+1
* Revert "Make a squash commit of 'Quiet some warnings by adjusting warnings le...David Young2020-05-201-1/+1
* Cast to the parameter type, H5VL_token_t *, instead of to unsigned char *.David Young2020-05-201-1/+1
* Implement H5VLget_file_type() to return a copy of a datatype with theNeil Fortner2020-05-201-87/+148
* Merge all of my changes from merge-back-to-feature-vfd_swmr-attempt-1,David Young2019-12-091-0/+768