index
:
rneovim.git
20220114-mix
20230125_mix
20231130_mix
aucmd_textputpost
colorcolchar
fix_20726
fix_repeatcmdline
fix_semantic_tokens
fix_semantic_tokens_pull
floattitle
master
mix
mix_20240309
newfeatures
rahm
tmp
usermarks
userreg
userregs_2
Neovim fork with Rahm's personal hacks.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
nvim
/
spell_defs.h
Commit message (
Expand
)
Author
Age
*
refactor: move hashtab types to hashtab_defs.h (#26262)
zeertzjq
2023-11-28
*
refactor: move Arena and ArenaMem to memory_defs.h (#26240)
zeertzjq
2023-11-27
*
refactor: move garray_T to garray_defs.h (#26227)
zeertzjq
2023-11-26
*
refactor: replace manual header guards with #pragma once
dundargoc
2023-11-12
*
refactor: the long goodbye
dundargoc
2023-10-09
*
refactor: remove char_u (#22829)
dundargoc
2023-04-02
*
refactor(spell): use uint8_t for "byts" variables (#22519)
zeertzjq
2023-03-04
*
refactor: replace char_u with char or uint8_t (#22400)
dundargoc
2023-03-04
*
refactor: replace char_u with char (#21901)
dundargoc
2023-02-11
*
refactor: use flexible arrays instead of the length-of-one trick (#22072)
dundargoc
2023-02-02
*
refactor: replace char_u with char 23 (#21798)
dundargoc
2023-01-18
*
build: remove clint error suppression #21782
dundargoc
2023-01-13
*
refactor: replace char_u with char 16 - remove STRNCMP (#21208)
dundargoc
2022-12-21
*
refactor: replace char_u with char
Dundar Göc
2022-11-26
*
refactor: replace char_u with char
Dundar Göc
2022-09-06
*
refactor: replace char_u with char 4 (#19987)
dundargoc
2022-08-30
*
vim-patch:8.1.2081: the spell.c file is too big (#19767)
zeertzjq
2022-08-14
*
refactor: enable -Wconversion warning for spell.c (#19538)
dundargoc
2022-07-30
*
refactor(uncrustify): set maximum number of consecutive newlines to 2 (#18695)
dundargoc
2022-05-25
*
vim-patch:8.2.4639: not sufficient parenthesis in preprocessor macros
Brian Leung
2022-04-03
*
refactor: uncrustify #16090
dundargoc
2021-10-29
*
refactor: format all C files under nvim/ #15977
dundargoc
2021-10-12
*
vim-patch:8.1.1838: there is :spellwrong and :spellgood but not :spellrare
Jan Edmund Lazo
2021-06-12
*
globals: eliminate "has_mbyte" macro
Jan Edmund Lazo
2020-11-14
*
vim-patch:8.2.1521: reading past end of buffer when reading spellfile
Jan Edmund Lazo
2020-10-29
*
spell: towupper(),towlower() are not called
Jan Edmund Lazo
2020-01-26
*
spell_defs: remove enc_utf8 redundant checks
Jan Edmund Lazo
2020-01-26
*
vim-patch:8.0.1490: number of spell regions is spread out through the code
Jan Edmund Lazo
2018-08-10
*
mbyte: replace vim_tolower with mb_tolower handling locale correctly
Björn Linse
2017-04-10
*
vim-patch:7.4.2069
James McCoy
2017-03-11