summaryrefslogtreecommitdiffstats
path: root/tools/src/misc/h5mkgrp.c
Commit message (Expand)AuthorAgeFilesLines
* Strip HD prefix from string/char C API calls (#3540)Dana Robinson2023-09-151-2/+2
* hbool_t/TRUE/FALSE --> bool/true/false in tools (#3491)Dana Robinson2023-09-051-17/+17
* Remove HD from HDmem* calls (#3211)Dana Robinson2023-06-291-3/+3
* Remove programmer/date from comments (#3210)Dana Robinson2023-06-291-8/+0
* Rename HDexit() and related to exit(), etc. (#3202)Dana Robinson2023-06-291-1/+1
* Rename HDato*() to ato*() (#3201)Dana Robinson2023-06-291-2/+2
* Remove HD from memory allocate/free calls (#3195)Dana Robinson2023-06-281-4/+4
* Add note about HDF5_VOL_CONNECTOR to tools usage (#3159)mattjala2023-06-281-0/+7
* Rename HD(f)printf() to (f)printf() (#3194)Dana Robinson2023-06-281-3/+3
* Many fixes to various compiler warnings (#3124)Sean McBride2023-06-191-1/+1
* Update copyright headers (#2184)Larry Knox2022-11-011-1/+0
* Develop clang 13 format (#1933)Allen Byrne2022-07-261-3/+3
* Remove const from the argv tools/tests main sig. (#1390)Allen Byrne2022-01-281-3/+3
* VFD plugins (#602)jhendersonHDF2021-09-291-8/+38
* Brings the tools getopt(3) replacement into the main library (#803)Dana Robinson2021-06-291-14/+14
* Update license url part2 (#333)Larry Knox2021-02-171-1/+1
* Clang-format of source filesAllen Byrne2020-09-301-67/+59
* Minor normalizations with 1.12 branchDana Robinson2020-08-011-4/+4
* Tools refactorAllen Byrne2020-07-151-7/+7
* Added VOL command-line options to (p)h5diff, h5ls, h5dump, and h5mkgrp.Dana Robinson2020-04-211-96/+138
* Update Tools library to be better compatible with VOL connectorsJordan Henderson2020-03-171-1/+1
* Add HD prefix to testsAllen Byrne2019-08-151-3/+3
* Minor warning fixesDana Robinson2017-11-151-0/+2
* Stripped C standard library headers (and a couple of macros)Dana Robinson2017-07-171-2/+0
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-04-251-6/+4
* Corrected return callsAllen Byrne2017-01-051-3/+0
* Split tools into src and test - add foldersAllen Byrne2016-10-271-0/+336