summaryrefslogtreecommitdiffstats
path: root/src/H5VLint.c
Commit message (Expand)AuthorAgeFilesLines
* [svn-r23473] Update the VOL plugin callbacks with better async I/O support:Mohamad Chaarawi2013-03-281-131/+239
* [svn-r22565] change OH id registration to original way, and re-register the I...Mohamad Chaarawi2012-07-121-11/+6
* [svn-r22559] - move the vol plugin ref count increment for H5Freopen into the...Mohamad Chaarawi2012-07-111-0/+6
* [svn-r22558] add fapl copy & free callbacks to the VOL class as they are need...Mohamad Chaarawi2012-07-111-7/+66
* [svn-r22549] Mohamad Chaarawi2012-07-101-6/+70
* [svn-r22523] - rework how IDs for VOL objects are createdMohamad Chaarawi2012-07-061-0/+1
* [svn-r22519] - many bug fixesMohamad Chaarawi2012-07-051-1/+1
* [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-1/+36
* [svn-r22502] implement named datatypes solution in object headersMohamad Chaarawi2012-06-291-15/+14
* [svn-r22501] change the interface callbacks for the VOL to use objects pointe...Mohamad Chaarawi2012-06-281-521/+403
* [svn-r22467] update is_accessible implementationMohamad Chaarawi2012-06-151-1/+9
* [svn-r22465] add a vol_info parameter to the fapl and update some of the rout...Mohamad Chaarawi2012-06-151-2/+5
* [svn-r22457] rename location types for objects at the VOL levelMohamad Chaarawi2012-06-121-4/+4
* [svn-r22456] change all usage of lookup/free VOL callback in H5G,O,A and us...Mohamad Chaarawi2012-06-121-7/+10
* [svn-r22452] - remove nrefs paramMohamad Chaarawi2012-06-111-71/+22
* [svn-r22436] add a public routine to get the name of the VOL plugin associate...Mohamad Chaarawi2012-06-051-0/+41
* [svn-r22435] separate public and private VOL routinesMohamad Chaarawi2012-06-051-0/+1996