summaryrefslogtreecommitdiffstats
path: root/src/H5A.c
Commit message (Expand)AuthorAgeFilesLines
...
* | [svn-r22513] fix some committed datatype issuesMohamad Chaarawi2012-07-031-1/+1
* | [svn-r22511] - remove the internal file type and use the file ID created at t...Mohamad Chaarawi2012-07-031-15/+18
* | [svn-r22501] change the interface callbacks for the VOL to use objects pointe...Mohamad Chaarawi2012-06-281-86/+474
* | [svn-r22468] split H5F.c into 2 files, H5F.c for public routines and H5Fint.c...Mohamad Chaarawi2012-06-151-1157/+0
* | [svn-r22457] rename location types for objects at the VOL levelMohamad Chaarawi2012-06-121-13/+13
* | [svn-r22456] change all usage of lookup/free VOL callback in H5G,O,A and us...Mohamad Chaarawi2012-06-121-38/+122
* | [svn-r22452] - remove nrefs paramMohamad Chaarawi2012-06-111-79/+52
* | [svn-r22417] rename the properties used for the VOL callbacks.Mohamad Chaarawi2012-05-291-6/+6
* | [svn-r22404] split the generic callback into a misc and optional callback for...Mohamad Chaarawi2012-05-241-6/+6
* | [svn-r22399] move location token out of va_list on lookup callbackMohamad Chaarawi2012-05-231-8/+8
* | [svn-r22395] remove the high level ID implementation that wraps the actual ID...Mohamad Chaarawi2012-05-231-20/+16
* | [svn-r22384] - fix type in CMake fileMohamad Chaarawi2012-05-211-2/+2
* | [svn-r22381] add a VL free location callback and use it as appropriateMohamad Chaarawi2012-05-181-17/+31
* | [svn-r22380] - attribute and object exist callbacks should be part of get str...Mohamad Chaarawi2012-05-181-2/+6
* | [svn-r22306] add a request id to each of the VOL callbacks and update the nativeMohamad Chaarawi2012-04-201-39/+39
* | [svn-r22283] H5Lget routines through VOLMohamad Chaarawi2012-04-121-89/+48
* | [svn-r22279] implement the attribute delete VOL callbackMohamad Chaarawi2012-04-111-38/+16
* | [svn-r22274] merge from trunk, resolve conflictsMohamad Chaarawi2012-04-101-0/+30
|\ \ | |/
| * [svn-r22171] Description:Quincey Koziol2012-03-281-0/+30
* | [svn-r22271] unwrap the high level ids in several placesMohamad Chaarawi2012-04-091-2/+2
* | [svn-r22258] links and attributes VOL routinesMohamad Chaarawi2012-04-081-242/+260
* | [svn-r22250] - fix most of issues from code reviewMohamad Chaarawi2012-04-041-0/+25
|/
* [svn-r21919] Description:Quincey Koziol2012-02-091-42/+42
* [svn-r21629] Purpose: Update fix committed in r21556Neil Fortner2011-10-201-2/+2
* [svn-r21556] Purpose: Fix bug in H5OcopyNeil Fortner2011-10-131-2/+2
* [svn-r21152] Description:Quincey Koziol2011-07-281-0/+4
* [svn-r20885] Description:Quincey Koziol2011-05-201-1/+1
* [svn-r20513] Description:Quincey Koziol2011-04-151-3/+7
* [svn-r19398] Descriptino:Quincey Koziol2010-09-161-11/+11
* [svn-r19363] When mandatory filter failed to write data chunks, the datasetRaymond Lu2010-09-091-6/+6
* [svn-r19272] Description:Quincey Koziol2010-08-201-3/+4
* [svn-r19005] Purpose:Mike McGreevy2010-06-151-4/+4
* [svn-r18595] Description:Quincey Koziol2010-04-201-1/+1
* [svn-r18460] Description:Quincey Koziol2010-03-261-1/+1
* [svn-r18031] Description:Quincey Koziol2009-12-171-4/+4
|\
| * [svn-r18030] Description:Quincey Koziol2009-12-171-4/+4
* | [svn-r17119] Bug fix #1513. Reading an empty attribute caused seg fault. Th...Raymond Lu2009-06-261-13/+1
* | [svn-r16477] Purpose: Fix problem with opening an attribute multiple times th...Neil Fortner2009-02-121-14/+14
* | [svn-r16062] Purpose: Allow per-dataset rdcc configurationNeil Fortner2008-11-121-1/+1
* | [svn-r15628] Description:Quincey Koziol2008-09-161-5/+5
* | [svn-r15609] Description:Quincey Koziol2008-09-101-30/+37
* | [svn-r15485] Purpose: Allow library to shut down properly when objects have r...Neil Fortner2008-08-191-19/+19
|/
* [svn-r15395] When an attribute was opened twice and data was written with one...Raymond Lu2008-07-221-139/+163
* [svn-r15227] Description:Quincey Koziol2008-06-171-0/+2
* [svn-r15211] Description:Quincey Koziol2008-06-131-4/+11
* [svn-r14271] Description:Quincey Koziol2007-11-201-3/+3
* [svn-r14238] Bug fix: It's reported by the CGNS people. When an external lin...Raymond Lu2007-11-051-4/+2
* [svn-r14234] Description:Quincey Koziol2007-11-011-0/+105
* [svn-r14222] Description:Quincey Koziol2007-10-301-5/+45
* [svn-r14220] Description:Quincey Koziol2007-10-301-4/+84