summaryrefslogtreecommitdiffstats
path: root/MANIFEST
diff options
context:
space:
mode:
authorDana Robinson <43805+derobins@users.noreply.github.com>2020-11-25 05:58:16 (GMT)
committerGitHub <noreply@github.com>2020-11-25 05:58:16 (GMT)
commitb7bfe68968330c3ac39f4d4179498caec1e0ae24 (patch)
tree83784a6cfd580f3d70f44195b2e0b0b7e150560b /MANIFEST
parentea17afe305d40de1ae8682c62978edf42763469b (diff)
downloadhdf5-b7bfe68968330c3ac39f4d4179498caec1e0ae24.zip
hdf5-b7bfe68968330c3ac39f4d4179498caec1e0ae24.tar.gz
hdf5-b7bfe68968330c3ac39f4d4179498caec1e0ae24.tar.bz2
Cherry pick of Minor/id code cleanup (#114) (#124)
* Revert "Switch ID code to use a hash table instead of a skip list (#52)" This reverts commit a50d211755cb272b2e468144e7d892a4c90813c4. * H5I_id_type_t and H5I_class_t are no longer managed via free lists * Fixed commenting issues * Naming and commenting cleanup in H5I.c * H5I cleanup * Header cleanup * Commenting * More uniform naming * Renames H5I_id_type_t and related in H5I.c * Adds gcc pragmas to ignore H5I const casting * Split H5I code into multiple files * Rename id_type to simply type in H5I code * Minor typo in H5Itest.c
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST2
1 files changed, 2 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index 1a5923b..c925f6f 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -826,6 +826,8 @@
./src/H5HP.c
./src/H5HPprivate.h
./src/H5I.c
+./src/H5Idbg.c
+./src/H5Iint.c
./src/H5Imodule.h
./src/H5Ipkg.h
./src/H5Iprivate.h