Network

 
AuthorCommitMessageCommit Date
Larry KnoxLarry Knox
868d992eaf5MMerge pull request #578 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_8_19 to hdf5_1_8_19 * commit '6f579e48cacc02afa6f3e9108baf2f23a265e1da': Put back link targets for dynamically loaded libraries in Makefile.ams that avoid linking with libhdf5 dependencies. Some configurations failed unnecessarily to find and link with lz and lsz when these targets were removed.
Larry KnoxLarry Knox
6f579e48cacPut back link targets for dynamically loaded libraries in Makefile.ams that avoid linking with libhdf5 dependencies. Some configurations failed unnecessarily to find and link with lz and lsz when these targets were removed.
Larry KnoxLarry Knox
be34dcdd8b3MMerge pull request #577 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_8_19 to hdf5_1_8_19 * commit 'f570b269f87537ce2bb419ed3434dcb33e9eae0d': Update URL for obtaining source inINSTALL file. Disable building of libdynlib* dynamically loaded plugin test libraries on CYGWIN. Added known problem entry to RELEASE.txt. Set version for 1.8.19 release. Barbara updated contents of README.txt file.
Larry KnoxLarry Knox
f570b269f87Update URL for obtaining source inINSTALL file.
Larry KnoxLarry Knox
9a31b0748f9Disable building of libdynlib* dynamically loaded plugin test libraries on CYGWIN. Added known problem entry to RELEASE.txt. Set version for 1.8.19 release. Barbara updated contents of README.txt file.
Larry KnoxLarry Knox
c3718a07996MMerge pull request #576 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_8_19 to hdf5_1_8_19 * commit '16e0eb3c5238d358e0db3d6b3d83ac14b5550e92': Moved libdynlib* plugin test libraries to noist_LT_LIBRARIES with added flag '-rpath /nowhere' to stop them being installed while keeping them from linking with libhdf5, etc. Incremented version to 1.8.19-pre1 and ran bin/release to create tar and zip files for testing.
Larry KnoxLarry Knox
16e0eb3c523Moved libdynlib* plugin test libraries to noist_LT_LIBRARIES with added flag '-rpath /nowhere' to stop them being installed while keeping them from linking with libhdf5, etc. Incremented version to 1.8.19-pre1 and ran bin/release to create tar and zip files for testing.
Larry KnoxLarry Knox
62142b4cbc3HDF5 1.8.19-pre1 released.
Larry KnoxLarry Knox
eec0669da6cMMerge pull request #569 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_8_19 to hdf5_1_8_19 * commit '53d919ccb2e15df4b34dd38e26eca4174cb74fe1': Add RELEASE.txt entry for H5Dget_chunk_size.
Larry KnoxLarry Knox
53d919ccb2eAdd RELEASE.txt entry for H5Dget_chunk_size.
Allen ByrneAllen Byrne
fc2c37e49c6MMerge pull request #566 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_8_19 to hdf5_1_8_19 * commit '52ebbcb063193e14aaf2ac83bdac517b6a41386a': Remove test entries Updated notes for test fixes and added bug fix for h5diff help text.
Allen ByrneAllen Byrne
52ebbcb0631Remove test entries
Allen ByrneAllen Byrne
518d5616e75Updated notes for test fixes and added bug fix for h5diff help text.
Larry KnoxLarry Knox
8f4c9661cf9MMerge pull request #568 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_8_19 to hdf5_1_8_19 * commit '236ba7f8e052e0a6aa526ac7608b9e1d96e6ef84': Ran bin/reconfigure after so number change. Update hl lib .so numbers: new function was added. Update RELEASE.txt: move H5DOread_chunks entry to new features, clarify entry for HDFFV-10051.
Larry KnoxLarry Knox
236ba7f8e05Ran bin/reconfigure after so number change.
Larry KnoxLarry Knox
03b0632dc58Update hl lib .so numbers: new function was added. Update RELEASE.txt: move H5DOread_chunks entry to new features, clarify entry for HDFFV-10051.
Larry KnoxLarry Knox
5079dd8e175MMerge pull request #565 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_8_19 to hdf5_1_8_19 * commit 'e2177f49411e45026332fd36a4e2ce9d7b24c1b7': Update h5vers and release scripts for 1.8.19 branch, set version to 1.8.19-pre1. Make script name consistent across product versions
Larry KnoxLarry Knox
e2177f49411Update h5vers and release scripts for 1.8.19 branch, set version to 1.8.19-pre1.
Larry KnoxLarry Knox
72603f6c6c3MMerge commit 'f2383c21ded' into hdf5_1_8_19
Larry KnoxLarry Knox
796b3f7397aUpdate version to 1.8.19-pre1.
Larry KnoxLarry Knox
03dbcb75918MMerge pull request #159 in HDFFV/hdf5 from hdf5_1_8_18 to 1.8/master * commit '6974764348a88590d1901f316f956893dfa223d8': (28 commits) Version string at top of README.txt and release_docs/RELEASE.txt updated by bin/release. Update URLs in RELEASE.txt. Set version and commit release script changes for 1.8.18 release. Update HDF5 document URLs in RELEASE.txt. Description: Replaced an incorrect work-around note with info about future feature to fix the problem. Change defaul...
HDF TesterHDF Tester
4a82cc6db60Snapshot version 1.8 release 20 (snap2)
Allen ByrneAllen Byrne
1115133e11eMMerge pull request #640 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_8 to hdf5_1_8 * commit '5cc911f3ba2c5d12c3305b348610f9ba80c85db2': HDFFV-10188 Force non-native type description HDFFV-10188 merge fix and tests from develop
Allen ByrneAllen Byrne
5cc911f3ba2HDFFV-10188 Force non-native type description
Allen ByrneAllen Byrne
2bd8e1053b8HDFFV-10188 merge fix and tests from develop
HDF TesterHDF Tester
e4299d463efThe configure file changes should have been committed as part of the Snapshot version 1.8 release 20 (snap1) snapshot release.
HDF TesterHDF Tester
20d67d61716Snapshot version 1.8 release 20 (snap1)
Scot BreitenfeldScot Breitenfeld
53978c8336dMMerge pull request #631 in HDFFV/hdf5 from ~BRTNFLD/hdf5_msb:hdf5_1_8 to hdf5_1_8 * commit 'cc5aa808e36748908f6ce0e3a55658b7f4093efe': generated reconfigure files for configure changes generated reconfigure files for configure changes
Scot BreitenfeldScot Breitenfeld
cc5aa808e36generated reconfigure files for configure changes
Scot BreitenfeldScot Breitenfeld
bc2bc80be9cMMerge branch 'hdf5_1_8' of ssh://bitbucket.hdfgroup.org:7999/~brtnfld/hdf5_msb into hdf5_1_8
Allen ByrneAllen Byrne
ad1570276a6MMerge pull request #628 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_8 to hdf5_1_8 * commit 'df099c726400d67b8be071d59108f3fc11a4d23d': HDFFV-10256 correct len of string copy to the len of esc string Merge from develop
Allen ByrneAllen Byrne
df099c72640HDFFV-10256 correct len of string copy to the len of esc string Merge from develop
Scot BreitenfeldScot Breitenfeld
6fbfd252b89MMerge pull request #618 in HDFFV/hdf5 from ~BRTNFLD/hdf5_msb:hdf5_1_8 to hdf5_1_8 * commit 'c7465bdfb8ebd857dbdd36a6e9e89236241add7e': changed comments, (HDFFV-10037) merged NAG changes from develop, (HDFFV-10037) merged NAG changes from develop, (HDFFV-10037) Removed extra Fortran flags, (HDFFV-10037) Rearranged where the substitution occurs. added chmod 755 for h5fc libtool does not pass the correct argument linking (-WL,-WL,,) for the NAG Fortran compiler on Linux (other OSs...
hdftesthdftest
cd0e71d9988Commit files missed for commit after Snapshot version 1.8 release 20 (snap0)
HDF TesterHDF Tester
1c681c47fa1Snapshot version 1.8 release 20 (snap0)
Allen ByrneAllen Byrne
2dd0c39c965MMerge pull request #615 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_8 to hdf5_1_8 * commit '61cbf3b334905c14c2031dac96a54587954142e1': Parallel needs copy of file in PAR folder Add comparison file to list Add comparison file to list Insure program execution order Add test for plugin initialize check HDFFV-10246 Fix vl string compare
Allen ByrneAllen Byrne
61cbf3b3349Parallel needs copy of file in PAR folder
Allen ByrneAllen Byrne
7cc1166920bAdd comparison file to list
Allen ByrneAllen Byrne
2e5665399b1Add comparison file to list
Allen ByrneAllen Byrne
07ece7f7e71Insure program execution order
Allen ByrneAllen Byrne
507a90d7044Add test for plugin initialize check
Allen ByrneAllen Byrne
dd51a8c0ad3HDFFV-10246 Fix vl string compare
Scot BreitenfeldScot Breitenfeld
51b97cc02d3generated reconfigure files for configure changes
Scot BreitenfeldScot Breitenfeld
c7465bdfb8echanged comments, (HDFFV-10037)
Scot BreitenfeldScot Breitenfeld
e75b6ae7245merged NAG changes from develop, (HDFFV-10037)
Scot BreitenfeldScot Breitenfeld
f05f98ef8d4merged NAG changes from develop, (HDFFV-10037)
Scot BreitenfeldScot Breitenfeld
ca973192bc8Removed extra Fortran flags, (HDFFV-10037)
Scot BreitenfeldScot Breitenfeld
3558c82af41Rearranged where the substitution occurs. libtool does not pass the correct argument linking (-WL,-WL,,) for the NAG Fortran compiler on Linux (other OSs have not been tested). Therefore, detect if we are using the NAG Fortran compiler, and replace the wl="-Wl," for Fortran to wl="-Wl,-WL,," in the libtool file. (HDFFV-10037)
Scot BreitenfeldScot Breitenfeld
cc7badac5eaadded chmod 755 for h5fc
Scot BreitenfeldScot Breitenfeld
5bc595f6a68libtool does not pass the correct argument linking (-WL,-WL,,) for the NAG Fortran compiler on Linux (other OSs have not been tested). Therefore, detect if we are using the NAG Fortran compiler, and replace the wl="-Wl," for Fortran to wl="-Wl,-WL,," in the libtool file. (HDFFV-10037) Removed FCFLAGS when building the examples since they should already be included the h5fc wrapper. NAG complains about doubly declared options.