aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/arabic.c
Commit message (Expand)AuthorAge
* build: allow IWYU to fix includes for all .c filesdundargoc2022-11-15
* refactor: fix clang-tidy warningsdundargoc2022-11-06
* vim-patch:8.1.1085: compiler warning for possibly uninitialized variablezeertzjq2022-08-25
* vim-patch:8.1.1038: Arabic support excludes Farsi (#19285)zeertzjq2022-07-10
* refactor(uncrustify): set maximum number of consecutive newlines to 2 (#18695)dundargoc2022-05-25
* refactor: replace char_u variables and functions with charDundar Goc2022-05-09
* refactor: add pure attribute to pure functionsDundar Göc2022-04-13
* refactor: format with uncrustify #15722dundargoc2021-09-19
* chore: use codespell to spell check #15016dundargoc2021-07-07
* vim-patch:8.1.1032: warnings from clang static analyzerJan Edmund Lazo2020-12-28
* Refactor: Remove occurences of mb_char2bytesZviRackover2018-09-09
* vim-patch:8.0.0497: arabic support is not fully tested (#8404)nthanben2018-05-19
* vim-patch:8.0.0406: arabic shaping code is verboseckelsel2018-01-15
* vim-patch:8.0.0391: arabic support is verbose and not well testedckelsel2018-01-15
* *: Add comment to all C filesZyX2017-04-19
* *: Fix new linter errorsZyX2016-05-01
* Fix lint errors #3204Steven Oliver2015-08-20
* arabic.c: Comment fixesMichael Reed2014-11-15
* clang-analyzer: Reduce scope in arabic.c.Florian Walch2014-08-07
* Include stdbool.h in some files which use itPavel Platto2014-07-11
* move ascii.h include out of vim.hBrandon Coleman2014-07-09
* Replaced most TRUE/FALSE macros in arabic, mbyte and spell. #645Klemen Košir2014-07-08
* Add automatic generation of headersZyX2014-06-02
* Introduce nvim namespace: Fix project-local includes.Eliseo Martínez2014-05-15
* Introduce nvim namespace: Move files.Eliseo Martínez2014-05-15