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
*
refactor: combine regexp files
dundargoc
2023-11-05
*
build(lint): remove unnecessary clint.py rules
dundargoc
2023-10-23
*
refactor: the long goodbye
dundargoc
2023-10-09
*
refactor: remove long
dundargoc
2023-09-29
*
vim-patch:8.2.4890: inconsistent capitalization in error messages
zeertzjq
2023-05-05
*
refactor: uncrustify
dundargoc
2023-04-26
*
fix(runtime): do not allow breakcheck inside runtime path calculation
bfredl
2023-04-19
*
refactor: remove use of reserved c++ keywords
ii14
2023-04-06
*
refactor: make error message definitions const
ii14
2023-04-05
*
refactor(PVS/V1048): remove duplicated assignments (#21873)
Lucas Merritt
2023-03-25
*
vim-patch:9.0.1271: using sizeof() and subtract array size is tricky (#22087)
zeertzjq
2023-02-01
*
refactor: replace char_u with char 25 (#21838)
dundargoc
2023-01-19
*
vim-patch:9.0.1221: code is indented more than necessary (#21891)
zeertzjq
2023-01-19
*
refactor: replace char_u with char 24 (#21823)
dundargoc
2023-01-18
*
refactor: replace char_u with char 22 (#21786)
dundargoc
2023-01-17
*
refactor: replace char_u with char 21 (#21779)
dundargoc
2023-01-14
*
build: remove clint error suppression #21782
dundargoc
2023-01-13
*
refactor: replace char_u with char
dundargoc
2023-01-09
*
vim-patch:9.0.1047: matchparen is slow (#21379)
zeertzjq
2022-12-11
*
refactor: replace char_u with char
dundargoc
2022-11-28
*
Merge pull request #20196 from dundargoc/refactor/char_u/14
bfredl
2022-11-26
|
\
|
*
refactor: replace char_u with char
Dundar Göc
2022-11-26
*
|
vim-patch:9.0.0951: trying every character position for a match is inefficien...
zeertzjq
2022-11-26
|
/
*
vim-patch:8.2.0260: several lines of code are duplicated (#21108)
zeertzjq
2022-11-19
*
refactor: more clint (#20910)
Lewis Russell
2022-11-07
*
vim-patch:8.2.4029: debugging NFA regexp my crash, cached indent may be wrong
zeertzjq
2022-11-05
*
vim-patch:8.2.4978: no error if engine selection atom is not at the start
zeertzjq
2022-11-05
*
vim-patch:8.2.4693: new regexp does not accept pattern "\%>0v"
zeertzjq
2022-11-05
*
vim-patch:8.2.4688: new regexp engine does not give an error for "\%v"
zeertzjq
2022-11-05
*
refactor: replace char_u with char
Dundar Göc
2022-09-10
*
refactor: replace char_u with char
Dundar Göc
2022-09-06
*
refactor: replace char_u with char
Dundar Göc
2022-09-01
*
refactor: replace char_u with char
Dundar Göc
2022-08-31
*
refactor: replace char_u with char
Dundar Göc
2022-08-31
*
refactor(plines): use a struct for chartabsize state
bfredl
2022-08-29
*
refactor: change pre-decrement/increment to post (#19799)
Lewis Russell
2022-08-16
*
refactor: use CLEAR_FIELD and CLEAR_POINTER macros (#19709)
zeertzjq
2022-08-11
*
refactor: replace char_u with char
Dundar Goc
2022-07-31
*
refactor: enable -Wconversion warning for regexp files (#19521)
dundargoc
2022-07-28
*
fix(mark): give correct error message when mark is in another buffer (#19454)
zeertzjq
2022-07-21
*
feat(marks): restore viewport on jump #15831
Javier Lopez
2022-06-30
*
refactor(regexp_nfa.c): match where Vim calls fopen() (#18778)
zeertzjq
2022-05-28
*
refactor: missing parenthesis may cause unexpected problems (#17443)
kylo252
2022-05-26
*
refactor(uncrustify): set maximum number of consecutive newlines to 2 (#18695)
dundargoc
2022-05-25
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-16
*
refactor(uncrustify): enable formatting for regexp and indent files (#18549)
dundargoc
2022-05-14
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-09
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-07
*
vim-patch:8.2.4649: various formatting problems
zeertzjq
2022-03-30
*
vim-patch:8.2.4592: search continues after giving E1204
zeertzjq
2022-03-30
[next]