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_bt.c
Commit message (
Expand
)
Author
Age
*
vim-patch:8.1.1827: allocating more memory than needed for extended structs (...
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
*
refactor: replace char_u with char
dundargoc
2023-01-09
*
refactor: rename mch_msg => os_msg
Justin M. Keyes
2022-12-16
*
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
*
build: allow IWYU to fix includes for all .c files
dundargoc
2022-11-15
*
refactor: more clint (#20910)
Lewis Russell
2022-11-07
*
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-11
*
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: pre-incr to post-incr
Lewis Russell
2022-08-25
*
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(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.3110: a pattern that matches the cursor position is complicated
zeertzjq
2022-03-30
*
vim-patch:8.2.4646: using buffer line after it has been freed (#17907)
zeertzjq
2022-03-30
*
vim-patch:8.2.2716: the equivalent class regexp is missing some characters
zeertzjq
2022-03-19
*
vim-patch:8.2.4440: crash with specific regexp pattern and string
zeertzjq
2022-03-11
*
vim-patch:8.1.2005: the regexp.c file is too big
kylo252
2022-03-10