| Commit message (Expand) | Author | Age | Files | Lines |
* | H5T_copy() constification plus Quincey's contributions. | David Young | 2020-01-29 | 1 | -2/+2 |
|
|
* | Squashed commit of the token_refactoring branch: | Dana Robinson | 2020-01-16 | 1 | -63/+71 |
|
|
* | Merge pull request #2228 in HDFFV/hdf5 from minor_improvements_from_token_ref... | Quincey Koziol | 2020-01-04 | 1 | -13/+13 |
|\ |
|
| * | Small changes from the token_refactoring branch, to reduce the delta to develop | Quincey Koziol | 2020-01-04 | 1 | -13/+13 |
|
|
* | | Fix some places where H5P_DEFAULT gets passed down to a VOL connector | Jordan Henderson | 2020-01-03 | 1 | -4/+4 |
|/ |
|
* | Add object header flags to API context | Chris Hogan | 2019-11-14 | 1 | -2/+8 |
|
|
* | Use major error code of calling package | Chris Hogan | 2019-11-08 | 1 | -2/+2 |
|
|
* | Add character encoding to lcpl context | Chris Hogan | 2019-11-04 | 1 | -3/+3 |
|
|
* | Use API context to store/retrieve LCPL when creating intermediate groups | Chris Hogan | 2019-10-29 | 1 | -4/+13 |
|
|
* | Unify code between H5Lcopy and H5Lmove | Jordan Henderson | 2019-10-10 | 1 | -6/+11 |
|
|
* | Fix issue in H5Lcreate_hard and H5Olink where entire H5VL_loc_params_t struct... | Jordan Henderson | 2019-08-21 | 1 | -1/+1 |
|
|
* | Cast enum to int, for strict varargs handling. | Quincey Koziol | 2019-04-25 | 1 | -1/+1 |
|
|
* | Refactor link creation parameters from being passing as properties in the | Quincey Koziol | 2019-04-25 | 1 | -36/+3 |
|
|
* | Added an H5MM_memcpy call that checks for buffer overlap. | Dana Robinson | 2019-03-16 | 1 | -2/+2 |
|
|
* | Align H5Lcreate_ud behavior with documentation for NULL udata pointer | Jordan Henderson | 2019-01-03 | 1 | -0/+2 |
|
|
* | Made hbool_t processing consistent in va_lists. | Dana Robinson | 2018-12-18 | 1 | -1/+1 |
|
|
* | Updated enums in VOL va_lists to be passed as ints. | Dana Robinson | 2018-12-18 | 1 | -1/+1 |
|
|
* | Refactor infrastructure for setting FAPL information from environment | Quincey Koziol | 2018-11-28 | 1 | -1/+0 |
|
|
* | Switch loc_params to VOL callbacks to pass struct by pointer instead of by | Quincey Koziol | 2018-11-22 | 1 | -17/+17 |
|
|
* | Remove most debugging shims & scaffolding. | Quincey Koziol | 2018-11-04 | 1 | -106/+0 |
|
|
* | Switch driver | plugin => connector. | Quincey Koziol | 2018-11-04 | 1 | -21/+21 |
|
|
* | Refactor and standardize the link VOL callbacks. Also fix error stack for | Quincey Koziol | 2018-11-01 | 1 | -97/+31 |
|
|
* | Updates after merging changes from develop. | Quincey Koziol | 2018-10-26 | 1 | -20/+50 |
|
|
* | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ... | Quincey Koziol | 2018-10-25 | 1 | -4/+4 |
|\ |
|
| * | Split H5VLnative.h into public and private files and updated | Dana Robinson | 2018-10-20 | 1 | -1/+1 |
|
|
| * | Updates to the VOL ID and object API calls. | Dana Robinson | 2018-10-17 | 1 | -3/+3 |
|
|
* | | Squashed commit of private branch changes to support stackable VOL plugins. | Quincey Koziol | 2018-10-25 | 1 | -41/+158 |
|/ |
|
* | VOL FEATURE | Dana Robinson | 2018-10-10 | 1 | -104/+370 |
|
|
* | Remainder of vol_normalization changes (dataset, attribute, files, objects). | Dana Robinson | 2018-09-24 | 1 | -280/+277 |
|
|
* | Removed 'VOL' versions of FUNC_ENTER macros as well as empty functions | Dana Robinson | 2018-09-18 | 1 | -330/+39 |
|
|
* | Cleanup API context function usage. | Quincey Koziol | 2018-03-19 | 1 | -168/+47 |
|
|
* | Add API context interface and use it throughout the library. | Quincey Koziol | 2018-03-15 | 1 | -441/+936 |
|
|
* | Fixed an incorrect FUNC_ENTER macro. | Dana Robinson | 2017-12-01 | 1 | -1/+1 |
|
|
* | Normalization with VOL integration branch. | Dana Robinson | 2017-12-01 | 1 | -84/+30 |
|
|
* | Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5... | Larry Knox | 2017-04-25 | 1 | -6/+4 |
|
|
* | Updated the H5L.c error message after additional thought. | Dana Robinson | 2017-04-05 | 1 | -1/+1 |
|
|
* | Updated an error message in H5L.c to be more helpful. | Dana Robinson | 2017-04-05 | 1 | -2/+4 |
|
|
* | [svn-r29081] - merge in the phdf5_metadata_opt/ branch with the collective me... | Mohamad Chaarawi | 2016-02-10 | 1 | -17/+17 |
|\ |
|
| * | [svn-r29066] - fixing some of the internal usage of dxpls. | Mohamad Chaarawi | 2016-02-08 | 1 | -1/+1 |
|
|
* | | [svn-r29076] Description: | Quincey Koziol | 2016-02-10 | 1 | -1/+1 |
|/ |
|
* | [svn-r28950] - remove META_FLUSH_COLLECTIVELY property for delayed sanity che... | Mohamad Chaarawi | 2016-01-21 | 1 | -24/+28 |
|
|
* | [svn-r28916] Description: | Quincey Koziol | 2016-01-15 | 1 | -51/+65 |
|
|
* | [svn-r28894] Description: | Quincey Koziol | 2016-01-14 | 1 | -18/+38 |
|
|
* | [svn-r28761] Description: | Quincey Koziol | 2016-01-01 | 1 | -17/+169 |
|
|
* | [svn-r27768] Description: | Quincey Koziol | 2015-09-14 | 1 | -19/+26 |
|
|
* | [svn-r27133] - Add a new attribute function characterstic for format: | Mohamad Chaarawi | 2015-06-01 | 1 | -17/+17 |
|
|
* | [svn-r25500] fix HDFFV-8888 - H5Ldelete_by_idx fails on non-existent group name. | Mohamad Chaarawi | 2014-07-31 | 1 | -1/+1 |
|
|
* | [svn-r21923] Description: | Quincey Koziol | 2012-02-10 | 1 | -2/+135 |
|
|
* | [svn-r21919] Description: | Quincey Koziol | 2012-02-09 | 1 | -51/+51 |
|
|
* | [svn-r21133] Description: | Quincey Koziol | 2011-07-20 | 1 | -5/+4 |
|
|