summaryrefslogtreecommitdiffstats
path: root/test/dtypes.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'develop' into feature/new_datatypesJordan Henderson2024-03-121-0/+84
|\
| * Fix issue where H5Tset_fields does not account for datatype offsets (#4061)jhendersonHDF2024-03-051-0/+84
* | Add support for _Float16 16-bit floating point typeJordan Henderson2024-02-291-2/+423
|/
* Add the user test program in HDFFV-9174 for committed types. (#3937)vchoi-hdfgroup2024-01-231-0/+169
* Fix segfault on user compound dtype conversion callback (#3842)mattjala2023-11-221-0/+125
* Fix a possible NULL pointer dereference in tests (#3676)Dana Robinson2023-10-161-126/+92
* Strip HD prefix from string/char C API calls (#3540)Dana Robinson2023-09-151-64/+64
* Consistent initialization of hid_t in the tests (#3521)Scot Breitenfeld2023-09-081-87/+91
* Convert hbool_t --> bool in test (#3494)Dana Robinson2023-09-051-43/+43
* Remove HD from HDmem* calls (#3211)Dana Robinson2023-06-291-48/+48
* Remove programmer/date from comments (#3210)Dana Robinson2023-06-291-132/+0
* Remove HD from C std lib file ops (#3206)Dana Robinson2023-06-291-3/+3
* Rename HDexit() and related to exit(), etc. (#3202)Dana Robinson2023-06-291-2/+2
* Remove HD from memory allocate/free calls (#3195)Dana Robinson2023-06-281-87/+87
* Rename HD(f)printf() to (f)printf() (#3194)Dana Robinson2023-06-281-327/+327
* Rename HDassert() to assert() (#3191)Dana Robinson2023-06-281-24/+24
* Many fixes to various compiler warnings (#3124)Sean McBride2023-06-191-13/+24
* Many clang -Wextra-semi-stmt fixes (#2537)Sean McBride2023-06-161-87/+87
* H5Odtype.c decode cleanup (#2797)Dana Robinson2023-04-251-84/+87
* Comment cleanup (#2689)Quincey Koziol2023-04-111-54/+3
* H5F_LIBVER_LATEST changes for move to 1.15 (#2288)Allen Byrne2022-12-211-3/+3
* Update copyright headers (#2184)Larry Knox2022-11-011-1/+0
* Address review comments from downstream merge of #2016 (#2073)Neil Fortner2022-08-311-1/+1
* Fix bug in attribute type conversion wiith compound types (#2016)Neil Fortner2022-08-161-0/+131
* Develop clang 13 format (#1933)Allen Byrne2022-07-261-23/+23
* Subfiling VFD (#1883)jhendersonHDF2022-07-221-7/+29
* sprintf to snprintf (#1815)Sean McBride2022-06-221-1/+1
* h5test.h testing macros get enclosed in do..while loops (#1721)Dana Robinson2022-05-041-642/+644
* Snprintf2 (#1399)Sean McBride2022-01-281-3/+3
* Used clang-tidy to change all floating point f suffixes to F (#1359)Sean McBride2022-01-281-1/+1
* OESS-168: Remove clang warnings. (#1263)H. Joe Lee2021-12-081-3/+3
* Fixed Spelling Errors (#1166)Scot Breitenfeld2021-12-071-6/+6
* Assume C99 fixed sized ints exist, use them (#470)Sean McBride2021-11-081-2/+0
* VFD plugins (#602)jhendersonHDF2021-09-291-42/+44
* More clang tidy (#908)Sean McBride2021-08-231-5/+5
* Fix several warnings (#747)jhendersonHDF2021-06-161-12/+44
* Removes gratuitous (double)x.yF casts (#632)Dana Robinson2021-05-071-3/+3
* Minor warning fixes in develop (#526)Dana Robinson2021-03-311-1/+1
* Update clang config (#473)Quincey Koziol2021-03-171-73/+292
* Fixed all clang-tidy bugprone-suspicious-string-compare warnings (#451)Sean McBride2021-03-101-36/+36
* More warning fixes (#400)Sean McBride2021-03-041-1/+1
* Update license url (#332)Larry Knox2021-02-171-1/+1
* develop revert source to clang-format version 11 (#293)Allen Byrne2021-01-291-2/+2
* Basic alignment with async branch (#115)Quincey Koziol2020-11-231-2/+2
* HD prefix updates in src/ and test/Dana Robinson2020-10-241-5/+5
* Clang-format of source filesAllen Byrne2020-09-301-2760/+3526
* Removes staff email addresses from the repositoryDana Robinson2020-08-071-1/+1
* Minor normalizations with hdf5_1_10Dana Robinson2020-07-311-336/+262
* merge and fixkmu2020-01-211-7/+7
|\
| * Squashed commit of the token_refactoring branch:Dana Robinson2020-01-161-7/+7