summaryrefslogtreecommitdiffstats
path: root/src/H5VLpublic.h
Commit message (Expand)AuthorAgeFilesLines
* Initial implementation of file create/open/close on daos-m. Has not been tested.Neil Fortner2016-10-271-0/+1
* [svn-r25593] - rename values for VOL class.Mohamad Chaarawi2014-09-151-2/+2
* [svn-r25583] fix bugs and warningns.Mohamad Chaarawi2014-09-101-1/+1
* [svn-r25582] Dynamic VOL plugin loading: Mohamad Chaarawi2014-09-091-1/+1
* [svn-r25579] Add version number for VOL plugins in VOL Plugin structure.Mohamad Chaarawi2014-09-081-16/+17
* [svn-r25555] - rework the public H5VL wrappers to not use H5VL_t* and use a p...Mohamad Chaarawi2014-08-261-70/+58
* [svn-r25553] minor change.Mohamad Chaarawi2014-08-261-2/+2
* [svn-r25549] Implement 4 new routines:Mohamad Chaarawi2014-08-251-6/+6
* [svn-r25544] - add a new version of H5Lis_registered.Mohamad Chaarawi2014-08-221-1/+9
* [svn-r25537] VOL framework changes.Mohamad Chaarawi2014-08-191-146/+166
* [svn-r25532] merge from trunk.Mohamad Chaarawi2014-08-111-1/+1
* [svn-r25521] major rework of the internal setup of VOL plugins to make it moreMohamad Chaarawi2014-08-081-2/+2
* [svn-r25505] merge from trunk and fix some bugs due to 64_bit switch.Mohamad Chaarawi2014-08-011-1/+1
* [svn-r25482] - update is_accessible implementation to use fapl and pass it do...Mohamad Chaarawi2014-07-241-31/+24
* [svn-r25481] - remove unsigned char * from traceMohamad Chaarawi2014-07-241-2/+2
* [svn-r25472] minor changes.Mohamad Chaarawi2014-07-231-10/+7
* [svn-r25437] minor change.Mohamad Chaarawi2014-07-211-2/+0
* [svn-r25422] minor changes to enum structs.Mohamad Chaarawi2014-07-161-66/+66
* [svn-r24311] change event queue to event stack (just variable names)Mohamad Chaarawi2013-10-171-12/+12
* [svn-r23907] - add a new routine:Mohamad Chaarawi2013-07-161-3/+4
* [svn-r23803] Add VOL callback for H5AiterateMohamad Chaarawi2013-06-211-0/+13
* [svn-r23473] Update the VOL plugin callbacks with better async I/O support:Mohamad Chaarawi2013-03-281-84/+104
* [svn-r22612] add enum value for the VL classMohamad Chaarawi2012-07-271-0/+7
* [svn-r22596] minor thingsMohamad Chaarawi2012-07-231-4/+4
* [svn-r22573] update the public VL callbacks that take var_args to workMohamad Chaarawi2012-07-131-10/+10
* [svn-r22565] change OH id registration to original way, and re-register the I...Mohamad Chaarawi2012-07-121-1/+1
* [svn-r22558] add fapl copy & free callbacks to the VOL class as they are need...Mohamad Chaarawi2012-07-111-0/+3
* [svn-r22549] Mohamad Chaarawi2012-07-101-57/+49
* [svn-r22543] cleanupMohamad Chaarawi2012-07-101-1/+1
* [svn-r22502] implement named datatypes solution in object headersMohamad Chaarawi2012-06-291-4/+2
* [svn-r22501] change the interface callbacks for the VOL to use objects pointe...Mohamad Chaarawi2012-06-281-113/+132
* [svn-r22467] update is_accessible implementationMohamad Chaarawi2012-06-151-3/+6
* [svn-r22465] add a vol_info parameter to the fapl and update some of the rout...Mohamad Chaarawi2012-06-151-1/+67
* [svn-r22461] add a prototype for a new API routine, H5Fis_accessableMohamad Chaarawi2012-06-141-3/+2
* [svn-r22457] rename location types for objects at the VOL levelMohamad Chaarawi2012-06-121-11/+12
* [svn-r22456] change all usage of lookup/free VOL callback in H5G,O,A and us...Mohamad Chaarawi2012-06-121-4/+5
* [svn-r22452] - remove nrefs paramMohamad Chaarawi2012-06-111-5/+44
* [svn-r22439] file image and mount operations handled in VOLMohamad Chaarawi2012-06-061-12/+15
* [svn-r22436] add a public routine to get the name of the VOL plugin associate...Mohamad Chaarawi2012-06-051-0/+1
* [svn-r22423] add link and object iterate callbacksMohamad Chaarawi2012-06-011-0/+7
* [svn-r22417] rename the properties used for the VOL callbacks.Mohamad Chaarawi2012-05-291-2/+22
* [svn-r22404] split the generic callback into a misc and optional callback for...Mohamad Chaarawi2012-05-241-23/+37
* [svn-r22401] remove ID from object open callback since location token is suff...Mohamad Chaarawi2012-05-231-1/+1
* [svn-r22399] move location token out of va_list on lookup callbackMohamad Chaarawi2012-05-231-1/+1
* [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-5/+6
* [svn-r22380] - attribute and object exist callbacks should be part of get str...Mohamad Chaarawi2012-05-181-16/+17
* [svn-r22306] add a request id to each of the VOL callbacks and update the nativeMohamad Chaarawi2012-04-201-36/+36
* [svn-r22298] fix an error in H5Dget_offsetMohamad Chaarawi2012-04-191-41/+46
* [svn-r22292] remove unnecessary lookup for object locations into VOLMohamad Chaarawi2012-04-171-0/+10