summaryrefslogtreecommitdiffstats
path: root/tools/src/h5import
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'develop' into feature/new_datatypesJordan Henderson2024-03-121-2/+1
|\
| * Clean up off_t usage (#4095)Dana Robinson2024-03-091-2/+1
* | Merge branch 'develop' into feature/new_datatypesJordan Henderson2024-03-041-24/+11
|\ \ | |/
| * Add options to allow tools type selection and naming (#4046)Allen Byrne2024-03-041-24/+11
* | Add support for _Float16 16-bit floating point typeJordan Henderson2024-02-291-0/+108
|/
* Add 'warning density' computation to the warnhist script (#3910)Quincey Koziol2023-12-291-42/+42
* Add variable option syncing for examples (#3885)Allen Byrne2023-12-141-2/+2
* Strip HD prefix from string/char C API calls (#3540)Dana Robinson2023-09-151-234/+234
* hbool_t/TRUE/FALSE --> bool/true/false in tools (#3491)Dana Robinson2023-09-051-3/+3
* Remove programmer/date from comments (#3210)Dana Robinson2023-06-291-6/+0
* Remove HD from C std lib file ops (#3206)Dana Robinson2023-06-291-17/+17
* Remove HD from strto* calls (#3204)Dana Robinson2023-06-291-11/+11
* 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-31/+31
* Rename HD(f)printf() to (f)printf() (#3194)Dana Robinson2023-06-281-769/+769
* Many fixes to various compiler warnings (#3124)Sean McBride2023-06-191-15/+15
* Many clang -Wextra-semi-stmt fixes (#2537)Sean McBride2023-06-161-6/+6
* Add h5copy help test and verify consistency (#2902)Allen Byrne2023-05-171-1/+1
* Comment cleanup (#2689)Quincey Koziol2023-04-111-3/+0
* Make sure that ONLY_SHARED_LIBS option is correctly set (#2544)Allen Byrne2023-03-131-2/+2
* Update copyright headers (#2184)Larry Knox2022-11-013-3/+0
* Update CMake code to 3.18 minimum version (#2080)Allen Byrne2022-09-031-1/+1
* Develop clang 13 format (#1933)Allen Byrne2022-07-262-20/+20
* Subfiling VFD (#1883)jhendersonHDF2022-07-221-2/+2
* Misc clang warning fixes (#1869)Dana Robinson2022-07-111-7/+23
* Snprintf2 (#1399)Sean McBride2022-01-281-1/+1
* Fixed Spelling Errors (#1166)Scot Breitenfeld2021-12-071-7/+7
* Assume C99 fixed sized ints exist, use them (#470)Sean McBride2021-11-081-29/+9
* Fix several warnings (#720)jhendersonHDF2021-09-141-2/+5
* Cleans up POSIX/C bits in H5private.h (#804)Dana Robinson2021-06-291-81/+81
* Fixed all clang-tidy bugprone-suspicious-string-compare warnings (#451)Sean McBride2021-03-101-2/+2
* Fixed clang-tidy readability-redundant-control-flow warnings (#428)Sean McBride2021-03-051-2/+0
* Changes found during merge to 1.12 (#414)Allen Byrne2021-03-041-3/+3
* Fixed various clang -Wformat-security warnings (#340)Sean McBride2021-02-191-2/+2
* Update license url part2 (#333)Larry Knox2021-02-173-3/+3
* Clang-format of source filesAllen Byrne2020-09-302-2596/+2532
* OESS-98 merge with clang-format changesAllen Byrne2020-09-251-2/+2
* CMake and script changes for clang-formatAllen Byrne2020-09-041-2/+13
* Minor refactoring based on 1.10 normalization workDana Robinson2020-08-171-1/+1
* Warnings reduction in toolsAllen Byrne2020-07-301-2/+2
* TRILAB-142 Change minimum CMake version to 3.12Allen Byrne2020-02-211-1/+1
* Reduce casts of HDcalloc()/HDmalloc() that -Wc++-compat required.David Young2020-01-291-1/+1
* squash cast warning fixkmu2020-01-231-4/+4
* Merge branch 'develop' into stack_size_warningsDana Robinson2020-01-171-6/+6
|\
| * Update tools hid_t declarations with H5I_INVALID_HIDAllen Byrne2020-01-131-6/+6
* | Fixed stack and frame size warnings. Not complete, but fixes most ofDana Robinson2020-01-151-19/+22
|/
* address problems from commentskmu2019-12-111-1/+1
* fix and address commentskmu2019-12-111-2/+2
* Merge branch 'develop' into bugfix/intel_warningskmu2019-12-091-1/+1
|\
| * Revert "Make a squash commit of 'Quiet some warnings by adjusting warnings le...David Young2019-11-271-1/+1