summaryrefslogtreecommitdiffstats
path: root/test/dtypes.c
Commit message (Expand)AuthorAgeFilesLines
* Update Copyright headers. (#2534)Larry Knox2023-03-131-1/+0
* Address review comments from downstream merge of #2016 (#2073) (#2081)Neil Fortner2022-09-011-1/+1
* Fix bug in attribute type conversion wiith compound types - merge to 1.12 (#2...Neil Fortner2022-08-241-0/+131
* clang 13 format #1933 (#1939)Allen Byrne2022-07-271-23/+23
* Commit codespell spelling corrections.Larry Knox2022-04-071-6/+6
* Clang warning fixes from develop. (#1583)Larry Knox2022-04-051-3/+3
* Misc fixes from develop nov21 - feb22 (#1580)Larry Knox2022-04-051-4/+4
* Assume C99 fixed sized ints exist, use them (#470) (#1571)Larry Knox2022-04-011-2/+0
* Merge test changes from develop (#959)Allen Byrne2021-08-251-17/+49
* Merge PRs in issue #642 to hdf5_1_12 (#643)Larry Knox2021-05-151-3/+3
* Cherry-pick 12 develop branch PRs to hdf5_1_12 (#622)Larry Knox2021-05-051-1/+1
* Hdf5 merge issue 537 v112 (#538)Larry Knox2021-04-021-1/+1
* Hdf5 merge issue 487 v112 (#491)Larry Knox2021-03-261-73/+292
* Hdf5 merge issue #458 to hdf5_1_12 (#463)Larry Knox2021-03-121-36/+36
* Update URL in source file Copyright headers for web copy of COPYINGLarry Knox2021-02-201-1/+1
* 1 12 Whitespace changes after clang-format run (#288)Allen Byrne2021-01-291-2/+2
* Basic alignment with async branch (#115) (#137)Quincey Koziol2020-11-301-2/+2
* Manual sync with develop (#95)Dana Robinson2020-11-171-5/+5
* Merge changes from developAllen Byrne2020-10-081-7/+7
* Cleanup comments in tests, align comments better, update vfd testAllen Byrne2020-10-051-146/+77
* Source formattedAllen Byrne2020-10-011-2844/+3604
* Merge pull request #2094 in HDFFV/hdf5 from ~KMU/hdf5:bugfix/unused to developKimmy Mu2020-01-281-1/+1
* Merge pull request #2238 in HDFFV/hdf5 from ~KMU/hdf5:hdf5_1_12 to hdf5_1_12Kimmy Mu2020-01-241-2/+2
|\
| * Merge pull request #2071 in HDFFV/hdf5 from ~KMU/hdf5:bugfix/intel_warnings t...Kimmy Mu2020-01-081-2/+2
* | Squashed commit of the token_refactoring branch:Dana Robinson2020-01-191-7/+7
|/
* Yanked -Wc++-compat from the flags used to build the C library in bothDana Robinson2019-12-161-4/+4
* Merge pull request #1959 from develop to 1.12.Vailin Choi2019-10-111-6/+5
* Make wrappers, tests and tools use H5Treclaim() instead of H5Dvlen_reclaim()Jerome Soumagne2019-10-081-11/+11
* add missing version to listAllen Byrne2019-09-261-2/+2
* Add HD prefix to testsAllen Byrne2019-08-151-912/+912
* Updated configure & CMake compiler flags for GCC 8.x, along with correspondingQuincey Koziol2019-06-281-40/+61
* Changes that show the right way to iterate over enums.Dana Robinson2019-03-211-6/+10
* Used the H5_INC_ENUM macro to squash enum value increment warnings.Dana Robinson2019-03-211-10/+10
* Squashed commit of private branch changes to support stackable VOL plugins.Quincey Koziol2018-10-251-8/+8
* 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