summaryrefslogtreecommitdiffstats
path: root/src/H5VL.c
Commit message (Expand)AuthorAgeFilesLines
...
* [svn-r22271] unwrap the high level ids in several placesMohamad Chaarawi2012-04-091-12/+103
* [svn-r22258] links and attributes VOL routinesMohamad Chaarawi2012-04-081-20/+357
* [svn-r22250] - fix most of issues from code reviewMohamad Chaarawi2012-04-041-194/+424
* [svn-r22194] - fix bug in set_vol_fapl to fix case when a vol is set explicit...Mohamad Chaarawi2012-03-291-19/+21
* [svn-r22193] - add VOL callback for H5Dset_extentMohamad Chaarawi2012-03-291-0/+39
* [svn-r22192] - change VOL callback for file open to be the same as the API callMohamad Chaarawi2012-03-291-2/+2
* [svn-r22184] - make the H5I inc and dec ref count routines independent of the...Mohamad Chaarawi2012-03-291-4/+19
* [svn-r22168] - switch VOL property to be a pointer rather than an IDMohamad Chaarawi2012-03-281-143/+42
* [svn-r22153] renaming some VL public variables and wrapper ID typeMohamad Chaarawi2012-03-261-60/+111
* [svn-r22151] - object lookup returns the haddr_tMohamad Chaarawi2012-03-261-4/+13
* [svn-r22125] add get callback for datasetsMohamad Chaarawi2012-03-221-0/+44
* [svn-r22123] update the VOL GET callbacks to use var_args instead of argc & argvMohamad Chaarawi2012-03-221-11/+28
* [svn-r22119] Changes:Mohamad Chaarawi2012-03-221-54/+722
* [svn-r22065] fix a typoMohamad Chaarawi2012-03-141-0/+12
* [svn-r22064] -renmace a few VOL file routinesMohamad Chaarawi2012-03-141-26/+94
* [svn-r22056] - fix several bugs in id managementMohamad Chaarawi2012-03-121-1/+1
* [svn-r22034] merge from trunk r 22032Mohamad Chaarawi2012-03-071-16/+16
* [svn-r22032] - move all HDF5 library access for H5F routines to the native la...Mohamad Chaarawi2012-03-071-125/+132
* [svn-r21964] a working version that works with the entire test suiteMohamad Chaarawi2012-02-201-64/+116
* [svn-r21915] starting to set up vol frameworkMohamad Chaarawi2012-02-071-0/+698