Delay checking if decoded message's "shareable" flag is appropriate forthe message type until we've verified we understand the message type.
Reduce size of H5O_msg_class_g to *not* include space for
H5O_BOGUS_INVALID. Make bogus messages shareable. Add new bogus
message test with shareable messages to cover the formerly problematic
code. Re-run gen_bogus.c to add this test case and also to fix the
bogus_invalid messages that were no longer H5O_BOGUS_INVLAID due...
Merge pull request #1511 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_8 to hdf5_1_8* commit '8d496b728ac613efd277ff7a7fb2c7e76e5d54b8':
Correct regular test handling
Correct VFD test logic
Merge pull request #1507 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_8 to hdf5_1_8* commit '149d05283b1172665b9e74ca5822e1071638ee37':
Remove obsolete file
Merge pull request #1506 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_8 to hdf5_1_8* commit 'd13bb0a49f8cdf8b34dc02a484ddf1804d48a4a1':
Revert build name setting and fix manifest
Remove append command from test
Merge pull request #1502 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_8 to hdf5_1_8* commit '09ef565aeec43216ad117c192d2679be19342663':
Fix for missing test file
Merge pull request #1497 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_8 to hdf5_1_8* commit '0055362c62a0a70d7fee48fed181c85ba854033f':
CMake updates and merges
CMake fix
CMake updates
Merge pull request #1308 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_8 to hdf5_1_8* commit '02f0ede8a34cbfeb4ae74e1b0c074775ad0515ca':
Add missing SKIP_HDF5_FORTRAN_SHARED to all fortran cmake
Add new cmake file
Remove invalid file reference
Add missing prefix
Add missing mpi file to library
Fix typo in whitespace area
remove unused file generation
HDFFV-10594, HDFFV-10332, HDFFV-9059 merge from develop
Merge CMake changes from 1.10 to 1.8
Merge pull request #1266 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_8 to hdf5_1_8* commit '2931b5791c3788ed0ba91db0e5f0d823b502dcb4':
HDFFV-10570 add missing files to install
Merge pull request #1242 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_8 to hdf5_1_8* commit 'bff04342f026d450cee1c1fc3a985233042cdec5':
HDFFV-10569 Update docs with unsupported options
Merge pull request #1151 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_8 to hdf5_1_8* commit '396f955e363ebb9eea6f57c8e0156efd522c27b6':
Correct a few typos.
Update bin release to match develop changes.
Merge pull request #1107 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_8 to hdf5_1_8* commit 'eea03401b0bef52c13b5435e1123c7c2d24eaa21':
Updated release_docs/HISTORY-1_8.txt file with contents of RELEASE.txt for 1.8.21.
Merge pull request #1099 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_8 to hdf5_1_8* commit 'f9ab20eb547c08f46fd67f843ac50a733712b15f':
Update various INSTALL files before 1.8.21 release.
Merge pull request #1094 in HDFFV/hdf5 from ~BMRIBLER/hdf5_1_8_bmr:hdf5_1_8 to hdf5_1_8* commit '9724a8918eca91bd9a44b22361b76c4e80b86586':
Updated for C2Cppfunction_map.htm
Merge pull request #1080 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_8 to hdf5_1_8* commit 'bc33afd0e4951dd5d267018a22278a848404040e':
Add comment to configure.ac regarding how to switch default build mode.
Merge pull request #1074 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_8 to hdf5_1_8* commit 'fced5d9127d6d4cfe465b6dbdcbc21c8326040ea':
Correct attribute location
Merge pull request #1072 in HDFFV/hdf5 from ~BMRIBLER/hdf5_1_8_bmr:hdf5_1_8 to hdf5_1_8* commit 'e3b6b8d7bdf9eb3609a3b71a7e8d9d419de24a50':
Fixed EED-319 cont. Description: Updated document header file.
Fixed EED-319 Description: Added an html version for the C++ function mapping table and removed the single web page version. Updated cpp_doc_config to use the html file.