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
/
regexp_nfa.c
Commit message (
Expand
)
Author
Age
*
lint
Jan Edmund Lazo
2018-09-21
*
replace fallthrough comment with macro
Jan Edmund Lazo
2018-09-21
*
vim-patch:8.0.1215: newer gcc warns for implicit fallthrough
Jan Edmund Lazo
2018-09-20
*
Remove has_mbytes local to lines changed in parent commit
ZviRackover
2018-09-09
*
Refactor: Remove occurences of mb_char2bytes
ZviRackover
2018-09-09
*
lint: cleanup after parent commits
ZviRackover
2018-08-16
*
Remove has_mbyte from lines near changes in parent commit
ZviRackover
2018-08-16
*
Remove occurences of mb_head_off
ZviRackover
2018-08-15
*
lint
Jan Edmund Lazo
2018-08-12
*
vim-patch:8.0.1397: pattern with \& following nothing gives an error
Jan Edmund Lazo
2018-08-12
*
lint
Jan Edmund Lazo
2018-08-11
*
vim-patch:8.1.0099: exclamation mark in error message not needed
Jan Edmund Lazo
2018-08-11
*
vim-patch:8.1.0097: superfluous space before exclamation mark
Jan Edmund Lazo
2018-08-11
*
vim-patch:8.1.0090: "..." used inconsistently in a message
Jan Edmund Lazo
2018-08-11
*
vim-patch:8.1.0078: "..." used inconsistently in messages
Jan Edmund Lazo
2018-08-11
*
vim-patch:8.0.1470: integer overflow when using regexp pattern
Jan Edmund Lazo
2018-08-11
*
vim-patch:8.0.1254: undefined left shift in gethexchrs()
Jan Edmund Lazo
2018-08-11
*
vim-patch:8.0.0828: Coverity: may dereference NULL pointer
Jan Edmund Lazo
2018-08-11
*
style: fixing minor issues noted in code review.
ZviRackover
2018-08-06
*
Remove some occrrences of enc_utf8 and has_mbyte
ZviRackover
2018-08-06
*
Remove all occurences of the mb_ptr2char macro
ZviRackover
2018-08-06
*
vim-patch:8.0.0451: some macros are in lower case
Jan Edmund Lazo
2018-06-12
*
vim-patch:8.0.0520: using a function pointer while the function is known (#8513)
KunMing Xie
2018-06-10
*
lint
Jan Edmund Lazo
2018-06-04
*
vim-patch:8.0.0623: error for invalid regexp is not very informative
Jan Edmund Lazo
2018-06-04
*
vim-patch:8.0.0519: character classes not well tested (#8460)
KunMing Xie
2018-06-01
*
regexp_nfa: Silence PVS/V560: current code is more obvious
ZyX
2018-04-22
*
lint
James McCoy
2018-01-02
*
vim-patch:8.0.0160: EMSG() is sometimes used where it should be IEMSG()
James McCoy
2018-01-02
*
vim-patch:8.0.0165 (#7132)
KunMing Xie
2017-08-10
*
vim-patch:8.0.0020
Jurica Bradaric
2017-07-29
*
vim-patch:7.4.2354
Shougo Matsushita
2017-07-12
*
regexp_nfa: Fix invalid fallthrough in character class detection
James McCoy
2017-05-12
*
*: Comment intentional fallthroughs
James McCoy
2017-05-12
*
Merge #6460 from ZyX-I/1476-changes
Justin M. Keyes
2017-05-08
|
\
|
*
Merge branch 'master' into 1476-changes
ZyX
2017-04-10
|
|
\
|
*
|
strings: Remove vim_strbyte
ZyX
2017-04-07
*
|
|
*: Add comment to all C files
ZyX
2017-04-19
*
|
|
regexp_nfa: Remove octal constant
ZyX
2017-04-16
*
|
|
regexp_nfa: Remove another has_mbyte/…-checking code
ZyX
2017-04-16
|
|
/
|
/
|
*
|
lint: fix clint errors around mb_tolower calls
Björn Linse
2017-04-10
*
|
mbyte: replace vim_tolower with mb_tolower handling locale correctly
Björn Linse
2017-04-10
|
/
*
eval: Split eval.c into smaller files
ZyX
2017-03-29
*
vim-patch:7.4.2355
Justin M. Keyes
2017-03-22
*
vim-patch:7.4.1793
Michael Ennen
2016-12-31
*
vim-patch:7.4.1708
James McCoy
2016-12-06
*
vim-patch:7.4.1967
Michael Ennen
2016-11-02
*
refactor: eliminate misc2.c
Justin M. Keyes
2016-09-13
*
lint: Close resource leak (#5288)
Patrick Jackson
2016-09-03
*
vim-patch:7.4.1305 #5094
Michael Ennen
2016-08-01
[next]