summaryrefslogtreecommitdiffstats
path: root/tools/src/h5diff/ph5diff_main.c
Commit message (Expand)AuthorAgeFilesLines
* Strip HD prefix from string/char C API calls (#3540)Dana Robinson2023-09-151-2/+2
* Fix ph5diff tests for MPIEXEC_MAX_NUMPROCS=1 (#3407)jhendersonHDF2023-08-221-4/+6
* Remove HD from HDmem* calls (#3211)Dana Robinson2023-06-291-4/+4
* Remove programmer/date from comments (#3210)Dana Robinson2023-06-291-14/+0
* Remove HD from C std lib file ops (#3206)Dana Robinson2023-06-291-2/+2
* Rename HDexit() and related to exit(), etc. (#3202)Dana Robinson2023-06-291-1/+1
* Rename HD(f)printf() to (f)printf() (#3194)Dana Robinson2023-06-281-7/+7
* Many clang -Wextra-semi-stmt fixes (#2537)Sean McBride2023-06-161-1/+1
* Comment cleanup (#2689)Quincey Koziol2023-04-111-8/+0
* Update copyright headers (#2184)Larry Knox2022-11-011-1/+0
* Warnings fixes (#1680)jhendersonHDF2022-04-251-1/+1
* Remove const from the argv tools/tests main sig. (#1390)Allen Byrne2022-01-281-3/+4
* Update license url part2 (#333)Larry Knox2021-02-171-1/+1
* Clang-format of source filesAllen Byrne2020-09-301-66/+54
* Removes staff email addresses from the repositoryDana Robinson2020-08-071-1/+1
* fix Wredundant-decls, Wswitch-default, Wdeclaration-after-statement, Wsign-co...kmu2020-01-271-1/+1
* Update tools hid_t declarations with H5I_INVALID_HIDAllen Byrne2020-01-131-1/+2
* Add HD prefix to testsAllen Byrne2019-08-151-13/+13
* HDFFV-10297 add h5copy test and fix h5diff errorsAllen Byrne2017-10-161-9/+9
* HDFFV-9774 Add enable-error-stack argument to h5diffAllen Byrne2017-08-311-0/+2
* Stripped C standard library headers (and a couple of macros)Dana Robinson2017-07-171-3/+0
* 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/+329