summaryrefslogtreecommitdiffstats
path: root/src/uthash.h
Commit message (Collapse)AuthorAgeFilesLines
* 1.10 TRILAB-266: Remove clang warnings. (#1200)H. Joe Lee2021-11-151-10/+20
| | | | | | | | | | | | | * OESS-99:Sync from develop. * TRILAB-266: Remove clang warnings. * Committing clang-format changes * TRILAB-266: Remove clang warnings. * TRILAB-266: Address @byrnHDF review. Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
* Brings hash table IDs feature from develop/1.12 (#768)Dana Robinson2021-06-181-0/+1184
* 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>