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
/
spell_defs.h
Age
Commit message (
Expand
)
Author
Files
2024-01-11
refactor(IWYU): fix headers
dundargoc
1
2024-01-02
refactor: remove redundant struct names
dundargoc
1
2023-12-21
refactor: run IWYU on entire repo
dundargoc
1
2023-11-30
refactor(IWYU): move typedefs out of globals.h (#26322)
zeertzjq
1
2023-11-28
refactor: move hashtab types to hashtab_defs.h (#26262)
zeertzjq
1
2023-11-27
refactor: move Arena and ArenaMem to memory_defs.h (#26240)
zeertzjq
1
2023-11-26
refactor: move garray_T to garray_defs.h (#26227)
zeertzjq
1
2023-11-12
refactor: replace manual header guards with #pragma once
dundargoc
1
2023-10-09
refactor: the long goodbye
dundargoc
1
2023-04-02
refactor: remove char_u (#22829)
dundargoc
1
2023-03-04
refactor(spell): use uint8_t for "byts" variables (#22519)
zeertzjq
1
2023-03-04
refactor: replace char_u with char or uint8_t (#22400)
dundargoc
1
2023-02-11
refactor: replace char_u with char (#21901)
dundargoc
1
2023-02-02
refactor: use flexible arrays instead of the length-of-one trick (#22072)
dundargoc
1
2023-01-18
refactor: replace char_u with char 23 (#21798)
dundargoc
1
2023-01-13
build: remove clint error suppression #21782
dundargoc
1
2022-12-21
refactor: replace char_u with char 16 - remove STRNCMP (#21208)
dundargoc
1
2022-11-26
refactor: replace char_u with char
Dundar Göc
1
2022-09-06
refactor: replace char_u with char
Dundar Göc
1
2022-08-30
refactor: replace char_u with char 4 (#19987)
dundargoc
1
2022-08-14
vim-patch:8.1.2081: the spell.c file is too big (#19767)
zeertzjq
1
2022-07-30
refactor: enable -Wconversion warning for spell.c (#19538)
dundargoc
1
2022-05-25
refactor(uncrustify): set maximum number of consecutive newlines to 2 (#18695)
dundargoc
1
2022-04-03
vim-patch:8.2.4639: not sufficient parenthesis in preprocessor macros
Brian Leung
1
2021-10-29
refactor: uncrustify #16090
dundargoc
1
2021-10-12
refactor: format all C files under nvim/ #15977
dundargoc
1
2021-06-12
vim-patch:8.1.1838: there is :spellwrong and :spellgood but not :spellrare
Jan Edmund Lazo
1
2020-11-14
globals: eliminate "has_mbyte" macro
Jan Edmund Lazo
1
2020-10-29
vim-patch:8.2.1521: reading past end of buffer when reading spellfile
Jan Edmund Lazo
1
2020-01-26
spell: towupper(),towlower() are not called
Jan Edmund Lazo
1
2020-01-26
spell_defs: remove enc_utf8 redundant checks
Jan Edmund Lazo
1
2018-08-10
vim-patch:8.0.1490: number of spell regions is spread out through the code
Jan Edmund Lazo
1
2017-04-10
mbyte: replace vim_tolower with mb_tolower handling locale correctly
Björn Linse
1
2017-03-11
vim-patch:7.4.2069
James McCoy
1