summaryrefslogtreecommitdiffstats
path: root/tools/test/perform/zip_perf.c
Commit message (Expand)AuthorAgeFilesLines
* Replaces HDgetenv with getenv (#3599)Scot Breitenfeld2023-09-261-2/+2
* Strip HD prefix from string/char C API calls (#3540)Dana Robinson2023-09-151-12/+12
* hbool_t/TRUE/FALSE --> bool/true/false in tools (#3491)Dana Robinson2023-09-051-8/+8
* Remove HD from HDmem* calls (#3211)Dana Robinson2023-06-291-1/+1
* Remove programmer/date from comments (#3210)Dana Robinson2023-06-291-8/+0
* Remove HD from C std lib file ops (#3206)Dana Robinson2023-06-291-1/+1
* Remove HD from strto* calls (#3204)Dana Robinson2023-06-291-2/+2
* Rename HDexit() and related to exit(), etc. (#3202)Dana Robinson2023-06-291-1/+1
* Remove HD from memory allocate/free calls (#3195)Dana Robinson2023-06-281-7/+7
* Rename HD(f)printf() to (f)printf() (#3194)Dana Robinson2023-06-281-42/+42
* Comment cleanup (#2689)Quincey Koziol2023-04-111-8/+0
* Remove dead code hidden behind #ifdef LATER (#2686)Dana Robinson2023-04-101-20/+0
* Update copyright headers (#2184)Larry Knox2022-11-011-1/+0
* Develop clang 13 format (#1933)Allen Byrne2022-07-261-5/+5
* Misc clang warning fixes (#1869)Dana Robinson2022-07-111-0/+2
* Removes remaining register keywords (#1481)Dana Robinson2022-03-101-3/+3
* Remove const from the argv tools/tests main sig. (#1390)Allen Byrne2022-01-281-2/+2
* Fixed Spelling Errors (#1166)Scot Breitenfeld2021-12-071-2/+2
* VFD plugins (#602)jhendersonHDF2021-09-291-1/+1
* OESS-168: Remove clang warnings. (#1047)H. Joe Lee2021-09-291-1/+1
* More clang tidy (#908)Sean McBride2021-08-231-1/+1
* Remove non-published short arg names (#917)Allen Byrne2021-08-181-51/+0
* Brings the tools getopt(3) replacement into the main library (#803)Dana Robinson2021-06-291-66/+66
* Removes gratuitous (double)x.yF casts (#632)Dana Robinson2021-05-071-6/+5
* Update license url part2 (#333)Larry Knox2021-02-171-1/+1
* Clang-format of source filesAllen Byrne2020-09-301-174/+168
* Fixes for warnings in the tools code.Dana Robinson2020-04-251-2/+2
* TRILAB-81 coverity fixesAllen Byrne2018-10-171-2/+4
* 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/+644