summaryrefslogtreecommitdiffstats
path: root/src/H5Adeprec.c
Commit message (Expand)AuthorAgeFilesLines
* Fix some places where H5P_DEFAULT gets passed down to a VOL connectorJordan Henderson2020-01-031-3/+6
* Refactor all the 'H5VL_*_optional' callbacks to move the type of operation outQuincey Koziol2019-12-201-2/+2
* Refactor attribute creation parameters to move parameters out of creationQuincey Koziol2019-04-251-12/+1
* Moved private native VOL connector functions to H5VLnative_private.h.Dana Robinson2018-12-201-1/+2
* Moved the optional enums to H5VLnative.h and converted to an intDana Robinson2018-12-181-0/+1
* Moved the native VOL connector's optional enums to theDana Robinson2018-12-151-2/+2
* Switch loc_params to VOL callbacks to pass struct by pointer instead of byQuincey Koziol2018-11-221-4/+4
* Switch switch remainder of API routines to use VOL callbacks.Quincey Koziol2018-11-101-10/+15
* Switch driver | plugin => connector.Quincey Koziol2018-11-041-6/+6
* Refactor and standardize object VOL callbacks.Quincey Koziol2018-11-011-2/+1
* Convert attribute VOL callbacks to a standard form that sets up the wrapperQuincey Koziol2018-10-291-11/+8
* Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...Quincey Koziol2018-10-251-10/+10
|\
| * Updates to the VOL ID and object API calls.Dana Robinson2018-10-171-7/+7
* | Squashed commit of private branch changes to support stackable VOL plugins.Quincey Koziol2018-10-251-10/+10
|/
* VOL FEATUREDana Robinson2018-10-101-78/+86
* Remainder of vol_normalization changes (dataset, attribute, files, objects).Dana Robinson2018-09-241-65/+66
* Removed 'VOL' versions of FUNC_ENTER macros as well as empty functionsDana Robinson2018-09-181-1/+1
* Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...Quincey Koziol2018-04-291-42/+37
|\
| * Remove redundant 'is_collective' parameter from H5CX_set_loc.Quincey Koziol2018-03-271-1/+1
| * Cleanup API context function usage.Quincey Koziol2018-03-191-42/+3
| * Add API context interface and use it throughout the library.Quincey Koziol2018-03-151-35/+71
| * Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-04-251-6/+4
* | Checkpoint normalization against incoming hyperslab / selection / dataspaceQuincey Koziol2017-03-281-1/+1
|/
* [svn-r29081] - merge in the phdf5_metadata_opt/ branch with the collective me...Mohamad Chaarawi2016-02-101-5/+5
* [svn-r28950] - remove META_FLUSH_COLLECTIVELY property for delayed sanity che...Mohamad Chaarawi2016-01-211-4/+4
* [svn-r27768] Description:Quincey Koziol2015-09-141-50/+2
* [svn-r25766] Description:Quincey Koziol2014-11-031-1/+1
* [svn-r25721] The return type of H5A_create was changed from hid_t to H5A_t *Albert Cheng2014-10-201-1/+1
* [svn-r25468] some code refactoring to align trunk with VOL branch.Mohamad Chaarawi2014-07-221-1/+6
* [svn-r25273] Description:Quincey Koziol2014-06-131-1/+1
* [svn-r24998] Description:Quincey Koziol2014-04-091-0/+24
* [svn-r22582] Description:Quincey Koziol2012-07-161-6/+6
* [svn-r21919] Description:Quincey Koziol2012-02-091-6/+6
* [svn-r20885] Description:Quincey Koziol2011-05-201-1/+1
* [svn-r18564] Description:Quincey Koziol2010-04-151-0/+13
* [svn-r15485] Purpose: Allow library to shut down properly when objects have r...Neil Fortner2008-08-191-2/+2
* [svn-r14903] Undoing change committed in r14902.Scot Breitenfeld2008-04-301-0/+2
* [svn-r14902] Merged fortran_1_8 branch changes r14505:14901 into the trunk. N...Scot Breitenfeld2008-04-301-2/+0
* [svn-r14720] Description:Quincey Koziol2008-03-111-0/+2
* [svn-r14222] Description:Quincey Koziol2007-10-301-42/+0
* [svn-r14219] Description:Quincey Koziol2007-10-301-43/+0
* [svn-r14187] Description:Quincey Koziol2007-10-041-6/+11
* [svn-r14185] Description:Quincey Koziol2007-10-041-1/+1
* [svn-r14184] Description:Quincey Koziol2007-10-041-1/+5
* [svn-r14183] Description:Quincey Koziol2007-10-041-1/+1
* [svn-r14180] Description:Quincey Koziol2007-10-041-8/+8
* [svn-r14163] Description:Quincey Koziol2007-09-271-4/+8
* [svn-r14162] Description:Quincey Koziol2007-09-271-5/+9
* [svn-r13475] There's a configure issue linking szip's shared libraries when r...Mike McGreevy2007-03-081-5/+5
* [svn-r13361] Description:Quincey Koziol2007-02-211-0/+115