Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | Merge branch 'develop' into vol_dev_headers | Dana Robinson | 2019-06-14 | 79 | -801/+3213 | |
| | | |\ \ | |_|_|/ / |/| | | | | ||||||
* | | | | | Merge pull request #1734 in HDFFV/hdf5 from ~BRTNFLD/hdf5_msb:develop to develop | Scot Breitenfeld | 2019-06-14 | 3 | -9/+5 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| * | | | | added missing MOD dependency | M. Scot Breitenfeld | 2019-06-14 | 3 | -7/+5 | |
| * | | | | Merge branch 'develop' of ssh://bitbucket.hdfgroup.org:7999/~brtnfld/hdf5_msb... | M. Scot Breitenfeld | 2019-06-14 | 13 | -12/+202 | |
| |\ \ \ \ | |/ / / / |/| | | | | ||||||
* | | | | | Merge pull request #1727 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:H5Fdelete_vol_... | Dana Robinson | 2019-06-13 | 13 | -12/+202 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| * | | | | Fixed an error string typo | Dana Robinson | 2019-06-11 | 1 | -1/+1 | |
| * | | | | Added H5Fdelete call and VOL support (but no VFD/native implementation). | Dana Robinson | 2019-06-11 | 13 | -12/+202 | |
| | |_|/ | |/| | | ||||||
* | | | | Merge pull request #1733 in HDFFV/hdf5 from ~BRTNFLD/hdf5_msb:develop to develop | Scot Breitenfeld | 2019-06-13 | 4 | -27/+70 | |
|\ \ \ \ | ||||||
| | | * | | added missing MOD dependency | M. Scot Breitenfeld | 2019-06-14 | 1 | -2/+0 | |
| | |/ / | |/| | | ||||||
| * | | | updated static vol_connector build | M. Scot Breitenfeld | 2019-06-13 | 1 | -1/+1 | |
| * | | | Merge branch 'develop' of ssh://bitbucket.hdfgroup.org:7999/~brtnfld/hdf5_msb... | M. Scot Breitenfeld | 2019-06-13 | 4 | -25/+31 | |
| |\ \ \ | ||||||
| | * \ \ | Merge branch 'develop' of ssh://bitbucket.hdfgroup.org:7999/~brtnfld/hdf5_msb... | M. Scot Breitenfeld | 2019-06-13 | 2 | -8/+22 | |
| | |\ \ \ | ||||||
| | | * | | | fixed invalid pointer | M. Scot Breitenfeld | 2019-06-13 | 2 | -8/+22 | |
| | * | | | | fixed dependencies | M. Scot Breitenfeld | 2019-06-13 | 2 | -5/+9 | |
| | |/ / / | ||||||
| | * | | | removed unregistering native vol | M. Scot Breitenfeld | 2019-06-13 | 1 | -12/+0 | |
| * | | | | updated static vol_connector build | M. Scot Breitenfeld | 2019-06-13 | 1 | -2/+18 | |
| |/ / / | ||||||
| * | | | fix for cycle dependency | M. Scot Breitenfeld | 2019-06-13 | 1 | -0/+21 | |
|/ / / | ||||||
* | | | Merge pull request #1708 in HDFFV/hdf5 from ~BRTNFLD/hdf5_msb:H10621 to develop | Scot Breitenfeld | 2019-06-12 | 15 | -29/+836 | |
|\ \ \ | ||||||
| * | | | makefile clean-up | M. Scot Breitenfeld | 2019-06-12 | 1 | -2/+0 | |
| * | | | move the vol_info to an optional parameter | M. Scot Breitenfeld | 2019-06-11 | 2 | -14/+19 | |
| * | | | added H5Pset_vol | M. Scot Breitenfeld | 2019-05-22 | 3 | -0/+184 | |
| * | | | added vol connector | M. Scot Breitenfeld | 2019-05-16 | 1 | -0/+8 | |
| * | | | added test for vol_connector | M. Scot Breitenfeld | 2019-05-16 | 1 | -0/+61 | |
| * | | | removed H5VL constants | M. Scot Breitenfeld | 2019-05-16 | 9 | -566/+3 | |
| * | | | removed VOLL NULL connector and replaced it with native VOL | M. Scot Breitenfeld | 2019-05-16 | 7 | -104/+39 | |
| * | | | added connector_name test | M. Scot Breitenfeld | 2019-04-24 | 3 | -3/+19 | |
| * | | | added missing files | M. Scot Breitenfeld | 2019-04-24 | 4 | -0/+444 | |
| * | | | Merge branch 'develop' into H10621 | M. Scot Breitenfeld | 2019-04-24 | 272 | -3324/+8504 | |
| |\ \ \ | ||||||
| * | | | | add tests | M. Scot Breitenfeld | 2019-03-11 | 1 | -0/+1 | |
| * | | | | added more tests | M. Scot Breitenfeld | 2019-03-11 | 5 | -78/+117 | |
| * | | | | Merge branch 'develop' into H10621 | M. Scot Breitenfeld | 2019-03-07 | 527 | -34833/+46938 | |
| |\ \ \ \ | ||||||
| * \ \ \ \ | Merge branch 'develop' into H10621 | Scot Breitenfeld | 2018-12-07 | 3 | -52/+111 | |
| |\ \ \ \ \ | ||||||
| * | | | | | | added missing files | Scot Breitenfeld | 2018-12-07 | 1 | -0/+340 | |
| * | | | | | | Implemented VOL APIs and C constants, no tests | Scot Breitenfeld | 2018-12-07 | 1 | -3/+7 | |
| * | | | | | | Implemented VOL APIs and C constants, no tests | Scot Breitenfeld | 2018-12-07 | 7 | -27/+355 | |
| * | | | | | | initial API impl. | Scot Breitenfeld | 2018-12-07 | 3 | -1/+8 | |
* | | | | | | | Merge pull request #1728 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:bugfix/HDFFV-997... | Larry Knox | 2019-06-12 | 18 | -54/+181 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Add release note for enable-tools and enable-tests options. | Larry Knox | 2019-06-12 | 1 | -0/+12 | |
| * | | | | | | | Modified Makefile.ams for h5repack, h5watch and gif2h5 to allow | Larry Knox | 2019-06-12 | 9 | -35/+45 | |
| * | | | | | | | Add options to enable or disable building tools and tests. The default | Larry Knox | 2019-06-06 | 9 | -19/+124 | |
* | | | | | | | | Merge pull request #1725 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:h5dump_memory_... | Dana Robinson | 2019-06-11 | 5 | -35/+37 | |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | | | ||||||
| * | | | | | | | H5A__free() was renamed to H5A__shared_free() and now requires | Dana Robinson | 2019-06-11 | 4 | -18/+20 | |
| * | | | | | | | Merge branch 'h5dump_memory_bug' of https://bitbucket.hdfgroup.org/scm/~derob... | Dana Robinson | 2019-06-11 | 0 | -0/+0 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Fixed a memory issue where unfreed shared attribute dataspace memory | Dana Robinson | 2019-06-11 | 1 | -1/+3 | |
| |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | Fixed a memory issue where unfreed shared attribute dataspace memory | Dana Robinson | 2019-06-11 | 4 | -25/+25 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge pull request #1721 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:release_fixes ... | Dana Robinson | 2019-06-06 | 1 | -6/+27 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Minor tweaks to the VOL function comments to bring them in line with the | Dana Robinson | 2019-06-06 | 1 | -6/+27 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge pull request #1720 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to develop | Larry Knox | 2019-06-05 | 5 | -54/+18 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Move set (MAX_PROC_COUNT 8) back to HPC options files. | Larry Knox | 2019-06-05 | 5 | -6/+16 | |
| * | | | | | | | Move check for MPI defined to enable parallel from options scripts in HPC to ... | Larry Knox | 2019-06-05 | 5 | -54/+8 | |
|/ / / / / / / |