summaryrefslogtreecommitdiffstats
path: root/test/dtypes.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headers. (#2527)Larry Knox2023-03-101-1/+0
* 1.10: Add spelling check to CI and fix errors. (#2442)Allen Byrne2023-02-161-6/+6
* Fix bug in attribute type conversion wiith compound types - merge to 1.10 (#2...Neil Fortner2022-09-091-0/+131
* 1.10 clang 13 format #1933 (#1940)Allen Byrne2022-07-291-23/+23
* [1.10 Merge] Hdf5 1 10 warnings merge (#1754)jhendersonHDF2022-05-081-0/+2
* Merge of mostly clang-tidy changes from 1.12 (#965)Allen Byrne2021-08-251-19/+49
* Merge PRs missed from 500s to hdf5 1 10 (#876)Larry Knox2021-08-041-1/+1
* Partial merge issue #642 develop branch PRs to Hdf5 1 10 (#718)Larry Knox2021-06-031-3/+3
* Hdf5 1 10 merge of printf specifiers and VS2015 min changes (#612)Allen Byrne2021-04-301-1/+1
* Hdf5 merge issue 537 v110 (#545)Larry Knox2021-04-061-1/+1
* Hdf5 merge issue 487 v110 (#533)Larry Knox2021-04-011-73/+292
* Hdf5 merge issue 458 v110 (#465)Larry Knox2021-03-121-36/+36
* Hdf5 1 10 Update license url (#403)Larry Knox2021-03-011-1/+1
* Source formattedAllen Byrne2020-10-011-2758/+3523
* Even more normalization with developDana Robinson2020-08-151-5/+5
* Normalization and warning fixes from developDana Robinson2020-07-311-7/+9
* merge intel warning fixKimmy Mu2020-01-091-2/+2
* Whitespace fix and HD prefixAllen Byrne2019-09-231-335/+259
* Merge HD prefix and whitespace changes from developAllen Byrne2019-08-181-940/+961
* Cleanup when merging to other branchesAllen Byrne2019-07-301-12/+12
* Fix for HDFFV-10180 Performance issues with H5Oget_info.Vailin Choi2018-04-241-4/+4
* Improving testsBinh-Minh Ribler2018-03-091-1/+1
* Miscellaneous test fixesBinh-Minh Ribler2018-03-061-9/+34
* Misc improvementBinh-Minh Ribler2018-02-281-1/+0
* Improving testsBinh-Minh Ribler2018-02-171-139/+516
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-04-251-6/+4
* Changes to be committed:Frank.Willmore2016-10-251-1/+1
* [svn-r30285] Description:Quincey Koziol2016-08-131-8/+8
* [svn-r30238] Follow-on to HDFFV-9928: remove unconditional call of time.h typ...Allen Byrne2016-08-011-2/+0
* [svn-r28761] Description:Quincey Koziol2016-01-011-10/+89
* [svn-r28138] Add first support for _Bool and make hbool_t a "real" _Bool if a...Jerome Soumagne2015-10-201-2/+2
* [svn-r27768] Description:Quincey Koziol2015-09-141-9/+84
* [svn-r27572] Removed VMS-specific code from the library.Dana Robinson2015-08-241-4/+0
* [svn-r27548] Revert r27545Jerome Soumagne2015-08-211-2/+2
* [svn-r27545] Add first support for _Bool and make hbool_t a "real" _Bool if a...Jerome Soumagne2015-08-211-2/+2
* [svn-r27133] - Add a new attribute function characterstic for format:Mohamad Chaarawi2015-06-011-6/+6
* [svn-r25531] remove use of C99 PRI that failed on windows in dtypes.cMohamad Chaarawi2014-08-111-7/+9
* [svn-r25527] fix printf format warnings in dtypes test.Mohamad Chaarawi2014-08-111-2/+2
* [svn-r25496] Description:Quincey Koziol2014-07-301-16/+13
* [svn-r24937] Adds an H5free_memory() function to the library for use withDana Robinson2014-03-311-7/+6
* [svn-r24392] Cleanup testfiles from scripts. Update lists of files to be clea...Allen Byrne2013-11-011-2/+3
* [svn-r24376] Updated all code to use HDmalloc, HDcalloc, and HDfree.Dana Robinson2013-10-311-38/+38
* [svn-r24101] Description:Quincey Koziol2013-09-051-30/+32
* [svn-r22646] Description:Quincey Koziol2012-08-081-16/+19
* [svn-r22393] I forgot to close a few datatypes in test_str_create. I fixed t...Raymond Lu2012-05-231-0/+5
* [svn-r21736] Issue 7582 - The library allowed the conversion of strings betwe...Raymond Lu2011-11-101-22/+107
* [svn-r21734] Issue 7582 - The library allowed the conversion of strings betwe...Raymond Lu2011-11-081-0/+132
* [svn-r21674] Issue 7618 - the library had seg fault when it tried to shrink t...Raymond Lu2011-10-261-0/+14
* [svn-r21508] Revoked svn check-ins 20913 and 20921 (fix for HDFFV-7579) pendi...Dana Robinson2011-10-101-107/+0
* [svn-r21152] Description:Quincey Koziol2011-07-281-0/+157