index
:
neovim
dependabot/github_actions/github-actions-c6747d2992
marvim/ci-version-update
master
release-0.10
release-0.11
release-0.12
release-0.4
release-0.5
release-0.6
release-0.7
release-0.8
release-0.9
Vim-fork focused on extensibility and usability
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
nvim
/
regexp.c
Age
Commit message (
Expand
)
Author
Files
2026-04-23
vim-patch:partial:9.2.0315: missing bound-checks (#39334)
zeertzjq
1
2026-04-14
build: update clang v21, fix warnings
dundargoc
1
2026-04-13
vim-patch:9.2.0339: regexp: nfa_regmatch() allocates and frees too often (#38...
zeertzjq
1
2026-04-04
vim-patch:9.2.0298: Some internal variables are not modified (#38758)
zeertzjq
1
2026-04-04
vim-patch:9.2.0289: 'linebreak' may lead to wrong Visual block highlighting (...
zeertzjq
1
2026-03-11
vim-patch:9.2.0137: [security]: crash with composing char in collection range...
zeertzjq
1
2026-03-10
vim-patch:9.2.0131: potential buffer overflow in regdump() (#38217)
zeertzjq
1
2026-02-22
vim-patch:9.2.0041: Not always using GA_CONCAT_LITERAL
zeertzjq
1
2026-01-15
vim-patch:9.1.0701: crash with NFA regex engine when searching for composing ...
zeertzjq
1
2026-01-05
vim-patch:8.1.0753: printf format not checked for semsg() (#37248)
zeertzjq
1
2025-12-29
vim-patch:9.1.2030: inefficient use of ga_concat() (#37151)
zeertzjq
1
2025-10-12
vim-patch:8.2.3962: build fails for missing error message
Jan Edmund Lazo
1
2025-10-11
vim-patch:9.0.1427: warning for uninitialized variable
Jan Edmund Lazo
1
2025-08-28
vim-patch:9.1.1700: Multiline ignorecase specific pattern does not match with...
zeertzjq
1
2025-08-14
refactor(build): remove INCLUDE_GENERATED_DECLARATIONS guards
bfredl
1
2025-08-10
vim-patch:9.1.1611: possible undefined behaviour in mb_decompose() (#35275)
zeertzjq
1
2025-03-29
vim-patch:9.1.1258: regexp: max \U and \%U value is limited by INT_MAX (#33156)
zeertzjq
1
2024-12-23
refactor: iwyu #31637
Justin M. Keyes
1
2024-08-30
feat(mbyte): support extended grapheme clusters including more emoji
bfredl
1
2024-08-28
fix(regexp): fix typo in E888 error message (#30161)
Eisuke Kawashima
1
2024-08-02
vim-patch:9.0.0634: evaluating "expr" options has more overhead than needed
zeertzjq
1
2024-08-01
vim-patch:9.1.0650: Coverity warning in cstrncmp() (#29944)
zeertzjq
1
2024-07-31
vim-patch:9.1.0645: regex: wrong match when searching multi-byte char case-in...
zeertzjq
1
2024-07-31
vim-patch:9.0.0105: illegal memory access when pattern starts with illegal byte
zeertzjq
1
2024-07-17
vim-patch:9.0.0414: matchstr() still does not match column offset
zeertzjq
1
2024-07-17
vim-patch:9.0.0407: matchstr() does match column offset
zeertzjq
1
2024-07-17
vim-patch:9.0.0228: crash when pattern looks below the last line
zeertzjq
1
2024-06-14
revert: "refactor: use S_LEN macro" (#29319)
Lewis Russell
1
2024-06-11
Merge pull request #29278 from bfredl/strcat
bfredl
1
2024-06-11
refactor: use S_LEN(s) instead of s, n (#29219)
James
1
2024-06-11
refactor(memory): use builtin strcat() instead of STRCAT()
bfredl
1
2024-06-04
refactor: replace '\0' with NUL
James Tirta Halim
1
2024-06-01
refactor: move shared messages to errors.h #26214
Justin M. Keyes
1
2024-05-24
vim-patch:9.1.0438: Wrong Ex command executed when :g uses '?' as delimiter (...
zeertzjq
1
2024-05-24
vim-patch:9.1.0436: Crash when using '?' as separator for :s (#28955)
zeertzjq
1
2024-05-20
vim-patch:9.1.0409: too many strlen() calls in the regexp engine (#28857)
zeertzjq
1
2024-05-15
docs: misc (#28609)
dundargoc
1
2024-04-20
refactor: add xmemcpyz() and use it in place of some xstrlcpy() (#28422)
zeertzjq
1
2024-04-14
refactor: fix clang NonNullParamChecker warnings (#28327)
zeertzjq
1
2024-04-11
vim-patch:9.1.0297: Patch 9.1.0296 causes too many issues (#28263)
zeertzjq
1
2024-04-10
vim-patch:9.1.0296: regexp: engines do not handle case-folding well (#28259)
zeertzjq
1
2024-03-28
vim-patch:9.1.0217: regexp: verymagic cannot match before/after a mark (#28074)
zeertzjq
1
2024-02-14
vim-patch:9.1.0105: Style: typos found (#27462)
zeertzjq
1
2024-01-23
vim-patch:9.1.0043: ml_get: invalid lnum when :s replaces visual selection (#...
zeertzjq
1
2024-01-12
vim-patch:9.1.0011: regexp cannot match combining chars in collection (#26992)
zeertzjq
1
2024-01-11
refactor(IWYU): fix headers
dundargoc
1
2024-01-05
refactor: move structs from regexp_defs.h to regexp.c (#26899)
zeertzjq
1
2024-01-01
refactor: remove redundant NOLINT comments
dundargoc
1
2023-12-23
refactor: remove os_errmsg and os_msg functions
dundargoc
1
2023-12-21
refactor: run IWYU on entire repo
dundargoc
1
[next]