summaryrefslogtreecommitdiffstats
path: root/tools/src/misc/h5repart.c
Commit message (Expand)AuthorAgeFilesLines
* Fix misc. warnings from GCC when compiling with -fsanitize=undefined (#3787)jhendersonHDF2023-11-011-0/+8
* Strip HD prefix from string/char C API calls (#3540)Dana Robinson2023-09-151-33/+33
* hbool_t/TRUE/FALSE --> bool/true/false in tools (#3491)Dana Robinson2023-09-051-11/+11
* Remove programmer/date from comments (#3210)Dana Robinson2023-06-291-11/+0
* Remove HD from strto* calls (#3204)Dana Robinson2023-06-291-2/+2
* Rename HDexit() and related to exit(), etc. (#3202)Dana Robinson2023-06-291-29/+29
* Remove HD from memory allocate/free calls (#3195)Dana Robinson2023-06-281-6/+6
* Rename HD(f)printf() to (f)printf() (#3194)Dana Robinson2023-06-281-24/+24
* Many clang -Wextra-semi-stmt fixes (#2537)Sean McBride2023-06-161-1/+1
* Comment cleanup (#2689)Quincey Koziol2023-04-111-4/+0
* Update copyright headers (#2184)Larry Knox2022-11-011-1/+0
* Develop clang 13 format (#1933)Allen Byrne2022-07-261-3/+3
* Misc clang warning fixes (#1869)Dana Robinson2022-07-111-0/+2
* sprintf to snprintf (#1815)Sean McBride2022-06-221-4/+4
* Update clang config (#473)Quincey Koziol2021-03-171-1/+4
* Fixed uninitialized warnings (#360)Sean McBride2021-02-191-1/+1
* Update license url part2 (#333)Larry Knox2021-02-171-1/+1
* HDFFV-11096 replace backticks with doublequotesAllen Byrne2020-10-041-3/+3
* Clang-format of source filesAllen Byrne2020-09-301-165/+169
* Removes staff email addresses from the repositoryDana Robinson2020-08-071-1/+1
* Add HD prefix to testsAllen Byrne2019-08-151-292/+309
* Renamed h5repart's -family_to_sec2 to -family_to_single.Dana Robinson2018-11-141-19/+26
* Stripped C standard library headers (and a couple of macros)Dana Robinson2017-07-171-32/+2
* Rework of the POSIX file open permissions and macros to clean upDana Robinson2017-04-281-12/+12
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-04-251-6/+4
* Split tools into src and test - add foldersAllen Byrne2016-10-271-0/+510