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: 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
*
vim-patch:8.2.3110: a pattern that matches the cursor position is complicated
zeertzjq
2022-03-30
*
vim-patch:8.2.4546: duplicate #undef
zeertzjq
2022-03-19
*
vim-patch:8.2.2716: the equivalent class regexp is missing some characters
zeertzjq
2022-03-19
*
vim-patch:8.2.3612: using freed memory with regexp using a mark (#16973)
f380cedric
2022-01-27
*
vim-patch:8.2.3914 (#16808)
dundargoc
2021-12-28
*
vim-patch:8.2.3855: illegal memory access when displaying a blob
VVKot
2021-12-19
*
vim-patch:8.2.3825: various comments could be improved
zeertzjq
2021-12-16
*
refactor(misc1): move line_breakcheck family of functions to os/input.c
Björn Linse
2021-12-09
*
refactor(macros): delete multibyte macros which just are aliases
Björn Linse
2021-11-14
*
refactor(multibyte): eliminate mb_char2len alias for utf_char2len
Björn Linse
2021-11-14
*
vim-patch:8.1.0743: giving error messages is not flexible
James McCoy
2021-11-01
*
vim-patch:8.1.2394: using old C style comments
Dundar Göc
2021-10-21
*
Merge pull request #15930 from dundargoc/vim-patch/old-style-c-comments
Jan Edmund Lazo
2021-10-17
|
\
|
*
vim-patch:8.1.2394: using old C style comments
Dundar Göc
2021-10-06
*
|
refactor: format all C files under nvim/ #15977
dundargoc
2021-10-12
|
/
*
vim-patch:8.2.3125: variables are set but not used #15028
dundargoc
2021-07-08
*
regexp: pvs/v1071
Jan Edmund Lazo
2021-06-05
*
vim-patch:8.2.2278: falling back to old regexp engine can some patterns
Jan Edmund Lazo
2021-05-26
*
vim-patch:8.2.2885: searching for \%'> does not match linewise end of line
Jan Edmund Lazo
2021-05-26
[next]