summaryrefslogtreecommitdiffstats
path: root/utils
Commit message (Expand)AuthorAgeFilesLines
* Add HDF5_DISABLE_TESTS_REGEX option to skip tests (#3859)Allen Byrne2023-11-222-13/+8
* Renamed h5fuse.sh to h5fuse (#3834)Scot Breitenfeld2023-11-073-7/+7
* Don't build util tests when HDF5_EXTERNALLY_CONFIGURED=ON (#3781)Robert Adam2023-10-301-1/+1
* Test scripts now execute in-source with creation of tmp dir (#3723)Allen Byrne2023-10-202-2/+2
* provide an alternative to mapfile for older bash (#3717)Scot Breitenfeld2023-10-191-2/+8
* switch to using time function instead of date function (#3690)Scot Breitenfeld2023-10-171-101/+105
* Fix several spelling/grammar issues (#3621)jhendersonHDF2023-10-031-2/+2
* Develop tools move (#3580)Allen Byrne2023-09-261-3/+2
* Replaces HDgetenv with getenv (#3599)Scot Breitenfeld2023-09-262-2/+2
* Remove h5dwalk.1 man page. (#3589)H. Joe Lee2023-09-251-42/+0
* fixed function declaration (#3579)Scot Breitenfeld2023-09-221-2/+2
* Strip HD prefix from string/char C API calls (#3540)Dana Robinson2023-09-155-70/+70
* install h5fuse.sh in bin dir. (#3244)Scot Breitenfeld2023-07-141-0/+2
* Remove HD from HDmem* calls (#3211)Dana Robinson2023-06-294-12/+12
* Remove programmer/date from comments (#3210)Dana Robinson2023-06-291-6/+0
* Remove HD from C std lib file ops (#3206)Dana Robinson2023-06-292-7/+7
* Rename HDexit() and related to exit(), etc. (#3202)Dana Robinson2023-06-293-11/+11
* Rename HDato*() to ato*() (#3201)Dana Robinson2023-06-293-4/+4
* Remove HD from memory allocate/free calls (#3195)Dana Robinson2023-06-284-22/+22
* Rename HD(f)printf() to (f)printf() (#3194)Dana Robinson2023-06-284-87/+87
* Rename HDassert() to assert() (#3191)Dana Robinson2023-06-281-16/+16
* Remove HD from fork/exec*/wait* (#3190)Dana Robinson2023-06-281-2/+2
* Remove HDva_(arg|copy|end|start) (#3184)Dana Robinson2023-06-281-2/+2
* Remove HD prefix from network calls (#3142)Dana Robinson2023-06-162-14/+14
* Many clang -Wextra-semi-stmt fixes (#2537)Sean McBride2023-06-161-1/+1
* Clean up mirror VFD code in utils dir (#3121)Dana Robinson2023-06-145-82/+24
* h5fuse.sh fix for summit. (#2841)Scot Breitenfeld2023-04-281-10/+6
* H5fuse.sh optimization updates (#2806)Scot Breitenfeld2023-04-261-57/+165
* 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-014-8/+6
* Subfiling VFD updates (#2106)jhendersonHDF2022-09-162-4/+14
* Update CMake code to 3.18 minimum version (#2080)Allen Byrne2022-09-038-8/+8
* Removes cmake_ext_mod (files moved to cmake) (#2041)Dana Robinson2022-08-191-1/+1
* Fix typos found in the rest of the hdf5 code-base (#1985)luzpaz2022-08-101-1/+1
* Cleanup of mirror VFD test code (#1949)Dana Robinson2022-07-302-23/+50
* Develop clang 13 format (#1933)Allen Byrne2022-07-265-34/+34
* Subfiling VFD misc fixes (#1938)jhendersonHDF2022-07-261-89/+0
* Subfiling VFD (#1883)jhendersonHDF2022-07-227-5/+271
* Correct concurrency bugs when running tests, along with a bugfix & small warn...Quincey Koziol2022-04-262-8/+33
* Oess 168 utils mirror vfd (#1444)Larry Knox2022-02-214-21/+18
* 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-074-7/+7
* Add support for parallel tools based on the 3rd party library mpiFileUtils (l...rawarren2021-11-2916-1/+2421
* Move test utilities to utils/test folder (#1109)Allen Byrne2021-10-205-2/+143
* Includes hdf5dev.h in hdf5.h (#728)Dana Robinson2021-06-071-1/+0
* Combo set of async and other changes (#161)Quincey Koziol2021-06-021-0/+1
* Update top-level COPYING file and remove COPYING files from subdirectories (#...Larry Knox2021-04-211-12/+0