| Commit message (Expand) | Author | Age | Files | Lines |
* | Add options to allow tools type selection and naming (#4046) | Allen Byrne | 2024-03-04 | 1 | -56/+29 |
|
|
* | Fix some output issues with ph5diff (#4008) | jhendersonHDF | 2024-02-13 | 1 | -1/+2 |
|
|
* | Add variable option syncing for examples (#3885) | Allen Byrne | 2023-12-14 | 1 | -4/+4 |
|
|
* | Fix issue with unmatched messages in ph5diff (#3719) | jhendersonHDF | 2023-10-19 | 1 | -4/+4 |
|
|
* | Strip HD prefix from string/char C API calls (#3540) | Dana Robinson | 2023-09-15 | 2 | -7/+7 |
|
|
* | hbool_t/TRUE/FALSE --> bool/true/false in tools (#3491) | Dana Robinson | 2023-09-05 | 1 | -10/+10 |
|
|
* | Fix ph5diff tests for MPIEXEC_MAX_NUMPROCS=1 (#3407) | jhendersonHDF | 2023-08-22 | 1 | -4/+6 |
|
|
* | Remove HD from HDmem* calls (#3211) | Dana Robinson | 2023-06-29 | 2 | -5/+5 |
|
|
* | Remove programmer/date from comments (#3210) | Dana Robinson | 2023-06-29 | 2 | -25/+0 |
|
|
* | Remove HD from C std lib file ops (#3206) | Dana Robinson | 2023-06-29 | 1 | -2/+2 |
|
|
* | Remove HD from strto* calls (#3204) | Dana Robinson | 2023-06-29 | 1 | -3/+3 |
|
|
* | Rename HDexit() and related to exit(), etc. (#3202) | Dana Robinson | 2023-06-29 | 2 | -2/+2 |
|
|
* | Rename HDato*() to ato*() (#3201) | Dana Robinson | 2023-06-29 | 1 | -10/+10 |
|
|
* | Remove HD from memory allocate/free calls (#3195) | Dana Robinson | 2023-06-28 | 2 | -7/+7 |
|
|
* | Add note about HDF5_VOL_CONNECTOR to tools usage (#3159) | mattjala | 2023-06-28 | 1 | -0/+7 |
|
|
* | Rename HD(f)printf() to (f)printf() (#3194) | Dana Robinson | 2023-06-28 | 2 | -26/+26 |
|
|
* | Many clang -Wextra-semi-stmt fixes (#2537) | Sean McBride | 2023-06-16 | 1 | -1/+1 |
|
|
* | Add no subsets option to h5diff like h5dump #2688 (#2756) | Allen Byrne | 2023-04-18 | 1 | -134/+23 |
|
|
* | Comment cleanup (#2689) | Quincey Koziol | 2023-04-11 | 2 | -40/+0 |
|
|
* | Make sure that ONLY_SHARED_LIBS option is correctly set (#2544) | Allen Byrne | 2023-03-13 | 1 | -3/+3 |
|
|
* | Correct the CMake link for MPI (#2198) | Allen Byrne | 2022-11-01 | 1 | -2/+2 |
|
|
* | Update copyright headers (#2184) | Larry Knox | 2022-11-01 | 5 | -5/+0 |
|
|
* | Update CMake code to 3.18 minimum version (#2080) | Allen Byrne | 2022-09-03 | 1 | -1/+1 |
|
|
* | Onion VFD (#1953) | Dana Robinson | 2022-08-02 | 1 | -1/+57 |
|
|
* | Develop clang 13 format (#1933) | Allen Byrne | 2022-07-26 | 1 | -4/+4 |
|
|
* | Subfiling VFD (#1883) | jhendersonHDF | 2022-07-22 | 1 | -4/+4 |
|
|
* | Warnings fixes (#1680) | jhendersonHDF | 2022-04-25 | 1 | -1/+1 |
|
|
* | Move error-stack text to top of usage display (#1564) | Allen Byrne | 2022-04-01 | 1 | -6/+10 |
|
|
* | Remove const from the argv tools/tests main sig. (#1390) | Allen Byrne | 2022-01-28 | 4 | -7/+8 |
|
|
* | Fixed Spelling Errors (#1166) | Scot Breitenfeld | 2021-12-07 | 2 | -3/+3 |
|
|
* | VFD plugins (#602) | jhendersonHDF | 2021-09-29 | 1 | -0/+56 |
|
|
* | Brings the tools getopt(3) replacement into the main library (#803) | Dana Robinson | 2021-06-29 | 1 | -54/+54 |
|
|
* | Removes gratuitous (double)x.yF casts (#632) | Dana Robinson | 2021-05-07 | 1 | -1/+1 |
|
|
* | Cleanup tools debug build warnings (#627) | Allen Byrne | 2021-05-05 | 1 | -4/+4 |
|
|
* | Changes found during merge to 1.12 (#414) | Allen Byrne | 2021-03-04 | 1 | -3/+3 |
|
|
* | Primary change is HDFFV-11212 - new refs and JNI (#372) | Allen Byrne | 2021-02-25 | 1 | -16/+20 |
|
|
* | Update license url part2 (#333) | Larry Knox | 2021-02-17 | 5 | -5/+5 |
|
|
* | Small fixes (#285) | Allen Byrne | 2021-01-27 | 1 | -18/+12 |
|
|
* | Clang-format of source files | Allen Byrne | 2020-09-30 | 4 | -521/+572 |
|
|
* | Fix jni with %Lg instead of %Lf | Allen Byrne | 2020-09-29 | 1 | -4/+4 |
|
|
* | OESS-98 merge with clang-format changes | Allen Byrne | 2020-09-25 | 1 | -4/+4 |
|
|
* | CMake and script changes for clang-format | Allen Byrne | 2020-09-04 | 1 | -0/+13 |
|
|
* | TRILABS-277 Use JIRA number as #ifdef | Allen Byrne | 2020-08-15 | 1 | -4/+5 |
|
|
* | Removes staff email addresses from the repository | Dana Robinson | 2020-08-07 | 2 | -2/+2 |
|
|
* | Warning fixes in tools and h5test.c | Dana Robinson | 2020-08-06 | 1 | -1/+4 |
|
|
* | Tools refactor | Allen Byrne | 2020-07-15 | 2 | -112/+266 |
|
|
* | Fixes for warnings in the tools code. | Dana Robinson | 2020-04-25 | 1 | -9/+9 |
|
|
* | Fixed h5diff command-line parameters to use 1 and 2 instead of src | Dana Robinson | 2020-04-22 | 1 | -43/+43 |
|
|
* | Added VOL command-line options to (p)h5diff, h5ls, h5dump, and h5mkgrp. | Dana Robinson | 2020-04-21 | 1 | -1/+51 |
|
|
* | TRILAB-192 add c++ and fortran warnings build systems one file | Allen Byrne | 2020-04-05 | 1 | -0/+2 |
|
|