| Commit message (Expand) | Author | Age | Files | Lines |
* | Add support for GCC9, update warnhist script, and clean up warnings. | Quincey Koziol | 2019-07-03 | 1 | -2/+3 |
|
|
* | Updated configure & CMake compiler flags for GCC 8.x, along with corresponding | Quincey Koziol | 2019-06-28 | 1 | -21/+21 |
|
|
* | Updated H5Tcopy() to get the dataset's datatype through the VOL when | Dana Robinson | 2019-06-24 | 1 | -24/+0 |
|
|
* | Add support for GCC 7.x warnings, update warnhist script to account for them, | Quincey Koziol | 2019-06-21 | 1 | -1/+0 |
|
|
* | Merge pull request #1600 in HDFFV/hdf5 from ~SONGYULU/hdf5_ray:HDFFV-10658-pe... | Ray Lu | 2019-04-18 | 1 | -28/+38 |
|\ |
|
| * | Changing the prefix of external file and VDS from empty string to null for pe... | Songyu Lu | 2019-04-17 | 1 | -19/+16 |
|
|
| * | Improving the condition checking of empty string. | Songyu Lu | 2019-04-17 | 1 | -8/+8 |
|
|
| * | Replacing string operation strdup with assignment for empty string. | Songyu Lu | 2019-04-17 | 1 | -11/+18 |
|
|
| * | HDFFV-10658 - setting and getting properties in API context: | Songyu Lu | 2019-04-09 | 1 | -14/+8 |
|
|
| * | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~songyulu/hdf5_r... | Songyu Lu | 2019-04-04 | 1 | -8/+9 |
| |\ |
|
| * | | This commit basically has the following changes: | Songyu Lu | 2019-04-04 | 1 | -4/+4 |
|
|
| * | | HDFFV-10658: 1. moving HDgetenv to dataset initialization stage to reduce the... | Songyu Lu | 2019-03-22 | 1 | -14/+26 |
|
|
| * | | HDFFV-10658: setting and getting properties in API context: | Songyu Lu | 2019-03-13 | 1 | -18/+18 |
|
|
* | | | Correct set extent operation on VDS to iterate over # of used sub-datasets | Quincey Koziol | 2019-04-16 | 1 | -1/+1 |
| |/
|/| |
|
* | | Added an H5MM_memcpy call that checks for buffer overlap. | Dana Robinson | 2019-03-16 | 1 | -7/+7 |
|
|
* | | Fix issue with direct chunk write not updating the "last chunk" index | Neil Fortner | 2019-03-06 | 1 | -1/+2 |
|/ |
|
* | Move 'minimize dataset object header flag' into API context | Quincey Koziol | 2019-03-05 | 1 | -6/+6 |
|
|
* | 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 |
|
|
* | Formatting adjustments. | Jacob Smith | 2018-12-18 | 1 | -2/+3 |
|
|
* | Formatting adjustments | Jacob Smith | 2018-12-18 | 1 | -19/+19 |
|
|
* | Reformat to be more consistent with existing code. | Jacob Smith | 2018-12-13 | 1 | -113/+37 |
|
|
* | 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 | 1 | -206/+128 |
|\ \
| |/
|/| |
|
| * | Switch switch remainder of API routines to use VOL callbacks. | Quincey Koziol | 2018-11-10 | 1 | -1/+1 |
|
|
| * | Remove most debugging shims & scaffolding. | Quincey Koziol | 2018-11-04 | 1 | -8/+0 |
|
|
| * | Convert dataset callbacks to standard form, for wrapping object IDs, etc. | Quincey Koziol | 2018-10-29 | 1 | -5/+2 |
|
|
| * | Updates after merging changes from develop. | Quincey Koziol | 2018-10-26 | 1 | -1/+1 |
|
|
| * | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ... | Quincey Koziol | 2018-10-25 | 1 | -1/+0 |
| |\ |
|
| | * | Split H5VLnative.h into public and private files and updated | Dana Robinson | 2018-10-20 | 1 | -1/+1 |
|
|
| * | | Squashed commit of private branch changes to support stackable VOL plugins. | Quincey Koziol | 2018-10-25 | 1 | -18/+25 |
| |/ |
|
| * | VOL FEATURE | Dana Robinson | 2018-10-10 | 1 | -19/+42 |
|
|
| * | Remainder of vol_normalization changes (dataset, attribute, files, objects). | Dana Robinson | 2018-09-24 | 1 | -61/+73 |
|
|
| * | Removed 'VOL' versions of FUNC_ENTER macros as well as empty functions | Dana Robinson | 2018-09-18 | 1 | -131/+22 |
|
|
* | | 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 | 1 | -1/+1 |
|
|
* | | Change H5F internals access | Jacob Smith | 2018-09-14 | 1 | -7/+2 |
|
|
* | | 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 | 1 | -7/+299 |
|/ |
|
* | Combined macro lines as Dana commented | Binh-Minh Ribler | 2018-07-16 | 1 | -2/+1 |
|
|
* | Fixed division-by-zero issues | Binh-Minh Ribler | 2018-07-16 | 1 | -16/+21 |
|
|
* | Fixed HDFFV-10404 | Binh-Minh Ribler | 2018-07-13 | 1 | -2/+2 |
|
|
* | Revert "Merge pull request #1116 in HDFFV/hdf5 from ~HDFTEST/hdf5_hft:hdf5_1_... | hdftest | 2018-06-24 | 1 | -1/+1 |
|
|
* | Merge branch 'develop' into hdf5_1_10.sync | M. Scot Breitenfeld | 2018-05-08 | 1 | -359/+361 |
|\ |
|
| * | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ... | Quincey Koziol | 2018-04-29 | 1 | -963/+822 |
| |\ |
|
| | * | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ... | Quincey Koziol | 2018-03-18 | 1 | -70/+92 |
| | |\ |
|
| | | * | Modifications made based on comments from pull request. | Vailin Choi | 2018-02-07 | 1 | -0/+1 |
|
|