AuthorCommitMessageCommit dateIssues
Larry KnoxLarry Knox
89fbe00dec8Merge 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...
Larry KnoxLarry Knox
1073ac45efdCommit copyright header change for src/H5PLpkg.c which was added after running script to make changes.
Dana RobinsonDana Robinson
e8a07266364MMerge 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.
Dana RobinsonDana Robinson
b1a5ba40539Updated 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.
Allen ByrneAllen Byrne
9d84abe5032MMerge 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 levelHDFFV-9655
Allen ByrneAllen Byrne
0fb5ce7ad50Correct name of native function
Allen ByrneAllen Byrne
c148ad90f06Fix javadoc
Allen ByrneAllen Byrne
bce204f7f33Fix typo
Allen ByrneAllen Byrne
c08ef4dc5b0Signature change requires a ptr
Allen ByrneAllen Byrne
c1dc24c1430Change H5PLsize() signature
Allen ByrneAllen Byrne
c2a9c334447Revert HDFFV-9655HDFFV-9655
Allen ByrneAllen Byrne
aafee79e9f3Changed signature of H5PLgetsize
Allen ByrneAllen Byrne
6fac0de1582Revert HDFFV-9655 by disabling test and not using new function.HDFFV-9655
Allen ByrneAllen Byrne
d9a69c592f3MMerging 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 failureHDFFV-10166
Vailin ChoiVailin Choi
2deb953dbbdMMerge 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 failureHDFFV-10166
Allen ByrneAllen Byrne
220388e7351Fix path to actual executable location
Allen ByrneAllen Byrne
0e1633c26d3Windows ahs one more directory level
Larry KnoxLarry Knox
0ee3d2ad9b3MMerge 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 '@').
Larry KnoxLarry Knox
ebb7bc7fadbComment out failing plugin test until fixed (unexpected .libs in plugin test directory path with '@').
Vailin ChoiVailin Choi
e9b289a3d1dFix 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 failureHDFFV-10166
Larry KnoxLarry Knox
3750e8ac7cfMMerge 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.
Allen ByrneAllen Byrne
e2bf6e2beb1MMerge 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 '@' - untestedHDFFV-9655
Allen ByrneAllen Byrne
1f2a08041b0MMerge pull request #452 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop* commit 'abdb412d50bcdfc158e6efddc9eb4aba4f8bce1e': file already in list Fix parameter form
Larry KnoxLarry Knox
7bd516f2eadOur 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.
Dana RobinsonDana Robinson
0afef681c56MMerge 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.
Allen ByrneAllen Byrne
abdb412d50bfile already in list
Allen ByrneAllen Byrne
a995a63085dHDFFV-9655 fix test and some warningsHDFFV-9655
Allen ByrneAllen Byrne
aeb15008978MMerge remote-tracking branch 'origin/develop' intobugfix/HDFFV-9655-plugin-path-relativeHDFFV-9655
Allen ByrneAllen Byrne
3968c5c3bf1Fix parameter form
Allen ByrneAllen Byrne
ae1144f8826HDFFV-9655 fix compile and testHDFFV-9655
Dana RobinsonDana Robinson
b96db2f074cMMerge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~derobins/hdf5_der into develop
Dana RobinsonDana Robinson
739f413b780Fixed problems that prevent bin/trace from marking up some functions.
Larry KnoxLarry Knox
6ef69b7b174Add targets for plugin test libraries to avoid linking to external libs.
Allen ByrneAllen Byrne
4a70b0d7dc8MMerge 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
Dana RobinsonDana Robinson
5fefc12bd84MMerge 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.
Dana RobinsonDana Robinson
5ed622b9ca4The cache_image test shows a skipped message about EoC in parallel.
Allen ByrneAllen Byrne
9a7b106d377Correct test options to match autotools script
Dana RobinsonDana Robinson
b17aea23383MMerge branch 'develop' into eoc_parallel_prevent
Allen ByrneAllen Byrne
7ee229bceddUpdates to CMake for the changes in the autotools script
Allen ByrneAllen Byrne
05628b46873MMerge pull request #444 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop* commit 'ea46fbe7c2bb3a8c8972c880f3609be20036d741': Correct typo of file name
Allen ByrneAllen Byrne
ea46fbe7c2bCorrect typo of file name
Vailin ChoiVailin Choi
784e3599a72MMerge 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.DAILYTEST-259
Vailin ChoiVailin Choi
43e03c548aeModifications based on review comments from pull request.Made changes according to review comments and discussion with Allen.
Dana RobinsonDana Robinson
d594cb2cc6dAdded code to disable the evict-on-close feature inthe parallel library.
Vailin ChoiVailin Choi
53f1450f9d4MMerging 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 libsHDFFV-10170
Allen ByrneAllen Byrne
8f34c3cfd46MMerge 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 libsHDFFV-10170
Allen ByrneAllen Byrne
62770c64326Update tool dyn lib
Allen ByrneAllen Byrne
7185c9e7076MMerging in latest from upstream (HDFFV/hdf5:refs/heads/develop)* commit 'b17ffc3cef223dc662cc330edee546841929818c': added point to build script repo.
Vailin ChoiVailin Choi
c2ab87e2b6bMMerge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~vchoi/my_hdf5_fork into develop
Allen ByrneAllen Byrne
9f1fd68ce29LDFLAGS module forces .so lib to be built on osx instead of .dylib