summaryrefslogtreecommitdiffstats
path: root/src/H5Lint.c
Commit message (Expand)AuthorAgeFilesLines
* Strip HD prefix from string/char C API calls (#3540)Dana Robinson2023-09-151-5/+5
* Convert hbool_t --> bool in src (#3496)Dana Robinson2023-09-051-46/+46
* Made HGOTO_ERROR a do-while loop (#3308)Sean McBride2023-08-021-88/+89
* Another round of fixing -Wextra-semi-stmt warnings (#3264)Sean McBride2023-07-241-7/+7
* Fixed more warnings about extra semicolons (#3249)Sean McBride2023-07-181-1/+1
* Remove HD from HDmem* calls (#3211)Dana Robinson2023-06-291-2/+2
* Remove programmer/date from comments (#3210)Dana Robinson2023-06-291-102/+0
* Rename HDassert() to assert() (#3191)Dana Robinson2023-06-281-62/+62
* Convert H5F haddr_t macros to H5 (#3039)Dana Robinson2023-06-051-1/+1
* Update copyright headers (#2184)Larry Knox2022-11-011-1/+0
* Fix typos found in src/ subdirectory (#1983)luzpaz2022-08-101-2/+2
* Develop clang 13 format (#1933)Allen Byrne2022-07-261-19/+19
* Quiets const warnings (#1831)Dana Robinson2022-06-291-3/+7
* Removes the STATIC flavor of FUNC_ENTER macros (#1622)Dana Robinson2022-04-081-15/+15
* Simplify function enter macros for performance benefits (#1024)David Young2021-11-081-40/+7
* Combo set of async and other changes (#161)Quincey Koziol2021-06-021-12/+57
* Split H5L.c internal code to H5Lint.c (#691)Dana Robinson2021-05-291-0/+2240