summaryrefslogtreecommitdiffstats
path: root/src/H5D.c
Commit message (Expand)AuthorAgeFilesLines
* [svn-r24382] - merge changes from VOL to here for H5Tget_create_plist.Mohamad Chaarawi2013-10-311-1/+2
|\
| * [svn-r24381] Update VOL implementation for H5Tget_create_plist to have the VOLMohamad Chaarawi2013-10-311-1/+2
| * [svn-r24311] change event queue to event stack (just variable names)Mohamad Chaarawi2013-10-171-17/+17
* | [svn-r24211] - remove H5EQ and H5AO interfaceMohamad Chaarawi2013-09-281-18/+18
* | [svn-r23837] merge from VOL branch and add new callbacksMohamad Chaarawi2013-06-271-33/+44
|\ \ | |/
| * [svn-r23834] merge from trunk up to r23833.Mohamad Chaarawi2013-06-271-32/+43
| |\
| | * [svn-r23713] Description:Quincey Koziol2013-05-211-22/+25
| * | [svn-r23694] merge from trunkMohamad Chaarawi2013-05-101-1/+1
| |\ \ | | |/
| | * [svn-r23656] Issue 8380 H5Zunregister caused seg fault: I added some protecti...Raymond Lu2013-04-291-5/+42
* | | [svn-r23531] add the FF async API version of all other file/group/dataset API...Mohamad Chaarawi2013-04-031-2/+12
|/ /
* | [svn-r23473] Update the VOL plugin callbacks with better async I/O support:Mohamad Chaarawi2013-03-281-17/+17
* | [svn-r22584] merge from trunk and resolve type ID registrationMohamad Chaarawi2012-07-161-1/+0
|\ \ | |/
| * [svn-r22582] Description:Quincey Koziol2012-07-161-2/+0
| * [svn-r22490] I took out the "return an error" line in H5Dget_offset, to match...Raymond Lu2012-06-251-2/+0
* | [svn-r22549] Mohamad Chaarawi2012-07-101-11/+0
* | [svn-r22542] update H5I_register_type usage to take a free_aux function callbackMohamad Chaarawi2012-07-101-1/+1
* | [svn-r22532] fix more named datatype issues.Mohamad Chaarawi2012-07-091-1/+5
* | [svn-r22523] - rework how IDs for VOL objects are createdMohamad Chaarawi2012-07-061-18/+5
* | [svn-r22519] - many bug fixesMohamad Chaarawi2012-07-051-1/+0
* | [svn-r22511] - remove the internal file type and use the file ID created at t...Mohamad Chaarawi2012-07-031-4/+4
* | [svn-r22501] change the interface callbacks for the VOL to use objects pointe...Mohamad Chaarawi2012-06-281-24/+253
* | [svn-r22417] rename the properties used for the VOL callbacks.Mohamad Chaarawi2012-05-291-5/+5
* | [svn-r22395] remove the high level ID implementation that wraps the actual ID...Mohamad Chaarawi2012-05-231-5/+4
* | [svn-r22306] add a request id to each of the VOL callbacks and update the nativeMohamad Chaarawi2012-04-201-13/+13
* | [svn-r22297] merge from trunkMohamad Chaarawi2012-04-181-10/+12
|\ \ | |/
| * [svn-r22287] Description:Quincey Koziol2012-04-161-15/+20
* | [svn-r22279] implement the attribute delete VOL callbackMohamad Chaarawi2012-04-111-1/+2
* | [svn-r22271] unwrap the high level ids in several placesMohamad Chaarawi2012-04-091-3/+5
* | [svn-r22258] links and attributes VOL routinesMohamad Chaarawi2012-04-081-2/+2
* | [svn-r22250] - fix most of issues from code reviewMohamad Chaarawi2012-04-041-4/+26
* | [svn-r22194] - fix bug in set_vol_fapl to fix case when a vol is set explicit...Mohamad Chaarawi2012-03-291-7/+7
* | [svn-r22193] - add VOL callback for H5Dset_extentMohamad Chaarawi2012-03-291-7/+3
* | [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-2/+2
* | [svn-r22125] add get callback for datasetsMohamad Chaarawi2012-03-221-206/+23
* | [svn-r22119] Changes:Mohamad Chaarawi2012-03-221-113/+12
* | [svn-r22065] fix a typoMohamad Chaarawi2012-03-141-2/+1
* | [svn-r22064] -renmace a few VOL file routinesMohamad Chaarawi2012-03-141-1/+9
|/
* [svn-r21923] Description:Quincey Koziol2012-02-101-1/+1
* [svn-r21919] Description:Quincey Koziol2012-02-091-16/+16
* [svn-r21152] Description:Quincey Koziol2011-07-281-0/+4
* [svn-r19587] Description:Quincey Koziol2010-10-131-0/+14
* [svn-r19398] Descriptino:Quincey Koziol2010-09-161-23/+21
* [svn-r19363] When mandatory filter failed to write data chunks, the datasetRaymond Lu2010-09-091-14/+18
* [svn-r18650] Description:Quincey Koziol2010-04-271-1/+0
* [svn-r18618] Description:Quincey Koziol2010-04-221-3/+2
* [svn-r18595] Description:Quincey Koziol2010-04-201-4/+4
* [svn-r18357] Description:Quincey Koziol2010-03-021-0/+1
* [svn-r18197] Description:Quincey Koziol2010-01-301-5/+5
* [svn-r16560] Description:Quincey Koziol2009-03-101-2/+1