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_defs.h
Age
Commit message (
Expand
)
Author
Files
2024-01-05
refactor: move structs from regexp_defs.h to regexp.c (#26899)
zeertzjq
1
2023-12-20
refactor: eliminate cyclic includes
dundargoc
1
2023-11-30
refactor(IWYU): move typedefs out of globals.h (#26322)
zeertzjq
1
2023-11-28
refactor: fix runtime_defs.h (#26259)
zeertzjq
1
2023-11-27
refactor: rename types.h to types_defs.h
dundargoc
1
2023-11-27
build(IWYU): fix includes for undo_defs.h
dundargoc
1
2023-11-12
refactor: replace manual header guards with #pragma once
dundargoc
1
2023-10-09
refactor: the long goodbye
dundargoc
1
2023-03-04
refactor: replace char_u with char or uint8_t (#22400)
dundargoc
1
2023-02-02
refactor: use flexible arrays instead of the length-of-one trick (#22072)
dundargoc
1
2022-12-04
vim-patch:8.2.2295: incsearch does not detect empty pattern properly
zeertzjq
1
2022-12-04
vim-patch:8.2.2182: Vim9: value of 'magic' is still relevant
zeertzjq
1
2022-11-26
vim-patch:9.0.0951: trying every character position for a match is inefficien...
zeertzjq
1
2022-11-07
refactor: more clint (#20910)
Lewis Russell
1
2022-09-10
refactor: replace char_u with char
Dundar Göc
1
2022-09-06
refactor: replace char_u with char
Dundar Göc
1
2022-08-12
vim-patch:8.1.1684: profiling functionality is spread out
zeertzjq
1
2022-05-31
vim-patch:8.2.5046: vim_regsub() can overwrite the destination (#18812)
zeertzjq
1
2022-04-24
vim-patch:8.2.4808: unused item in engine struct
zeertzjq
1
2022-04-03
vim-patch:8.2.4639: not sufficient parenthesis in preprocessor macros
Brian Leung
1
2021-10-12
refactor: format all C files under nvim/ #15977
dundargoc
1
2020-08-02
vim-patch:8.1.0192: executing regexp recursively fails with a crash
Jan Edmund Lazo
1
2020-04-12
vim-patch:8.1.2366: using old C style comments
Jan Edmund Lazo
1
2019-04-26
vim-patch:8.1.1194: typos and small problems in source files
Jan Edmund Lazo
1
2019-03-07
vim-patch:8.0.0643: when a pattern search is slow Vim becomes unusable
Billy Su
1
2017-10-19
lint
relnod
1
2017-10-19
refactor/single-include: regexp_defs.h
relnod
1
2015-04-05
vim-patch:7.4.497 #2295
David Bürgin
1
2014-12-20
vim-patch:7.4.455
Marco Hinz
1
2014-07-11
Include stdbool.h in some files which use it
Pavel Platto
1
2014-05-15
Introduce nvim namespace: Fix define guards.
Eliseo Martínez
1
2014-05-15
Introduce nvim namespace: Fix project-local includes.
Eliseo Martínez
1
2014-05-15
Introduce nvim namespace: Move files.
Eliseo Martínez
1