summaryrefslogtreecommitdiffstats
path: root/test/dt_arith.c
Commit message (Expand)AuthorAgeFilesLines
* Rename HDexit() and related to exit(), etc. (#3202)Dana Robinson2023-06-291-6/+6
* Remove HD from memory allocate/free calls (#3195)Dana Robinson2023-06-281-52/+52
* Rename HD(f)printf() to (f)printf() (#3194)Dana Robinson2023-06-281-245/+245
* Rename HDassert() to assert() (#3191)Dana Robinson2023-06-281-35/+35
* Remove HD from fork/exec*/wait* (#3190)Dana Robinson2023-06-281-2/+2
* Many fixes to various compiler warnings (#3124)Sean McBride2023-06-191-1/+1
* Many clang -Wextra-semi-stmt fixes (#2537)Sean McBride2023-06-161-13/+13
* Revert long double checks (#3133)Dana Robinson2023-06-151-3/+112
* Fix spelling issues flagged by codespell (#3130)Dana Robinson2023-06-151-1/+1
* Remove long double conversion work-arounds (#3097)Dana Robinson2023-06-121-112/+3
* Remove -Wunused-but-set-variable warnings in tests (#2661)Allen Byrne2023-04-111-4/+0
* Comment cleanup (#2689)Quincey Koziol2023-04-111-47/+0
* Update copyright headers (#2184)Larry Knox2022-11-011-1/+0
* Develop clang 13 format (#1933)Allen Byrne2022-07-261-17/+17
* Misc clang warning fixes (#1869)Dana Robinson2022-07-111-3/+3
* Various warning fixes (#1812)Sean McBride2022-06-221-12/+12
* h5test.h testing macros get enclosed in do..while loops (#1721)Dana Robinson2022-05-041-4/+4
* test/dt_arith: use `isnan` instead of self comparison (#1709)Ben Boeckel2022-05-031-5/+5
* Warnings fixes (#1680)jhendersonHDF2022-04-251-3/+3
* Fix compilation issues with Mingw (#1342)Baljak2022-01-081-1/+1
* Fixed Spelling Errors (#1166)Scot Breitenfeld2021-12-071-12/+12
* Assume C99 fixed sized ints exist, use them (#470)Sean McBride2021-11-081-111/+25
* OESS-168: Remove clang warnings. (#1075)H. Joe Lee2021-10-201-12/+12
* More clang tidy (#908)Sean McBride2021-08-231-4/+4
* Removes gratuitous (double)x.yF casts (#632)Dana Robinson2021-05-071-1/+1
* Ubsan fixes (#498)Sean McBride2021-05-031-93/+0
* Update clang config (#473)Quincey Koziol2021-03-171-1/+4
* Replaces checks for fork, etc. with checks for unistd.h (#457)Dana Robinson2021-03-111-6/+6
* Applied clang-tidy readability-non-const-parameter warning fixes auto… (#429)Sean McBride2021-03-091-3/+4
* 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-11/+11
* Clang-format of source filesAllen Byrne2020-09-301-2632/+2782
* Trivialities noticed while merging things to 1.10Dana Robinson2020-08-151-17/+17
* Removes staff email addresses from the repositoryDana Robinson2020-08-071-1/+1
* testpar/t_2Gio.c: Fix a typo that I think was introduced by aDavid Young2020-01-291-17/+17
* Revert "Make a squash commit of 'Quiet some warnings by adjusting warnings le...David Young2019-11-271-17/+17
* In every instance, `x` is initialized by `memcpy`, but GCC isn't smartDavid Young2019-11-131-17/+17
* Merge cleanup mostly whitespaceAllen Byrne2019-07-301-733/+727
* Updated configure & CMake compiler flags for GCC 8.x, along with correspondingQuincey Koziol2019-06-281-25/+25
* NNSA Tri-LabsTRILAB-98: Another two test cases out.Songyu Lu2019-01-081-1/+18
* NNSA Tri-Labs TRILAB-98: Taking out a few more test cases.Songyu Lu2019-01-081-10/+22
* NNSA Tri-Labs TRILAB-98 dt_arith and cpp_testhdf5 tests fail on sierra.llnl.g...Songyu Lu2019-01-081-2/+36
* 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-5/+5
* Clean up hardcoded constants and check return values better. (Comments fromQuincey Koziol2016-09-291-4/+7
* Description:Quincey Koziol2016-09-271-2/+5
* [svn-r30238] Follow-on to HDFFV-9928: remove unconditional call of time.h typ...Allen Byrne2016-08-011-2/+0
* [svn-r30219] Description:Quincey Koziol2016-07-221-15/+15