Commits

Dana Robinson committed 06e02a2a810
[svn-r27951] Merge of r27298 from the trunk Description: Separate H5AC layer from using package-scoped pieces of the H5C layer, moving from including H5Cpkg.h to H5Cprivate.h. NOTE: H5AC still includes H5Cpkg.h since other code needs it. Tested on: Ubuntu 15.04 (Linux 3.19 x86_64), gcc 4.9.2, MPICH 3.1.4 parallel w/ fortran serial w/ fortran and C++