summaryrefslogtreecommitdiffstatshomepage
path: root/src/nvim/math.c
AgeCommit message (Expand)AuthorFiles
2026-04-14build: update clang v21, fix warningsdundargoc1
2025-08-14refactor(build): remove INCLUDE_GENERATED_DECLARATIONS guardsbfredl1
2024-12-10vim-patch:9.0.2124: INT overflow detection logic can be simplifiedzeertzjq1
2024-05-27build: "popcount" name conflict on NetBSD #28983Malte Dehling1
2024-05-02feat(api): add nvim__redraw for more granular redrawingLuuk van Baal1
2024-04-11vim-patch:9.0.2114: overflow detection not accurate when adding digits (#28271)zeertzjq1
2024-04-05build: fix link error for `_BitScanForward64` (#28173)Famiu Haque1
2024-03-22refactor(misc): use MSVC compiler builtin for `xctz()`Famiu Haque1
2023-12-14refactor(options): remove option type macrosFamiu Haque1
2023-11-30build: don't define FUNC_ATTR_* as empty in headers (#26317)zeertzjq1
2023-11-19refactor: follow style guidedundargoc1
2023-11-12build: remove PVSdundargoc1
2022-11-15build: allow IWYU to fix includes for all .c filesdundargoc1
2022-05-25refactor(uncrustify): set maximum number of consecutive newlines to 2 (#18695)dundargoc1
2022-05-20ci: lint with uncrustify #18563dundargoc1
2021-10-12refactor: format all C files under nvim/ #15977dundargoc1
2021-09-22refactor: format with uncrustify #15741dundargoc1
2021-09-05build: fix fpclassify -Wfloat-conversion warning #15570Ben Noordhuis1
2019-01-21build: Fix -Wconversion warnings for fpclassify et alJustin M. Keyes1