summaryrefslogtreecommitdiffstats
path: root/src/H5D.c
Commit message (Expand)AuthorAgeFilesLines
* Enhance API tracing (#120)Quincey Koziol2020-11-261-17/+17
* Basic alignment with async branch (#115)Quincey Koziol2020-11-231-4/+4
* Clang-format of source filesAllen Byrne2020-09-301-207/+198
* Normalization of H5D.c with 1.10.Dana Robinson2020-06-041-11/+10
* Trim trailing whitespaceQuincey Koziol2020-04-201-4/+4
* Switch the 'get offset' operation from a dataset 'get' callback to a [native]Quincey Koziol2020-02-281-1/+1
* Squashed commit of the token_refactoring branch:Dana Robinson2020-01-161-5/+5
* Refactor H5Dvlen_get_buf_size to use optional dataset operation, with generic...Quincey Koziol2019-12-211-9/+15
* Refactor all the 'H5VL_*_optional' callbacks to move the type of operation outQuincey Koziol2019-12-201-103/+21
* Implement support for using H5Dvlen_get_buf_size withNeil Fortner2019-12-051-7/+24
* Use API context to store/retrieve LCPL when creating intermediate groupsChris Hogan2019-10-291-0/+3
* Add new H5R API that abstracts object, region and attribute reference typesJerome Soumagne2019-10-081-50/+0
* Fixed error code and error messagesBinh-Minh Ribler2019-09-031-1/+1
* Changed H5VL_NATIVE_DATASET_GET_CHUNK_INFO_BY_COOR toBinh-Minh Ribler2019-09-031-1/+1
* Updated based on reviews and refactored test codeBinh-Minh Ribler2019-09-011-2/+2
* HDFFV-10677 and HDFFV-10661Binh-Minh Ribler2019-08-281-16/+163
* Updated H5Tcopy() to get the dataset's datatype through the VOL whenDana Robinson2019-06-241-1/+1
* Refactor dataset creation parameters out of the dataset creation propertyQuincey Koziol2019-04-251-30/+6
* HDFFV-10658: 1. moving HDgetenv to dataset initialization stage to reduce the...Songyu Lu2019-03-221-5/+10
* HDFFV-10658: setting and getting properties in API context:Songyu Lu2019-03-131-10/+11
* Moved private native VOL connector functions to H5VLnative_private.h.Dana Robinson2018-12-201-1/+2
* Moved the optional enums to H5VLnative.h and converted to an intDana Robinson2018-12-181-0/+1
* Moved the native VOL connector's optional enums to theDana Robinson2018-12-151-3/+3
* Switch loc_params to VOL callbacks to pass struct by pointer instead of byQuincey Koziol2018-11-221-3/+3
* Switch driver | plugin => connector.Quincey Koziol2018-11-041-5/+5
* Convert dataset callbacks to standard form, for wrapping object IDs, etc.Quincey Koziol2018-10-291-60/+21
* Minor coding style cleanupsQuincey Koziol2018-10-281-35/+17
* Add VOL object wrapping to API context when refreshing groups, named datatypesQuincey Koziol2018-10-271-2/+2
* Checkpoint progress on stacking VOL plugins - all standalone regression testsQuincey Koziol2018-10-261-0/+10
* Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...Quincey Koziol2018-10-251-6/+6
|\
| * Updates to the VOL ID and object API calls.Dana Robinson2018-10-171-3/+3
* | Squashed commit of private branch changes to support stackable VOL plugins.Quincey Koziol2018-10-251-23/+53
|/
* VOL FEATUREDana Robinson2018-10-101-134/+142
* Remainder of vol_normalization changes (dataset, attribute, files, objects).Dana Robinson2018-09-241-277/+267
* Removed 'VOL' versions of FUNC_ENTER macros as well as empty functionsDana Robinson2018-09-181-4/+4
* Remove redundant 'is_collective' parameter from H5CX_set_loc.Quincey Koziol2018-03-271-4/+4
* Cleanup API context function usage.Quincey Koziol2018-03-191-23/+23
* Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...Quincey Koziol2018-03-181-117/+1
|\
* | Add API context interface and use it throughout the library.Quincey Koziol2018-03-151-64/+183
|/
* Modifications based on pull request review.Vailin Choi2017-04-261-1/+1
* Incorporate patch from GE Healthcare (HDFFV-9934)Vailin Choi2017-04-251-0/+40
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-04-251-6/+4
* [svn-r30107] Moved dataset flush and evict code to H5D_close from H5Dclose.Dana Robinson2016-06-251-36/+8
* [svn-r30104] Fixes evict-on-close feature by propagating globalDana Robinson2016-06-241-2/+8
|\
* | [svn-r30084] First pass at the evict-on-close feature.Dana Robinson2016-06-151-4/+26
|/
* [svn-r30075] Description:Quincey Koziol2016-06-141-0/+34
* [svn-r29924] Description:Quincey Koziol2016-05-121-2/+102
* [svn-r29850] Description:Quincey Koziol2016-05-011-0/+38
* [svn-r29081] - merge in the phdf5_metadata_opt/ branch with the collective me...Mohamad Chaarawi2016-02-101-6/+6
* [svn-r28950] - remove META_FLUSH_COLLECTIVELY property for delayed sanity che...Mohamad Chaarawi2016-01-211-6/+6