Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into merge_func_enter_volPlus initial steps toward merging API context push into FUNC_ENTER_API* macros
Merge pull request #967 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop* commit '57e468aba7ba66bba1f9a1736450ed4295a6c25d':
Change max value
Chnage values so test will fail when new latest is added
Exception changed
Exception type changed
Correct constant var names
Java constants for new lib verbounds values
Merge pull request #964 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to develop* commit '4b6d3193e1392b64b401e1b4de60a2b0ef586f23':
Add 2 parallel test files to CHECK-CLEANFILES so that if their tests fail before removing them, make check-clean will remove them.
Merge pull request #961 in HDFFV/hdf5 from ~BMRIBLER/hdf5_bmr_cpp3:develop to develop* commit '9e6ee84e6bb0194ad4f046c49ed7936dbab234db':
Fixed memory leak Description: Added LinkCreatPropList to initH5cpp to cleaning up resource at exit. Platforms tested: Linux/64 (jelly) Linux/ppc64 (ostrich)
Merge pull request #958 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop* commit '6cbc1104197358b7f56830f5362b24fad5e96631':
HDFFV-10412 add note for new H5error_on Java API
Fixed memory leakDescription:
Added LinkCreatPropList to initH5cpp to cleaning up resource at exit.
Platforms tested:
Linux/64 (jelly)
Linux/ppc64 (ostrich)
Merge pull request #953 in HDFFV/hdf5 from ~VCHOI/my_hdf5_fork:develop to develop* commit '0d5c1153f1e8b55784512a3cb722bda94e1b2080':
Add info to release notes for: (1) library version bounds (2) HDFFV-10360 (h5clear) (3) HDFFV-10209 (VDS SWMR test failure)
Merge pull request #951 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop* commit 'b5867a05a7adf5d1c89721bf42a5bbaddb47dbd9':
HDFFV-10412 add error on function for Java
Merge pull request #948 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop to develop* commit '5c2473a01e8ece7f77836afef885cffed2638970':
Added a "won't fix" RELEASE.txt entry for HDFFV-10356.
Merge pull request #949 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop* commit '6287bac6e5916d69f1df3f3907f2c530c8ba5ada':
Rework new tests into one macro
Fix CMake test names
Merge pull request #945 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:hdffv_10358 to develop* commit 'b877534a330a201e3b5c51d97daa8e01a5c1cd3a':
Added a fix for HDFFV-10358.
Merge pull request #947 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:HDFFV-10397-testphdf5-has-some-memory-leaks to develop* commit '86890ac84ba74a437f87d98e7d7931dccc0fe856':
Add release note for HDFFFV-10397.
Merge pull request #931 in HDFFV/hdf5 from ~VCHOI/my_hdf5_fork:develop to develop* commit 'f08b8fa10e7bac5ae26e3b06f938d38ebb3f28e1':
Enhancement to the tool h5clear (HDFFV-10360)
Fix for HDFFV-10209 VDS SWMR test failure Free the object header when there are chksum retries.
Merge pull request #940 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop* commit '2adf6c741fcd984a3067373e03023e71a8d721a9':
Remove obsolete files
HDFFV-10418 adjust build commands to match main library build
Merge pull request #941 in HDFFV/hdf5 from t_bigio_develop to develop* commit '1a3beaadce81ad257d186c9dca8906577cce58b0':
Unify the test (t_bigio.c) between hdf5_1_10 and develop
Merge pull request #939 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:HDFFV-10397-testphdf5-has-some-memory-leaks to develop* commit '5d7c18fcfc14a53f4d6321460463357fbda61f4b':
Remove comparison to NULL for variables to be freed.
Add HDfree of vector, matrix_out and matrix_out1 previously HDmalloced in coll_write_test().
Merge pull request #938 in HDFFV/hdf5 from avoid_trunc_beta to develop* commit '4823abf3ee0d9df1c3f23ae7e36ce4d1d146afd6':
Removed commented out code from H5FDmpio.c, H5FDprivate.h and H5Fint.c
Optimized version of avoid truncate patch.
Merge pull request #935 in HDFFV/hdf5 from ~BMRIBLER/hdf5_bmr:develop to developNotes for gen_bounds.c
* commit '8155dba8d7cb8dbe2532c17c7ea5a27f52e3095b':
Improve code Description: Added notes and changed argument to H5Fcreate to clarify the latest situation Platforms tested: Linux/64 (jelly)
Merge pull request #932 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop* commit '75db73efc514aff2af63618cc7be357fc4e77cb6':
Add release note
Remove obsolete comments
Change CMake min to 3.10