summaryrefslogtreecommitdiffstats
path: root/test/dtypes.c
Commit message (Expand)AuthorAgeFilesLines
* [svn-r27685] Merge of r27572 from trunkDana Robinson2015-09-061-4/+0
* [svn-r27165] Merge 27133 & 27158 from trunk:Mohamad Chaarawi2015-06-081-6/+6
* [svn-r26744] Updated the README.txt file to reflect VMS removal; deleted VMS ...Elena Pourmal2015-04-071-18/+150
* [svn-r25497] Description:Quincey Koziol2014-07-301-48/+40
* [svn-r25014] Purpose:Dana Robinson2014-04-111-7/+6
* [svn-r24393] Cleanup testfiles from scripts. Update lists of files to be clea...Allen Byrne2013-11-011-2/+3
* [svn-r24112] Description:Quincey Koziol2013-09-061-30/+32
* [svn-r22647] Description:Quincey Koziol2012-08-091-16/+19
* [svn-r22394] I forgot to close a few datatypes in test_str_create. I fixed t...Raymond Lu2012-05-231-0/+5
* [svn-r21765] Issue 7618 - the library had seg fault when it tried to shrink t...Raymond Lu2011-11-151-0/+217
* [svn-r21718] Issue 7618 - the library had seg fault when it tried to shrink t...Raymond Lu2011-11-041-0/+14
* [svn-r21524] Reverts 20920 (HDFFV-7579 fix) (this is 20913/21 from the trunk)Dana Robinson2011-10-111-107/+0
* [svn-r21250] I skipped two test cases (in two functions test_delete_obj_named...Raymond Lu2011-08-181-0/+2
* [svn-r21153] Description:Quincey Koziol2011-07-281-0/+157
* [svn-r21128] Description:Quincey Koziol2011-07-201-4/+4
* [svn-r21122] Description:Quincey Koziol2011-07-181-0/+199
* [svn-r20920] Issue 7579 - The overflowing ENUM values are inconsistent. When...Raymond Lu2011-05-271-1/+106
* [svn-r20873] Issue 7564 - Allow H5Tcreat to create string type (fixed-length ...Raymond Lu2011-05-201-1/+62
* [svn-r20661] Bug fix: VMS has trouble to deal with absolute path. I changed ...Raymond Lu2011-04-281-0/+4
* [svn-r20517] Description:Quincey Koziol2011-04-151-0/+130
* [svn-r20125] Bug 1586 - the datatype handler created with H5Tencode/decode ha...Raymond Lu2011-02-181-11/+71
* [svn-r19314] Description:Quincey Koziol2010-08-261-46/+38
* [svn-r19279] Bug 1934 - I added support of all data types for H5Tget_order. ...Raymond Lu2010-08-231-19/+51
* [svn-r19274] Description:Quincey Koziol2010-08-201-1/+3
* [svn-r19250] New feature(bug #1934): I made H5Tset_order support all data typ...Raymond Lu2010-08-181-17/+118
* [svn-r19158] Description:Quincey Koziol2010-07-301-74/+55
* [svn-r18348] Description:Quincey Koziol2010-02-271-283/+293
* [svn-r18198] Description:Quincey Koziol2010-01-301-8/+8
* [svn-r18160] Description:Quincey Koziol2010-01-231-85/+63
* [svn-r18124] I added the support of bitfield in H5Tget_native_type. Bitfield...Raymond Lu2010-01-201-10/+3
* [svn-r17982] Description:Quincey Koziol2009-12-101-1/+1
* [svn-r17976] Bug fix for 1584. H5Tdetect_class said a VL string is a string ...Raymond Lu2009-12-091-2/+7
* [svn-r17757] Purpose: Fix assertion failure caused by H5Tcommit1/2Neil Fortner2009-10-271-0/+11
* [svn-r17754] Purpose: Fix assertion failure caused by H5Tcommit1/2Neil Fortner2009-10-271-2/+41
* [svn-r17266] Description:Quincey Koziol2009-07-301-2/+6
* [svn-r17179] I added a test of H5Tencode/decode for variable-length string ty...Raymond Lu2009-07-131-13/+131
* [svn-r17026] Purpose: fix bug 1593Neil Fortner2009-06-101-0/+204
* [svn-r16566] Description:Quincey Koziol2009-03-111-16/+11
* [svn-r16361] Purpose: Fix potential error with H5Tset_orderNeil Fortner2009-01-271-0/+167
* [svn-r16309] Purpose: Fix problem with H5TpackNeil Fortner2009-01-141-2/+124
* [svn-r15799] Description:Quincey Koziol2008-10-071-1/+1
* [svn-r15797] Purpose: Close bug #1322Neil Fortner2008-10-071-24/+156
* [svn-r15683] Purpose: fix bug 1298Neil Fortner2008-09-221-5/+165
* [svn-r15657] Purpose: fix bug 1286Neil Fortner2008-09-181-1/+360
* [svn-r15629] Description:Quincey Koziol2008-09-161-4/+4
* [svn-r15330] When an attribute was opened twice and data was written with one...Raymond Lu2008-07-071-1/+2
* [svn-r15305] Changed H5Tcreate_array to H5Tcreate_array2 from last checkin fo...Raymond Lu2008-07-011-1/+1
* [svn-r15297] Bug fix for H5Tpack. The problem was that H5Tpack didn't act co...Raymond Lu2008-06-301-4/+104
* [svn-r15160] Purpose: Separate Windows function macro definitions to win32defs.hScott Wegner2008-06-051-2/+2
* [svn-r14737] Description:Quincey Koziol2008-03-131-1/+107