summaryrefslogtreecommitdiffstats
path: root/src/H5Iint.c
Commit message (Collapse)AuthorAgeFilesLines
* Brings hash table IDs feature from develop/1.12 (#768)Dana Robinson2021-06-181-0/+1364
* Brings updated tid test from develop * Adds empty H5Iint.c and H5Idbg.c files * H5I renaming to match 1.12/develop * Splits off H5I debug code to H5Idbg.c * Splits internal H5I.c functionality to H5Iint.c * Header cleanup * More renaming cleanup to match develop/1.12 * Adds "save last ID" optimization * Adds uthash.h * Adds hash table IDs from develop/1.12 * Committing clang-format changes Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>