summaryrefslogtreecommitdiffstats
path: root/src/H5Tcommit.c
Commit message (Expand)AuthorAgeFilesLines
* [svn-r25280] merge from latest VOL/trunk branch.Mohamad Chaarawi2014-06-131-1/+1
|\
| * [svn-r25254] merge from trunk.Mohamad Chaarawi2014-06-111-1/+1
| |\
| | * [svn-r25084] Description:Quincey Koziol2014-04-231-1/+1
* | | [svn-r24707] merge from VOL branch.Mohamad Chaarawi2014-02-131-1/+1
|\ \ \ | |/ /
| * | [svn-r24701] merge from trunk to 24700.Mohamad Chaarawi2014-02-131-1/+1
| |\ \ | | |/
* | | [svn-r24382] - merge changes from VOL to here for H5Tget_create_plist.Mohamad Chaarawi2013-10-311-19/+14
|\ \ \ | |/ /
| * | [svn-r24381] Update VOL implementation for H5Tget_create_plist to have the VOLMohamad Chaarawi2013-10-311-19/+14
| * | [svn-r24311] change event queue to event stack (just variable names)Mohamad Chaarawi2013-10-171-8/+8
* | | [svn-r24211] - remove H5EQ and H5AO interfaceMohamad Chaarawi2013-09-281-8/+8
* | | [svn-r24045] Merging r23841 through r24044 from VOL branch.Mohamad Chaarawi2013-08-211-33/+0
|\ \ \ | |/ /
| * | [svn-r23919] Modify H5Tcommitted to work with VOL plugins.Neil Fortner2013-07-181-5/+5
| * | [svn-r23907] - add a new routine:Mohamad Chaarawi2013-07-161-33/+0
| * | [svn-r23887] add the VOL error code to H5err.txtMohamad Chaarawi2013-07-111-0/+1
* | | [svn-r24043] - add test for creating and accessing two containersMohamad Chaarawi2013-08-211-5/+5
* | | [svn-r23840] split server implementation into several C filesMohamad Chaarawi2013-06-271-0/+1
* | | [svn-r23838] another pending merge from VOL branchMohamad Chaarawi2013-06-271-2/+34
|\ \ \ | |/ /
| * | [svn-r23836] fix bug in public API of H5Tget_vol_named_typeMohamad Chaarawi2013-06-271-2/+2
| * | [svn-r23835] add a new API routine H5Tget_vol_named_type that retrieves the V...Mohamad Chaarawi2013-06-271-2/+34
* | | [svn-r23837] merge from VOL branch and add new callbacksMohamad Chaarawi2013-06-271-8/+9
|\ \ \ | |/ /
| * | [svn-r23803] Add VOL callback for H5AiterateMohamad Chaarawi2013-06-211-8/+9
* | | [svn-r23606] add support for named datatypes in the IOD plugin:Mohamad Chaarawi2013-04-221-1/+2
|/ /
* | [svn-r23473] Update the VOL plugin callbacks with better async I/O support:Mohamad Chaarawi2013-03-281-10/+13
* | [svn-r22596] minor thingsMohamad Chaarawi2012-07-231-1/+17
* | [svn-r22587] update the H5I_register_aux to not take the free routine, as it ...Mohamad Chaarawi2012-07-171-2/+2
* | [svn-r22565] change OH id registration to original way, and re-register the I...Mohamad Chaarawi2012-07-121-4/+4
* | [svn-r22549] Mohamad Chaarawi2012-07-101-11/+0
* | [svn-r22532] fix more named datatype issues.Mohamad Chaarawi2012-07-091-10/+17
* | [svn-r22523] - rework how IDs for VOL objects are createdMohamad Chaarawi2012-07-061-36/+3
* | [svn-r22513] fix some committed datatype issuesMohamad Chaarawi2012-07-031-13/+8
* | [svn-r22511] - remove the internal file type and use the file ID created at t...Mohamad Chaarawi2012-07-031-13/+28
* | [svn-r22502] implement named datatypes solution in object headersMohamad Chaarawi2012-06-291-6/+72
* | [svn-r22501] change the interface callbacks for the VOL to use objects pointe...Mohamad Chaarawi2012-06-281-12/+184
* | [svn-r22395] remove the high level ID implementation that wraps the actual ID...Mohamad Chaarawi2012-05-231-23/+5
* | [svn-r22306] add a request id to each of the VOL callbacks and update the nativeMohamad Chaarawi2012-04-201-2/+2
* | [svn-r22297] merge from trunkMohamad Chaarawi2012-04-181-6/+6
|\ \ | |/
| * [svn-r22287] Description:Quincey Koziol2012-04-161-6/+6
* | [svn-r22292] remove unnecessary lookup for object locations into VOLMohamad Chaarawi2012-04-171-1/+1
* | [svn-r22119] Changes:Mohamad Chaarawi2012-03-221-58/+9
|/
* [svn-r21923] Description:Quincey Koziol2012-02-101-5/+5
* [svn-r21919] Description:Quincey Koziol2012-02-091-13/+13
* [svn-r21917] Description:Quincey Koziol2012-02-081-1/+1
* [svn-r20539] Description:Quincey Koziol2011-04-181-1/+1
* [svn-r19587] Description:Quincey Koziol2010-10-131-1/+16
* [svn-r19398] Descriptino:Quincey Koziol2010-09-161-1/+2
* [svn-r19363] When mandatory filter failed to write data chunks, the datasetRaymond Lu2010-09-091-1/+1
* [svn-r18460] Description:Quincey Koziol2010-03-261-1/+1
* [svn-r18357] Description:Quincey Koziol2010-03-021-0/+1
* [svn-r18031] Description:Quincey Koziol2009-12-171-2/+2
|\
* | [svn-r17755] Purpose: Fix assertion failure caused by H5Tcommit1/2Neil Fortner2009-10-271-4/+4
* | [svn-r17751] Purpose: Fix assertion failure caused by H5Tcommit1/2Neil Fortner2009-10-271-0/+4