summaryrefslogtreecommitdiffstats
path: root/src/H5VLint.c
Commit message (Expand)AuthorAgeFilesLines
* [svn-r24090] Merging r24045 through r24089 from VOL branchMohamad Chaarawi2013-08-301-2/+10
|\
| * [svn-r24076] Allow H5VLobject_register to create an hid_t for files and attr...Mohamad Chaarawi2013-08-261-3/+11
* | [svn-r24026] - Add FF version of link and object info structs.Mohamad Chaarawi2013-08-191-1/+6
* | [svn-r23837] merge from VOL branch and add new callbacksMohamad Chaarawi2013-06-271-0/+69
|\ \ | |/
| * [svn-r23803] Add VOL callback for H5AiterateMohamad Chaarawi2013-06-211-0/+69
* | [svn-r23716] Add FF interface for links, and update testMohamad Chaarawi2013-05-221-22/+215
* | [svn-r23714] Add attribute FF APIMohamad Chaarawi2013-05-211-7/+10
* | [svn-r23657] add attribute support in IOD pluginMohamad Chaarawi2013-04-291-24/+130
* | [svn-r23606] add support for named datatypes in the IOD plugin:Mohamad Chaarawi2013-04-221-15/+75
* | [svn-r23583] update the encoding/decoding part of the IOD pluginMohamad Chaarawi2013-04-121-30/+7
* | [svn-r23531] add the FF async API version of all other file/group/dataset API...Mohamad Chaarawi2013-04-031-5/+91
* | [svn-r23523] - Add event queue objectsMohamad Chaarawi2013-04-021-62/+207
|/
* [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