Merge pull request #447 in HDFFV/hdf5 from ~BYRN/hdf5_adb:bugfix/HDFFV-9655-plugin-path-relative to develop* commit 'a995a63085d88e1a633770536efeff5b01569445':
HDFFV-9655 fix test and some warnings
HDFFV-9655 fix compile and test
HDFFV-9655 - Add functions for '@' - untested
Merge pull request #452 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop* commit 'abdb412d50bcdfc158e6efddc9eb4aba4f8bce1e':
file already in list
Fix parameter form
Merge pull request #451 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop to develop* commit 'b96db2f074c69d95f66917822ffb359a8e401cc7':
Fixed problems that prevent bin/trace from marking up some functions.
Merge pull request #448 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop* commit '9a7b106d3776a8454b5cb9443f11aae2873cc617':
Correct test options to match autotools script
Updates to CMake for the changes in the autotools script
Merge pull request #443 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:eoc_parallel_prevent to develop* commit '5ed622b9ca432f1b440e8903680695ac83e28301':
The cache_image test shows a skipped message about EoC in parallel.
Added code to disable the evict-on-close feature in the parallel library.
Merge pull request #444 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop* commit 'ea46fbe7c2bb3a8c8972c880f3609be20036d741':
Correct typo of file name
Merge pull request #435 in HDFFV/hdf5 from ~VCHOI/my_hdf5_fork:develop to develop* commit '43e03c548ae2c405b92f95833251683d3eeb1440':
Modifications based on review comments from pull request. Made changes according to review comments and discussion with Allen.
Fix for DAILYTEST-259 h5clear test failure Deposit the test files in test/misc/testfiles for testh5clear.sh to use instead of depending on h5clear_gentest. Tested on kituo, osx1010test, quail, platypus and ostrich.
Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)* commit '8f34c3cfd46054f6478b34df6af324c353e44d62':
Update tool dyn lib
LDFLAGS module forces .so lib to be built on osx instead of .dylib
java jni lib also needs to avoid the version-info
HDFFV-10170 undo patch
Add plugin options for libs
Merge pull request #436 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop* commit '62770c64326f844739c2753bfee49c297f2c7a39':
Update tool dyn lib
LDFLAGS module forces .so lib to be built on osx instead of .dylib
java jni lib also needs to avoid the version-info
HDFFV-10170 undo patch
Add plugin options for libs
Fix for DAILYTEST-259 h5clear test failureDeposit the test files in test/misc/testfiles for testh5clear.sh to use instead of depending on h5clear_gentest.
Tested on kituo, osx1010test, quail, platypus and ostrich.
Merge pull request #434 in HDFFV/hdf5 from ~BRTNFLD/hdf5_msb:develop to develop* commit '32b8d5ffc897adae1507c5552383ca25dc6a83b8':
added point to build script repo.
Merge pull request #430 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop* commit 'e718e2ab319d398ed28d39e6119e9a128990311e':
HDFFV-10170 fix command syntax
ignore java classpath
HDFFV-10173 fix compile on VS2008
HDFFV-10170 chnage test libs to noinst type
Merge pull request #427 in HDFFV/hdf5 from ~MAINZER/hdf5_jrm:develop to develop* commit '4651eb738df5d31c62eae1f9fb70b1685c610e0c':
Express test mods to test/cache.c
Express test mods to test/cache.cModified test/cache.c to skip the smoke checks with paged aggregation
for all express test levels other than 0
Change to src/H5PL.c seems to be the result of autogen.sh. As it
seems to be correct, I am checking it in.
Tested serial and parallel (debug only) on jelly.
Merge pull request #422 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop* commit '606529f5e0cffcea26af66106f094fbe350c5bac':
Due to HDFVIEW-19 add read VL as string function
Merge pull request #421 in HDFFV/hdf5 from ~VCHOI/my_hdf5_fork:develop to develop* commit '3d1b227a67b557da247f6b683f58617b6d75bfdb':
Skip tests for page buffering in test/fheap.c for parallel build Skip the two tests for page buffering in test/fheap.c because this feature is disabled in parallel. Activate full testing when this feature is re-enabled in the future for parallel build.
Skip tests for page buffering in test/fheap.c for parallel buildSkip the two tests for page buffering in test/fheap.c because this feature is disabled in parallel.
Activate full testing when this feature is re-enabled in the future for parallel build.
Merge pull request #410 in HDFFV/hdf5 from ~BRTNFLD/hdf5_msb:develop to develop* commit '265950a83a68ea55b5bc8dcbefa2d09b4f8110be':
updated with README changes
Combined the README_DEVEL and README, and removed out-dated README material
Merge pull request #409 in HDFFV/hdf5 from ~VCHOI/my_hdf5_fork:develop to develop* commit '7eda1e3c6a57f79b59fc35518816db4e3a2b382d':
Fix for H5Dset_extent test failure with extensive array indexing (HDFFV-9771) 1) Calculate chunk index for extensive array index based on swizzled max chunks when unlim_dim > 0 2) Minor fixes to test/fheap.c that somehow were missed from last check in. See pull request #396 review comments.
Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)* commit '2821b8bd768138db6b5f917a5b7325f878f8f7d0':
Fix URL name
DAILYTEST-250 change test props to reduce timeout
Merge pull request #412 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop* commit '8a9e4b94c3938f4c42ad9399737afc6478ded160':
Fix URL name
DAILYTEST-250 change test props to reduce timeout