summaryrefslogtreecommitdiffstats
path: root/src/H5A.c
Commit message (Expand)AuthorAgeFilesLines
* return error message related to calling API (#2276)Scot Breitenfeld2022-12-021-2/+2
* Update copyright headers (#2184)Larry Knox2022-11-011-1/+0
* fixed error code returned for H5Aexits (#2180)Scot Breitenfeld2022-10-251-2/+2
* Develop clang 13 format (#1933)Allen Byrne2022-07-261-50/+50
* Removes the STATIC flavor of FUNC_ENTER macros (#1622)Dana Robinson2022-04-081-15/+15
* Fixed Spelling Errors (#1166)Scot Breitenfeld2021-12-071-4/+4
* Removes obsolete equivalents of C99's __func__ (#800)Dana Robinson2021-06-291-12/+12
* Combo set of async and other changes (#161)Quincey Koziol2021-06-021-128/+227
* Fixed all clang-tidy bugprone-suspicious-string-compare warnings (#451)Sean McBride2021-03-101-1/+1
* Update license url (#332)Larry Knox2021-02-171-1/+1
* Reformat source (#244)Quincey Koziol2021-01-071-12/+12
* Turns off clang formatter for H5ARGS_TRACE (#184)Dana Robinson2020-12-161-23/+35
* Bring async branch to develop (#166)Quincey Koziol2020-12-141-285/+1193
* Expand ID dec_ref and close callbacks to allow for asynchronous close operati...Quincey Koziol2020-12-011-4/+6
* Replace H5E_ATOM major error category with H5E_ID (#121)Dana Robinson2020-11-301-3/+3
* Enhance API tracing (#120)Quincey Koziol2020-11-261-14/+14
* Move package initialization code for H5A and H5G to internal source file. (#125)Quincey Koziol2020-11-251-164/+0
* Clang-format of source filesAllen Byrne2020-09-301-361/+330
* Minor refactoring based on 1.10 normalization workDana Robinson2020-08-171-18/+19
* Trim trailing whitespaceQuincey Koziol2020-04-201-1/+1
* Squashed commit of the token_refactoring branch:Dana Robinson2020-01-161-10/+10
* Fix some places where H5P_DEFAULT gets passed down to a VOL connectorJordan Henderson2020-01-031-27/+9
* Modify H5VL initialization routines to initialize all VOL-managed objectNeil Fortner2019-12-121-0/+23
* Refactor attribute creation parameters to move parameters out of creationQuincey Koziol2019-04-251-24/+2
* Align behavior of H5Aget_name_by_idx with H5Aget_name when a NULL buffer is s...Jordan Henderson2019-01-081-0/+2
* Merge pull request #1386 in HDFFV/hdf5 from ~JHENDERSON/hdf5:develop to developJordan Henderson2018-12-281-2/+8
|\
| * Add test for H5Arename NULL/empty attribute name fixJordan Henderson2018-12-171-4/+8
| * align H5Arename behavior with H5Arename_by_nameJordan Henderson2018-12-171-2/+4
* | Updated enums in VOL va_lists to be passed as ints.Dana Robinson2018-12-181-2/+2
|/
* align H5Aget_info behavior with H5Gget_info when null attribute pointer is su...Jordan Henderson2018-12-121-0/+2
* Switch loc_params to VOL callbacks to pass struct by pointer instead of byQuincey Koziol2018-11-221-19/+19
* Switch driver | plugin => connector.Quincey Koziol2018-11-041-8/+8
* Convert dataset callbacks to standard form, for wrapping object IDs, etc.Quincey Koziol2018-10-291-28/+9
* Convert attribute VOL callbacks to a standard form that sets up the wrapperQuincey Koziol2018-10-291-57/+23
* Minor coding style cleanupsQuincey Koziol2018-10-281-8/+3
* Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...Quincey Koziol2018-10-251-27/+27
|\
| * Updates to the VOL ID and object API calls.Dana Robinson2018-10-171-22/+22
* | Squashed commit of private branch changes to support stackable VOL plugins.Quincey Koziol2018-10-251-38/+68
|/
* VOL FEATUREDana Robinson2018-10-101-157/+322
* Remainder of vol_normalization changes (dataset, attribute, files, objects).Dana Robinson2018-09-241-259/+273
* Removed 'VOL' versions of FUNC_ENTER macros as well as empty functionsDana Robinson2018-09-181-3/+3
* Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...Quincey Koziol2018-04-291-263/+130
|\
| * Remove redundant 'is_collective' parameter from H5CX_set_loc.Quincey Koziol2018-03-271-3/+3
| * Cleanup API context function usage.Quincey Koziol2018-03-191-198/+48
| * Add API context interface and use it throughout the library.Quincey Koziol2018-03-151-213/+254
| * Normalization with VOL integration branch.Dana Robinson2017-12-011-2/+2
| * Normalization with VOL integration branch.Dana Robinson2017-11-301-42/+20
| * Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-04-251-6/+4
* | Checkpoint normalization against incoming hyperslab / selection / dataspaceQuincey Koziol2017-03-281-2/+2
|/
* [svn-r29081] - merge in the phdf5_metadata_opt/ branch with the collective me...Mohamad Chaarawi2016-02-101-19/+19