summaryrefslogtreecommitdiffstats
path: root/utils/tools
Commit message (Expand)AuthorAgeFilesLines
* Add variable option syncing for examples (#3885)Allen Byrne2023-12-142-5/+5
* Test scripts now execute in-source with creation of tmp dir (#3723)Allen Byrne2023-10-202-2/+2
* Develop tools move (#3580)Allen Byrne2023-09-261-3/+2
* Replaces HDgetenv with getenv (#3599)Scot Breitenfeld2023-09-261-1/+1
* Remove h5dwalk.1 man page. (#3589)H. Joe Lee2023-09-251-42/+0
* Strip HD prefix from string/char C API calls (#3540)Dana Robinson2023-09-151-48/+48
* Remove HD from HDmem* calls (#3211)Dana Robinson2023-06-291-6/+6
* 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-4/+4
* Rename HDexit() and related to exit(), etc. (#3202)Dana Robinson2023-06-291-1/+1
* Rename HDato*() to ato*() (#3201)Dana Robinson2023-06-291-1/+1
* Remove HD from memory allocate/free calls (#3195)Dana Robinson2023-06-281-2/+2
* Rename HD(f)printf() to (f)printf() (#3194)Dana Robinson2023-06-281-28/+28
* Comment cleanup (#2689)Quincey Koziol2023-04-111-2/+0
* Make sure that ONLY_SHARED_LIBS option is correctly set (#2544)Allen Byrne2023-03-131-2/+2
* Correct the CMake link for MPI (#2198)Allen Byrne2022-11-011-2/+2
* Update copyright headers (#2184)Larry Knox2022-11-011-1/+1
* Update CMake code to 3.18 minimum version (#2080)Allen Byrne2022-09-034-4/+4
* Removes cmake_ext_mod (files moved to cmake) (#2041)Dana Robinson2022-08-191-1/+1
* Develop clang 13 format (#1933)Allen Byrne2022-07-261-21/+21
* Subfiling VFD (#1883)jhendersonHDF2022-07-221-2/+2
* Snprintf2 (#1399)Sean McBride2022-01-281-10/+12
* Remove const from the argv tools/tests main sig. (#1390)Allen Byrne2022-01-281-3/+3
* Fixed Spelling Errors (#1166)Scot Breitenfeld2021-12-072-4/+4
* Add support for parallel tools based on the 3rd party library mpiFileUtils (l...rawarren2021-11-2914-0/+2409