summaryrefslogtreecommitdiffstats
path: root/src/H5A.c
Commit message (Expand)AuthorAgeFilesLines
* [svn-r23887] add the VOL error code to H5err.txtMohamad Chaarawi2013-07-111-26/+26
* [svn-r23803] Add VOL callback for H5AiterateMohamad Chaarawi2013-06-211-69/+32
* [svn-r23473] Update the VOL plugin callbacks with better async I/O support:Mohamad Chaarawi2013-03-281-38/+39
* [svn-r22993] some minor changesMohamad Chaarawi2012-10-311-0/+1
* [svn-r22584] merge from trunk and resolve type ID registrationMohamad Chaarawi2012-07-161-6/+13
|\
| * [svn-r22582] Description:Quincey Koziol2012-07-161-5/+12
* | [svn-r22565] change OH id registration to original way, and re-register the I...Mohamad Chaarawi2012-07-121-0/+13
* | [svn-r22549] Mohamad Chaarawi2012-07-101-13/+0
* | [svn-r22542] update H5I_register_type usage to take a free_aux function callbackMohamad Chaarawi2012-07-101-1/+1
* | [svn-r22523] - rework how IDs for VOL objects are createdMohamad Chaarawi2012-07-061-36/+12
* | [svn-r22519] - many bug fixesMohamad Chaarawi2012-07-051-1/+2
* | [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