summaryrefslogtreecommitdiffstats
path: root/src/H5Iint.c
Commit message (Expand)AuthorAgeFilesLines
* Remove printf debugging in H5I package (#4088)Dana Robinson2024-03-081-18/+0
* Add 'warning density' computation to the warnhist script (#3910)Quincey Koziol2023-12-291-39/+19
* Fix several spelling/grammar issues (#3621)jhendersonHDF2023-10-031-2/+2
* Convert hbool_t --> bool in src (#3496)Dana Robinson2023-09-051-31/+31
* Made HGOTO_ERROR a do-while loop (#3308)Sean McBride2023-08-021-41/+41
* Fixed more warnings about extra semicolons (#3249)Sean McBride2023-07-181-6/+6
* Remove programmer/date from comments (#3210)Dana Robinson2023-06-291-36/+0
* Rename HD(f)printf() to (f)printf() (#3194)Dana Robinson2023-06-281-8/+8
* Rename HDassert() to assert() (#3191)Dana Robinson2023-06-281-32/+32
* Many fixes to various compiler warnings (#3124)Sean McBride2023-06-191-5/+5
* Many clang -Wextra-semi-stmt fixes (#2537)Sean McBride2023-06-161-5/+5
* Fix misc warnings on Windows (#3094)Dana Robinson2023-06-111-4/+4
* Update copyright headers (#2184)Larry Knox2022-11-011-1/+0
* Develop clang 13 format (#1933)Allen Byrne2022-07-261-23/+23
* Quiets const warnings (#1831)Dana Robinson2022-06-291-7/+6
* Removes the STATIC flavor of FUNC_ENTER macros (#1622)Dana Robinson2022-04-081-11/+11
* Simplify function enter macros for performance benefits (#1024)David Young2021-11-081-25/+16
* Modified gcc/clang warning suppression macros to account for some warnings fl...Sean McBride2021-09-161-18/+18
* Hash table replacement for skip lists in ID code (#600)Dana Robinson2021-05-041-55/+101
* Update clang config (#473)Quincey Koziol2021-03-171-1/+4
* Update license url (#332)Larry Knox2021-02-171-1/+1
* Bring async branch to develop (#166)Quincey Koziol2020-12-141-32/+203
* Expand ID dec_ref and close callbacks to allow for asynchronous close operati...Quincey Koziol2020-12-011-20/+118
* Replace H5E_ATOM major error category with H5E_ID (#121)Dana Robinson2020-11-301-31/+31
* Basic alignment with async branch (#115)Quincey Koziol2020-11-231-66/+62
* Minor/id code cleanup (#114)Dana Robinson2020-11-211-0/+1476