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.c
Commit message (
Expand
)
Author
Age
*
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 20 (#21714)
dundargoc
2023-01-13
*
refactor: replace char_u with char 17 - remove STRLCPY (#21235)
dundargoc
2023-01-09
*
refactor: replace char_u with char
dundargoc
2023-01-09
*
refactor: replace char_u with char 16 - remove STRNCMP (#21208)
dundargoc
2022-12-21
*
vim-patch:8.2.2295: incsearch does not detect empty pattern properly
zeertzjq
2022-12-04
*
vim-patch:8.2.4262: some search tests fail
zeertzjq
2022-12-03
*
vim-patch:8.2.4261: accessing invalid memory in a regular expression
zeertzjq
2022-12-03
*
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
*
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.4688: new regexp engine does not give an error for "\%v"
zeertzjq
2022-11-05
*
vim-patch:8.2.0612: Vim9: no check for space before #comment
zeertzjq
2022-11-05
*
vim-patch:8.2.0502: Vim9: some code is not tested
zeertzjq
2022-11-05
*
build(lint): remove clint.py rules for braces #20880
dundargoc
2022-11-01
*
refactor(clint): convert short to int16_t (#20815)
dundargoc
2022-10-27
*
vim-patch:9.0.0476: varargs does not work for replacement function of substit...
zeertzjq
2022-09-16
*
vim-patch:8.2.3796: the funcexe_T struct members are not named consistently (...
zeertzjq
2022-09-16
*
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: replace char_u with char
Dundar Göc
2022-08-29
*
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: remove some unused includes (#19740)
zeertzjq
2022-08-12
*
refactor: replace char_u with char
Dundar Goc
2022-08-12
*
vim-patch:8.1.1684: profiling functionality is spread out
zeertzjq
2022-08-12
*
docs: fix typos (#19588)
dundargoc
2022-08-03
*
refactor: replace char_u with char
Dundar Goc
2022-07-31
*
refactor: enable -Wconversion warning for regexp files (#19521)
dundargoc
2022-07-28
*
vim-patch:9.0.0047: using freed memory with recursive substitute (#19457)
zeertzjq
2022-07-21
*
vim-patch:8.2.0035: saving and restoring called_emsg is clumsy (#19335)
zeertzjq
2022-07-13
*
refactor: replace char_u
Dundar Goc
2022-07-02
*
vim-patch:8.2.5146: memory leak when substitute expression nests
zeertzjq
2022-06-24
*
fix(substitute): subtract number of backslashes later
zeertzjq
2022-06-12
*
vim-patch:8.2.5046: vim_regsub() can overwrite the destination (#18812)
zeertzjq
2022-05-31
*
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
[next]