summaryrefslogtreecommitdiffstats
path: root/src/H5Aint.c
Commit message (Expand)AuthorAgeFilesLines
* [svn-r29903] merge from trunk.Mohamad Chaarawi2016-05-091-35/+25
|\
| * [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-r28715] - merge from trunkMohamad Chaarawi2015-12-211-1/+1
|\ \ | |/
| * [svn-r28702] Description:Quincey Koziol2015-12-171-1/+1
* | [svn-r27990] fix some warnings.Mohamad Chaarawi2015-10-071-5/+5
* | [svn-r27972] merge from trunk.Mohamad Chaarawi2015-10-061-23/+22
|\ \ | |/
| * [svn-r27938] Fix private/public H5A_get_type and H5A_get_spaceJerome Soumagne2015-10-021-34/+24
* | [svn-r27777] merge from trunk.Mohamad Chaarawi2015-09-141-31/+39
|\ \ | |/
| * [svn-r27768] Description:Quincey Koziol2015-09-141-31/+39
* | [svn-r27141] merge from trunk.Mohamad Chaarawi2015-06-031-2/+2
|\ \ | |/
| * [svn-r27133] - Add a new attribute function characterstic for format:Mohamad Chaarawi2015-06-011-2/+2
* | [svn-r27090] merge from trunk.Mohamad Chaarawi2015-05-151-157/+157
|\ \ | |/
| * [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-r27050] merge from trunk.Mohamad Chaarawi2015-05-111-11/+15
|\ \ | |/
| * [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-r25575] cleanup H5I usage in VOL by removing the use of the aux pointer andMohamad Chaarawi2014-09-051-6/+5
* | [svn-r25555] - rework the public H5VL wrappers to not use H5VL_t* and use a p...Mohamad Chaarawi2014-08-261-14/+0
* | [svn-r25537] VOL framework changes.Mohamad Chaarawi2014-08-191-0/+205
* | [svn-r25521] major rework of the internal setup of VOL plugins to make it moreMohamad Chaarawi2014-08-081-1/+0
* | [svn-r25471] merge from trunk and resolve conflicts.Mohamad Chaarawi2014-07-231-12/+7
|\ \ | |/
| * [svn-r25468] some code refactoring to align trunk with VOL branch.Mohamad Chaarawi2014-07-221-0/+1152
* | [svn-r25463] more aligning with trunk.Mohamad Chaarawi2014-07-221-50/+3
* | [svn-r25254] merge from trunk.Mohamad Chaarawi2014-06-111-1/+1
|\ \ | |/
* | [svn-r22623] merge from tunkMohamad Chaarawi2012-08-021-1/+1
|\ \ | |/
| * [svn-r22601] Purpose: Fix HDFFV-5853Neil Fortner2012-07-251-1/+1
* | [svn-r22584] merge from trunk and resolve type ID registrationMohamad Chaarawi2012-07-161-38/+38
|\ \ | |/
| * [svn-r22582] Description:Quincey Koziol2012-07-161-38/+38
* | [svn-r22565] change OH id registration to original way, and re-register the I...Mohamad Chaarawi2012-07-121-12/+2
* | [svn-r22532] fix more named datatype issues.Mohamad Chaarawi2012-07-091-1/+1
* | [svn-r22523] - rework how IDs for VOL objects are createdMohamad Chaarawi2012-07-061-9/+3
* | [svn-r22519] - many bug fixesMohamad Chaarawi2012-07-051-27/+32
* | [svn-r22513] fix some committed datatype issuesMohamad Chaarawi2012-07-031-3/+28
* | [svn-r22501] change the interface callbacks for the VOL to use objects pointe...Mohamad Chaarawi2012-06-281-61/+56
* | [svn-r22468] split H5F.c into 2 files, H5F.c for public routines and H5Fint.c...Mohamad Chaarawi2012-06-151-0/+1155
* | [svn-r22452] - remove nrefs paramMohamad Chaarawi2012-06-111-0/+50
|/
* [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
* [svn-r19398] Descriptino:Quincey Koziol2010-09-161-6/+5
* [svn-r19363] When mandatory filter failed to write data chunks, the datasetRaymond Lu2010-09-091-2/+2