index
:
neovim
dependabot/github_actions/github-actions-c6747d2992
marvim/ci-version-update
master
release-0.10
release-0.11
release-0.12
release-0.4
release-0.5
release-0.6
release-0.7
release-0.8
release-0.9
Vim-fork focused on extensibility and usability
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
nvim
/
arabic.c
Age
Commit message (
Expand
)
Author
Files
2025-08-14
refactor(build): remove INCLUDE_GENERATED_DECLARATIONS guards
bfredl
1
2024-01-22
perf: don't decode utf8 character multiple times in getvcol()
VanaIgr
1
2023-12-19
refactor: use `bool` to represent boolean values
dundargoc
1
2023-11-30
build: don't define FUNC_ATTR_* as empty in headers (#26317)
zeertzjq
1
2023-11-28
refactor: fix headers with IWYU
dundargoc
1
2023-11-27
build(IWYU): fix includes for func_attr.h
dundargoc
1
2023-11-16
refactor: iwyu (#26062)
zeertzjq
1
2023-11-12
build: remove PVS
dundargoc
1
2023-10-08
refactor(grid): do arabic shaping in one place
bfredl
1
2023-09-30
refactor: reorganize option header files (#25437)
zeertzjq
1
2022-11-15
build: allow IWYU to fix includes for all .c files
dundargoc
1
2022-11-06
refactor: fix clang-tidy warnings
dundargoc
1
2022-08-25
vim-patch:8.1.1085: compiler warning for possibly uninitialized variable
zeertzjq
1
2022-07-10
vim-patch:8.1.1038: Arabic support excludes Farsi (#19285)
zeertzjq
1
2022-05-25
refactor(uncrustify): set maximum number of consecutive newlines to 2 (#18695)
dundargoc
1
2022-05-09
refactor: replace char_u variables and functions with char
Dundar Goc
1
2022-04-13
refactor: add pure attribute to pure functions
Dundar Göc
1
2021-09-19
refactor: format with uncrustify #15722
dundargoc
1
2021-07-07
chore: use codespell to spell check #15016
dundargoc
1
2020-12-28
vim-patch:8.1.1032: warnings from clang static analyzer
Jan Edmund Lazo
1
2018-09-09
Refactor: Remove occurences of mb_char2bytes
ZviRackover
1
2018-05-19
vim-patch:8.0.0497: arabic support is not fully tested (#8404)
nthanben
1
2018-01-15
vim-patch:8.0.0406: arabic shaping code is verbose
ckelsel
1
2018-01-15
vim-patch:8.0.0391: arabic support is verbose and not well tested
ckelsel
1
2017-04-19
*: Add comment to all C files
ZyX
1
2016-05-01
*: Fix new linter errors
ZyX
1
2015-08-20
Fix lint errors #3204
Steven Oliver
1
2014-11-15
arabic.c: Comment fixes
Michael Reed
1
2014-08-07
clang-analyzer: Reduce scope in arabic.c.
Florian Walch
1
2014-07-11
Include stdbool.h in some files which use it
Pavel Platto
1
2014-07-09
move ascii.h include out of vim.h
Brandon Coleman
1
2014-07-08
Replaced most TRUE/FALSE macros in arabic, mbyte and spell. #645
Klemen Košir
1
2014-06-02
Add automatic generation of headers
ZyX
1
2014-05-15
Introduce nvim namespace: Fix project-local includes.
Eliseo Martínez
1
2014-05-15
Introduce nvim namespace: Move files.
Eliseo Martínez
1