summaryrefslogtreecommitdiffstats
path: root/src/H5L.c
Commit message (Expand)AuthorAgeFilesLines
* Hdf5 1 12 whitespace changes (#606)Allen Byrne2021-04-291-177/+177
* Update URL in source file Copyright headers for web copy of COPYINGLarry Knox2021-02-201-1/+1
* Source formattedAllen Byrne2020-10-011-845/+785
* Clean up private / package / static namespace issues (function naming, whichQuincey Koziol2020-08-221-49/+48
* Sync with developDana Robinson2020-08-011-23/+23
* Whitespace cleanupAllen Byrne2020-05-131-3/+3
* Merge pull request #2325 in HDFFV/hdf5 from ~DYOUNG/werror:h5t_copy to developDavid Young2020-02-251-2/+2
* Fix some places where H5P_DEFAULT gets passed down to a VOL connectorJordan Henderson2020-02-011-4/+4
* Squashed commit of the token_refactoring branch:Dana Robinson2020-01-191-63/+71
* Cherry pick of 0225e6d5969Quincey Koziol2020-01-041-13/+13
* Check for both default LCPL valuesChris Hogan2019-11-271-2/+2
* Use API context to store/retrieve LCPL and DCPL propertiesChris Hogan2019-11-271-8/+23
* Unify code between H5Lcopy and H5LmoveJordan Henderson2019-10-101-6/+11
* Fix issue in H5Lcreate_hard and H5Olink where entire H5VL_loc_params_t struct...Jordan Henderson2019-08-211-1/+1
* Cast enum to int, for strict varargs handling.Quincey Koziol2019-04-251-1/+1
* Refactor link creation parameters from being passing as properties in theQuincey Koziol2019-04-251-36/+3
* Added an H5MM_memcpy call that checks for buffer overlap.Dana Robinson2019-03-161-2/+2
* Align H5Lcreate_ud behavior with documentation for NULL udata pointerJordan Henderson2019-01-031-0/+2
* Made hbool_t processing consistent in va_lists.Dana Robinson2018-12-181-1/+1
* Updated enums in VOL va_lists to be passed as ints.Dana Robinson2018-12-181-1/+1
* Refactor infrastructure for setting FAPL information from environmentQuincey Koziol2018-11-281-1/+0
* Switch loc_params to VOL callbacks to pass struct by pointer instead of byQuincey Koziol2018-11-221-17/+17
* Remove most debugging shims & scaffolding.Quincey Koziol2018-11-041-106/+0
* Switch driver | plugin => connector.Quincey Koziol2018-11-041-21/+21
* Refactor and standardize the link VOL callbacks. Also fix error stack forQuincey Koziol2018-11-011-97/+31
* Updates after merging changes from develop.Quincey Koziol2018-10-261-20/+50
* Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...Quincey Koziol2018-10-251-4/+4
|\
| * Split H5VLnative.h into public and private files and updatedDana Robinson2018-10-201-1/+1
| * Updates to the VOL ID and object API calls.Dana Robinson2018-10-171-3/+3
* | Squashed commit of private branch changes to support stackable VOL plugins.Quincey Koziol2018-10-251-41/+158
|/
* VOL FEATUREDana Robinson2018-10-101-104/+370
* Remainder of vol_normalization changes (dataset, attribute, files, objects).Dana Robinson2018-09-241-280/+277
* Removed 'VOL' versions of FUNC_ENTER macros as well as empty functionsDana Robinson2018-09-181-330/+39
* Cleanup API context function usage.Quincey Koziol2018-03-191-168/+47
* Add API context interface and use it throughout the library.Quincey Koziol2018-03-151-441/+936
* Fixed an incorrect FUNC_ENTER macro.Dana Robinson2017-12-011-1/+1
* Normalization with VOL integration branch.Dana Robinson2017-12-011-84/+30
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-04-251-6/+4
* Updated the H5L.c error message after additional thought.Dana Robinson2017-04-051-1/+1
* Updated an error message in H5L.c to be more helpful.Dana Robinson2017-04-051-2/+4
* [svn-r29081] - merge in the phdf5_metadata_opt/ branch with the collective me...Mohamad Chaarawi2016-02-101-17/+17
|\
| * [svn-r29066] - fixing some of the internal usage of dxpls.Mohamad Chaarawi2016-02-081-1/+1
* | [svn-r29076] Description:Quincey Koziol2016-02-101-1/+1
|/
* [svn-r28950] - remove META_FLUSH_COLLECTIVELY property for delayed sanity che...Mohamad Chaarawi2016-01-211-24/+28
* [svn-r28916] Description:Quincey Koziol2016-01-151-51/+65
* [svn-r28894] Description:Quincey Koziol2016-01-141-18/+38
* [svn-r28761] Description:Quincey Koziol2016-01-011-17/+169
* [svn-r27768] Description:Quincey Koziol2015-09-141-19/+26
* [svn-r27133] - Add a new attribute function characterstic for format:Mohamad Chaarawi2015-06-011-17/+17
* [svn-r25500] fix HDFFV-8888 - H5Ldelete_by_idx fails on non-existent group name.Mohamad Chaarawi2014-07-311-1/+1