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: fix headers with IWYU
dundargoc
2023-11-28
*
refactor: rename types.h to types_defs.h
dundargoc
2023-11-27
*
build(IWYU): fix includes for undo_defs.h
dundargoc
2023-11-27
*
build(IWYU): fix includes for func_attr.h
dundargoc
2023-11-27
*
build: rework IWYU mapping files
dundargoc
2023-11-25
*
build: adjust clang-tidy warning exclusion logic
dundargoc
2023-11-20
*
refactor: enable formatting for ternaries
dundargoc
2023-11-20
*
build: bump uncrustify version
dundargoc
2023-11-19
*
vim-patch:9.0.2107: [security]: FPE in adjust_plines_for_skipcol (#26082)
zeertzjq
2023-11-17
*
vim-patch:9.0.1532: crash when expanding "~" in substitute causes very long text
zeertzjq
2023-11-17
*
refactor: iwyu (#26062)
zeertzjq
2023-11-16
*
build: remove PVS
dundargoc
2023-11-12
*
refactor: remove redundant casts
dundargoc
2023-11-11
*
refactor: the long goodbye
dundargoc
2023-11-05
*
refactor: combine regexp files
dundargoc
2023-11-05
*
refactor: the long goodbye
dundargoc
2023-10-09
*
refactor: reorganize option header files (#25437)
zeertzjq
2023-09-30
*
build(iwyu): add a few more _defs.h mappings (#25435)
zeertzjq
2023-09-30
*
refactor(message): smsg_attr -> smsg
bfredl
2023-09-29
*
vim-patch:9.0.1908: undefined behaviour upper/lower function ptrs (#25238)
zeertzjq
2023-09-19
*
vim-patch:9.0.1848: [security] buffer-overflow in vim_regsub_both() (#25001)
zeertzjq
2023-09-03
*
refactor(memline): distinguish mutating uses of ml_get_buf()
bfredl
2023-08-24
*
refactor: remove some (const char **) casts (#24423)
zeertzjq
2023-07-22
*
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
*
vim-patch:8.2.1049: Vim9: leaking memory when using continuation line
zeertzjq
2023-04-14
*
refactor: remove redundant const char * casts
ii14
2023-04-07
*
refactor: make error message definitions const
ii14
2023-04-05
*
refactor: add const and remove unnecessary casts (#22841)
ii14
2023-04-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 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
[next]