summaryrefslogtreecommitdiffstats
path: root/MANIFEST
diff options
context:
space:
mode:
authorQuincey Koziol <koziol@lbl.gov>2016-11-03 21:15:26 (GMT)
committerQuincey Koziol <koziol@lbl.gov>2016-11-03 21:15:26 (GMT)
commit7ac8215cbffbf1a3c0000cc0b5ade502040b25be (patch)
treec4aa63e868aeab10846ca6aa72955ccc32af632d /MANIFEST
parent50c7c5451486518ea8a57fa079db5cb007d159bd (diff)
parentb2878dec04c120e4e3cdf00e943283e359862c84 (diff)
downloadhdf5-7ac8215cbffbf1a3c0000cc0b5ade502040b25be.zip
hdf5-7ac8215cbffbf1a3c0000cc0b5ade502040b25be.tar.gz
hdf5-7ac8215cbffbf1a3c0000cc0b5ade502040b25be.tar.bz2
Merge pull request #123 in HDFFV/hdf5 from ~KOZIOL/hdf5:develop to develop
* commit 'b2878dec04c120e4e3cdf00e943283e359862c84': Move cache debugging routines into separate module. Change file memory type for extending to default, and correct error in backward compatibility for multi VFD. Warning and whitespace cleanup. Improvements to the log VFD, for helping with SWMR debugging. Minor code cleanups. Uncomment line in test/objcopy.c, clean up whitespace and POSIX call wrapping in tools code.
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST2
1 files changed, 2 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index 7764c6c..f4b8b83 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -470,6 +470,7 @@
./src/H5Aprivate.h
./src/H5Apublic.h
./src/H5AC.c
+./src/H5ACdbg.c
./src/H5ACmodule.h
./src/H5ACmpio.c
./src/H5ACpkg.h
@@ -494,6 +495,7 @@
./src/H5B2stat.c
./src/H5B2test.c
./src/H5C.c
+./src/H5Cdbg.c
./src/H5Cepoch.c
./src/H5Cmodule.h
./src/H5Cmpio.c