summaryrefslogtreecommitdiffstats
path: root/test/ntypes.c
Commit message (Expand)AuthorAgeFilesLines
* Strip HD prefix from string/char C API calls (#3540)Dana Robinson2023-09-151-6/+6
* Consistent initialization of hid_t in the tests (#3521)Scot Breitenfeld2023-09-081-56/+65
* Convert hbool_t --> bool in test (#3494)Dana Robinson2023-09-051-9/+9
* Remove HD from HDmem* calls (#3211)Dana Robinson2023-06-291-10/+10
* Remove programmer/date from comments (#3210)Dana Robinson2023-06-291-54/+0
* Remove HD from memory allocate/free calls (#3195)Dana Robinson2023-06-281-105/+105
* Rename HD(f)printf() to (f)printf() (#3194)Dana Robinson2023-06-281-49/+49
* Many fixes to various compiler warnings (#3124)Sean McBride2023-06-191-1/+1
* Many clang -Wextra-semi-stmt fixes (#2537)Sean McBride2023-06-161-17/+17
* Remove code paths where long long < 8 bytes (#3098)Dana Robinson2023-06-121-12/+3
* Comment cleanup (#2689)Quincey Koziol2023-04-111-37/+0
* Update copyright headers (#2184)Larry Knox2022-11-011-1/+0
* Develop clang 13 format (#1933)Allen Byrne2022-07-261-27/+27
* Subfiling VFD (#1883)jhendersonHDF2022-07-221-5/+9
* h5test.h testing macros get enclosed in do..while loops (#1721)Dana Robinson2022-05-041-53/+53
* Fixes unused/unset variable warnings from aocc (#1712)Dana Robinson2022-05-031-5/+1
* Fixes stack size warnings in ntypes (#1695)Dana Robinson2022-04-261-15/+60
* VFD plugins (#602)jhendersonHDF2021-09-291-4/+12
* Update license url (#332)Larry Knox2021-02-171-1/+1
* Clang-format of source filesAllen Byrne2020-09-301-990/+1240
* File changes to affect formattingAllen Byrne2020-09-041-199/+200
* Removes staff email addresses from the repositoryDana Robinson2020-08-071-1/+1
* remove unnecessary check macrokmu2019-12-061-1/+1
* fix intel compile warningskmu2019-12-041-1/+1
* Revert "fix warnings from Intel compiler"kmu2019-11-261-1/+1
* Revert "fix issues from previous PR comments"kmu2019-11-261-1/+1
* Revert "using a different MACRO"kmu2019-11-261-1/+1
* using a different MACROkmu2019-11-251-1/+1
* fix issues from previous PR commentskmu2019-11-251-1/+1
* fix warnings from Intel compilerkmu2019-11-071-1/+1
* Make wrappers, tests and tools use H5Treclaim() instead of H5Dvlen_reclaim()Jerome Soumagne2019-10-081-4/+4
* Add HD prefix to testsAllen Byrne2019-08-151-42/+42
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-04-251-6/+4
* [svn-r25496] Description:Quincey Koziol2014-07-301-1/+1
* [svn-r24376] Updated all code to use HDmalloc, HDcalloc, and HDfree.Dana Robinson2013-10-311-2/+2
* [svn-r22646] Description:Quincey Koziol2012-08-081-0/+1
* [svn-r21258] Issue 7674 - clang compiler reported an error with line 334:Raymond Lu2011-08-181-1/+1
* [svn-r21121] Description:Quincey Koziol2011-07-181-2/+2
* [svn-r21117] Issue 2763 - I added a new parameter of object access property l...Raymond Lu2011-07-181-2/+2
* [svn-r20529] Purpose: Add testing for bug 1864Neil Fortner2011-04-151-0/+4
* [svn-r18664] Description:Quincey Koziol2010-04-291-4/+10
* [svn-r18648] In H5T_get_native_type of H5Tnative.c, I changed the way that th...Raymond Lu2010-04-271-24/+46
* [svn-r18197] Description:Quincey Koziol2010-01-301-6/+6
* [svn-r18125] I added the support of bitfield in H5Tget_native_type. Bitfield...Raymond Lu2010-01-201-32/+88
* [svn-r17980] Description:Quincey Koziol2009-12-101-531/+784
* [svn-r16489] Fixed bug #1459 by eliminating the macro long_long and replacing...Allen Byrne2009-02-181-6/+6
* [svn-r15868] Description:Quincey Koziol2008-10-151-265/+245
* [svn-r15628] Description:Quincey Koziol2008-09-161-2/+2
* [svn-r14212] Description:Quincey Koziol2007-10-181-6/+6
* [svn-r14199] Description:Quincey Koziol2007-10-111-99/+93