aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/mbyte.c
Commit message (Expand)AuthorAge
* vim-patch:8.2.4418: crash when using special multi-byte characterSean Dewar2022-02-19
* refactor(mbyte.c): add const qualifierszeertzjq2022-02-09
* Merge pull request #16830 from kuuote/vim-8.2.3571zeertzjq2022-01-28
|\
| * vim-patch:8.2.3571: some unicode control characters are considered printablekuuote2021-12-30
* | refactor: remove CSI unescaping and clean up related names and commentszeertzjq2022-01-21
|/
* vim-patch:8.2.3825: various comments could be improvedzeertzjq2021-12-16
* refactor(misc1): move out high-level input functions to a new file: input.cBjörn Linse2021-12-10
* refactor(misc1): move way beep functions elsewhereBjörn Linse2021-12-10
* refactor: saner options for uncrustify (#16204)dundargoc2021-11-19
* refactor(macroman): get rid of MB_COPY_CHAR macroBjörn Linse2021-11-14
* refactor(macros): delete multibyte macros which just are aliasesBjörn Linse2021-11-14
* refactor(multibyte): eliminate mb_ptr2len alias for utfc_ptr2lenBjörn Linse2021-11-14
* vim-patch:8.1.0779: argument for message functions is inconsistentJames McCoy2021-11-01
* refactor: saner options for uncrustify #16196dundargoc2021-10-31
* feat: add vim.str_utf_{start,end} (#16129)Michael Lingelbach2021-10-30
* vim-patch:8.1.2388: using old C style commentsDundar Göc2021-10-21
* vim-patch:8.1.2388: using old C style commentsDundar Göc2021-10-06
* Refactor/uncrustify (#15790)dundargoc2021-09-29
* refactor: reformat with uncrustify #15736dundargoc2021-09-20
* refactor: format files with uncrustify #15607dundargoc2021-09-10
* fixup! remove DYNAMIC_ICONVJan Edmund Lazo2021-08-01
* refactor: replace TRUE/FALSE macros with C99 true/falseDundar Göc2021-07-25
* floats: add borders (MS-DOS MODE)Björn Linse2021-03-22
* vim-patch:8.2.0901: formatting CJK text isn't optimalJan Edmund Lazo2020-10-23
* vim-patch:8.2.1547: various comment problemsJan Edmund Lazo2020-10-18
* Merge #11805 'vim-patch:8.1.0619'Justin M. Keyes2020-02-29
* win/l10n: add zh-* locale aliases #11963cyy2020-02-29
* vim-patch:8.0.1550: various small problems in source filesJan Edmund Lazo2019-09-07
* utf16_to_utf8: align with libuvJustin M. Keyes2019-08-15
* utf8_to_utf16: align with libuvJustin M. Keyes2019-08-15
* Merge #10708 'remove DYNAMIC_ICONV'Justin M. Keyes2019-08-09
|\
| * remove DYNAMIC_ICONVerw72019-08-06
* | lua: minimal UTF-16 support needed for LSPBjörn Linse2019-08-08
* | lua: support getting UTF-32 and UTF-16 sizes of replaced textBjörn Linse2019-08-06
|/
* doc [ci skip] #10129Justin M. Keyes2019-06-10
* lintAndrej Zieger2019-05-26
* vim-patch:8.0.1496: VIM_CLEAR()Justin M. Keyes2019-05-25
* lintJan Edmund Lazo2019-04-12
* vim-patch:8.1.1156: Unicode emoji and other image characters not recognizedJan Edmund Lazo2019-04-12
* Allow using internal popupmenu or ext_popupmenu for wildmenuBjörn Linse2019-03-16
* cleanup: remove legacy `enc_dbcs` global #9660Justin M. Keyes2019-03-02
* utf16_to_utf8: minor fixesJustin M. Keyes2019-02-25
* multigrid: various cleanup (types, unused parameters)Björn Linse2018-12-31
* multigrid: avoid allocation when not ext_multigrid.Björn Linse2018-12-31
* multigrid: Add ScreenGrid as a param to multibyte functionsUtkarsh Maheshwari2018-12-31
* multigrid: Get rid of global ScreenLines and set_screengridUtkarsh Maheshwari2018-12-31
* lint: clean-up after parent commitsZviRackover2018-08-31
* Refactor: remove mb_ptr2len_len, mb_ptr2cells and mb_ptr2cells_lenZviRackover2018-08-31
* Remove occurences of mb_head_offZviRackover2018-08-15
* lint: clean up after parent commitZviRackover2018-08-14