aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/mbyte.h
Commit message (Expand)AuthorAge
* Refactor: Remove occurences of mb_char2bytesZviRackover2018-09-09
* Refactor: remove mb_ptr2len_len, mb_ptr2cells and mb_ptr2cells_lenZviRackover2018-08-31
* Remove occurences of mb_head_offZviRackover2018-08-15
* Remove all occurrences of mb_off2cellsZviRackover2018-08-13
* Remove all occurences of the mb_ptr2char macroZviRackover2018-08-06
* use wchar_t instead of WCHAR #6998Matt Kline2018-06-18
* charset,*: Refactor transstr()ZyX2018-04-09
* ex_getln: Make use of new parser to color expressionsZyX2017-10-29
* viml/parser/expressions: Add support for string parsingZyX2017-10-15
* Merge pull request #7168 from teto/fix_covertyJames McCoy2017-08-15
|\
| * coverty: solve  #7149Matthieu Coudron2017-08-15
* | ex_getln: Add some more tests, fix some found errorsZyX2017-06-27
|/
* refactor/single-includededmass2017-04-08
* mbyte: Include os_defs.h in mbyte.hZyX2017-03-29
* *: Move some dictionary functions to typval.h and use char*ZyX2017-03-29
* eval: Split eval.c into smaller filesZyX2017-03-29
* encoding: cleanup mbyte.c given fixed encoding=utf-8Björn Linse2016-11-05
* move defines from vim.hBrandon Coleman2014-07-12
* Include stdbool.h in some files which use itPavel Platto2014-07-11
* Add automatic generation of headersZyX2014-06-02
* Introduce nvim namespace: Fix define guards.Eliseo Martínez2014-05-15
* Introduce nvim namespace: Move files.Eliseo Martínez2014-05-15