| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'aug-develop' into aug-merge-attempt/feature/vfd_swmr | David Young | 2020-08-04 | 1 | -13/+16 |
|\ |
|
| * | Normalizations with 1.10 branch. | Dana Robinson | 2020-06-02 | 1 | -13/+16 |
|
|
| * | Avoid allocating a chunk index for datasets with 0-sized dimensions, until | Quincey Koziol | 2020-05-01 | 1 | -1/+1 |
|
|
| * | Fix according to PR feedback. | vchoi | 2020-04-07 | 1 | -1/+1 |
|
|
| * | Fix an error in previous merge: should use NULL instead of FAIL. | vchoi | 2020-04-07 | 1 | -2/+2 |
|
|
| * | Merge branch 'develop' into tools_vol_update | Dana Robinson | 2020-04-02 | 1 | -2/+15 |
| |\ |
|
| | * | Merge pull request #2461 in HDFFV/hdf5 from ~VCHOI/my_third_fork:bugfix/dtype... | Vailin Choi | 2020-04-02 | 1 | -2/+12 |
| | |\ |
|
| | | * | A fix in the cleaning up code for datatype when datatype initialization via H... | vchoi | 2020-03-23 | 1 | -2/+12 |
|
|
| | * | | Changed default dataset shared struct to initialize hid_t IDs to | Dana Robinson | 2020-04-02 | 1 | -0/+3 |
| | |/ |
|
| * | | Misc changes for h5dump VOL changes. | Dana Robinson | 2020-03-30 | 1 | -1/+1 |
| |/ |
|
| * | Merge pull request #2325 in HDFFV/hdf5 from ~DYOUNG/werror:h5t_copy to develop | David Young | 2020-02-17 | 1 | -2/+2 |
| |\ |
|
| | * | H5T_copy() constification plus Quincey's contributions. | David Young | 2020-01-29 | 1 | -2/+2 |
|
|
| * | | Reduce differences between my -Werror branch and `develop`: | David Young | 2020-01-29 | 1 | -3/+2 |
| |/ |
|
| * | merge and fix conflict | kmu | 2020-01-19 | 1 | -4/+3 |
| |\ |
|
| * \ | merge and fix conflicts | kmu | 2020-01-14 | 1 | -22/+313 |
| |\ \
| | |/ |
|
| | * | Remove unnecessary H5CX call | Quincey Koziol | 2019-12-21 | 1 | -4/+0 |
|
|
| | * | Refactor H5Dvlen_get_buf_size to use optional dataset operation, with generic... | Quincey Koziol | 2019-12-21 | 1 | -26/+219 |
|
|
| | * | Refactor all the 'H5VL_*_optional' callbacks to move the type of operation out | Quincey Koziol | 2019-12-20 | 1 | -40/+142 |
|
|
| * | | fix unused related warnings | kmu | 2020-01-13 | 1 | -1/+1 |
| |/ |
|
| * | Implement support for using H5Dvlen_get_buf_size with | Neil Fortner | 2019-12-05 | 1 | -1/+1 |
|
|
| * | Merge pull request #2049 in HDFFV/hdf5 from ~CHOGAN/hdf5:chogan/issue_10934 t... | Chris Hogan | 2019-12-02 | 1 | -15/+62 |
| |\ |
|
| | * | Fix failing test and retain semantics for chunk cache properties in non-chunk... | Chris Hogan | 2019-11-25 | 1 | -4/+34 |
|
|
| | * | Add two missing calls to H5I_dec_ref for new dapl_id | Chris Hogan | 2019-11-21 | 1 | -4/+7 |
|
|
| | * | Community-proposed fix | Chris Hogan | 2019-11-18 | 1 | -7/+21 |
|
|
| * | | Implement H5VLget_file_type() to return a copy of a datatype with the | Neil Fortner | 2019-11-08 | 1 | -2/+2 |
| |/ |
|
| * | Add new H5R API that abstracts object, region and attribute reference types | Jerome Soumagne | 2019-10-08 | 1 | -45/+1 |
|
|
| * | Progress toward moving the dataset routines to using the 'shared' file pointer | Quincey Koziol | 2019-08-21 | 1 | -1/+1 |
|
|
| * | 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 |
| |\ |
|