| Commit message (Expand) | Author | Age | Files | Lines |
* | Removes cmake_ext_mod (files moved to cmake) (#2041) | Dana Robinson | 2022-08-19 | 1 | -1/+1 |
|
|
* | Fix c++ test failure (#2005) | bmribler | 2022-08-12 | 1 | -48/+75 |
|
|
* | Fix typos found in the rest of the hdf5 code-base (#1985) | luzpaz | 2022-08-10 | 1 | -1/+1 |
|
|
* | Revert for older cmake versions (#1974) | Allen Byrne | 2022-08-08 | 1 | -16/+0 |
|
|
* | Develop cmake clean (#1971) | Allen Byrne | 2022-08-07 | 5 | -36/+27 |
|
|
* | Develop clang 13 format (#1933) | Allen Byrne | 2022-07-26 | 8 | -26/+26 |
|
|
* | Subfiling VFD (#1883) | jhendersonHDF | 2022-07-22 | 1 | -1/+1 |
|
|
* | Fixes C++ sign-conversion warnings w/ clang 14 (#1870) | Dana Robinson | 2022-07-11 | 6 | -25/+27 |
|
|
* | Various warning fixes (#1812) | Sean McBride | 2022-06-22 | 5 | -19/+7 |
|
|
* | Minor C++ changes noticed while normalizing with 1.12 (#1606) | Dana Robinson | 2022-04-07 | 1 | -1/+0 |
|
|
* | Implemented suggestion in #1381 for dtransform test (#1415) | Allen Byrne | 2022-02-04 | 1 | -1/+6 |
|
|
* | Replaced several uses of sprintf with safer snprintf (#1383) | Sean McBride | 2022-01-28 | 3 | -9/+9 |
|
|
* | Used clang-tidy to change all floating point f suffixes to F (#1359) | Sean McBride | 2022-01-28 | 2 | -2/+2 |
|
|
* | Fixed Spelling Errors (#1166) | Scot Breitenfeld | 2021-12-07 | 2 | -2/+2 |
|
|
* | Split dir create into separate macro (#1141) | Allen Byrne | 2021-10-28 | 1 | -0/+1 |
|
|
* | Consolidate VFD create list macro (#1132) | Allen Byrne | 2021-10-26 | 1 | -2/+0 |
|
|
* | Move test utilities to utils/test folder (#1109) | Allen Byrne | 2021-10-20 | 1 | -32/+1 |
|
|
* | VFD plugins (#602) | jhendersonHDF | 2021-09-29 | 2 | -1/+19 |
|
|
* | More clang tidy (#908) | Sean McBride | 2021-08-23 | 2 | -10/+10 |
|
|
* | Fixes C++ warnings when passing hsize_t values to printf in test code (#745) | Dana Robinson | 2021-06-11 | 2 | -35/+48 |
|
|
* | Fix Direct VFD Testing in CMake (#742) | jhendersonHDF | 2021-06-11 | 1 | -1/+1 |
|
|
* | C++ warning and build fixes (#707) | Dana Robinson | 2021-06-01 | 13 | -293/+387 |
|
|
* | BUG: DataSet assignment operator is missing (#503) | Lee Newberg | 2021-05-19 | 1 | -32/+57 |
|
|
* | Removes gratuitous (double)x.yF casts (#632) | Dana Robinson | 2021-05-07 | 1 | -2/+2 |
|
|
* | Ubsan fixes (#498) | Sean McBride | 2021-05-03 | 1 | -3/+5 |
|
|
* | Applied clang-tidy readability-delete-null-pointer fixes (#430) | Sean McBride | 2021-03-22 | 6 | -50/+28 |
|
|
* | Update clang config (#473) | Quincey Koziol | 2021-03-17 | 1 | -4/+12 |
|
|
* | Fixed all clang-tidy bugprone-suspicious-string-compare warnings (#451) | Sean McBride | 2021-03-10 | 5 | -5/+5 |
|
|
* | Various clang tidy warning fixes (#448) | Sean McBride | 2021-03-10 | 3 | -5/+5 |
|
|
* | Removed checks/workarounds for pre-C++89 compatibility (#449) | Sean McBride | 2021-03-10 | 16 | -64/+0 |
|
|
* | Removed bad function pointer casts (#434) | Sean McBride | 2021-03-08 | 2 | -25/+25 |
|
|
* | More warning fixes (#400) | Sean McBride | 2021-03-04 | 2 | -39/+42 |
|
|
* | Fixed many -Wreserved-id-macro warnings by fixing header guard spelling (#361) | Sean McBride | 2021-02-23 | 1 | -2/+2 |
|
|
* | Update license url part2 (#333) | Larry Knox | 2021-02-17 | 21 | -21/+21 |
|
|
* | Changes for sanitize=address (#312) | Allen Byrne | 2021-02-05 | 1 | -1/+1 |
|
|
* | develop revert source to clang-format version 11 (#293) | Allen Byrne | 2021-01-29 | 2 | -2/+2 |
|
|
* | Bring async branch to develop (#166) | Quincey Koziol | 2020-12-14 | 1 | -1/+1 |
|
|
* | Basic alignment with async branch (#115) | Quincey Koziol | 2020-11-23 | 1 | -1/+1 |
|
|
* | CMake: Add an option to opt-out static libgcc | Michel Zou | 2020-10-31 | 1 | -1/+1 |
|
|
* | Clang-format of source files | Allen Byrne | 2020-09-30 | 17 | -2689/+2592 |
|
|
* | OESS-98 merge with clang-format changes | Allen Byrne | 2020-09-25 | 1 | -1/+1 |
|
|
* | CMake and script changes for clang-format | Allen Byrne | 2020-09-04 | 1 | -1/+8 |
|
|
* | TRILAB-244 separate CXX warnings and errors from C | Allen Byrne | 2020-04-23 | 3 | -6/+5 |
|
|
* | Trim trailing whitespace | Quincey Koziol | 2020-04-20 | 8 | -22/+22 |
|
|
* | TRILAB-192 add c++ and fortran warnings build systems one file | Allen Byrne | 2020-04-05 | 1 | -0/+1 |
|
|
* | TRILAB-142 Change minimum CMake version to 3.12 | Allen Byrne | 2020-02-21 | 1 | -1/+1 |
|
|
* | Squashed commit of the token_refactoring branch: | Dana Robinson | 2020-01-16 | 7 | -32/+32 |
|
|
* | HDFFV-11001 need to qualify all by parallel or serial types | Allen Byrne | 2020-01-15 | 1 | -1/+1 |
|
|
* | HDFFV-11001 Add fine control over testing | Allen Byrne | 2020-01-15 | 1 | -1/+3 |
|
|
* | Fix VFD tests and repack | Allen Byrne | 2019-08-03 | 1 | -37/+44 |
|
|