summaryrefslogtreecommitdiffstats
path: root/src/H5T.c
Commit message (Expand)AuthorAgeFilesLines
...
| * [svn-r25496] Description:Quincey Koziol2014-07-301-8/+12
* | [svn-r25254] merge from trunk.Mohamad Chaarawi2014-06-111-10/+9
|\ \ | |/
| * [svn-r25084] Description:Quincey Koziol2014-04-231-10/+5
| * [svn-r24998] Description:Quincey Koziol2014-04-091-0/+4
* | [svn-r24301] merge from trunk.Mohamad Chaarawi2013-10-161-1/+0
|\ \ | |/
| * [svn-r24255] Description:Quincey Koziol2013-10-041-1/+0
* | [svn-r24208] Merge revisions through r24202 from trunk to vol branchNeil Fortner2013-09-271-6/+7
|\ \ | |/
| * [svn-r24101] Description:Quincey Koziol2013-09-051-6/+7
* | [svn-r24044] Merging r23833 through r24043 from trunk.Mohamad Chaarawi2013-08-211-0/+8
|\ \ | |/
| * [svn-r23938] remove "switch missing default case" in src.Mohamad Chaarawi2013-07-261-0/+8
* | [svn-r23834] merge from trunk up to r23833.Mohamad Chaarawi2013-06-271-37/+37
|\ \ | |/
| * [svn-r23713] Description:Quincey Koziol2013-05-211-37/+37
* | [svn-r23443] merged from trunkMohamad Chaarawi2013-03-251-2/+2
|\ \ | |/
| * [svn-r23313] Description:Quincey Koziol2013-02-251-2/+2
* | [svn-r22995] merge from trunk up to 22994.Mohamad Chaarawi2012-10-311-0/+2
|\ \ | |/
| * [svn-r22914] I checked in the conversion function H5T__conv_enum_numeric (num...Raymond Lu2012-10-171-0/+2
| * [svn-r22807] Description:Quincey Koziol2012-09-251-4/+2
| * [svn-r22749] Description:Dana Robinson2012-09-101-141/+192
| * [svn-r22748] Description:Dana Robinson2012-09-101-192/+141
* | [svn-r22623] merge from tunkMohamad Chaarawi2012-08-021-4/+9
|\ \ | |/
| * [svn-r22608] Description:Quincey Koziol2012-07-261-4/+9
* | [svn-r22587] update the H5I_register_aux to not take the free routine, as it ...Mohamad Chaarawi2012-07-171-1/+1
* | [svn-r22584] merge from trunk and resolve type ID registrationMohamad Chaarawi2012-07-161-225/+261
|\ \ | |/
| * [svn-r22582] Description:Quincey Koziol2012-07-161-226/+262
* | [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-9/+1
* | [svn-r22523] - rework how IDs for VOL objects are createdMohamad Chaarawi2012-07-061-1/+2
* | [svn-r22519] - many bug fixesMohamad Chaarawi2012-07-051-4/+0
* | [svn-r22513] fix some committed datatype issuesMohamad Chaarawi2012-07-031-2/+2
* | [svn-r22511] - remove the internal file type and use the file ID created at t...Mohamad Chaarawi2012-07-031-0/+7
* | [svn-r22501] change the interface callbacks for the VOL to use objects pointe...Mohamad Chaarawi2012-06-281-16/+15
* | [svn-r22395] remove the high level ID implementation that wraps the actual ID...Mohamad Chaarawi2012-05-231-12/+3
* | [svn-r22380] - attribute and object exist callbacks should be part of get str...Mohamad Chaarawi2012-05-181-1/+1
* | [svn-r22306] add a request id to each of the VOL callbacks and update the nativeMohamad Chaarawi2012-04-201-1/+1
* | [svn-r22297] merge from trunkMohamad Chaarawi2012-04-181-228/+229
|\ \ | |/
| * [svn-r22287] Description:Quincey Koziol2012-04-161-228/+229
* | [svn-r22274] merge from trunk, resolve conflictsMohamad Chaarawi2012-04-101-1/+2
|\ \ | |/
| * [svn-r22219] Description:Quincey Koziol2012-03-311-1/+2
* | [svn-r22271] unwrap the high level ids in several placesMohamad Chaarawi2012-04-091-1/+12
* | [svn-r22119] Changes:Mohamad Chaarawi2012-03-221-10/+16
|/
* [svn-r21919] Description:Quincey Koziol2012-02-091-79/+80
* [svn-r21734] Issue 7582 - The library allowed the conversion of strings betwe...Raymond Lu2011-11-081-1/+1
* [svn-r21674] Issue 7618 - the library had seg fault when it tried to shrink t...Raymond Lu2011-10-261-11/+13
* [svn-r21152] Description:Quincey Koziol2011-07-281-0/+36
* [svn-r20872] Issue 7564 - Allow H5Tcreat to create string type (fixed-length ...Raymond Lu2011-05-201-7/+25
* [svn-r20691] Purpose: Fix problem exposed by external link cacheNeil Fortner2011-05-021-0/+5
* [svn-r20121] Bug 1586 - the datatype handler created with H5Tencode/decode ha...Raymond Lu2011-02-181-1/+6
* [svn-r19398] Descriptino:Quincey Koziol2010-09-161-24/+24
* [svn-r19363] When mandatory filter failed to write data chunks, the datasetRaymond Lu2010-09-091-13/+13
* [svn-r18702] Description:Quincey Koziol2010-05-051-11/+11