summaryrefslogtreecommitdiffstats
path: root/MANIFEST
diff options
context:
space:
mode:
authorQuincey Koziol <koziol@hdfgroup.org>2006-11-17 20:12:28 (GMT)
committerQuincey Koziol <koziol@hdfgroup.org>2006-11-17 20:12:28 (GMT)
commitb2acbc56c61fb388183ca13e8f54bd8ab3dc2899 (patch)
treebfa0dc5d9f61b29dc8d9a0d7d3ee6b19f12710d0 /MANIFEST
parentd6d549e5bfa37e599255766f3add2accc367548d (diff)
downloadhdf5-b2acbc56c61fb388183ca13e8f54bd8ab3dc2899.zip
hdf5-b2acbc56c61fb388183ca13e8f54bd8ab3dc2899.tar.gz
hdf5-b2acbc56c61fb388183ca13e8f54bd8ab3dc2899.tar.bz2
[svn-r12938] Description:
Add src/H5Oalloc.c file forgotten in previous object header checkin Break out more object header routines into separate file (debugging routines this time). Fix "//" style comment in recent ISOHM source changes. Fix 'size_t' vs. 'unsigned' problem (visible in 64-bit testing) in recent ISOHM test changes. Tested on: FreeBSD/32 4.11 (sleipnir) Linux/32 2.4 (heping) Linux/64 2.4 (mir)
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST2
1 files changed, 2 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index e13ee25..1b01ea9 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -569,11 +569,13 @@
./src/H5MPprivate.h
./src/H5MPtest.c
./src/H5O.c
+./src/H5Oalloc.c
./src/H5Oattr.c
./src/H5Obogus.c
./src/H5Ocache.c
./src/H5Ocont.c
./src/H5Ocopy.c
+./src/H5Odbg.c
./src/H5Odtype.c
./src/H5Oefl.c
./src/H5Ofill.c