summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Added a warning summary script for gcc to binDana Robinson2019-06-172-0/+485
|
* Merge pull request #1729 in HDFFV/hdf5 from ↵Vailin Choi2019-06-177-5/+105
|\ | | | | | | | | | | | | | | ~VCHOI/my_third_fork:bugfix/HDFFV-10800-h5ocopy-failure to develop * commit 'dfdc27b04b2e8bcd1985ba90ce6553d8b3805fda': Fix release notes based on feedback from pull request. Fix for HDFFV-10800 H5Ocopy failure: The value for the H5F_LIBVER_V18 index in H5O_fill_ver_bounds[], the format version bounds array for fill value message, should be version 3 not 2.
| * Fix release notes based on feedback from pull request.Vailin Choi2019-06-141-7/+9
| |
| * Fix for HDFFV-10800 H5Ocopy failure:Vailin Choi2019-06-127-5/+103
| | | | | | | | | | The value for the H5F_LIBVER_V18 index in H5O_fill_ver_bounds[], the format version bounds array for fill value message, should be version 3 not 2.
* | Merge pull request #1741 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop to ↵Dana Robinson2019-06-161-1/+1
|\ \ | | | | | | | | | | | | | | | | | | develop * commit 'dbad1589008e2ef9e713c712ca5ffbf7c97159d0': Fixed problem with H5Fdelete "test" and split VFD.
| * | Fixed problem with H5Fdelete "test" and split VFD.Dana Robinson2019-06-161-1/+1
|/ /
* | Merge pull request #1739 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:aapl_test to ↵Dana Robinson2019-06-151-49/+60
|\ \ | | | | | | | | | | | | | | | | | | develop * commit 'ad168f5a7a08f6afd9ee506ce7c884fff994002a': Added the creation and use of an attribute access property list to testhdf5.
| * | Added the creation and use of an attribute access property list toDana Robinson2019-06-151-49/+60
| | | | | | | | | | | | testhdf5.
* | | Merge pull request #1738 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to developLarry Knox2019-06-152-218/+4
|\ \ \ | |/ / |/| | | | | | | | * commit '6c3f90ae222a8d4e8d8edf172a6745028209b75c': Update MANIFEST for move of h5cc.in and h5redeploy.in to bin directory.
| * | Update MANIFEST for move of h5cc.in and h5redeploy.in to bin directory.Larry Knox2019-06-152-218/+4
| | |
* | | Merge pull request #1713 in HDFFV/hdf5 from ↵Dana Robinson2019-06-158-482/+620
|\ \ \ | |/ / |/| | | | | | | | | | | | | | | | | ~DEROBINS/hdf5_der:vol_dev_headers to develop * commit '9ef56483f6447b60cf7568e2022aa5d8f193427c': Added missing DELETE enum value. Split VOL connector routines into separate headers: * H5VLconnector.h for terminal connector things * H5VLconnector_passthru.h for passthrough connector things
| * | Merge branch 'develop' into vol_dev_headersDana Robinson2019-06-148-30/+278
| |\ \ | |/ / |/| |
* | | Merge pull request #1736 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to developLarry Knox2019-06-148-30/+278
|\ \ \ | | | | | | | | | | | | | | | | * commit '04dc4ef436b087cfc45030b9183386598d1b4bae': Moved h5cc.in and h5redeploy.in from tools/misc to bin directory. They should always be built and installed whether tools are enabled or disabled. Also added Makefile.am to bin to build h5redeploy and to install and uninstall them. h5cc is created from h5cc.in by configure.
| * \ \ Merge branch 'develop' of ↵Larry Knox2019-06-1413-12/+202
| |\ \ \ | | | | | | | | | | | | | | | https://bitbucket.hdfgroup.org/scm/~lrknox/hdf5_lrk into develop
| * | | | Moved h5cc.in and h5redeploy.in from tools/misc to bin directory. TheyLarry Knox2019-06-148-30/+278
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | should always be built and installed whether tools are enabled or disabled. Also added Makefile.am to bin to build h5redeploy and to install and uninstall them. h5cc is created from h5cc.in by configure.
| | | * | Added missing DELETE enum value.Dana Robinson2019-06-141-1/+2
| | | | |
| | | * | Merge branch 'develop' into vol_dev_headersDana Robinson2019-06-141-1/+1
| | | |\ \ | |_|_|/ / |/| | | |
* | | | | Merge pull request #1737 in HDFFV/hdf5 from ~BRTNFLD/hdf5_msb:develop to developScot Breitenfeld2019-06-141-1/+1
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | * commit 'a0f9e97769e1aa4890b1481182f55b8373d431fa': fixed linked library for testing
| * | | | | fixed linked library for testingM. Scot Breitenfeld2019-06-141-1/+1
|/ / / / /
| | | * | Merge branch 'develop' into vol_dev_headersDana Robinson2019-06-1479-801/+3213
| | | |\ \ | |_|_|/ / |/| | | | | | | | | | | | | | Also moved the wrapper functions from the H5VLconnector.h to H5VLconnector_passthru.h
* | | | | Merge pull request #1734 in HDFFV/hdf5 from ~BRTNFLD/hdf5_msb:develop to developScot Breitenfeld2019-06-143-9/+5
|\ \ \ \ \ | |_|/ / / |/| | | | | | | | | | | | | | | | | | | * commit '79916da3036f94a368ba8b29cb18c507e9939e16': added missing MOD dependency added missing MOD dependency
| * | | | added missing MOD dependencyM. Scot Breitenfeld2019-06-143-7/+5
| | | | |
| * | | | Merge branch 'develop' of ↵M. Scot Breitenfeld2019-06-1413-12/+202
| |\ \ \ \ | |/ / / / |/| | | | | | | | | ssh://bitbucket.hdfgroup.org:7999/~brtnfld/hdf5_msb into develop
* | | | | Merge pull request #1727 in HDFFV/hdf5 from ↵Dana Robinson2019-06-1313-12/+202
|\ \ \ \ \ | |_|/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | ~DEROBINS/hdf5_der:H5Fdelete_vol_only to develop * commit 'bb5e7822f447b8a175e807e2e7bad5e0192394e5': Fixed an error string typo Added H5Fdelete call and VOL support (but no VFD/native implementation).
| * | | | Fixed an error string typoDana Robinson2019-06-111-1/+1
| | | | |
| * | | | Added H5Fdelete call and VOL support (but no VFD/native implementation).Dana Robinson2019-06-1113-12/+202
| | |_|/ | |/| |
* | | | Merge pull request #1733 in HDFFV/hdf5 from ~BRTNFLD/hdf5_msb:develop to developScot Breitenfeld2019-06-134-27/+70
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'd754a86c2412747be587633fb7e7180570b3f82a': updated static vol_connector build updated static vol_connector build fixed dependencies fixed invalid pointer removed unregistering native vol fix for cycle dependency
| | | * | added missing MOD dependencyM. Scot Breitenfeld2019-06-141-2/+0
| | |/ / | |/| |
| * | | updated static vol_connector buildM. Scot Breitenfeld2019-06-131-1/+1
| | | |
| * | | Merge branch 'develop' of ↵M. Scot Breitenfeld2019-06-134-25/+31
| |\ \ \ | | | | | | | | | | | | | | | ssh://bitbucket.hdfgroup.org:7999/~brtnfld/hdf5_msb into develop
| | * \ \ Merge branch 'develop' of ↵M. Scot Breitenfeld2019-06-132-8/+22
| | |\ \ \ | | | | | | | | | | | | | | | | | | ssh://bitbucket.hdfgroup.org:7999/~brtnfld/hdf5_msb into develop
| | | * | | fixed invalid pointerM. Scot Breitenfeld2019-06-132-8/+22
| | | | | |
| | * | | | fixed dependenciesM. Scot Breitenfeld2019-06-132-5/+9
| | |/ / /
| | * | | removed unregistering native volM. Scot Breitenfeld2019-06-131-12/+0
| | | | |
| * | | | updated static vol_connector buildM. Scot Breitenfeld2019-06-131-2/+18
| |/ / /
| * | | fix for cycle dependencyM. Scot Breitenfeld2019-06-131-0/+21
|/ / /
* | | Merge pull request #1708 in HDFFV/hdf5 from ~BRTNFLD/hdf5_msb:H10621 to developScot Breitenfeld2019-06-1215-29/+836
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '0742c15fca95965ed4eb87c6d54f41bb07bd4526': makefile clean-up move the vol_info to an optional parameter added H5Pset_vol added vol connector added test for vol_connector removed H5VL constants removed VOLL NULL connector and replaced it with native VOL added connector_name test added missing files add tests added more tests added missing files Implemented VOL APIs and C constants, no tests Implemented VOL APIs and C constants, no tests initial API impl.
| * | | makefile clean-upM. Scot Breitenfeld2019-06-121-2/+0
| | | |
| * | | move the vol_info to an optional parameterM. Scot Breitenfeld2019-06-112-14/+19
| | | |
| * | | added H5Pset_volM. Scot Breitenfeld2019-05-223-0/+184
| | | |
| * | | added vol connectorM. Scot Breitenfeld2019-05-161-0/+8
| | | |
| * | | added test for vol_connectorM. Scot Breitenfeld2019-05-161-0/+61
| | | |
| * | | removed H5VL constantsM. Scot Breitenfeld2019-05-169-566/+3
| | | |
| * | | removed VOLL NULL connector and replaced it with native VOLM. Scot Breitenfeld2019-05-167-104/+39
| | | |
| * | | added connector_name testM. Scot Breitenfeld2019-04-243-3/+19
| | | |
| * | | added missing filesM. Scot Breitenfeld2019-04-244-0/+444
| | | |
| * | | Merge branch 'develop' into H10621M. Scot Breitenfeld2019-04-24272-3324/+8504
| |\ \ \
| * | | | add testsM. Scot Breitenfeld2019-03-111-0/+1
| | | | |
| * | | | added more testsM. Scot Breitenfeld2019-03-115-78/+117
| | | | |
| * | | | Merge branch 'develop' into H10621M. Scot Breitenfeld2019-03-07527-34833/+46938
| |\ \ \ \