summaryrefslogtreecommitdiffstats
path: root/src/H5G.c
Commit message (Expand)AuthorAgeFilesLines
* [svn-r25280] merge from latest VOL/trunk branch.Mohamad Chaarawi2014-06-131-10/+13
|\
| * [svn-r25254] merge from trunk.Mohamad Chaarawi2014-06-111-10/+13
| |\
| | * [svn-r25084] Description:Quincey Koziol2014-04-231-1/+1
| | * [svn-r24998] Description:Quincey Koziol2014-04-091-10/+13
| * | [svn-r24311] change event queue to event stack (just variable names)Mohamad Chaarawi2013-10-171-12/+12
* | | [svn-r24303] update from VOL branch that has been updated with trunk.Mohamad Chaarawi2013-10-161-1/+0
|\ \ \ | |/ /
| * | [svn-r24301] merge from trunk.Mohamad Chaarawi2013-10-161-1/+0
| |\ \ | | |/
| | * [svn-r24255] Description:Quincey Koziol2013-10-041-1/+0
| | * [svn-r23987] Merge r23939 from reduce_warning branch to trunkNeil Fortner2013-08-091-7/+0
| | * [svn-r23656] Issue 8380 H5Zunregister caused seg fault: I added some protecti...Raymond Lu2013-04-291-4/+42
* | | [svn-r24211] - remove H5EQ and H5AO interfaceMohamad Chaarawi2013-09-281-13/+13
* | | [svn-r23697] Adopt the fully asynchronous model:Mohamad Chaarawi2013-05-131-1/+2
* | | [svn-r23531] add the FF async API version of all other file/group/dataset API...Mohamad Chaarawi2013-04-031-1/+10
|/ /
* | [svn-r23473] Update the VOL plugin callbacks with better async I/O support:Mohamad Chaarawi2013-03-281-12/+12
* | [svn-r22584] merge from trunk and resolve type ID registrationMohamad Chaarawi2012-07-161-4/+11
|\ \ | |/
| * [svn-r22582] Description:Quincey Koziol2012-07-161-3/+10
* | [svn-r22549] Mohamad Chaarawi2012-07-101-12/+0
* | [svn-r22542] update H5I_register_type usage to take a free_aux function callbackMohamad Chaarawi2012-07-101-1/+1
* | [svn-r22523] - rework how IDs for VOL objects are createdMohamad Chaarawi2012-07-061-22/+8
* | [svn-r22519] - many bug fixesMohamad Chaarawi2012-07-051-2/+2
* | [svn-r22511] - remove the internal file type and use the file ID created at t...Mohamad Chaarawi2012-07-031-2/+2
* | [svn-r22501] change the interface callbacks for the VOL to use objects pointe...Mohamad Chaarawi2012-06-281-15/+188
* | [svn-r22457] rename location types for objects at the VOL levelMohamad Chaarawi2012-06-121-3/+3
* | [svn-r22456] change all usage of lookup/free VOL callback in H5G,O,A and us...Mohamad Chaarawi2012-06-121-24/+20
* | [svn-r22417] rename the properties used for the VOL callbacks.Mohamad Chaarawi2012-05-291-1/+1
* | [svn-r22399] move location token out of va_list on lookup callbackMohamad Chaarawi2012-05-231-2/+2
* | [svn-r22395] remove the high level ID implementation that wraps the actual ID...Mohamad Chaarawi2012-05-231-1/+1
* | [svn-r22381] add a VL free location callback and use it as appropriateMohamad Chaarawi2012-05-181-4/+6
* | [svn-r22306] add a request id to each of the VOL callbacks and update the nativeMohamad Chaarawi2012-04-201-10/+10
* | [svn-r22292] remove unnecessary lookup for object locations into VOLMohamad Chaarawi2012-04-171-11/+1
* | [svn-r22250] - fix most of issues from code reviewMohamad Chaarawi2012-04-041-2/+10
* | [svn-r22194] - fix bug in set_vol_fapl to fix case when a vol is set explicit...Mohamad Chaarawi2012-03-291-7/+7
* | [svn-r22153] renaming some VL public variables and wrapper ID typeMohamad Chaarawi2012-03-261-7/+7
* | [svn-r22151] - object lookup returns the haddr_tMohamad Chaarawi2012-03-261-7/+40
* | [svn-r22123] update the VOL GET callbacks to use var_args instead of argc & argvMohamad Chaarawi2012-03-221-51/+18
* | [svn-r22119] Changes:Mohamad Chaarawi2012-03-221-183/+17
* | [svn-r22064] -renmace a few VOL file routinesMohamad Chaarawi2012-03-141-2/+8
* | [svn-r22034] merge from trunk r 22032Mohamad Chaarawi2012-03-071-1209/+115
|\ \ | |/
| * [svn-r21923] Description:Quincey Koziol2012-02-101-1201/+107
| * [svn-r21919] Description:Quincey Koziol2012-02-091-32/+32
| * [svn-r21917] Description:Quincey Koziol2012-02-081-1/+1
* | [svn-r22032] - move all HDF5 library access for H5F routines to the native la...Mohamad Chaarawi2012-03-071-2/+15
|/
* [svn-r21603] Purpose: Add generic skip list implementationNeil Fortner2011-10-181-1/+1
* [svn-r21126] Description:Quincey Koziol2011-07-191-9/+41
* [svn-r20885] Description:Quincey Koziol2011-05-201-0/+3
* [svn-r20691] Purpose: Fix problem exposed by external link cacheNeil Fortner2011-05-021-1/+6
* [svn-r20480] Description:Quincey Koziol2011-04-121-3/+0
* [svn-r20406] Description:Quincey Koziol2011-04-041-66/+0
* [svn-r19587] Description:Quincey Koziol2010-10-131-0/+16
* [svn-r19461] Purpose: Fix bug 1864Neil Fortner2010-09-211-4/+12