summaryrefslogtreecommitdiffstats
path: root/src/H5R.c
Commit message (Expand)AuthorAgeFilesLines
* Remove useless headers (#4145)Dana Robinson2024-03-151-1/+0
* Fix bin/trace script w/ out params (#4074)Dana Robinson2024-03-071-4/+4
* Convert hbool_t --> bool in src (#3496)Dana Robinson2023-09-051-16/+16
* Made HGOTO_ERROR a do-while loop (#3308)Sean McBride2023-08-021-117/+119
* Another round of fixing -Wextra-semi-stmt warnings (#3264)Sean McBride2023-07-241-7/+7
* Remove HD from HDmem* calls (#3211)Dana Robinson2023-06-291-4/+4
* Update copyright headers (#2184)Larry Knox2022-11-011-1/+0
* Develop clang 13 format (#1933)Allen Byrne2022-07-261-24/+24
* Removes the STATIC flavor of FUNC_ENTER macros (#1622)Dana Robinson2022-04-081-3/+3
* Removes obsolete equivalents of C99's __func__ (#800)Dana Robinson2021-06-291-3/+3
* Combo set of async and other changes (#161)Quincey Koziol2021-06-021-72/+127
* Fixes incorrect usage of H5I_BADID (#554)Dana Robinson2021-04-191-1/+1
* Update license url (#332)Larry Knox2021-02-171-1/+1
* Reformat source (#244)Quincey Koziol2021-01-071-3/+3
* Turns off clang formatter for H5ARGS_TRACE (#184)Dana Robinson2020-12-161-6/+9
* Removes debug statement from H5R__open_attr_api_common() (#183)Dana Robinson2020-12-161-1/+0
* Bring async branch to develop (#166)Quincey Koziol2020-12-141-63/+275
* Replace H5E_ATOM major error category with H5E_ID (#121)Dana Robinson2020-11-301-1/+1
* Enhance API tracing (#120)Quincey Koziol2020-11-261-8/+8
* Clang-format of source filesAllen Byrne2020-09-301-254/+247
* Squashed commit of the token_refactoring branch:Dana Robinson2020-01-161-70/+73
* H5R: set app ref when incrementing ref_count on location held by referenceJerome Soumagne2020-01-101-3/+3
* Small changes from the token_refactoring branch, to reduce the delta to developQuincey Koziol2020-01-041-11/+12
* Fix H5VL_token_t type and fix H5VL_loc_by_token to use H5VL_token_t *Jerome Soumagne2019-12-051-8/+8
* Add OAPL parameter to H5Rcreate_ APIsJordan Henderson2019-12-021-6/+36
* Remove H5VL_NATIVE_FILE_GET_FILE_ID and add H5VL_OBJECT_GET_FILEJerome Soumagne2019-11-271-3/+3
* Add new H5R API that abstracts object, region and attribute reference typesJerome Soumagne2019-10-081-238/+735
* Updated enums in VOL va_lists to be passed as ints.Dana Robinson2018-12-181-4/+4
* Switch loc_params to VOL callbacks to pass struct by pointer instead of byQuincey Koziol2018-11-221-5/+5
* Switch driver | plugin => connector.Quincey Koziol2018-11-041-1/+1
* Refactor and standardize object VOL callbacks.Quincey Koziol2018-11-011-33/+5
* Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...Quincey Koziol2018-10-251-3/+3
|\
| * Updates to the VOL ID and object API calls.Dana Robinson2018-10-171-2/+2
* | Squashed commit of private branch changes to support stackable VOL plugins.Quincey Koziol2018-10-251-6/+26
|/
* VOL FEATUREDana Robinson2018-10-101-34/+73
* Normalization with vol_integration (misc internal and datatype)Dana Robinson2018-09-201-24/+24
* Normalize with vol_integration.Dana Robinson2018-05-291-8/+8
* Remove redundant 'is_collective' parameter from H5CX_set_loc.Quincey Koziol2018-03-271-1/+1
* Cleanup API context function usage.Quincey Koziol2018-03-191-44/+6
* Add API context interface and use it throughout the library.Quincey Koziol2018-03-151-26/+68
* Split internal H5R functionality into H5Rint.c.Dana Robinson2017-11-081-730/+35
* More minor whitespace cleanupDana Robinson2017-07-031-3/+3
* Fixed a minor comment typo in H5R.cDana Robinson2017-07-031-1/+1
* * Reverted removal of H5I_REFERENCE to avoid breaking binaryDana Robinson2017-07-031-3/+73
* Purged the unused H5I_REFERENCE from the library.Dana Robinson2017-07-011-74/+4
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-04-251-6/+4
* [svn-r29081] - merge in the phdf5_metadata_opt/ branch with the collective me...Mohamad Chaarawi2016-02-101-5/+5
|\
| * [svn-r29077] Description:Quincey Koziol2016-02-101-2/+2
| * [svn-r29066] - fixing some of the internal usage of dxpls.Mohamad Chaarawi2016-02-081-7/+6
* | [svn-r29076] Description:Quincey Koziol2016-02-101-7/+6
|/