Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10* commit '54957d37f5aa73912763dbb6e308555e863c43f4':
Commit copyright header change for src/H5PLpkg.c which was added after running script to make changes.
Add new files in release_docs to MANIFEST. Cimmit changes to Makefile.in(s) and H5PL.c that resulted from running autogen.sh.
Merge pull request #407 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10_1 to hdf5_1_10_1
Change copyright hea...
Merge pull request #464 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:bin_trace_complain to develop* commit 'b1a5ba405393da68028cf1c8b159a3abb51d2187':
Updated bin/trace to emit errors and reordered autogen.sh processing so that script failures leave the library in a non-compilable state, making it harder to ignore errors.
Updated bin/trace to emit errors and reordered autogen.sh processingso that script failures leave the library in a non-compilable state,
making it harder to ignore errors.
Merge pull request #457 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop* commit '0fb5ce7ad50664f800ffe7e107e0fb0f90f66e12':
Correct name of native function
Fix javadoc
Fix typo
Signature change requires a ptr
Change H5PLsize() signature
Revert HDFFV-9655
Changed signature of H5PLgetsize
Revert HDFFV-9655 by disabling test and not using new function.
Fix path to actual executable location
Windows ahs one more directory level
Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)* commit '2deb953dbbde17712723529c4bca6a2bf3eedf6b':
Fix for HDFFV-10166 h5watch tests fail randomly to match expected output files (1) Re-structure tests to do one "extend" action at a time (2) Re-try test till max limit before final failure
Merge pull request #453 in HDFFV/hdf5 from ~VCHOI/my_hdf5_fork:develop to develop* commit 'e9b289a3d1d031f594e8c5421144ac44f3d44bcb':
Fix for HDFFV-10166 h5watch tests fail randomly to match expected output files (1) Re-structure tests to do one "extend" action at a time (2) Re-try test till max limit before final failure
Merge pull request #454 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to develop* commit 'ebb7bc7fadb86c48869439ea9137f1dfc1e1f158':
Comment out failing plugin test until fixed (unexpected .libs in plugin test directory path with '@').
Fix for HDFFV-10166 h5watch tests fail randomly to match expected output files(1) Re-structure tests to do one "extend" action at a time
(2) Re-try test till max limit before final failure
Merge pull request #449 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to develop* commit '7bd516f2ead21e8470cc25c0b664ad6b56c723a0':
Our best effort to build dynamic plugin tests and not install them with "make install". It seems the install-exec-hook doesn't remove the last to be installed.
Add targets for plugin test libraries to avoid linking to external libs.
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
Our best effort to build dynamic plugin tests and not install them with"make install". It seems the install-exec-hook doesn't remove the last
to be installed.
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