aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/mbyte.c
Commit message (Expand)AuthorAge
* refactor: fix headers with IWYUdundargoc2023-11-28
* refactor: iwyu (#26269)zeertzjq2023-11-28
* refactor: rename types.h to types_defs.hdundargoc2023-11-27
* build(IWYU): fix includes for undo_defs.hdundargoc2023-11-27
* build: enable IWYU on macdundargoc2023-11-27
* build(IWYU): map everything in the C99 specificationdundargoc2023-11-26
* build: rework IWYU mapping filesdundargoc2023-11-25
* refactor: follow style guidedundargoc2023-11-19
* refactor(grid): make screen rendering more multibyte than ever beforebfredl2023-11-17
* refactor: follow style guidedundargoc2023-11-13
* build: remove PVSdundargoc2023-11-12
* refactor: the long goodbyedundargoc2023-11-05
* refactor: the long goodbyedundargoc2023-10-03
* refactor: move cmdline completion types to cmdexpand_defs.h (#25465)zeertzjq2023-10-02
* vim-patch:9.0.1958: cannot complete option valueszeertzjq2023-10-01
* refactor: reorganize option header files (#25437)zeertzjq2023-09-30
* build(iwyu): add a few more _defs.h mappings (#25435)zeertzjq2023-09-30
* refactor(messages): fold msg_attr into msgbfredl2023-09-27
* vim-patch:partial:9.0.1886: Various Typoszeertzjq2023-09-09
* fix: use snprintf instead of sprintfLewis Russell2023-08-31
* refactor(memline): distinguish mutating uses of ml_get_buf()bfredl2023-08-24
* fix(ui): fix tabs not being spaced properly after virtual text with no wrapIbby2023-05-22
* refactor: uncrustifydundargoc2023-04-26
* vim-patch:8.2.3139: functions for string manipulation are spread out (#23316)zeertzjq2023-04-26
* refactor: remove redundant castsii142023-04-07
* refactor: remove redundant castsii142023-04-07
* refactor: remove use of reserved c++ keywordsii142023-04-06
* refactor: make error message definitions constii142023-04-05
* refactor: remove char_u (#22829)dundargoc2023-04-02
* refactor(screen): screen.c delenda estbfredl2023-03-14
* refactor: replace char_u with char or uint8_t (#22400)dundargoc2023-03-04
* refactor(build): graduate HAVE_LOCALE_H featurebfredl2023-03-03
* refactor: reduce scope of locals as per the style guide 3 (#22221)dundargoc2023-02-12
* refactor: replace char_u with char (#21901)dundargoc2023-02-11
* build: enable MSVC level 3 warnings (#21934)dundargoc2023-02-11
* refactor: reduce scope of locals as per the style guide (#22206)dundargoc2023-02-11
* feat!: make iconv a non-optional depLewis Russell2023-01-23
* vim-patch:9.0.1223: cannot use setcellwidths() below 0x100 (#21929)zeertzjq2023-01-21
* refactor: replace char_u with char 25 (#21838)dundargoc2023-01-19
* ci: enable CI_BUILD on windows (#21557)dundargoc2023-01-18
* refactor: replace char_u with char 24 (#21823)dundargoc2023-01-18
* vim-patch:9.0.1212: cannot read back what setcellwidths() has done (#21867)zeertzjq2023-01-18
* refactor: replace char_u with char 22 (#21786)dundargoc2023-01-17
* refactor: replace char_u with char 21 (#21779)dundargoc2023-01-14
* refactor: replace char_u with char 18 (#21237)dundargoc2023-01-09
* refactor: replace char_u with chardundargoc2023-01-09
* refactor: replace char_u with chardundargoc2022-11-28
* refactor: replace char_u with charDundar Göc2022-11-26
* refactor: remove __STDC_ISO_10646__ checkdundargoc2022-11-17
* build: allow IWYU to fix includes for all .c filesdundargoc2022-11-15