AuthorCommitMessageCommit dateIssues
Binh-Minh RiblerBinh-Minh Ribler
39e3da75633Improving testsDescription: - Added test for version bounds with nested datatypes - Added script for additional version bound test in h5repack - Cleaned up tests for consistency - Removed extra included header files Platforms tested: Linux/64 (jelly) Linux/64 (moohan) Darwin (osx1010test)
Binh-Minh RiblerBinh-Minh Ribler
b65ec9d05b9Fixed daily test failureDescription: Added missing H5Pclose that caused daily test failure. Platforms tested: Linux/64 (jelly) Linux/64 (moohan) Darwin (osx1010test)
Vailin ChoiVailin Choi
db60f702869MMerge pull request #898 in HDFFV/hdf5 from ~VCHOI/my_hdf5_fork:develop to develop* commit 'ea2fb549245ac33baf7062c7e87c390bf0261677': Fix for daily test failure Fix for test/testhdf5.sh for configuration with --enable-using-memchecker.
Vailin ChoiVailin Choi
ea2fb549245MMerge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~vchoi/my_hdf5_fork into develop
Vailin ChoiVailin Choi
76d70073c60Fix for daily test failureFix for test/testhdf5.sh for configuration with --enable-using-memchecker.
Vailin ChoiVailin Choi
9adb74e41b0MMerge pull request #897 in HDFFV/hdf5 from ~VCHOI/my_hdf5_fork:develop to develop* commit 'cdf75a2f2be48c5e13271e20978a785865e139ff': Fix for daily test failures Move the declarations for the three arrays of versions from H5Opkg.h: (1) H5O_layout_vers_bounds to H5Dpkg.h (2) H5O_dtype_ver_bounds to H5Tpkg.h (3) H5O_sdspace_ver_bounds to H5Spkg.h This is to fix Windows' complaint for unresolved symbols.
Vailin ChoiVailin Choi
cdf75a2f2beMMerge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~vchoi/my_hdf5_fork into develop
Vailin ChoiVailin Choi
e277d537d2aFix for daily test failuresMove the declarations for the three arrays of versions from H5Opkg.h: (1) H5O_layout_vers_bounds to H5Dpkg.h (2) H5O_dtype_ver_bounds to H5Tpkg.h (3) H5O_sdspace_ver_bounds to H5Spkg.h This is to fix Windows' complaint for unresolved symbols.
Allen ByrneAllen Byrne
8ad35726eabMMerge pull request #895 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop* commit 'e09ccc4a2168e79b9f7500b8ec68ed5f829c8604': More includes cleanup Cleanup overuse of include files
Vailin ChoiVailin Choi
23cf3a42989MMerge pull request #896 in HDFFV/hdf5 from ~VCHOI/my_hdf5_fork:develop to develop* commit 'f5c5eba7837f33a44e521ea1c9aca479f1dc1bba': Fix for daily test failure for configuration with --disable-deprecated-symbols
Allen ByrneAllen Byrne
e09ccc4a216MMerging in latest from upstream (HDFFV/hdf5:refs/heads/develop)* commit '0b98ddd12324e5dae17dd8135bf72094d66e5d17': Fixed DT failure Description: Added a missing return statement to a non-void function. Platforms tested: Linux/64 (jelly) Linux/32 (jam) Darwin (osx1010test)
Binh-Minh RiblerBinh-Minh Ribler
0b98ddd1232MMerge pull request #894 in HDFFV/hdf5 from ~BMRIBLER/version_bounds_bmr:bugfix/version_bounds to develop* commit '2ad0ddaa3e62b35d454dfb61db06d8ad90c2e7a8': Fixed DT failure Description: Added a missing return statement to a non-void function. Platforms tested: Linux/64 (jelly) Linux/32 (jam) Darwin (osx1010test)
Vailin ChoiVailin Choi
f5c5eba7837MMerge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~vchoi/my_hdf5_fork into develop
Vailin ChoiVailin Choi
2ee6908b6abFix for daily test failure for configuration with --disable-deprecated-symbols
Allen ByrneAllen Byrne
41d541f1c21More includes cleanup
Allen ByrneAllen Byrne
205d33f332bCleanup overuse of include files
Binh-Minh RiblerBinh-Minh Ribler
e562ffc03f8MMerge pull request #6 in ~VCHOI/my_hdf5_fork from ~BMRIBLER/version_bounds_bmr:bugfix/version_bounds to developFixed daily test failure * commit '2ad0ddaa3e62b35d454dfb61db06d8ad90c2e7a8': Fixed DT failure Description: Added a missing return statement to a non-void function. Platforms tested: Linux/64 (jelly) Linux/32 (jam) Darwin (osx1010test)
Binh-Minh RiblerBinh-Minh Ribler
2ad0ddaa3e6MMerge branch 'bugfix/version_bounds' of https://bitbucket.hdfgroup.org/scm/~bmribler/version_bounds_bmr into bugfix/version_bounds
Binh-Minh RiblerBinh-Minh Ribler
300b219d43bFixed DT failureDescription: Added a missing return statement to a non-void function. Platforms tested: Linux/64 (jelly) Linux/32 (jam) Darwin (osx1010test)
Vailin ChoiVailin Choi
66ea3b8fb9fMMerge pull request #876 in HDFFV/hdf5 from ~VCHOI/my_hdf5_fork:bugfix/version_bounds to develop* commit 'b4294d8d3e5937527e9814f23d04df412ebbe770': Added comment for clarification about latest as 1.10. Platforms tested: Linux/64 (jelly) Linux/32 (jam) Fixed typos Platforms tested: Linux/32 (jam) Additional tests Description: - Revised and add more variety to version bound tests per review - Revised gen_bounds.c per review Platforms tested: Linux/64 (jelly) ...
Binh-Minh RiblerBinh-Minh Ribler
b4294d8d3e5MMerge pull request #5 in ~VCHOI/my_hdf5_fork from ~BMRIBLER/version_bounds_bmr:bugfix/version_bounds to bugfix/version_bounds* commit 'c9475f57e580ed7dc9efea3390623ee48cba2507': Added comment for clarification about latest as 1.10. Platforms tested: Linux/64 (jelly) Linux/32 (jam)
Binh-Minh RiblerBinh-Minh Ribler
c9475f57e58MMerge branch 'bugfix/version_bounds' of https://bitbucket.hdfgroup.org/scm/~bmribler/version_bounds_bmr into bugfix/version_bounds
Binh-Minh RiblerBinh-Minh Ribler
9a480c34e5eAdded comment for clarification about latest as 1.10.Platforms tested: Linux/64 (jelly) Linux/32 (jam)
Binh-Minh RiblerBinh-Minh Ribler
e62c1ca9be2MMerge pull request #4 in ~VCHOI/my_hdf5_fork from ~BMRIBLER/version_bounds_bmr:bugfix/version_bounds to bugfix/version_boundsRevised and additional tests for version bounds. * commit '551e58e683e76af4aca68998aa718e7e03d8f4f1': Fixed typos Platforms tested: Linux/32 (jam) Additional tests Description: - Revised and add more variety to version bound tests per review - Revised gen_bounds.c per review Platforms tested: Linux/64 (jelly) Linux/32 (jam) Darwin (osx1010test)
Binh-Minh RiblerBinh-Minh Ribler
551e58e683eFixed typosPlatforms tested: Linux/32 (jam)
Binh-Minh RiblerBinh-Minh Ribler
4c119d29594MMerge branch 'bugfix/version_bounds' of https://bitbucket.hdfgroup.org/scm/~bmribler/version_bounds_bmr into bugfix/version_bounds
Binh-Minh RiblerBinh-Minh Ribler
0a61befddc6Additional testsDescription: - Revised and add more variety to version bound tests per review - Revised gen_bounds.c per review Platforms tested: Linux/64 (jelly) Linux/32 (jam) Darwin (osx1010test)
Allen ByrneAllen Byrne
20332fac0eaMMerge pull request #890 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop* commit '83211cf8f6051be2ea8dfd84637c195b2b0213c1': HDFFV-10403 Fix soname settingHDFFV-10403
Allen ByrneAllen Byrne
83211cf8f60HDFFV-10403 Fix soname settingHDFFV-10403
Binh-Minh RiblerBinh-Minh Ribler
b498220b326MMerge pull request #3 in ~VCHOI/my_hdf5_fork from ~BMRIBLER/version_bounds_bmr:bugfix/version_bounds to bugfix/version_bounds* commit '96c656ae3fa02721cddf5f570d7372f38b886d76': Added gen_bounds
Binh-Minh RiblerBinh-Minh Ribler
96c656ae3faMMerge branch 'bugfix/version_bounds' of https://bitbucket.hdfgroup.org/scm/~bmribler/version_bounds_bmr into bugfix/version_bounds
Binh-Minh RiblerBinh-Minh Ribler
ae2577ff5e1Added gen_bounds
Binh-Minh RiblerBinh-Minh Ribler
9879f5dc430MMerge pull request #2 in ~VCHOI/my_hdf5_fork from ~BMRIBLER/version_bounds_bmr:bugfix/version_bounds to bugfix/version_bounds* commit '74f74f60bb92cc614616d8ae3d91ecc2921aade1': Cleaned up per comments in PR# 876 Added gen_bounds.c Added gen_bounds.c
Binh-Minh RiblerBinh-Minh Ribler
74f74f60bb9Cleaned up per comments in PR# 876Platforms tested: Linux/64 (jelly) Darwin (osx1010test)
Vailin ChoiVailin Choi
2fbdfcc4574Modifications made based on comments from pull request.
Allen ByrneAllen Byrne
ca89ab66319MMerge pull request #887 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop* commit 'fbaa2192f8171ddb5af175d7f750c19dcad3ae4f': Remove old dependency construct HDFFV-10345 whitespace corrections HDFFV-10345 spelling errorsHDFFV-10345
Allen ByrneAllen Byrne
fbaa2192f81Remove old dependency construct
Allen ByrneAllen Byrne
d08f56e0277HDFFV-10345 whitespace correctionsHDFFV-10345
Allen ByrneAllen Byrne
f325002db90HDFFV-10345 spelling errorsHDFFV-10345
Allen ByrneAllen Byrne
ffa2dec25d6MMerge pull request #884 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop* commit 'b57c5490e0901c451a77a356ceb1f6071dc89123': JHDFFV-10398 add note HDFFV-10398 fix detection of repeat checks HDFFV-10398 add support for Emscriptem build system HDFFV-10398 avoid sanitizer failures HDFFV-10398 - avoid ubsan crashes HDFFV-10398 msvc: use /W0 rather than /w HDFFV-10398 Suppress VS 2015 assertion failure popup during try_run HDFFV-10398 use the target name...2 JIRA Issues
Binh-Minh RiblerBinh-Minh Ribler
a32b998b824Added gen_bounds.c
Binh-Minh RiblerBinh-Minh Ribler
66e5f283c55MMerge branch 'bugfix/version_bounds' of https://bitbucket.hdfgroup.org/scm/~bmribler/version_bounds_bmr into bugfix/version_bounds
Binh-Minh RiblerBinh-Minh Ribler
4c0440e61f5Added gen_bounds.c
Allen ByrneAllen Byrne
b57c5490e09JHDFFV-10398 add noteJHDFFV-10398
Larry KnoxLarry Knox
116c40450c4MMerge pull request #883 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to develop* commit '1bc7dc396a818d3f13624ab9386999db0c56aa71': Correct AM_MAINTAINER_MODE default to 'enable'.
Larry KnoxLarry Knox
1bc7dc396a8Correct AM_MAINTAINER_MODE default to 'enable'.
Allen ByrneAllen Byrne
b005c5653e3HDFFV-10398 fix detection of repeat checksHDFFV-10398
Allen ByrneAllen Byrne
435fd5afa57HDFFV-10398 add support for Emscriptem build systemHDFFV-10398
Allen ByrneAllen Byrne
1711c3727e1HDFFV-10398 avoid sanitizer failuresHDFFV-10398
Allen ByrneAllen Byrne
dc384f474d6HDFFV-10398 - avoid ubsan crashesHDFFV-10398