Network

 
AuthorCommitMessageCommit Date
Dana RobinsonDana Robinson
f952dc5cbd3MMerge branch 'develop' into vol_integration
Larry KnoxLarry Knox
fbcd6b6fd0eMMerge pull request #1017 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to develop * commit 'fa0d7aec1030567f3daa5bd433c86f4dc326cb89': Update RELEASE.txt, HISTORY-1_10.txt and INSTALL files with changes from HDF5-1.10.2 release.
Larry KnoxLarry Knox
fa0d7aec103Update RELEASE.txt, HISTORY-1_10.txt and INSTALL files with changes from HDF5-1.10.2 release.
Dana RobinsonDana Robinson
ba1f8402c57MMerge branch 'develop' into vol_integration
Dana RobinsonDana Robinson
48500f65bc4MMerge pull request #875 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:vol_integration to vol_integration * commit '248aa52cc6d07d5f8a858cdae2337f1363e68f48': Added some missing datatype code Added native VOL init and term function pointers. It's unclear why these were left unset, but they technically don't seem to be needed, at least by our testing...
Dana RobinsonDana Robinson
248aa52cc6dMMerge branch 'vol_integration' of https://bitbucket.hdfgroup.org/scm/~derobins/hdf5_der into vol_integration
Dana RobinsonDana Robinson
948c3e48660MMerge pull request #866 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:vol_integration to vol_integration * commit '362e77b452256b233942873f209468e5720b3017': Added some missing external link functionality. Turned the H5Lmove call back on in the vol.c test. Misc cleanup while debugging. Fixed implementation of H5Tflush/refresh. Hack to make H5Fset_latest_format() work properly. Restored some commented-out H5Rget_name code. Replaced missing struct init in H5I code. Marked up H5Gdeprec....
Dana RobinsonDana Robinson
f2ccb3edb15Added some missing datatype code
Dana RobinsonDana Robinson
caa303d9191Added native VOL init and term function pointers. It's unclear why these were left unset, but they technically don't seem to be needed, at least by our testing...
Dana RobinsonDana Robinson
362e77b4522Added some missing external link functionality.
Dana RobinsonDana Robinson
139973c7269Turned the H5Lmove call back on in the vol.c test.
Dana RobinsonDana Robinson
57c5ec1b32dMisc cleanup while debugging.
Dana RobinsonDana Robinson
2b25dd1f2ebFixed implementation of H5Tflush/refresh.
Dana RobinsonDana Robinson
6467a97a73cHack to make H5Fset_latest_format() work properly.
Dana RobinsonDana Robinson
a8bcd8b6b3eRestored some commented-out H5Rget_name code.
Dana RobinsonDana Robinson
8110fd92c99Replaced missing struct init in H5I code.
Dana RobinsonDana Robinson
712439422a8Marked up H5Gdeprec.c code for use with VOL
Dana RobinsonDana Robinson
9d87ca406f2Added code for deprecated functions.
Dana RobinsonDana Robinson
ac9adf85b03Added H5Adeprec.c functions
Dana RobinsonDana Robinson
f1bf8a9f04fMMerge branch 'vol_integration' of https://bitbucket.hdfgroup.org/scm/~derobins/hdf5_der into vol_integration
Dana RobinsonDana Robinson
4470ef8feb0MMerge pull request #860 in HDFFV/hdf5 from ~FRANK.WILLMORE/hdf5_der:vol_integration to vol_integration * commit '886d2bd3ad15e7ac467410e3e50a03237905eeb8': (70 commits) Added flush/refresh tests for datasets and groups. VOLified H5R calls. Added datatype flush code(). Added H5Gflush() calls. Added group flush code. Added H5Orefresh(). Added H5Oflush() Added dataset flush/refresh calls. Added VOL example program. Added H5VLget_driver_id() API call. Fix fortran cmake vari...
Dana RobinsonDana Robinson
0e07ef8cd27Added H5Acreate_by_name(), which was previously missed.
Dana RobinsonDana Robinson
886d2bd3ad1Added flush/refresh tests for datasets and groups.
Dana RobinsonDana Robinson
3d50930c958VOLified H5R calls.
Dana RobinsonDana Robinson
3058abf27f6Added datatype flush code().
Dana RobinsonDana Robinson
c80c2679840Added H5Gflush() calls.
Dana RobinsonDana Robinson
25c6a615dc5Added group flush code.
Dana RobinsonDana Robinson
67c1d2efb3bAdded H5Orefresh().
Dana RobinsonDana Robinson
5879579258fAdded H5Oflush()
Dana RobinsonDana Robinson
c234521b1b9Added dataset flush/refresh calls.
Dana RobinsonDana Robinson
10395f07627Added VOL example program.
Dana RobinsonDana Robinson
30c1041c3efAdded H5VLget_driver_id() API call.
Dana RobinsonDana Robinson
ecaed05d304MMerge branch 'develop' into vol_integration
Larry KnoxLarry Knox
744d2d3d8c5MMerge pull request #1016 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 * commit 'dcb8ab121df50662e368ed276468e2540849f62a': Typos/omissions. Update config/lt_vers.am so that the .so numbers for the hdf5_1_10 snapshots are not behind the 1.10.2 release. Clear RELEASE.txt after HDF5 1.10.2 release Bring README.txt and INSTALL* updates from hdf5_1_10_2 branch to hdf5_1_10 branch. Bring bin/release changes to hdff5_1_10 branch.
Larry KnoxLarry Knox
dcb8ab121dfTypos/omissions.
Larry KnoxLarry Knox
8ff01c5fb71Update config/lt_vers.am so that the .so numbers for the hdf5_1_10 snapshots are not behind the 1.10.2 release. HDF5 version 1.10.2 released on 2018-03-29
Larry KnoxLarry Knox
725d6cbbf0cClear RELEASE.txt after HDF5 1.10.2 release Bring README.txt and INSTALL* updates from hdf5_1_10_2 branch to hdf5_1_10 branch. Bring bin/release changes to hdff5_1_10 branch.
Allen ByrneAllen Byrne
47b2738f2feMMerge pull request #1010 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_10 to hdf5_1_10 * commit '94ffe8cc53e77f2761926b135c3aa2d027a417ba': Correct public CDash location
Allen ByrneAllen Byrne
94ffe8cc53eCorrect public CDash location
Allen ByrneAllen Byrne
18fd9dec4e5MMerge pull request #1007 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_10 to hdf5_1_10 * commit 'e8baae035d8a7ad811fe1b502fa98fd605a762c6': Update URLs
Allen ByrneAllen Byrne
e8baae035d8MMerging in latest from upstream (HDFFV/hdf5:refs/heads/hdf5_1_10) * commit '917ec2272cdeeb07a855df84d2236d6a8b21d289': Update email address
Allen ByrneAllen Byrne
917ec2272cdMMerge pull request #1008 in HDFFV/hdf5 from ~LKURZ/hdf5_lck:hdf5_1_10 to hdf5_1_10 * commit '55f1d2945df1bb0b3e0e421dac63079db8b629cd': Update email address
BBSERV ADMBBSERV ADM
55f1d2945dfUpdate email address
Allen ByrneAllen Byrne
43f27973c94Update URLs
Allen ByrneAllen Byrne
e8f5787831fMMerge pull request #1002 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_10 to hdf5_1_10 * commit '7fdad7f3b831e6899566bfa2573b5480bb170134': Correct name of hl compile script
Allen ByrneAllen Byrne
7fdad7f3b83Correct name of hl compile script
Allen ByrneAllen Byrne
a409d22e4f6MMerge pull request #999 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_10 to hdf5_1_10 * commit '9707dbb03cf0a8477055eef01311b8789f88c1c7': Remove incorrect line
Allen ByrneAllen Byrne
9707dbb03cfRemove incorrect line
Allen ByrneAllen Byrne
e5e1e7b1c88MMerge pull request #993 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_10 to hdf5_1_10 * commit '73e27485470a0e83b6fc03393e1783c9602c0d38': Correct Readme VS version merge from develop
Allen ByrneAllen Byrne
73e27485470Correct Readme VS version merge from develop