summaryrefslogtreecommitdiffstats
path: root/src/H5Centry.c
Commit message (Expand)AuthorAgeFilesLines
* Improve performance of flushing single objects (#4017)Neil Fortner2024-02-231-43/+15
* Fix several spelling/grammar issues (#3621)jhendersonHDF2023-10-031-1/+1
* Convert hbool_t --> bool in src (#3496)Dana Robinson2023-09-051-203/+202
* Fix compile failures with H5C_DO_MEMORY_SANITY_CHECKS enabled (#3388)jhendersonHDF2023-08-181-1/+1
* Made HGOTO_ERROR a do-while loop (#3308)Sean McBride2023-08-021-174/+179
* Another round of fixing -Wextra-semi-stmt warnings (#3264)Sean McBride2023-07-241-14/+14
* Fixed more warnings about extra semicolons (#3249)Sean McBride2023-07-181-51/+51
* Remove HD from HDmem* calls (#3211)Dana Robinson2023-06-291-6/+6
* Remove programmer/date from comments (#3210)Dana Robinson2023-06-291-90/+0
* Rename HDassert() to assert() (#3191)Dana Robinson2023-06-281-276/+276
* Many clang -Wextra-semi-stmt fixes (#2537)Sean McBride2023-06-161-16/+16
* Convert H5F haddr_t macros to H5 (#3039)Dana Robinson2023-06-051-23/+23
* Remove unnecessary fields from cache structs (#2951)Quincey Koziol2023-05-151-59/+0
* Move functions into more focused source code modules (#2936)Quincey Koziol2023-05-121-0/+4363