summaryrefslogtreecommitdiffstats
path: root/src/H5Adense.c
Commit message (Expand)AuthorAgeFilesLines
* Strip HD prefix from string/char C API calls (#3540)Dana Robinson2023-09-151-7/+7
* Convert hbool_t --> bool in src (#3496)Dana Robinson2023-09-051-23/+23
* Made HGOTO_ERROR a do-while loop (#3308)Sean McBride2023-08-021-113/+114
* Another round of fixing -Wextra-semi-stmt warnings (#3264)Sean McBride2023-07-241-37/+37
* Remove HD from HDmem* calls (#3211)Dana Robinson2023-06-291-3/+3
* Remove programmer/date from comments (#3210)Dana Robinson2023-06-291-56/+0
* Rename HDassert() to assert() (#3191)Dana Robinson2023-06-281-54/+54
* Convert H5F haddr_t macros to H5 (#3039)Dana Robinson2023-06-051-23/+23
* Update copyright headers (#2184)Larry Knox2022-11-011-1/+0
* Develop clang 13 format (#1933)Allen Byrne2022-07-261-54/+54
* Removes the STATIC flavor of FUNC_ENTER macros (#1622)Dana Robinson2022-04-081-8/+8
* Fixed Spelling Errors (#1166)Scot Breitenfeld2021-12-071-16/+16
* Update license url (#332)Larry Knox2021-02-171-1/+1
* develop revert source to clang-format version 11 (#293)Allen Byrne2021-01-291-1/+1
* Bring async branch to develop (#166)Quincey Koziol2020-12-141-12/+16
* Basic alignment with async branch (#115)Quincey Koziol2020-11-231-1/+1
* Clang-format of source filesAllen Byrne2020-09-301-535/+516
* Clean up private / package / static namespace issues (function naming, whichQuincey Koziol2020-08-061-13/+1
* Minor normalization with 1.10 branchDana Robinson2020-07-271-48/+32
* Trim trailing whitespaceQuincey Koziol2020-04-201-6/+6
* Add support for GCC9, update warnhist script, and clean up warnings.Quincey Koziol2019-07-031-2/+3
* H5A__free() was renamed to H5A__shared_free() and now requiresDana Robinson2019-06-111-2/+3
* Fixed a memory issue where unfreed shared attribute dataspace memoryDana Robinson2019-06-111-7/+3
* Fix for HDFFV-10579 H5Arename fails when creation order of attributes is trac...Vailin Choi2019-04-121-0/+30
* Changes based on feedback from pull request.Vailin Choi2018-12-311-0/+1
* Fix for HDFFV-10659: The library abort with "infinite loop closing library"Vailin Choi2018-12-281-2/+32
* Remainder of vol_normalization changes (dataset, attribute, files, objects).Dana Robinson2018-09-241-101/+73
* Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...Quincey Koziol2018-03-181-2/+2
|\
| * Fix for HDFFV-10355 (CVE-2017-17506).Dana Robinson2018-02-271-2/+2
* | Add API context interface and use it throughout the library.Quincey Koziol2018-03-151-187/+168
|/
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-04-251-6/+4
* [svn-r27768] Description:Quincey Koziol2015-09-141-4/+4
* [svn-r27133] - Add a new attribute function characterstic for format:Mohamad Chaarawi2015-06-011-1/+1
* [svn-r27068] Description:Quincey Koziol2015-05-151-1/+1
* [svn-r27045] Renamed H5_ASSIGN_OVERFLOW() to H5_CHECKED_ASSIGN() and re-orderedDana Robinson2015-05-101-1/+1
* [svn-r23987] Merge r23939 from reduce_warning branch to trunkNeil Fortner2013-08-091-44/+44
* [svn-r21919] Description:Quincey Koziol2012-02-091-18/+18
* [svn-r21629] Purpose: Update fix committed in r21556Neil Fortner2011-10-201-1/+1
* [svn-r21556] Purpose: Fix bug in H5OcopyNeil Fortner2011-10-131-1/+1
* [svn-r17943] Description:Quincey Koziol2009-12-011-16/+16
* [svn-r17893] Descrption:Quincey Koziol2009-11-151-14/+14
* [svn-r17887] Description:Quincey Koziol2009-11-141-37/+126
* [svn-r17842] Description:Quincey Koziol2009-11-051-2/+2
* [svn-r17740] Description:Quincey Koziol2009-10-241-11/+13
* [svn-r16473] Purpose: fix problems related to 'self-referential' attributesNeil Fortner2009-02-121-1/+1
* [svn-r15800] Description:Quincey Koziol2008-10-071-9/+11
* [svn-r15628] Description:Quincey Koziol2008-09-161-1/+1
* [svn-r15395] When an attribute was opened twice and data was written with one...Raymond Lu2008-07-221-16/+16
* [svn-r15211] Description:Quincey Koziol2008-06-131-1/+8
* [svn-r14180] Description:Quincey Koziol2007-10-041-0/+2