summaryrefslogtreecommitdiffstats
path: root/src/H5Lexternal.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headers (#2184)Larry Knox2022-11-011-1/+0
* Develop clang 13 format (#1933)Allen Byrne2022-07-261-9/+9
* Removes the STATIC flavor of FUNC_ENTER macros (#1622)Dana Robinson2022-04-081-2/+2
* Combo set of async and other changes (#161)Quincey Koziol2021-06-021-7/+7
* Update license url (#332)Larry Knox2021-02-171-1/+1
* Bring async branch to develop (#166)Quincey Koziol2020-12-141-2/+1
* Move API routines for VOL objects to main source file. (#133)Quincey Koziol2020-11-301-185/+0
* Replace H5E_ATOM major error category with H5E_ID (#121)Dana Robinson2020-11-301-7/+7
* Clang-format of source filesAllen Byrne2020-09-301-158/+151
* Clean up private / package / static namespace issues (function naming, whichQuincey Koziol2020-08-061-1/+1
* Normalization with hdf5_1_10Dana Robinson2020-06-011-1/+1
* Squashed commit of the token_refactoring branch:Dana Robinson2020-01-161-1/+1
* Fix some places where H5P_DEFAULT gets passed down to a VOL connectorJordan Henderson2020-01-031-4/+4
* Use API context to store/retrieve LCPL when creating intermediate groupsChris Hogan2019-10-291-1/+4
* Warning cleanupQuincey Koziol2019-04-251-1/+1
* Refactor link creation parameters from being passing as properties in theQuincey Koziol2019-04-251-14/+1
* Added an H5MM_memcpy call that checks for buffer overlap.Dana Robinson2019-03-161-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-1/+1
* Remove most debugging shims & scaffolding.Quincey Koziol2018-11-041-8/+0
* Switch driver | plugin => connector.Quincey Koziol2018-11-041-1/+1
* Refactor and standardize the link VOL callbacks. Also fix error stack forQuincey Koziol2018-11-011-2/+1
* Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...Quincey Koziol2018-10-251-1/+1
|\
| * Split H5VLnative.h into public and private files and updatedDana Robinson2018-10-201-1/+1
* | Squashed commit of private branch changes to support stackable VOL plugins.Quincey Koziol2018-10-251-2/+10
|/
* VOL FEATUREDana Robinson2018-10-101-9/+45
* Normalization with vol_integration (property lists, file drivers,Dana Robinson2018-09-211-29/+29
* Cleanup API context function usage.Quincey Koziol2018-03-191-10/+3
* Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...Quincey Koziol2018-03-181-245/+35
|\
| * HDDFV-10361 combine duplicated prefix utility functionsAllen Byrne2018-01-051-259/+47
* | Add API context interface and use it throughout the library.Quincey Koziol2018-03-151-71/+61
|/
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-04-251-6/+4
* Bring SWMR support in to the main development branch. (Finally!) More testsQuincey Koziol2016-12-021-1/+1
* [svn-r29081] - merge in the phdf5_metadata_opt/ branch with the collective me...Mohamad Chaarawi2016-02-101-2/+2
|\
| * [svn-r29066] - fixing some of the internal usage of dxpls.Mohamad Chaarawi2016-02-081-10/+15
* | [svn-r29076] Description:Quincey Koziol2016-02-101-10/+15
|/
* [svn-r28950] - remove META_FLUSH_COLLECTIVELY property for delayed sanity che...Mohamad Chaarawi2016-01-211-3/+3
* [svn-r28916] Description:Quincey Koziol2016-01-151-0/+4
* [svn-r28894] Description:Quincey Koziol2016-01-141-1/+2
* [svn-r27811] Description:Quincey Koziol2015-09-161-3/+3
* [svn-r27768] Description:Quincey Koziol2015-09-141-39/+51
* [svn-r27572] Removed VMS-specific code from the library.Dana Robinson2015-08-241-2/+0
* [svn-r27133] - Add a new attribute function characterstic for format:Mohamad Chaarawi2015-06-011-6/+6
* [svn-r24726] Description:Quincey Koziol2014-02-201-4/+8
* [svn-r23313] Description:Quincey Koziol2013-02-251-20/+27
* [svn-r21919] Description:Quincey Koziol2012-02-091-8/+8
* [svn-r20778] I changed the macro definition of DIR_SEPC and DIR_SEPS to ']' f...Raymond Lu2011-05-091-2/+1
* [svn-r20406] Description:Quincey Koziol2011-04-041-1/+1
* [svn-r20112] Merge open_file_pool branch into trunk.Neil Fortner2011-02-171-22/+9
|\
| * [svn-r20064] Purpose: Implement external file cacheNeil Fortner2011-02-081-22/+9