summaryrefslogtreecommitdiffstats
path: root/src/H5VLnative.c
Commit message (Expand)AuthorAgeFilesLines
* [svn-r22193] - add VOL callback for H5Dset_extentMohamad Chaarawi2012-03-291-6/+43
* [svn-r22192] - change VOL callback for file open to be the same as the API callMohamad Chaarawi2012-03-291-131/+123
* [svn-r22189] move the big chunks of code in the VOL get routines to separate ...Mohamad Chaarawi2012-03-291-286/+67
* [svn-r22168] - switch VOL property to be a pointer rather than an IDMohamad Chaarawi2012-03-281-16/+11
* [svn-r22165] reorder the callbacks in the VOL struct to have create, open, .....Mohamad Chaarawi2012-03-281-20/+14
* [svn-r22153] renaming some VL public variables and wrapper ID typeMohamad Chaarawi2012-03-261-193/+193
* [svn-r22151] - object lookup returns the haddr_tMohamad Chaarawi2012-03-261-119/+67
* [svn-r22125] add get callback for datasetsMohamad Chaarawi2012-03-221-5/+266
* [svn-r22123] update the VOL GET callbacks to use var_args instead of argc & argvMohamad Chaarawi2012-03-221-95/+159
* [svn-r22119] Changes:Mohamad Chaarawi2012-03-221-49/+1084
* [svn-r22056] - fix several bugs in id managementMohamad Chaarawi2012-03-121-21/+16
* [svn-r22034] merge from trunk r 22032Mohamad Chaarawi2012-03-071-9/+9
* [svn-r22032] - move all HDF5 library access for H5F routines to the native la...Mohamad Chaarawi2012-03-071-44/+411
* [svn-r21964] a working version that works with the entire test suiteMohamad Chaarawi2012-02-201-9/+30
* [svn-r21915] starting to set up vol frameworkMohamad Chaarawi2012-02-071-0/+304