Revert "Switch ID code to use a hash table instead of a skip list (#52)" (#104)

This reverts commit a50d211755.
This commit is contained in:
Dana Robinson
2020-11-19 18:54:00 -08:00
committed by GitHub
parent fc7ac84e19
commit 793b3d1bae
7 changed files with 30 additions and 1367 deletions

View File

@@ -14,4 +14,4 @@ jobs:
extensions: 'c,h,cpp,hpp'
clangFormatVersion: 10
style: file
exclude: './config ./hl/src/H5LTanalyze.c ./hl/src/H5LTparse.c ./hl/src/H5LTparse.h ./src/H5Epubgen.h ./src/H5Einit.h ./src/H5Eterm.h ./src/H5Edefin.h ./src/H5version.h ./src/H5overflow.h ./src/uthash.h'
exclude: './config ./hl/src/H5LTanalyze.c ./hl/src/H5LTparse.c ./hl/src/H5LTparse.h ./src/H5Epubgen.h ./src/H5Einit.h ./src/H5Eterm.h ./src/H5Edefin.h ./src/H5version.h ./src/H5overflow.h'