Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Delay checking if decoded message's "shareable" flag is appropriate for | Neil Fortner | 2019-01-07 | 5 | -19/+34 |
* | Merge pull request #1440 in HDFFV/hdf5 from stackable_vol_fix_14 to develop | Quincey Koziol | 2019-01-06 | 7 | -31/+138 |
|\ | |||||
| * | Corrected comment in src/H5VLint.c, fixed pass-through info size in | Quincey Koziol | 2019-01-06 | 7 | -31/+138 |
* | | Clean up style issues, make function callbacks static, correct debug statements, | Quincey Koziol | 2019-01-05 | 1 | -475/+319 |
|/ | |||||
* | Merge pull request #1425 in HDFFV/hdf5 from ~JHENDERSON/hdf5:develop to develop | Jordan Henderson | 2019-01-04 | 1 | -0/+2 |
|\ | |||||
| * | Align H5Lcreate_ud behavior with documentation for NULL udata pointer | Jordan Henderson | 2019-01-03 | 1 | -0/+2 |
* | | Merge pull request #1408 in HDFFV/hdf5 from ~BMRIBLER/hdf5_bmr_fixbug:develop... | Binh-Minh Ribler | 2019-01-03 | 1 | -3/+25 |
|\ \ | |/ |/| | |||||
| * | Removed a comment. | Binh-Minh Ribler | 2019-01-03 | 1 | -1/+0 |
| * | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~bmribler/hdf5_b... | Binh-Minh Ribler | 2018-12-23 | 104 | -9626/+16111 |
| |\ | |||||
| * | | Fixed CVE division-by-zero issues | Binh-Minh Ribler | 2018-12-23 | 1 | -3/+26 |
* | | | 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 |