summaryrefslogtreecommitdiffstats
path: root/src/H5Tcommit.c
Commit message (Expand)AuthorAgeFilesLines
* [svn-r29903] merge from trunk.Mohamad Chaarawi2016-05-091-27/+20
|\
| * [svn-r29612] Description:Quincey Koziol2016-04-031-1/+1
| * [svn-r29081] - merge in the phdf5_metadata_opt/ branch with the collective me...Mohamad Chaarawi2016-02-101-4/+4
| * [svn-r28950] - remove META_FLUSH_COLLECTIVELY property for delayed sanity che...Mohamad Chaarawi2016-01-211-5/+5
| * [svn-r28916] Description:Quincey Koziol2016-01-151-18/+9
| * [svn-r28894] Description:Quincey Koziol2016-01-141-3/+5
* | [svn-r27777] merge from trunk.Mohamad Chaarawi2015-09-141-33/+8
|\ \ | |/
| * [svn-r27768] Description:Quincey Koziol2015-09-141-33/+8
* | [svn-r27050] merge from trunk.Mohamad Chaarawi2015-05-111-2/+3
|\ \ | |/
| * [svn-r26777] - Fix usage of the internal AC global dxplsMohamad Chaarawi2015-04-101-1/+1
* | [svn-r26724] - merge from trunk & fix conflicts.Mohamad Chaarawi2015-04-031-2/+2
|\ \ | |/
* | [svn-r25575] cleanup H5I usage in VOL by removing the use of the aux pointer andMohamad Chaarawi2014-09-051-152/+119
* | [svn-r25555] - rework the public H5VL wrappers to not use H5VL_t* and use a p...Mohamad Chaarawi2014-08-261-12/+25
* | [svn-r25537] VOL framework changes.Mohamad Chaarawi2014-08-191-12/+12
* | [svn-r25481] - remove unsigned char * from traceMohamad Chaarawi2014-07-241-2/+2
* | [svn-r25476] - fix error output in several places.Mohamad Chaarawi2014-07-231-1/+1
* | [svn-r25456] fixing a few things and more realignment with trunk.Mohamad Chaarawi2014-07-211-12/+8
* | [svn-r25254] merge from trunk.Mohamad Chaarawi2014-06-111-1/+1
|\ \ | |/
| * [svn-r25084] Description:Quincey Koziol2014-04-231-1/+1
* | [svn-r24701] merge from trunk to 24700.Mohamad Chaarawi2014-02-131-1/+1
|\ \ | |/
* | [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-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-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-r23803] Add VOL callback for H5AiterateMohamad Chaarawi2013-06-211-8/+9
* | [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