Merge pull request #2620 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:1_10_normalization to hdf5_1_10
* commit '5aea9e5abab3293afa173fa86d17d1abf20ad86b':
Normalization with develop in H5D and H5CX.
Merge pull request #2618 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:1_10_normalization to hdf5_1_10
* commit 'aa279ebd1669761f6b37146125dd1fcc0cf99431':
More normalization with develop (C library).
Merge pull request #2617 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:1_10_normalization to hdf5_1_10
* commit '6468a613fd14570a29bb54c0437bbc087f770621':
Many normalizations with develop.
Merge pull request #2616 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:1_10_normalization to hdf5_1_10
* commit '0dfddee5a1db3ea096fb6fa358f8d0b3f15ae983':
Normalization with develop in the MD cache clients.
Merge pull request #2613 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:1_10_normalization to hdf5_1_10
* commit 'a67f73add8e9d8d40b71ad59434c00a606f9bec8':
Normalization with develop of the VFDs and H5F package.
Merge pull request #2612 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:1_10_normalization to hdf5_1_10
* commit '7deefc4211612d2f9753f5c8678f2c413ef0715e':
Some normalization with develop in testhdf5 files.
Merge pull request #2607 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:1_10_normalization to hdf5_1_10
* commit '2477b6014582cd24a91d2b1daf0e5c451eda9b3e':
Removed trailing whitespace from source files.
Merge pull request #2606 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:1_10_normalization to hdf5_1_10
* commit '7746c3a45a8c920e51ba88da7be14cc075be7f17':
Changed H5F_file_t to H5F_shared_t (as in develop/1.12)
Merge pull request #2604 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:hdf5_1_10_warnings to hdf5_1_10
* commit '0da4c416ce4ef703529023465c494b7bab5f138b':
Brought property list code in line with develop.
Merge pull request #2603 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:hdf5_1_10_warnings to hdf5_1_10
* commit '2d43fb8f02956d95fffb9b6d17f54d46aa8671bb':
Moved srcdir changes over from develop.
Merge pull request #2602 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:hdf5_1_10_warnings to hdf5_1_10
* commit 'fd404f711b8a587a5b5534f268a918115884bd56':
Added a RELEASE.txt note for the 0-size dataset fix.
Brought the dsets test in line with develop. Brings over the fix for 0-size dataset metadata allocation.
Merge pull request #2597 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:hdf5_1_10_warnings to hdf5_1_10
* commit 'd701855cc128336ef3a18b930634639b7133f24f':
Brought H5I, H5Z, and some of H5PL in line with develop/1.12.
Merge pull request #2596 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10
* commit 'af1cd63111adce03f81e2e497890080ef1f51113':
Update MANIFEST for removal of older warnings files. Fix max_index in make_vers - must equal current version.
-DH5_NO_DEPRECATED_SYMBOLS can no longer be tested with a previous version API: H5Version.h now has a check that disallows it.
Merge pull request #2594 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10
* commit '22b61f470acc54afad5705dea23a7a8423e65cff':
Revise gnu-*flags and cmake/HDF*CompilerFlags.cmake files to add warning flags for GCC compilers version 4.8 and above. Removed files from gnu-warnings that only apply to versions < 4.8. Consolidated warnings from versions < 4.8 that apply to versions >= 4.8 into the 4.8 warnings files.
Revise gnu-*flags and cmake/HDF*CompilerFlags.cmake files to add warning
flags for GCC compilers version 4.8 and above.
Removed files from gnu-warnings that only apply to versions < 4.8.
Consolidated warnings from versions < 4.8 that apply to versions >= 4.8
into the 4.8 warnings files.
Merge pull request #2588 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_10 to hdf5_1_10
* commit 'ae1e6fa95397248a3be6f995f476bbf0eb06e2d0':
Correct spelling
Merging in latest from upstream (HDFFV/hdf5:refs/heads/hdf5_1_10)
* commit '6c1b7958de946720d920ff4d44417176ac43218e':
Updated code in H5Xtest.c files and associated tests. Reverted overlong-strings warning that gives jam issues.
Misc library test changes from develop.
Merge pull request #2590 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:hdf5_1_10_warnings to hdf5_1_10
* commit '3c1708531d38568bc993394a82c0e1ff0bce8126':
Updated the Perl shebang in bin/distdep.
Brought the scripts in bin/ in line with develop.
Merge pull request #2589 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:hdf5_1_10_warnings to hdf5_1_10
* commit '67983bc4313fecf3763f5b337b612357a3ee033b':
Updated code in H5Xtest.c files and associated tests. Reverted overlong-strings warning that gives jam issues.
Misc library test changes from develop.
Merge pull request #2587 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:hdf5_1_10_warnings to hdf5_1_10
* commit 'eddcc2f800db71d4c4309f74f57ed58ae7854727':
Brought error tests in line with develop. Fixes warnings.
Brought H5E package in line with develop.
Merge pull request #2586 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:hdf5_1_10_warnings to hdf5_1_10
* commit '63b538ab781d76aa1261d980674c871c944890d3':
Misc fixes and changes from develop.