aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/charset.c
Commit message (Expand)AuthorAge
* refactor: fix headers with IWYUdundargoc2023-11-28
* build(IWYU): fix includes for undo_defs.hdundargoc2023-11-27
* refactor(encoding): remove redundant vim_isprintc_strictbfredl2023-11-26
* build: rework IWYU mapping filesdundargoc2023-11-25
* perf: remove redundant strlen in skipwhite (#26177)ii142023-11-24
* refactor(grid): make screen rendering more multibyte than ever beforebfredl2023-11-17
* refactor: follow style guidedundargoc2023-11-13
* build: remove PVSdundargoc2023-11-12
* refactor(grid): reimplement 'rightleft' as a post-processing stepbfredl2023-11-05
* refactor: the long goodbyedundargoc2023-11-05
* build(iwyu): add a few more _defs.h mappings (#25435)zeertzjq2023-09-30
* refactor(buf_init_chartab): remove redundant loop (#24891)julio-b2023-08-27
* refactor: move virtcol functions to plines.czeertzjq2023-08-25
* refactor(memline): distinguish mutating uses of ml_get_buf()bfredl2023-08-24
* vim-patch:9.0.1783: Display issues with virt text smoothscroll and showbreakzeertzjq2023-08-23
* vim-patch:9.0.1734: :runtime completion fails for multiple args (#24767)zeertzjq2023-08-18
* fix(ui): cursor pos with left gravity inline virt_text at eol (#24329)zeertzjq2023-07-13
* fix(charset): fix wrong display of 0xffff (#24158)zeertzjq2023-06-26
* fix(extmark): fix cursor position with both left and right gravity inline textbfredl2023-05-22
* vim-patch:9.0.0205: cursor in wrong position when inserting after virtual textIbby2023-05-22
* vim-patch:9.0.0178: cursor position wrong with virtual text before TabIbby2023-05-22
* vim-patch:9.0.0179: cursor pos wrong with wrapping virtual text in empty lineIbby2023-05-22
* fix(ui): fix multi-byte characters highlight in virtual textIbby2023-05-22
* vim-patch:9.0.0138: not enough characters accepted for 'spellfile'zeertzjq2023-05-04
* refactor: uncrustifydundargoc2023-04-26
* refactor: remove redundant const char * castsii142023-04-07
* refactor: remove char_u (#22829)dundargoc2023-04-02
* refactor: add const and remove unnecessary casts (#22841)ii142023-04-01
* refactor(screen): screen.c delenda estbfredl2023-03-14
* vim-patch:9.0.1380: CTRL-X on 2**64 subtracts two (#22530)zeertzjq2023-03-05
* refactor(build): remove unused stdlib function and include checksbfredl2023-03-03
* vim-patch:9.0.1314: :messages behavior depends on 'fileformat' of current buf...zeertzjq2023-02-17
* fix(status): handle unprintable chars in the statuslineBjörn Linse2023-02-14
* refactor: replace char_u with char 24 (#21823)dundargoc2023-01-18
* refactor: replace char_u with char 22 (#21786)dundargoc2023-01-17
* refactor: fix IWYU mapping file and use IWYU (#21802)dundargoc2023-01-15
* refactor: replace char_u with char 18 (#21237)dundargoc2023-01-09
* refactor: replace char_u with chardundargoc2023-01-09
* refactor(tui): use nvim_echo() for verbose terminfobfredl2022-12-20
* refactor: replace char_u with charDundar Göc2022-11-26
* refactor: replace char_u with charDundar Göc2022-11-19
* build: allow IWYU to fix includes for all .c filesdundargoc2022-11-15
* docs: fix typos (#20394)dundargoc2022-09-30
* refactor: replace char_u with charDundar Göc2022-09-11
* refactor: replace char_u with charDundar Göc2022-09-06
* refactor: replace char_u with charDundar Göc2022-09-01
* refactor: replace char_u with charDundar Göc2022-08-31
* refactor: replace char_u with char 4 (#19987)dundargoc2022-08-30
* refactor: replace char_u with charDundar Göc2022-08-29
* Merge pull request #19961 from dundargoc/refactor/char_u/2bfredl2022-08-29
|\