summaryrefslogtreecommitdiffstats
path: root/src/H5Aint.c
Commit message (Expand)AuthorAgeFilesLines
* Switch switch remainder of API routines to use VOL callbacks.Quincey Koziol2018-11-101-4/+3
* Remove most debugging shims & scaffolding.Quincey Koziol2018-11-041-16/+0
* Add ref counter to VOL object wrapping in API contexts, so that re-entrant /Quincey Koziol2018-10-291-1/+1
* Convert attribute VOL callbacks to a standard form that sets up the wrapperQuincey Koziol2018-10-291-1/+1
* Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...Quincey Koziol2018-10-251-1/+0
|\
| * 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-4/+20
|/
* VOL FEATUREDana Robinson2018-10-101-76/+60
* Remainder of vol_normalization changes (dataset, attribute, files, objects).Dana Robinson2018-09-241-106/+86
* Normalization with vol_integration (misc internal and datatype)Dana Robinson2018-09-201-5/+5
* Removed 'VOL' versions of FUNC_ENTER macros as well as empty functionsDana Robinson2018-09-181-223/+36
* Fixed HDFFV-10404Binh-Minh Ribler2018-07-131-2/+2
* Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...Quincey Koziol2018-03-181-24/+35
|\
| * Modifications made based on comments from pull request.Vailin Choi2018-02-071-1/+1
| * Changes made based on code reviews.Vailin Choi2018-01-121-6/+11
| * Merge branch 'develop' into bugfix/version_boundsVailin Choi2017-12-081-41/+44
| |\
| * \ (1) Merge branch 'develop' into bugfix/version_boundsVailin Choi2017-11-251-8/+6
| |\ \
| * | | Initial checkin for library version boundsVailin Choi2017-10-031-18/+24
| |/ /
* | | Add API context interface and use it throughout the library.Quincey Koziol2018-03-151-200/+780
| |/ |/|
* | Normalization with VOL integration branch.Dana Robinson2017-12-011-8/+8
* | Normalization with VOL integration branch.Dana Robinson2017-11-301-33/+36
|/
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-04-251-6/+4
* Tentative fix for valgrind issues related to EoC.Dana Robinson2016-11-261-1/+1
* Description:Quincey Koziol2016-09-271-3/+2
* [svn-r30308] Fix for HDFFV-7991--error when copying dataset with attribute wh...Vailin Choi2016-08-191-2/+15
* [svn-r30219] Description:Quincey Koziol2016-07-221-8/+14
* [svn-r30143] Fix for HDFFV-9940.Vailin Choi2016-07-041-0/+5
* [svn-r29612] Description:Quincey Koziol2016-04-031-7/+6
* [svn-r29057] added dxpl type checking when debug mode is enabled (H5_DEBUG_BU...Mohamad Chaarawi2016-02-071-3/+3
* [svn-r28950] - remove META_FLUSH_COLLECTIVELY property for delayed sanity che...Mohamad Chaarawi2016-01-211-2/+2
* [svn-r28702] Description:Quincey Koziol2015-12-171-1/+1
* [svn-r27938] Fix private/public H5A_get_type and H5A_get_spaceJerome Soumagne2015-10-021-34/+24
* [svn-r27768] Description:Quincey Koziol2015-09-141-31/+39
* [svn-r27133] - Add a new attribute function characterstic for format:Mohamad Chaarawi2015-06-011-2/+2
* [svn-r27089] move private functions from H5A.c to H5Aint.cMohamad Chaarawi2015-05-151-0/+263
* [svn-r27068] Description:Quincey Koziol2015-05-151-285/+22
* [svn-r27045] Renamed H5_ASSIGN_OVERFLOW() to H5_CHECKED_ASSIGN() and re-orderedDana Robinson2015-05-101-5/+9
* [svn-r26777] - Fix usage of the internal AC global dxplsMohamad Chaarawi2015-04-101-5/+5
* [svn-r25468] some code refactoring to align trunk with VOL branch.Mohamad Chaarawi2014-07-221-0/+1152
* [svn-r22601] Purpose: Fix HDFFV-5853Neil Fortner2012-07-251-1/+1
* [svn-r22582] Description:Quincey Koziol2012-07-161-38/+38
* [svn-r22173] Purpose: Fix HDFFV-7762Neil Fortner2012-03-281-0/+10
* [svn-r21919] Description:Quincey Koziol2012-02-091-17/+17
* [svn-r21629] Purpose: Update fix committed in r21556Neil Fortner2011-10-201-6/+15
* [svn-r21617] Description:Quincey Koziol2011-10-201-0/+4
* [svn-r21556] Purpose: Fix bug in H5OcopyNeil Fortner2011-10-131-132/+54
* [svn-r21476] The first part fix for bug HDFFV-7640: does not need to do H5O_m...Vailin Choi2011-10-051-1/+1
* [svn-r20536] Description:Quincey Koziol2011-04-171-3/+6
* [svn-r20487] Bug 1386 - allow dimension size to be zero even though it isn't ...Raymond Lu2011-04-121-2/+3
* [svn-r19461] Purpose: Fix bug 1864Neil Fortner2010-09-211-1/+2