summaryrefslogtreecommitdiffstatshomepage
path: root/src/nvim/charset.c
AgeCommit message (Expand)AuthorFiles
2025-08-14refactor(build): remove INCLUDE_GENERATED_DECLARATIONS guardsbfredl1
2024-11-23refactor(options): autogenerate valid values and flag enums for options (#31089)Famiu Haque1
2024-10-24vim-patch:9.1.0803: tests: no error check when setting global 'isk'zeertzjq1
2024-06-04refactor: replace '\0' with NULJames Tirta Halim1
2024-04-14vim-patch:9.1.0313: Crash when using heredoc with comment in command blockzeertzjq1
2024-04-14vim-patch:9.1.0312: heredocs are not supported for :commandszeertzjq1
2024-03-12refactor: avoid quadratic behavior in backslash_halve() (#27827)James1
2024-01-24fix(spell): always accept ':' as filename char in 'spellfile' (#27172)zeertzjq1
2024-01-11refactor(IWYU): fix headersdundargoc1
2023-12-30refactor: follow style guidedundargoc1
2023-12-21refactor: run IWYU on entire repodundargoc1
2023-12-20refactor: eliminate cyclic includesdundargoc1
2023-11-28refactor: fix headers with IWYUdundargoc1
2023-11-27build(IWYU): fix includes for undo_defs.hdundargoc1
2023-11-26refactor(encoding): remove redundant vim_isprintc_strictbfredl1
2023-11-25build: rework IWYU mapping filesdundargoc1
2023-11-24perf: remove redundant strlen in skipwhite (#26177)ii141
2023-11-17refactor(grid): make screen rendering more multibyte than ever beforebfredl1
2023-11-13refactor: follow style guidedundargoc1
2023-11-12build: remove PVSdundargoc1
2023-11-05refactor(grid): reimplement 'rightleft' as a post-processing stepbfredl1
2023-11-05refactor: the long goodbyedundargoc1
2023-09-30build(iwyu): add a few more _defs.h mappings (#25435)zeertzjq1
2023-08-27refactor(buf_init_chartab): remove redundant loop (#24891)julio-b1
2023-08-25refactor: move virtcol functions to plines.czeertzjq1
2023-08-24refactor(memline): distinguish mutating uses of ml_get_buf()bfredl1
2023-08-23vim-patch:9.0.1783: Display issues with virt text smoothscroll and showbreakzeertzjq1
2023-08-18vim-patch:9.0.1734: :runtime completion fails for multiple args (#24767)zeertzjq1
2023-07-13fix(ui): cursor pos with left gravity inline virt_text at eol (#24329)zeertzjq1
2023-06-26fix(charset): fix wrong display of 0xffff (#24158)zeertzjq1
2023-05-22fix(extmark): fix cursor position with both left and right gravity inline textbfredl1
2023-05-22vim-patch:9.0.0205: cursor in wrong position when inserting after virtual textIbby1
2023-05-22vim-patch:9.0.0178: cursor position wrong with virtual text before TabIbby1
2023-05-22vim-patch:9.0.0179: cursor pos wrong with wrapping virtual text in empty lineIbby1
2023-05-22fix(ui): fix multi-byte characters highlight in virtual textIbby1
2023-05-04vim-patch:9.0.0138: not enough characters accepted for 'spellfile'zeertzjq1
2023-04-26refactor: uncrustifydundargoc1
2023-04-07refactor: remove redundant const char * castsii141
2023-04-02refactor: remove char_u (#22829)dundargoc1
2023-04-01refactor: add const and remove unnecessary casts (#22841)ii141
2023-03-14refactor(screen): screen.c delenda estbfredl1
2023-03-05vim-patch:9.0.1380: CTRL-X on 2**64 subtracts two (#22530)zeertzjq1
2023-03-03refactor(build): remove unused stdlib function and include checksbfredl1
2023-02-17vim-patch:9.0.1314: :messages behavior depends on 'fileformat' of current buf...zeertzjq1
2023-02-14fix(status): handle unprintable chars in the statuslineBjörn Linse1
2023-01-18refactor: replace char_u with char 24 (#21823)dundargoc1
2023-01-17refactor: replace char_u with char 22 (#21786)dundargoc1
2023-01-15refactor: fix IWYU mapping file and use IWYU (#21802)dundargoc1
2023-01-09refactor: replace char_u with char 18 (#21237)dundargoc1
2023-01-09refactor: replace char_u with chardundargoc1