summaryrefslogtreecommitdiffstats
path: root/tools/test/h5diff
Commit message (Expand)AuthorAgeFilesLines
* Develop cmake clean (#1971)Allen Byrne2022-08-071-411/+6
* Onion VFD (#1953)Dana Robinson2022-08-0212-24/+805
* Develop clang 13 format (#1933)Allen Byrne2022-07-262-34/+34
* Subfiling VFD (#1883)jhendersonHDF2022-07-221-2/+2
* Fixes warnings when the deflate filter is not built (#1904)Dana Robinson2022-07-181-1/+3
* Move error-stack text to top of usage display (#1564)Allen Byrne2022-04-0110-20/+30
* Fixed Spelling Errors (#1166)Scot Breitenfeld2021-12-0714-25/+25
* Assume C99 fixed sized ints exist, use them (#470)Sean McBride2021-11-081-2/+0
* OESS-168: Remove clang warnings. (#1057)H. Joe Lee2021-09-301-56/+56
* VFD plugins (#602)jhendersonHDF2021-09-2910-0/+120
* Only test h5diff_830 in serial (#858)Allen Byrne2021-07-271-29/+34
* Removes obsolete equivalents of C99's __func__ (#800)Dana Robinson2021-06-291-1/+1
* Fix tools test (#794)Allen Byrne2021-06-231-1/+1
* Rework Fortran configure to allow multiple CMake reruns (#721)Allen Byrne2021-06-071-1/+1
* Includes hdf5dev.h in hdf5.h (#728)Dana Robinson2021-06-072-2/+1
* Combo set of async and other changes (#161)Quincey Koziol2021-06-022-1/+2
* CMake uses matches for clang (#645)Allen Byrne2021-05-171-1/+1
* h5diff subset indexing (#628)Allen Byrne2021-05-071-1/+1
* Various clang tidy warning fixes (#448)Sean McBride2021-03-101-26/+26
* Removed bad function pointer casts (#434)Sean McBride2021-03-081-7/+7
* Fixed clang-tidy readability-redundant-control-flow warnings (#428)Sean McBride2021-03-051-4/+0
* More warning fixes (#400)Sean McBride2021-03-041-1/+1
* Primary change is HDFFV-11212 - new refs and JNI (#372)Allen Byrne2021-02-2510-0/+120
* Update license url part2 (#333)Larry Knox2021-02-177-7/+7
* Clang-format of source filesAllen Byrne2020-09-302-1863/+1854
* Fix jni with %Lg instead of %LfAllen Byrne2020-09-292-2/+2
* OESS-98 merge with clang-format changesAllen Byrne2020-09-251-2/+2
* CMake and script changes for clang-formatAllen Byrne2020-09-041-0/+14
* TRILABS-277 Use JIRA number as #ifdefAllen Byrne2020-08-153-0/+44
* HDFFV-9984 Add options to merge/prune external links during repackAllen Byrne2020-08-141-1/+0
* Removes staff email addresses from the repositoryDana Robinson2020-08-071-1/+1
* Fixes indenting in tools test scriptsDana Robinson2020-08-042-75/+85
* Mingw copy disabledAllen Byrne2020-07-311-3/+4
* Correct reference fileAllen Byrne2020-07-291-2/+2
* Correct h5diff filenamesAllen Byrne2020-07-298-25/+25
* add test file extAllen Byrne2020-07-171-2/+2
* Correct file name in testAllen Byrne2020-07-161-1/+1
* Tools refactorAllen Byrne2020-07-1524-114/+445
* Fixed h5diff command-line parameters to use 1 and 2 instead of srcDana Robinson2020-04-2210-100/+100
* Added VOL command-line options to (p)h5diff, h5ls, h5dump, and h5mkgrp.Dana Robinson2020-04-2110-0/+120
* TRILAB-142 Change minimum CMake version to 3.12Allen Byrne2020-02-211-1/+1
* HDFFV-11011 correct issues with target file extensionAllen Byrne2020-01-281-10/+4
* Revert "Revert "Moved -Wunsuffixed-float-constants to the developer warnings.""Dana Robinson2020-01-231-8/+6
* merge and fix conflictkmu2020-01-193-226/+230
|\
| * HDFFV-11001 need to qualify all by parallel or serial typesAllen Byrne2020-01-151-27/+29
| * HDFFV-11001 Add fine control over testingAllen Byrne2020-01-152-2/+4
| * Update tools hid_t declarations with H5I_INVALID_HIDAllen Byrne2020-01-131-189/+189
* | merge and fix conflictskmu2020-01-146-8/+96
|\ \ | |/
| * Merge pull request #2071 in HDFFV/hdf5 from ~KMU/hdf5:bugfix/intel_warnings t...Kimmy Mu2020-01-061-2/+2
| |\
| | * remove unnecessary check macrokmu2019-12-061-3/+2