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
*
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
|
/
*
vim-patch:8.2.0033: make_extmatch() OOM #11602
Jan Edmund Lazo
2019-12-24
*
lint
Justin M. Keyes
2019-09-13
*
getdigits: introduce `strict`, `def` parameters
Justin M. Keyes
2019-09-13
*
regexp: assert nonnull pointer for regnext()
Jan Edmund Lazo
2019-09-10
*
PVS/V560: condition is always true #10624
Ihor Antonov
2019-07-28
*
vim-patch:8.1.0903: struct uses more bytes than needed
Jan Edmund Lazo
2019-07-24
*
vim-patch:8.1.1720: crash with very long %[] pattern
Jan Edmund Lazo
2019-07-20
*
vim-patch:8.0.1496: VIM_CLEAR()
Justin M. Keyes
2019-05-25
*
lint
Jan Edmund Lazo
2019-04-23
*
vim-patch:8.0.0647: syntax highlighting can make cause a freeze
Jan Edmund Lazo
2019-04-23
*
vim-patch:8.1.1025: checking NULL pointer after addition
Jan Edmund Lazo
2019-03-21
*
Merge #9662 'vim-patch:8.0.{0643-0646}'
Justin M. Keyes
2019-03-08
|
\
|
*
lint: fix coding style
Billy Su
2019-03-08
|
*
vim-patch:8.0.0646: the hlsearch test fails on fast systems
Billy Su
2019-03-08
|
*
vim-patch:8.0.0645: no error for illegal back reference in NFA engine
Billy Su
2019-03-07
|
*
vim-patch:8.0.0643: when a pattern search is slow Vim becomes unusable
Billy Su
2019-03-07
|
/
*
vim-patch:8.1.0935: old regexp engine may use invalid buffer #9692
Jan Edmund Lazo
2019-03-07
*
vim-patch:8.1.0973: pattern with syntax error gives threee error messages
Justin M. Keyes
2019-03-01
*
vim-patch:8.1.0985: crash with large number in regexp
Justin M. Keyes
2019-02-28
*
vim-patch:8.1.0937: invalid memory access in search pattern
Jan Edmund Lazo
2019-02-17
*
vim-patch:8.1.0934: invalid memory access in search pattern
Jan Edmund Lazo
2019-02-17
*
PVS/V560: expression is always true
Justin M. Keyes
2019-01-18
*
vim-patch:8.1.0677: look-behind match may use the wrong line number
Jan Edmund Lazo
2019-01-05
*
vim-patch:8.1.0098: segfault when pattern with \z() is very slow (#9283)
Justin M. Keyes
2018-11-29
[next]