Network

 
AuthorCommitMessageCommit Date
Allen ByrneAllen Byrne
be028580c87MMerge pull request #373 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop * commit '5d830b1873c67def2d781acf9cc14ea8c3304c02': Update with extra checks for reference Update cdash max test output and VS version matching
Allen ByrneAllen Byrne
5d830b1873cUpdate with extra checks for reference
Allen ByrneAllen Byrne
4a60f5a057eUpdate cdash max test output and VS version matching
Elena PourmalElena Pourmal
5ef71ceb1d2MMerge pull request #372 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to develop * commit 'ea6c20fdc6f9aef7b43a41f9a3bbd8886cd2f261': Stop skipping h5watch tests.
Larry KnoxLarry Knox
ea6c20fdc6fStop skipping h5watch tests.
Quincey KoziolQuincey Koziol
4d0bcf91b68MMerge pull request #362 in HDFFV/hdf5 from merge_h5clear_revert_02 to develop * commit 'ddb870b4b67590e5624e40eb51d807914e016a46': Add H5_DLL to H5AC_get_mdc_image_info() prototype Add prototype for H5AC_get_mdc_image_info
Quincey KoziolQuincey Koziol
ddb870b4b67Add H5_DLL to H5AC_get_mdc_image_info() prototype
Quincey KoziolQuincey Koziol
e4114236e3eAdd prototype for H5AC_get_mdc_image_info
Vailin ChoiVailin Choi
9215a30b0beMMerge pull request #359 in HDFFV/hdf5 from ~VCHOI/my_hdf5_fork:develop to develop * commit '436bfedcbd1152e9aa47d50f9d8ad78817488ce1': Update RELEASE.txt based on review comments from pull request. Update RELEASE.txt to reflect changes for new features and bug fixes since 1.10.0-patch1.
Vailin ChoiVailin Choi
436bfedcbd1Update RELEASE.txt based on review comments from pull request.
Vailin ChoiVailin Choi
b9107945836Update RELEASE.txt to reflect changes for new features and bug fixes since 1.10.0-patch1.
Binh-Minh RiblerBinh-Minh Ribler
4f80a957512MMerge pull request #363 in HDFFV/hdf5 from ~BMRIBLER/hdf5_bmr_cpp3:develop to develop * commit 'f21b268812b10e11ee98be17dd121e6a43525aef': Description: Removed notes about the C++ API in develop. Only keep in 1.10 branch.
Binh-Minh RiblerBinh-Minh Ribler
f21b268812bMMerge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~bmribler/hdf5_bmr_cpp3 into develop
Quincey KoziolQuincey Koziol
dfc0b2f4f68MMerge pull request #361 in HDFFV/hdf5 from merge_h5clear_revert to develop * commit '46c9ab600de491657520897322b75659c3bdfb5f': Minor style cleanups Revert "Switch h5clear for cache images to use existing H5Pget_cache_image_config()"
Quincey KoziolQuincey Koziol
46c9ab600deMinor style cleanups
Quincey KoziolQuincey Koziol
161a3b95165MMerge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into develop
Larry KnoxLarry Knox
30d5cf6c96dMMerge pull request #358 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to develop * commit '82183c7cdc50f9dc41ef8238c6a2bef6f1c7fcde': Run all scripts using signal files between processes in their own directories to avoid accidental deletion of the signal files.
Larry KnoxLarry Knox
82183c7cdc5MMerge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~lrknox/hdf5_lrk into develop
Larry KnoxLarry Knox
b461f1818b9Run all scripts using signal files between processes in their own directories to avoid accidental deletion of the signal files.
Quincey KoziolQuincey Koziol
9c606c3d901Revert "Switch h5clear for cache images to use existing H5Pget_cache_image_config()" This reverts commit dd5105fc9912c77f6d6074700d83e5e8282e86c9.
Larry KnoxLarry Knox
f09abb150e9MMerge pull request #356 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to develop * commit 'fa5ca5272d7aa6f25656541b72a24697b36dd52b': Remove extra space added by h5vers to version string in H5.java, which then failed to match the pattern after the first run. Remove incorrect " marks added to java files by bin/h5vers. Pull version from configure for version test in h5repack_plugin.sh.in
Larry KnoxLarry Knox
fa5ca5272d7Remove extra space added by h5vers to version string in H5.java, which then failed to match the pattern after the first run.
Larry KnoxLarry Knox
7cf8d092ed3MMerge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~lrknox/hdf5_lrk into develop
Binh-Minh RiblerBinh-Minh Ribler
2fe63888b73MMerge pull request #355 in HDFFV/hdf5 from ~BMRIBLER/hdf5_bmr_cpp3:develop to develop * commit '778a16daafe5d8edc4df9ddb35eb3e692d3adfbe': Description: Fixed typos and missing items in function headers, that were revealed by Doxygen, and revised various comments. Platforms tested: Linux/32 2.6 (jam) Linux/64 (platypus) Darwin (osx1010test)
Larry KnoxLarry Knox
7e7121fec6aRemove incorrect " marks added to java files by bin/h5vers. Pull version from configure for version test in h5repack_plugin.sh.in
Binh-Minh RiblerBinh-Minh Ribler
3f1029a3528Description: Removed notes about the C++ API in develop. Only keep in 1.10 branch.
Binh-Minh RiblerBinh-Minh Ribler
778a16daafeMMerge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~bmribler/hdf5_bmr_cpp3 into develop
Binh-Minh RiblerBinh-Minh Ribler
ea1b4e8236bMMerge pull request #354 in HDFFV/hdf5 from ~BMRIBLER/hdf5_bmr_cpp3:develop to develop * commit 'd8199a74ee5251be30b72d1b50a855192650c9d1': Description: Updated the C++ API sections.
Binh-Minh RiblerBinh-Minh Ribler
44626957a67Description: Fixed typos and missing items in function headers, that were revealed by Doxygen, and revised various comments. Platforms tested: Linux/32 2.6 (jam) Linux/64 (platypus) Darwin (osx1010test)
Binh-Minh RiblerBinh-Minh Ribler
d8199a74ee5Description: Updated the C++ API sections.
Larry KnoxLarry Knox
c70a16418bbMMerge pull request #353 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to develop * commit 'dbff1180b763ae41c4ac6aba6a1ca8c782713f4a': Extend h5vers to update version strings in java files and h5repack version test expected output file. Run swmr tests in their own subdirectory of test to avoid signal file deletion by other tests.
Larry KnoxLarry Knox
dbff1180b76MMerge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~lrknox/hdf5_lrk into develop
Allen ByrneAllen Byrne
02642c99e3fMMerge pull request #351 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop * commit 'e809b609d3f5cc851e13f63bcfed7052958d302b': Add reference to CMake application framwork Whitespace changes Update notes
Allen ByrneAllen Byrne
e809b609d3fAdd reference to CMake application framwork
Allen ByrneAllen Byrne
d81fee0d3d6Whitespace changes
Allen ByrneAllen Byrne
7eacd06b4f3Update notes
Larry KnoxLarry Knox
cd8ec2cc440Extend h5vers to update version strings in java files and h5repack version test expected output file. Update version on develop branch to 1.11.0. Please enter the commit message for your changes. Lines starting
Larry KnoxLarry Knox
6ac4648fd9eMMerge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~lrknox/hdf5_lrk into develop
Larry KnoxLarry Knox
383202e8566MMerge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~lrknox/hdf5_lrk into develop
Larry KnoxLarry Knox
80c54411a59MMerge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~lrknox/hdf5_lrk into develop
Larry KnoxLarry Knox
42141478f27Run swmr tests in their own subdirectory of test to avoid signal file deletion by other tests.
Allen ByrneAllen Byrne
fc51d5a1a79MMerge pull request #3 in ~BYRN/hdf5_adb from HDFFV/hdf5:develop to bugfix/HDFFV-10143-programmatic-setting-plugin-path * commit '214100d05bd2b479a20f97e5c46d1dab2eeca759': Use global variable for test command - update reference Minor code changes to address comments in pull request Checkin of additions to cache image parallel test code and associated bug fixes.
Allen ByrneAllen Byrne
214100d05bdMMerge pull request #350 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop * commit '94850f37cb3130dbad92e39a420e90a73f72aca8': Use global variable for test command - update reference
Allen ByrneAllen Byrne
94850f37cb3Use global variable for test command - update reference
John MainzerJohn Mainzer
52ee0344ef0MMerge pull request #341 in HDFFV/hdf5 from ~MAINZER/hdf5_jrm:develop to develop * commit 'b7c58f7dfca66d4caa26d7f8b318ad3514b8c46f': Minor code changes to address comments in pull request Checkin of additions to cache image parallel test code and associated bug fixes.
mainzermainzer
b7c58f7dfcaMinor code changes to address comments in pull request
mainzermainzer
9764970d268MUpdate required for checkin. Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~mainzer/hdf5_jrm into develop
mainzermainzer
11ce930ae94Checkin of additions to cache image parallel test code and associated bug fixes. Also, modifications to H5PB_dest() to flush the page buffer before destroying the page buffer. This is necessary, as when persistant free space managers are enabled, the page buffer will typically contain dirty FSM data at page buffer destroy time. Tested serial/debug, serial/production, serial/check-vfd/debug, parallel/debug, parallel/production on Jelly.
Allen ByrneAllen Byrne
49b5e606eafMMerge pull request #2 in ~BYRN/hdf5_adb from develop to bugfix/HDFFV-10143-programmatic-setting-plugin-path * commit 'b359e8f1a2349d177e70d34560d0a089ce37c4c8': (22 commits) Description: Removed "#ifndef H5_NO_DEPRECATED_SYMBOLS" in file space tests, because the wrappers only use the latest functions now. Platforms tested: Linux/32 2.6 (jam) Linux/64 (platypus) Darwin (osx1010test) Purpose: Add new C++ wrappers Description: Because H5Pset_file_space and H5Pget_fil...
Larry KnoxLarry Knox
b359e8f1a23MMerge pull request #348 in HDFFV/hdf5 from ~BMRIBLER/hdf5_bmr_cpp2:develop to develop * commit 'b6cb20d608aa6f5d9a7d825c1f38cfcea6ff5234': Description: Removed "#ifndef H5_NO_DEPRECATED_SYMBOLS" in file space tests, because the wrappers only use the latest functions now. Platforms tested: Linux/32 2.6 (jam) Linux/64 (platypus) Darwin (osx1010test) Purpose: Add new C++ wrappers Description: Because H5Pset_file_space and H5Pget_file_space are deprecated, changed ...