| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | Merge remote-tracking branch 'hdffv/develop' into rebased-fprintf-experiment | David Young | 2020-09-03 | 52 | -583/+2523 |
| |\ \ |
|
| * \ \ | Merge remote-tracking branch 'hdffv/develop' into rebased-fprintf-experiment | David Young | 2020-07-30 | 29 | -149/+483 |
| |\ \ \ |
|
| * | | | | Always #define HDfprintf as fprintf in this header. I believe this will fix | David Young | 2020-07-07 | 1 | -1/+1 |
|
|
| * | | | | Use the portable `-eq` operator instead of the bash-ism `==`. Fixes the | David Young | 2020-07-07 | 1 | -1/+1 |
|
|
| * | | | | Squash my changes on branch `fprintf-experiment` into one commit for | David Young | 2020-07-07 | 3 | -7/+7 |
|
|
* | | | | | OESS-98 merge with clang-format changes | Allen Byrne | 2020-09-25 | 12 | -35/+35 |
| |_|_|/
|/| | | |
|
* | | | | Add h5ls test plugin format target | Allen Byrne | 2020-09-25 | 1 | -0/+8 |
|
|
* | | | | File changes to affect formatting | Allen Byrne | 2020-09-04 | 1 | -2/+2 |
|
|
* | | | | CMake and script changes for clang-format | Allen Byrne | 2020-09-04 | 11 | -19/+231 |
| |_|/
|/| | |
|
* | | | Merge branch 'develop' into develop_minor | Dana Robinson | 2020-08-27 | 2 | -1/+21 |
|\ \ \ |
|
| * | | | The version string has a second use for packaging | Allen Byrne | 2020-08-26 | 1 | -1/+1 |
|
|
| * | | | Add back function for VERIFY_EXTERNAL_CONSOLIDATION | Allen Byrne | 2020-08-25 | 1 | -0/+20 |
|
|
* | | | | Minor refactoring based on 1.10 normalization work | Dana Robinson | 2020-08-17 | 1 | -1/+1 |
|/ / / |
|
* | | | TRILABS-277 Use JIRA number as #ifdef | Allen Byrne | 2020-08-15 | 3 | -0/+44 |
|
|
* | | | HDFFV-9984 fix test logic | Allen Byrne | 2020-08-14 | 2 | -6/+5 |
|
|
* | | | HDFFV-9984 - correct name of ref files | Allen Byrne | 2020-08-14 | 5 | -0/+0 |
|
|
* | | | HDFFV-9984 add missing ref file | Allen Byrne | 2020-08-14 | 1 | -0/+28 |
|
|
* | | | HDFFV-9984 - add missing ref files | Allen Byrne | 2020-08-14 | 7 | -0/+541 |
|
|
* | | | HDFFV-9984 Add options to merge/prune external links during repack | Allen Byrne | 2020-08-14 | 24 | -68/+1352 |
|
|
* | | | Removes staff email addresses from the repository | Dana Robinson | 2020-08-07 | 10 | -19/+19 |
|
|
* | | | Fixes indenting in tools test scripts | Dana Robinson | 2020-08-04 | 10 | -508/+529 |
|
|
* | | | Mingw copy disabled | Allen Byrne | 2020-07-31 | 2 | -5/+8 |
| |/
|/| |
|
* | | Correct reference file | Allen Byrne | 2020-07-29 | 1 | -2/+2 |
|
|
* | | Correct h5diff filenames | Allen Byrne | 2020-07-29 | 8 | -25/+25 |
|
|
* | | Only one line needed to compare | Allen Byrne | 2020-07-27 | 1 | -0/+1 |
|
|
* | | Revert err file | Allen Byrne | 2020-07-27 | 1 | -8/+0 |
|
|
* | | revert error-stack enable | Allen Byrne | 2020-07-20 | 1 | -1/+1 |
|
|
* | | add test file ext | Allen Byrne | 2020-07-17 | 1 | -2/+2 |
|
|
* | | Correct file name in test | Allen Byrne | 2020-07-16 | 1 | -1/+1 |
|
|
* | | Tools refactor | Allen Byrne | 2020-07-15 | 25 | -129/+470 |
|/ |
|
* | Address CMake and deprecated API build failures from monotonic timer patch. | Quincey Koziol | 2020-07-03 | 1 | -1/+1 |
|
|
* | Clean up warnings | Quincey Koziol | 2020-06-28 | 1 | -24/+24 |
|
|
* | Refactor code to remove remaining checks for H5_HAVE_GETTIMEOFDAY scattered a... | Quincey Koziol | 2020-06-27 | 2 | -292/+149 |
|
|
* | Fix for HDFFV-10961: | vchoi | 2020-06-11 | 2 | -4/+16 |
|
|
* | Removed HDgets macros since gets was deprecated in C99 and removed | Dana Robinson | 2020-05-10 | 2 | -2/+2 |
|
|
* | Protected H5Oset_comment() in h5dump test generator. | Dana Robinson | 2020-04-28 | 1 | -24/+60 |
|
|
* | Fixed pio_perf const pointers. | Dana Robinson | 2020-04-27 | 1 | -4/+4 |
|
|
* | Further updates to the tools warnings fixes from code review. | Dana Robinson | 2020-04-27 | 1 | -1/+4 |
|
|
* | Fixes for warnings in the tools code. | Dana Robinson | 2020-04-25 | 12 | -404/+677 |
|
|
* | Merge pull request #2532 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop_minor ... | Dana Robinson | 2020-04-23 | 11 | -0/+127 |
|\ |
|
| * | Fixed h5diff command-line parameters to use 1 and 2 instead of src | Dana Robinson | 2020-04-22 | 10 | -100/+100 |
|
|
| * | Added VOL command-line options to (p)h5diff, h5ls, h5dump, and h5mkgrp. | Dana Robinson | 2020-04-21 | 11 | -0/+127 |
|
|
* | | Trim trailing whitespace | Quincey Koziol | 2020-04-20 | 12 | -110/+110 |
|/ |
|
* | Changed identifiers and command-line options from "id" to "value" in tools | Dana Robinson | 2020-04-14 | 1 | -4/+4 |
|
|
* | Updated test ddl files so CMake passes after h5dump failures. | Dana Robinson | 2020-04-06 | 1 | -1/+1 |
|
|
* | Skip testing of passthrough VOL connector in a Family File tools test | Jordan Henderson | 2020-04-03 | 1 | -1/+1 |
|
|
* | Fix latent bug in h5repack options file reading | Jordan Henderson | 2020-03-29 | 1 | -1/+1 |
|
|
* | Update Tools library to be better compatible with VOL connectors | Jordan Henderson | 2020-03-17 | 4 | -7/+19 |
|
|
* | Fix standalone link | Allen Byrne | 2020-02-25 | 3 | -4/+5 |
|
|
* | HDFFV-11036 add file compare test process | Allen Byrne | 2020-02-24 | 1 | -8/+52 |
|
|