Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ... | Vailin Choi | 2019-01-02 | 24 | -156/+779 |
|\ | |||||
| * | Merge branch 'develop' into vfd_init_cleanup | Dana Robinson | 2019-01-01 | 68 | -6064/+8083 |
| |\ | |||||
| | * | Merge pull request #1413 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:yay_plugins to... | Dana Robinson | 2018-12-31 | 2 | -8/+5 |
| | |\ | |||||
| | | * | Merge branch 'develop' into yay_plugins | Dana Robinson | 2018-12-28 | 20 | -2211/+3427 |
| | | |\ | |||||
| | | * \ | Merge branch 'develop' into yay_plugins | Dana Robinson | 2018-12-28 | 1 | -2/+8 |
| | | |\ \ | |||||
| | | * | | | Added more sub-tests to the VOL plugin test. | Dana Robinson | 2018-12-28 | 2 | -8/+5 |
| | * | | | | Merge branch 'develop' into dset_ohdr_minimize | Jacob Smith | 2018-12-28 | 23 | -2215/+3450 |
| | |\ \ \ \ | | | | |_|/ | | | |/| | | |||||
| | * | | | | Specify variable type. | Jacob Smith | 2018-12-28 | 2 | -2/+1 |
| | * | | | | Merge branch 'develop' into dset_ohdr_minimize | Jacob Smith | 2018-12-27 | 24 | -3511/+3686 |
| | |\ \ \ \ | |||||
| | * | | | | | OHDR tests now accept h5_fileaccess() fapls. | Jacob Smith | 2018-12-26 | 1 | -1/+2 |
| | * | | | | | Add error checking to the minimized dset header size calculation. | Jacob Smith | 2018-12-21 | 1 | -15/+49 |
| | * | | | | | Remove `#if 0` block of deprecated code. | Jacob Smith | 2018-12-20 | 1 | -4/+0 |
| | * | | | | | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~jake.smith/hdf5... | Jacob Smith | 2018-12-19 | 30 | -303/+281 |
| | |\ \ \ \ \ | |||||
| | * | | | | | | Formatting adjustments. | Jacob Smith | 2018-12-18 | 2 | -7/+3 |
| | * | | | | | | Formatting adjustments | Jacob Smith | 2018-12-18 | 3 | -56/+56 |
| | * | | | | | | Move H5Fset_dset_no_attrs_hint VOL operations to native. | Jacob Smith | 2018-12-18 | 7 | -20/+42 |
| | * | | | | | | Merge branch 'develop' into dset_ohdr_minimize | Jacob Smith | 2018-12-18 | 42 | -1037/+998 |
| | |\ \ \ \ \ \ | |||||
| | * | | | | | | | formatting adjustments | Jacob Smith | 2018-12-14 | 1 | -18/+4 |
| | * | | | | | | | Reformat to be more consistent with existing code. | Jacob Smith | 2018-12-13 | 5 | -276/+104 |
| | * | | | | | | | add missing paramter - macro seemingly unused, but absence results in compile... | Jacob Smith | 2018-12-13 | 1 | -1/+1 |
| | * | | | | | | | fix reference; move declaration in file | Jacob Smith | 2018-12-13 | 1 | -2/+2 |
| | * | | | | | | | Merge branch 'develop' into dset_ohdr_minimize | Jacob Smith | 2018-12-13 | 1 | -0/+2 |
| | |\ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ | Merge branch 'develop' into dset_ohdr_minimize | Jacob Smith | 2018-12-12 | 1 | -2/+17 |
| | |\ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ | Merge branch 'dset_ohdr_minimize' of https://bitbucket.hdfgroup.org/scm/~jake... | Jacob Smith | 2018-12-12 | 1 | -5/+0 |
| | |\ \ \ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | | Remove unused debugging print in '#if 0' block | Jacob Smith | 2018-12-12 | 1 | -5/+0 |
| | * | | | | | | | | | | Merge branch 'develop' into dset_ohdr_minimize | Jacob Smith | 2018-12-12 | 232 | -11595/+27969 |
| | |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / | | |/| | | | | | | | | | |||||
| | * | | | | | | | | | | Remove unnecessary H5_now() call; remove ohdr v2 mtime addition. | Jacob Smith | 2018-10-02 | 1 | -5/+1 |
| | * | | | | | | | | | | Modify MTIME size behavior to be closer to expectations (we hope). | Jacob Smith | 2018-09-20 | 1 | -26/+22 |
| | * | | | | | | | | | | Continued progress in implementing tests. | Jacob Smith | 2018-09-20 | 2 | -3/+2 |
| | * | | | | | | | | | | Change H5F internals access | Jacob Smith | 2018-09-14 | 3 | -7/+24 |
| | * | | | | | | | | | | Change to use internal routines to get dcpl minimize setting. | Jacob Smith | 2018-09-14 | 1 | -31/+14 |
| | * | | | | | | | | | | Add additional tests (or placeholders for same). | Jacob Smith | 2018-09-12 | 1 | -2/+5 |
| | * | | | | | | | | | | Stash work on object header reduction code and tests. | Jacob Smith | 2018-09-11 | 10 | -94/+835 |
| * | | | | | | | | | | | Merge branch 'develop' into vfd_init_cleanup | Dana Robinson | 2018-12-18 | 1 | -18/+15 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | Cleaned up and normalized VFD init calls. | Dana Robinson | 2018-12-18 | 7 | -62/+52 |
| | |_|_|_|_|/ / / / / / | |/| | | | | | | | | | | |||||
| * | | | | | | | | | | | Merge pull request #1390 in HDFFV/hdf5 from stackable_vol_fix_06 to develop | Quincey Koziol | 2018-12-18 | 6 | -66/+14 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | Revert change to MSC_VER, in favor of Dana's | Quincey Koziol | 2018-12-17 | 1 | -1/+1 |
* | | | | | | | | | | | | | Changes based on feedback from pull request. | Vailin Choi | 2018-12-31 | 1 | -0/+1 |
* | | | | | | | | | | | | | Fix for HDFFV-10659: The library abort with "infinite loop closing library" | Vailin Choi | 2018-12-28 | 1 | -2/+32 |
| |_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | |||||
* | | | | | | | | | | | | Updated the log function names. | Dana Robinson | 2018-12-28 | 5 | -122/+123 |
* | | | | | | | | | | | | Merge branch 'develop' into md_cache_logging_squash | Dana Robinson | 2018-12-28 | 4 | -5/+24 |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | |||||
| * | | | | | | | | | | | Merge pull request #1386 in HDFFV/hdf5 from ~JHENDERSON/hdf5:develop to develop | Jordan Henderson | 2018-12-28 | 1 | -2/+8 |
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | |||||
| | * | | | | | | | | | | Add test for H5Arename NULL/empty attribute name fix | Jordan Henderson | 2018-12-17 | 1 | -4/+8 |
| | * | | | | | | | | | | align H5Arename behavior with H5Arename_by_name | Jordan Henderson | 2018-12-17 | 1 | -2/+4 |
| * | | | | | | | | | | | Fixed plugin loading so it actually checks the plugin type. | Dana Robinson | 2018-12-27 | 2 | -2/+15 |
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | |||||
| * | | | | | | | | | | H5VLregister_by_value() should not set _BY_NAME when searching for | Dana Robinson | 2018-12-27 | 1 | -1/+1 |
* | | | | | | | | | | | Squash merge of MDC logging changes. | Dana Robinson | 2018-12-21 | 20 | -2206/+3421 |
|/ / / / / / / / / / | |||||
* | | | | | | | | | | Merge branch 'develop' into vol_tweaks | Dana Robinson | 2018-12-20 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Correct typo | Quincey Koziol | 2018-12-20 | 1 | -1/+1 |
* | | | | | | | | | | | Moved private native VOL connector functions to H5VLnative_private.h. | Dana Robinson | 2018-12-20 | 21 | -76/+117 |