diff --git a/.cspell/words.txt b/.cspell/words.txt index 2d45977..c58fd93 100644 --- a/.cspell/words.txt +++ b/.cspell/words.txt @@ -4,12 +4,16 @@ dhave_unistd_h dhave_unistd_h endfunction fpatch +gtest have_unistd_h intdiff intdifftest kubo +objdifftest +patchtest st2ses strdiff +strdifftest tatsuhiko unidiff unistrdiff diff --git a/ChangeLog b/ChangeLog index dcf28fd..fe827c3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,12 +1,13 @@ 2024-06-03 Scott E. Graves + * added clang-format and clang-tidy + * lowercase all files names + * moved to CMake build system * pr: fixed compilation issues * https://github.com/cubicdaiya/dtl/pull/22 * https://github.com/cubicdaiya/dtl/pull/18 * pr: initialize variables * https://github.com/cubicdaiya/dtl/pull/16 - * moved to CMake build system - * added clang-format and clang-tidy * 1.21 released