| Commit message (Expand) | Author | Age | Files | Lines |
* | Rename incorrectly named option (#4067) | Allen Byrne | 2024-03-05 | 1 | -7/+7 |
|
|
* | Add HDF5_DISABLE_TESTS_REGEX option to skip tests (#3859) | Allen Byrne | 2023-11-22 | 1 | -0/+21 |
|
|
* | Develop tools move (#3580) | Allen Byrne | 2023-09-26 | 1 | -1/+1 |
|
|
* | Replaces HDgetenv with getenv (#3599) | Scot Breitenfeld | 2023-09-26 | 1 | -2/+2 |
|
|
* | Use HDoff_t with lseek consistently (#3600) | Dana Robinson | 2023-09-26 | 1 | -3/+3 |
|
|
* | Strip HD prefix from string/char C API calls (#3540) | Dana Robinson | 2023-09-15 | 3 | -33/+33 |
|
|
* | hbool_t/TRUE/FALSE --> bool/true/false in tools (#3491) | Dana Robinson | 2023-09-05 | 3 | -36/+36 |
|
|
* | Remove HD from HDmem* calls (#3211) | Dana Robinson | 2023-06-29 | 2 | -3/+3 |
|
|
* | Remove programmer/date from comments (#3210) | Dana Robinson | 2023-06-29 | 5 | -94/+0 |
|
|
* | Remove HD from C std lib file ops (#3206) | Dana Robinson | 2023-06-29 | 2 | -8/+8 |
|
|
* | Remove HD from strto* calls (#3204) | Dana Robinson | 2023-06-29 | 1 | -2/+2 |
|
|
* | Rename HDexit() and related to exit(), etc. (#3202) | Dana Robinson | 2023-06-29 | 1 | -1/+1 |
|
|
* | Remove HD from protected POSIX calls (#3203) | Dana Robinson | 2023-06-29 | 1 | -14/+14 |
|
|
* | Remove HD from memory allocate/free calls (#3195) | Dana Robinson | 2023-06-28 | 3 | -13/+13 |
|
|
* | Rename HDsystem() to system() (#3197) | Dana Robinson | 2023-06-28 | 1 | -2/+2 |
|
|
* | Rename HD(f)printf() to (f)printf() (#3194) | Dana Robinson | 2023-06-28 | 6 | -83/+80 |
|
|
* | Rename HDassert() to assert() (#3191) | Dana Robinson | 2023-06-28 | 1 | -16/+16 |
|
|
* | Many fixes to various compiler warnings (#3124) | Sean McBride | 2023-06-19 | 4 | -18/+18 |
|
|
* | Many clang -Wextra-semi-stmt fixes (#2537) | Sean McBride | 2023-06-16 | 2 | -9/+9 |
|
|
* | Comment cleanup (#2689) | Quincey Koziol | 2023-04-11 | 4 | -52/+2 |
|
|
* | Remove dead code hidden behind #ifdef LATER (#2686) | Dana Robinson | 2023-04-10 | 1 | -20/+0 |
|
|
* | Update copyright headers (#2184) | Larry Knox | 2022-11-01 | 9 | -9/+0 |
|
|
* | Update CMake code to 3.18 minimum version (#2080) | Allen Byrne | 2022-09-03 | 1 | -1/+1 |
|
|
* | Removes cmake_ext_mod (files moved to cmake) (#2041) | Dana Robinson | 2022-08-19 | 1 | -7/+7 |
|
|
* | Fixes codespell issues (#2032) | Dana Robinson | 2022-08-17 | 1 | -1/+1 |
|
|
* | Fix typos found in the rest of the hdf5 code-base (#1985) | luzpaz | 2022-08-10 | 1 | -2/+2 |
|
|
* | Develop cmake clean (#1971) | Allen Byrne | 2022-08-07 | 1 | -26/+25 |
|
|
* | Develop clang 13 format (#1933) | Allen Byrne | 2022-07-26 | 4 | -8/+8 |
|
|
* | Subfiling VFD (#1883) | jhendersonHDF | 2022-07-22 | 1 | -6/+6 |
|
|
* | Removes the ability to build h5perf and h5perf_serial in standalone mode (#1897) | Dana Robinson | 2022-07-20 | 8 | -1414/+18 |
|
|
* | Remove perf tool from CMakeTests file (#1907) | jhendersonHDF | 2022-07-18 | 1 | -4/+0 |
|
|
* | Misc clang warning fixes (#1869) | Dana Robinson | 2022-07-11 | 1 | -0/+2 |
|
|
* | sprintf to snprintf (#1815) | Sean McBride | 2022-06-22 | 1 | -1/+1 |
|
|
* | Removes remaining register keywords (#1481) | Dana Robinson | 2022-03-10 | 3 | -5/+5 |
|
|
* | Snprintf2 (#1399) | Sean McBride | 2022-01-28 | 1 | -7/+7 |
|
|
* | Remove const from the argv tools/tests main sig. (#1390) | Allen Byrne | 2022-01-28 | 3 | -4/+6 |
|
|
* | Replaced several uses of sprintf with safer snprintf (#1383) | Sean McBride | 2022-01-28 | 1 | -1/+1 |
|
|
* | Fixed Spelling Errors (#1166) | Scot Breitenfeld | 2021-12-07 | 2 | -3/+3 |
|
|
* | Create 2D arrays on the heap in a different way (#1169) | David Young | 2021-11-23 | 1 | -8/+10 |
|
|
* | VFD plugins (#602) | jhendersonHDF | 2021-09-29 | 3 | -3/+3 |
|
|
* | OESS-168: Remove clang warnings. (#1050) | H. Joe Lee | 2021-09-29 | 1 | -1/+1 |
|
|
* | OESS-168: Remove clang warnings (#1049) | H. Joe Lee | 2021-09-29 | 1 | -1/+1 |
|
|
* | OESS-168: Remove clang warnings. (#1047) | H. Joe Lee | 2021-09-29 | 1 | -1/+1 |
|
|
* | More clang tidy (#908) | Sean McBride | 2021-08-23 | 2 | -4/+4 |
|
|
* | Remove non-published short arg names (#917) | Allen Byrne | 2021-08-18 | 1 | -51/+0 |
|
|
* | Reorg tools perform to provide h5perf for installation (#884) | Allen Byrne | 2021-08-10 | 12 | -8136/+9 |
|
|
* | Perform option arg variables (#834) | Allen Byrne | 2021-07-15 | 4 | -16/+6 |
|
|
* | Removes remaining H5_TIME_WITH_SYS_TIME cruft (#810) | Dana Robinson | 2021-06-30 | 2 | -22/+20 |
|
|
* | Fixes parallel issues from recent C99 changes (#809) | Dana Robinson | 2021-06-30 | 2 | -11/+8 |
|
|
* | Brings the tools getopt(3) replacement into the main library (#803) | Dana Robinson | 2021-06-29 | 7 | -472/+474 |
|
|