Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixed invalid pointer | M. Scot Breitenfeld | 2019-06-13 | 2 | -8/+22 |
* | removed unregistering native vol | M. Scot Breitenfeld | 2019-06-13 | 1 | -12/+0 |
* | 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 |
|/ / / / / / | |||||
* | | | | | | Merge pull request #1715 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop | Allen Byrne | 2019-06-05 | 12 | -89/+103 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Fix minor issues | Allen Byrne | 2019-06-03 | 2 | -2/+2 |
| * | | | | | | Update macro | Allen Byrne | 2019-05-31 | 1 | -5/+19 |
| * | | | | | | Java formatting of args | Allen Byrne | 2019-05-30 | 9 | -82/+82 |
| |/ / / / / | |||||
* | | | | | | Merge pull request #1719 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:vipl to develop | Dana Robinson | 2019-06-05 | 7 | -51/+142 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Added a VOL initialization property list type. | Dana Robinson | 2019-06-05 | 7 | -51/+142 |
* | | | | | | | Merge pull request #1718 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:release_fixes ... | Dana Robinson | 2019-06-05 | 2 | -1/+4 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
| * | | | | | | Minor warning fixes: | Dana Robinson | 2019-06-05 | 2 | -1/+4 |
|/ / / / / / | |||||
* | | | | | | Merge pull request #1717 in HDFFV/hdf5 from ~NFORTNE2/hdf5_naf:develop to dev... | Neil Fortner | 2019-06-04 | 5 | -340/+1459 |
|\ \ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'develop' of ssh://bitbucket.hdfgroup.org:7999/~nfortne2/hdf5_na... | Neil Fortner | 2019-06-03 | 0 | -0/+0 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Refactor H5S__hyper_project_intersection to operate directly on span trees, i... | Neil Fortner | 2019-06-01 | 5 | -340/+1457 |
| | |/ / / / / | |||||
| * | | | | | | Minor fixes/improvements for VDS performance improvement (HDFFV-10693). | Neil Fortner | 2019-06-03 | 1 | -15/+17 |
| * | | | | | | Refactor H5S__hyper_project_intersection to operate directly on span | Neil Fortner | 2019-06-01 | 5 | -340/+1457 |
| |/ / / / / | |||||
* | | | | | | Merge pull request #1693 in HDFFV/hdf5 from ~BMRIBLER/hdf5-bmr:develop to dev... | Binh-Minh Ribler | 2019-06-03 | 3 | -5/+17 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | |