summaryrefslogtreecommitdiffstats
path: root/src/H5O.c
Commit message (Expand)AuthorAgeFilesLines
* [svn-r23473] Update the VOL plugin callbacks with better async I/O support:Mohamad Chaarawi2013-03-281-17/+17
* [svn-r22623] merge from tunkMohamad Chaarawi2012-08-021-11/+11
|\
| * [svn-r22608] Description:Quincey Koziol2012-07-261-10/+10
| * [svn-r22601] Purpose: Fix HDFFV-5853Neil Fortner2012-07-251-1/+1
* | [svn-r22565] change OH id registration to original way, and re-register the I...Mohamad Chaarawi2012-07-121-20/+35
* | [svn-r22554] remove the file_id from the H5F_t struct and add an id_exists in...Mohamad Chaarawi2012-07-111-1/+1
* | [svn-r22549] Mohamad Chaarawi2012-07-101-3/+0
* | [svn-r22523] - rework how IDs for VOL objects are createdMohamad Chaarawi2012-07-061-7/+24
* | [svn-r22519] - many bug fixesMohamad Chaarawi2012-07-051-3/+7
* | [svn-r22511] - remove the internal file type and use the file ID created at t...Mohamad Chaarawi2012-07-031-16/+16
* | [svn-r22502] implement named datatypes solution in object headersMohamad Chaarawi2012-06-291-1/+2
* | [svn-r22501] change the interface callbacks for the VOL to use objects pointe...Mohamad Chaarawi2012-06-281-30/+305
* | [svn-r22457] rename location types for objects at the VOL levelMohamad Chaarawi2012-06-121-6/+6
* | [svn-r22456] change all usage of lookup/free VOL callback in H5G,O,A and us...Mohamad Chaarawi2012-06-121-34/+23
* | [svn-r22452] - remove nrefs paramMohamad Chaarawi2012-06-111-33/+15
* | [svn-r22423] add link and object iterate callbacksMohamad Chaarawi2012-06-011-13/+10
* | [svn-r22417] rename the properties used for the VOL callbacks.Mohamad Chaarawi2012-05-291-2/+2
* | [svn-r22404] split the generic callback into a misc and optional callback for...Mohamad Chaarawi2012-05-241-4/+4
* | [svn-r22399] move location token out of va_list on lookup callbackMohamad Chaarawi2012-05-231-5/+5
* | [svn-r22395] remove the high level ID implementation that wraps the actual ID...Mohamad Chaarawi2012-05-231-20/+1
* | [svn-r22381] add a VL free location callback and use it as appropriateMohamad Chaarawi2012-05-181-10/+15
* | [svn-r22380] - attribute and object exist callbacks should be part of get str...Mohamad Chaarawi2012-05-181-2/+2
* | [svn-r22306] add a request id to each of the VOL callbacks and update the nativeMohamad Chaarawi2012-04-201-20/+20
* | [svn-r22283] H5Lget routines through VOLMohamad Chaarawi2012-04-121-83/+10
* | [svn-r22274] merge from trunk, resolve conflictsMohamad Chaarawi2012-04-101-3/+3
|\ \ | |/
| * [svn-r22164] Fixed a bug in H5Ocopy(): When copying an opened object, call th...Vailin Choi2012-03-281-3/+3
* | [svn-r22272] provide the wrapped ids to iterate/visit routinesMohamad Chaarawi2012-04-101-1/+5
* | [svn-r22258] links and attributes VOL routinesMohamad Chaarawi2012-04-081-11/+70
* | [svn-r22250] - fix most of issues from code reviewMohamad Chaarawi2012-04-041-27/+12
* | [svn-r22194] - fix bug in set_vol_fapl to fix case when a vol is set explicit...Mohamad Chaarawi2012-03-291-11/+12
* | [svn-r22153] renaming some VL public variables and wrapper ID typeMohamad Chaarawi2012-03-261-13/+13
* | [svn-r22151] - object lookup returns the haddr_tMohamad Chaarawi2012-03-261-12/+58
* | [svn-r22123] update the VOL GET callbacks to use var_args instead of argc & argvMohamad Chaarawi2012-03-221-52/+28
* | [svn-r22119] Changes:Mohamad Chaarawi2012-03-221-135/+97
* | [svn-r22034] merge from trunk r 22032Mohamad Chaarawi2012-03-071-60/+62
|\ \ | |/
| * [svn-r21919] Description:Quincey Koziol2012-02-091-59/+59
| * [svn-r21904] This is a followup commit for Issue 7756 - Creating a dataset in...Raymond Lu2012-02-021-1/+1
| * [svn-r21891] Issue 7756 - Creating a dataset in a read-only file caused seg f...Raymond Lu2012-01-251-1/+3
* | [svn-r22032] - move all HDF5 library access for H5F routines to the native la...Mohamad Chaarawi2012-03-071-0/+2
* | [svn-r21964] a working version that works with the entire test suiteMohamad Chaarawi2012-02-201-2/+5
|/
* [svn-r21603] Purpose: Add generic skip list implementationNeil Fortner2011-10-181-1/+1
* [svn-r21135] Description:Quincey Koziol2011-07-211-12/+12
* [svn-r21133] Description:Quincey Koziol2011-07-201-1/+1
* [svn-r20241] Corrected an error in the comments for H5Oget_comment(_by_name) ...Raymond Lu2011-03-141-2/+2
* [svn-r19798] Purpose:Mike McGreevy2010-11-171-1/+4
* [svn-r19587] Description:Quincey Koziol2010-10-131-3/+54
* [svn-r19398] Descriptino:Quincey Koziol2010-09-161-2/+2
* [svn-r19363] When mandatory filter failed to write data chunks, the datasetRaymond Lu2010-09-091-2/+2
* [svn-r19153] Description:Quincey Koziol2010-07-291-23/+46
* [svn-r19114] Description:Quincey Koziol2010-07-201-1/+1