Network

 
AuthorCommitMessageCommit Date
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.
Allen ByrneAllen Byrne
749d0d83415MMerge pull request #612 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_8 to hdf5_1_8 * commit 'bea3266f1c49f1e67caa8fa1e97730cef6bf7ff2': Correct case of var Synch with hdf5 deveolp improvements
Allen ByrneAllen Byrne
bea3266f1c4Correct case of var
Allen ByrneAllen Byrne
5c3000a8694MMerging in latest from upstream (HDFFV/hdf5:refs/heads/hdf5_1_8) * commit '90b2126a38fd73ccef9aec823eaec372295d1270': Archive RELEASE.txt from HDF5 1.8.19 in HISTORY-1_8.txt. Clear entries from New Features and Bugs Fixed sections of RELEASE.txt. Revert change for temporary testing.
Larry KnoxLarry Knox
90b2126a38fMMerge pull request #607 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_8 to hdf5_1_8 * commit 'ee7b10c858e75ec18ea768f9f7e18950fdb29d07': Archive RELEASE.txt from HDF5 1.8.19 in HISTORY-1_8.txt. Clear entries from New Features and Bugs Fixed sections of RELEASE.txt.
Larry KnoxLarry Knox
ee7b10c858eMMerge branch 'hdf5_1_8' of https://bitbucket.hdfgroup.org/scm/~lrknox/hdf5_lrk into hdf5_1_8
Larry KnoxLarry Knox
2fd104e07dbMMerge pull request #600 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_8 to hdf5_1_8 * commit '966fbddc9a42b19c47551cab46a462f1b7d40ffa': Revert change for temporary testing.
Larry KnoxLarry Knox
7a6175f1c6aArchive RELEASE.txt from HDF5 1.8.19 in HISTORY-1_8.txt. Clear entries from New Features and Bugs Fixed sections of RELEASE.txt.
Larry KnoxLarry Knox
966fbddc9a4Revert change for temporary testing.
Allen ByrneAllen Byrne
7e1853c8d2aMMerging in latest from upstream (HDFFV/hdf5:refs/heads/hdf5_1_8) * commit 'e47ff92e92ae4ae4123e4083d619630f8bf3f004': Fix for HDFFV-7853 H5Ocopy to 1.8 branch Apply the fix for HDFFV-7853 H5Ocopy from develop to 1.8 branch. This is the similar set of changes as in develop branch. Some coding is added to do the copying because 1.8 does not flush out the storage address when writing to a dataset.
Vailin ChoiVailin Choi
e47ff92e92aMMerge pull request #598 in HDFFV/hdf5 from ~VCHOI/my_hdf5_fork:hdf5_1_8 to hdf5_1_8 * commit '2ba063c0a5d248c059f2422811beed76a2e624d8': Fix for HDFFV-7853 H5Ocopy to 1.8 branch Apply the fix for HDFFV-7853 H5Ocopy from develop to 1.8 branch. This is the similar set of changes as in develop branch. Some coding is added to do the copying because 1.8 does not flush out the storage address when writing to a dataset.
Vailin ChoiVailin Choi
2ba063c0a5dFix for HDFFV-7853 H5Ocopy to 1.8 branch Apply the fix for HDFFV-7853 H5Ocopy from develop to 1.8 branch. This is the similar set of changes as in develop branch. Some coding is added to do the copying because 1.8 does not flush out the storage address when writing to a dataset.
Allen ByrneAllen Byrne
ec1eee20ed4Synch with hdf5 deveolp improvements
Larry KnoxLarry Knox
92de5e051f2MMerge pull request #570 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_8 to hdf5_1_8 * commit 'c8499b192638da0f0eef9544d830f0df959cc76f': Reset default build mode to enable-production=no. Update h5vers and release scripts for 1.8.19 branch, set version to 1.8.19-pre1. Note: changes to these scripts were brought from develop/hdf5_1_10 and modified for 1.8 version differences. Update HDF5 version to 1.8.20-snap0. Update HL .so number for added API function.
Larry KnoxLarry Knox
c8499b19263Reset default build mode to enable-production=no.
Larry KnoxLarry Knox
34c1ca89db3Update h5vers and release scripts for 1.8.19 branch, set version to 1.8.19-pre1. Note: changes to these scripts were brought from develop/hdf5_1_10 and modified for 1.8 version differences. Update HDF5 version to 1.8.20-snap0. Update HL .so number for added API function.
Allen ByrneAllen Byrne
d6c48e58c31MMerge pull request #564 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_8 to hdf5_1_8 * commit '0cc75ef161066d0e6b6d7f4f962ed6cc0cb1c235': Change file name
Allen ByrneAllen Byrne
0cc75ef1610Change file name
Larry KnoxLarry Knox
f2383c21dedMMerge pull request #563 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_8 to hdf5_1_8 * commit 'be4618e0dc23d11abe06b5c68191145a60f2bafd': Make script name consistent across product versions
Allen ByrneAllen Byrne
be4618e0dc2Make script name consistent across product versions
Larry KnoxLarry Knox
3ff49a3711eMMerge pull request #562 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_8 to hdf5_1_8 * commit '9e705cdcdbbbbd099f9348ccc70d78088f157d0c': Propagate .so number changes to Makefile.ins with bin/reconfigure.
Larry KnoxLarry Knox
9e705cdcdbbPropagate .so number changes to Makefile.ins with bin/reconfigure.
Binh-Minh RiblerBinh-Minh Ribler
2607f751d36MMerge pull request #551 in HDFFV/hdf5 from ~BMRIBLER/hdf5_1_8_bmr:hdf5_1_8 to hdf5_1_8 * commit 'dbeb06192f67cc5fbc6ef6b993129cdc5f97ddf4': Cleanup documentation. Removed deprecated function Description: Removed IdComponent(const hid_t h5_id). This prototype was left over from a previous deprecation. Platforms tested: Linux/32 2.6 (jam) Updated RELEASE.txt Description: Added items for new C++ wrappers (HDFFV-10004 and HDFFV-10156.)
Binh-Minh RiblerBinh-Minh Ribler
dbeb06192f6Cleanup documentation.
Binh-Minh RiblerBinh-Minh Ribler
c8c860d970eRemoved deprecated function Description: Removed IdComponent(const hid_t h5_id). This prototype was left over from a previous deprecation. Platforms tested: Linux/32 2.6 (jam)
Binh-Minh RiblerBinh-Minh Ribler
5232adad263MMerge branch 'hdf5_1_8' of https://bitbucket.hdfgroup.org/scm/~bmribler/hdf5_1_8_bmr into hdf5_1_8
Binh-Minh RiblerBinh-Minh Ribler
6ea58166808Updated RELEASE.txt Description: Added items for new C++ wrappers (HDFFV-10004 and HDFFV-10156.)
Allen ByrneAllen Byrne
0716e65d057MMerge pull request #560 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_8 to hdf5_1_8 * commit '37ec0c2a24bd72dd5015cb5bd3cc3cdca67c8505': Add toolset option
Allen ByrneAllen Byrne
37ec0c2a24bMMerging in latest from upstream (HDFFV/hdf5:refs/heads/hdf5_1_8) * commit '6f6c393e0966a472b60c8175b76858de653032c1': Update so version numbers according to the interface compatibility report. Update supported Platforms section. Remove empty sub-sections of New Features and Bugs Fixed sections.
Larry KnoxLarry Knox
6f6c393e096MMerge pull request #558 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_8 to hdf5_1_8 * commit '28f16eab9abf4924b1bd87c3c6c58a7296b7019b': Update so version numbers according to the interface compatibility report. Update supported Platforms section. Remove empty sub-sections of New Features and Bugs Fixed sections.
Larry KnoxLarry Knox
28f16eab9abUpdate so version numbers according to the interface compatibility report.
Larry KnoxLarry Knox
0748d779b46Update supported Platforms section. Remove empty sub-sections of New Features and Bugs Fixed sections.
Allen ByrneAllen Byrne
0fab1032f93Add toolset option
Vailin ChoiVailin Choi
d354804d27aMMerge pull request #557 in HDFFV/hdf5 from ~VCHOI/my_hdf5_fork:hdf5_1_8 to hdf5_1_8 * commit '69c953cbb9afc0924de203e47333042e1f973e72': Add entries for HDFFV-10051 and HDFFV-9934 to RELEASE.txt.
Vailin ChoiVailin Choi
69c953cbb9aAdd entries for HDFFV-10051 and HDFFV-9934 to RELEASE.txt.
Allen ByrneAllen Byrne
d7ac9c6b05bMMerge pull request #556 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_8 to hdf5_1_8 * commit '64f8611393fe626fccd2ecfe52a6701b695d0d1d': Correct spelling Fix meaning of text Added issues to bug fixes and enhancements