summaryrefslogtreecommitdiffstats
path: root/src/H5T.c
Commit message (Expand)AuthorAgeFilesLines
* [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
* [svn-r18597] Description:Quincey Koziol2010-04-201-2/+2
* [svn-r18595] Description:Quincey Koziol2010-04-201-162/+175
* [svn-r18535] Purpose: Fix bug 1815Neil Fortner2010-04-081-6/+0
* [svn-r18460] Description:Quincey Koziol2010-03-261-1/+1
* [svn-r18357] Description:Quincey Koziol2010-03-021-0/+1
* [svn-r18197] Description:Quincey Koziol2010-01-301-4/+4
* [svn-r18031] Description:Quincey Koziol2009-12-171-21/+21
|\
* | [svn-r18011] Description:Quincey Koziol2009-12-131-160/+168
* | [svn-r17978] Description:Quincey Koziol2009-12-091-15/+9
* | [svn-r17977] Bug fix for 1584. H5Tdetect_class said a VL string is a string ...Raymond Lu2009-12-091-6/+24
* | [svn-r17953] Description:Quincey Koziol2009-12-031-50/+51
* | [svn-r17760] Purpose: Fix problem with H5TB APINeil Fortner2009-10-271-2/+12
* | [svn-r17392] I added a detection for the correctness of converting from unsig...Raymond Lu2009-08-201-2/+4
* | [svn-r17268] Description:Quincey Koziol2009-07-301-4/+0
* | [svn-r17182] In my last round of checkin (r17177), I forgot to clean up some ...Raymond Lu2009-07-141-1/+1
* | [svn-r17177] In H5Odtype.c, the decoding function used to mark the datatype a...Raymond Lu2009-07-131-3/+11
* | [svn-r17025] Purpose: fix bug 1593Neil Fortner2009-06-101-98/+102
* | [svn-r16489] Fixed bug #1459 by eliminating the macro long_long and replacing...Allen Byrne2009-02-181-2/+2
* | [svn-r16473] Purpose: fix problems related to 'self-referential' attributesNeil Fortner2009-02-121-1/+1
* | [svn-r16347] Purpose: enhancements the H5Tinsert, H5TpackNeil Fortner2009-01-261-8/+13
* | [svn-r15796] Purpose: Close bug #1322Neil Fortner2008-10-071-1/+1
* | [svn-r15682] Purpose: fix bug 1298Neil Fortner2008-09-221-4/+8
* | [svn-r15628] Description:Quincey Koziol2008-09-161-3/+3
* | [svn-r15609] Description:Quincey Koziol2008-09-101-283/+272