aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/charset.c
Commit message (Expand)AuthorAge
* vim-patch:8.0.1041: bogus characters when indenting during visual-block appendJan Edmund Lazo2018-08-23
* Remove all occurences of the mb_ptr2char macroZviRackover2018-08-06
* vim-patch:8.0.1765: CTRL-G j in Insert mode is incorrect when 'virtualedit' s...Jan Edmund Lazo2018-07-23
* transstr_buf: fix length comparison #8681Michael Hoffmann2018-07-10
* test: port kword_test to Lua for utf_char2bytes()Jan Edmund Lazo2018-07-01
* vim-patch:8.0.0252: not properly recognizing word characters between 128 and 255Jan Edmund Lazo2018-07-01
* vim-patch:8.0.0451: some macros are in lower caseJan Edmund Lazo2018-06-12
* vim-patch:8.0.0454: compiler warnings for "always true" comparison (#8431)KunMing Xie2018-05-24
* *: Fix clint errorsZyX2018-04-22
* charset: Fix PVS/V560: remove condition which was already checkedZyX2018-04-09
* charset: Silence PVS/V785: remove switch()ZyX2018-04-09
* charset: Fix transchar() with multibyte charactersZyX2018-04-09
* buffer: PVS/V557: Refactor maketitle()ZyX2018-04-09
* charset,*: Refactor transstr()ZyX2018-04-09
* charset: Move vim_str2nr flags from vim.h to charset.hZyX2017-11-06
* charset: Refactor vim_str2nrZyX2017-11-06
* charset: Some more refactoring of vim_str2nrZyX2017-10-29
* charset: Do not call strlen() from vim_str2nrZyX2017-10-16
* charset: Avoid overflow in vim_str2nrZyX2017-10-16
* Merge branch 'master' into expression-parserZyX2017-10-15
|\
| * vim-patch:8.0.0164 (#7368)KunMing Xie2017-10-08
* | charset: Fix out-of-bounds array accessZyX2017-10-15
|/
* charset: Fix V728: excessive checkZyX2017-07-04
* vim-patch:8.0.0219James McCoy2017-06-04
* vim-patch:7.4.1976James McCoy2017-06-04
* charset: Fix V695: dead branchesZyX2017-05-20
* *: Add comment to all C filesZyX2017-04-19
* refactor: pos_T macros to functions (#6496)Felipe Oliveira Carvalho2017-04-11
* mbyte: replace vim_tolower with mb_tolower handling locale correctlyBjörn Linse2017-04-10
* *: Use const char * in set_one_cmd_contextZyX2017-03-29
* charset: Remove useless condition from vim_iswordc_tabZyX2017-03-29
* eval: Move remaining get_tv_string* functions to eval/typval.cZyX2017-03-29
* eval: Split eval.c into smaller filesZyX2017-03-29
* vim-patch:8.0.0250James McCoy2017-03-24
* vim-patch:8.0.0307Justin M. Keyes2017-03-22
* vim-patch:7.4.1981 (#6192)lonerover2017-03-02
* *: Partial string handling refactoringZyX2017-02-15
* mbyte: clean up charset.c for assumed encoding=utf-8Björn Linse2016-12-07
* encoding: cleanup mbyte.c given fixed encoding=utf-8Björn Linse2016-11-05
* modeline: Handle version number overflow. #5450Florian Larysch2016-10-26
* refactor: eliminate misc2.cJustin M. Keyes2016-09-13
* Fix error-handling of strtoimax boundary conditionsJames McCoy2016-09-02
* vim-patch:7.4.1147 (#5005)prollings2016-07-10
* Remove some unnecessary function attributes (#4909)oni-link2016-06-11
* keymap: Make replace_termcodes and friends accept length and cpo_flagsZyX2016-04-18
* Enabled -Wconversion in charset.chuchet2016-04-06
* charset.c: change return type to boolCharles Joachim2016-02-09
* vim-patch:7.4.1027watiko2016-02-01
* vim-patch:7.4.848watiko2016-02-01
* vim-patch:7.4.782watiko2016-02-01