aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/base64.c
Commit message (Expand)AuthorAge
* feat(terminal): add support for copying with OSC 52 in embedded terminal (#29...Gregory Anders2024-06-11
* refactor: replace '\0' with NULJames Tirta Halim2024-06-04
* fix(base64): properly handle embedded NULLs when decoding (#28349)Gregory Anders2024-04-15
* refactor: run IWYU on entire repodundargoc2023-12-21
* refactor(IWYU): move decor provider types to decoration_defs.h (#26692)zeertzjq2023-12-21
* refactor: eliminate cyclic includesdundargoc2023-12-20
* build: don't define FUNC_ATTR_* as empty in headers (#26317)zeertzjq2023-11-30
* build: enable IWYU on macdundargoc2023-11-27
* refactor: remove B_SPELL macro (#26063)zeertzjq2023-11-16
* refactor: iwyu (#26062)zeertzjq2023-11-16
* build: remove PVSdundargoc2023-11-12
* PVS fixesdundargoc2023-11-10
* fix(base64): only check padding if leftover index is set (#25854)Gregory Anders2023-10-31
* feat(stdlib): add vim.base64 module (#25843)Gregory Anders2023-10-31