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: pass "preview" to regtilde()
zeertzjq
2022-04-04
*
vim-patch:8.2.4402: missing parenthesis may cause unexpected problems
Brian Leung
2022-04-03
*
vim-patch:8.2.3110: a pattern that matches the cursor position is complicated
zeertzjq
2022-03-30
*
vim-patch:8.2.3949: using freed memory with /\%V
zeertzjq
2022-03-10
*
chore(regexp.c): correctly align META_flags (#17668)
zeertzjq
2022-03-10
*
vim-patch:8.1.2005: the regexp.c file is too big
kylo252
2022-03-10
*
vim-patch:8.1.0748: using sprintf() instead of semsg()
VVKot
2022-03-09
*
refactor: remove redundant casts
Dundar Göc
2022-03-06
*
Merge pull request #17194 from zeertzjq/inccommand-prev-sub
zeertzjq
2022-02-06
|
\
|
*
fix(inccommand): do not change reg_prev_sub when previewing
zeertzjq
2022-01-25
*
|
vim-patch:8.2.4273: the EBCDIC support is outdated
zeertzjq
2022-02-01
*
|
vim-patch:8.2.3612: using freed memory with regexp using a mark (#16973)
f380cedric
2022-01-27
|
/
*
refactor(misc1): move out high-level input functions to a new file: input.c
Björn Linse
2021-12-10
*
refactor(misc1): move line_breakcheck family of functions to os/input.c
Björn Linse
2021-12-09
*
lint (#16526)
Jan Edmund Lazo
2021-12-05
*
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
*
refactor(multibyte): eliminate mb_ptr2len alias for utfc_ptr2len
Björn Linse
2021-11-14
*
vim-patch:8.1.0779: argument for message functions is inconsistent
James McCoy
2021-11-01
*
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.1.1800: function call functions have too many arguments
Sean Dewar
2021-08-12
*
refactor(plines): move horizontal size functions to plines.c
Björn Linse
2021-08-11
*
regexp: pvs/v1071
Jan Edmund Lazo
2021-06-05
*
vim-patch:8.2.2911: pattern "\%V" does not match all of block selection
Jan Edmund Lazo
2021-05-31
*
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
*
vim-patch:8.2.2829: some comments are not correct or clear
Jan Edmund Lazo
2021-05-06
*
extmark: correct extmark_splice call with inccommand
chentau
2021-04-09
*
vim-patch:8.2.1621: crash when using submatch(0, 1) in substitute()
Jan Edmund Lazo
2021-03-29
*
vim-patch:8.1.0989: various small code ugliness
Jan Edmund Lazo
2021-03-29
*
vim-patch:8.2.0928: many type casts are used for vim_strnsave()
Jan Edmund Lazo
2020-12-27
*
vim-patch:8.2.2181: valgrind warnings for using uninitialized value
Jan Edmund Lazo
2020-12-21
*
vim-patch:8.2.2121: internal error when using \ze before \zs in a pattern
Sean Dewar
2020-12-09
*
vim-patch:8.1.0809: too many #ifdefs
Jan Edmund Lazo
2020-11-12
*
vim-patch:8.1.1319: computing function length name in many places
Jan Edmund Lazo
2020-09-30
*
vim-patch:8.1.0499: :2vimgrep causes an ml_get error
Jan Edmund Lazo
2020-09-13
*
vim-patch:8.2.1633: some error messages are internal but do not use iemsg()
Jan Edmund Lazo
2020-09-07
*
vim-patch:8.1.0862: no verbose version of character classes
Jan Edmund Lazo
2020-08-02
*
vim-patch:8.1.1202: always get regexp debugging logs when building with -DDEBUG
Jan Edmund Lazo
2020-08-02
*
vim-patch:8.1.0194: possibly use of NULL pointer
Jan Edmund Lazo
2020-08-02
*
vim-patch:8.1.0192: executing regexp recursively fails with a crash
Jan Edmund Lazo
2020-08-02
*
Merge #11851 'eval.c: factor out eval/userfunc.c'
Justin M. Keyes
2020-04-26
|
\
|
*
rename: user_funcs -> userfunc
Jakub Łuczyński
2020-02-13
|
*
fix: includes
Jakub Łuczyński
2020-02-13
*
|
vim-patch:8.1.2282: crash when passing many arguments through a partial
Jan Edmund Lazo
2020-04-13
*
|
vim-patch:8.1.2280: crash when passing partial to substitute()
Jan Edmund Lazo
2020-04-13
|
/
[next]