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
*
*: Provide list length when allocating lists
ZyX
2018-01-14
*
regexp: Fix linter errors
ZyX
2017-12-23
*
Merge branch 'master' into hide-container-impl
ZyX
2017-12-16
|
\
|
*
lint
James McCoy
2017-12-15
|
*
vim-patch:8.0.0074
Michael Schupikov
2017-12-15
*
|
*: Finish hiding list implementation
ZyX
2017-12-11
*
|
*: Hide list implementation in other files as well
ZyX
2017-12-10
|
/
*
Move definition of cstrchr above the functions which call it
James McCoy
2017-09-23
*
vim-patch:8.0.0020
Jurica Bradaric
2017-07-29
*
regexp: Silence V595: potential null dereference
ZyX
2017-07-04
*
Merge #6460 from ZyX-I/1476-changes
Justin M. Keyes
2017-05-08
|
\
|
*
Merge branch 'master' into 1476-changes
ZyX
2017-04-10
|
|
\
|
*
|
regexp: Update comment in cstrchr()
ZyX
2017-04-08
|
*
|
regexp: Do not use locale-dependent functions in cstrchr
ZyX
2017-04-07
|
*
|
regexp: Refactor cstrchr
ZyX
2017-04-07
|
*
|
strings: Remove vim_strbyte
ZyX
2017-04-07
*
|
|
*: Add comment to all C files
ZyX
2017-04-19
*
|
|
regexp: Silence octal constant warning
ZyX
2017-04-16
*
|
|
regexp: Remove another has_mbyte/…-checking stuff
ZyX
2017-04-16
*
|
|
regexp: Fix warning about octal constant
ZyX
2017-04-16
|
|
/
|
/
|
*
|
lint: fix clint errors around mb_tolower calls
Björn Linse
2017-04-10
*
|
mbyte: replace vim_tolower with mb_tolower handling locale correctly
Björn Linse
2017-04-10
|
/
*
eval: Move remaining get_tv_string* functions to eval/typval.c
ZyX
2017-03-29
*
eval: Split eval.c into smaller files
ZyX
2017-03-29
*
Allow lambdas to be used with jobs, timers and dictwatchers.
Michael Ennen
2017-02-14
*
vim-patch:7.4.2137
Michael Ennen
2017-02-14
*
vim-patch:7.4.2090
Michael Ennen
2017-02-14
*
vim-patch:7.4.2072
Michael Ennen
2017-02-14
*
vim-patch:7.4.1783
Michael Ennen
2016-12-31
*
vim-patch:7.4.1793
Michael Ennen
2016-12-31
*
refactor: eliminate misc2.c
Justin M. Keyes
2016-09-13
*
vim-patch:7.4.1305 #5094
Michael Ennen
2016-08-01
*
*: Fix new linter errors
ZyX
2016-05-01
*
regexp: Remove a leftover line.
Jurica Bradaric
2016-01-24
*
vim-patch:7.4.704
Jurica Bradaric
2016-01-24
*
vim-patch:7.4.685
Jurica Bradaric
2016-01-23
*
vim-patch:7.4.714
Michael Ennen
2016-01-13
*
vim-patch:7.4.776 #3062
Marco Hinz
2015-08-09
*
Remove POSIX 'cpoptions': '\'
Michael Reed
2015-07-19
*
vim-patch:7.4.736 #2998
cztchoice
2015-07-11
*
vim-patch:7.4.593 #2657
David Bürgin
2015-06-13
*
Remove char_u: message:smsg()
Michael Reed
2015-05-13
*
vim-patch:7.4.526 #2562
David Bürgin
2015-05-07
*
vim-patch:7.4.519
David Bürgin
2015-04-27
*
Replace vim_isxdigit() with to ascii_isxdigit() defined in ascii.h
Felipe Oliveira Carvalho
2015-04-24
*
Replace VIM_ISDIGIT() and vim_isdigit() with ascii_isdigit() defined in ascii.h
Felipe Oliveira Carvalho
2015-04-24
*
Replace vim_iswhite with ascii_iswhite() defined in ascii.h
Felipe Oliveira Carvalho
2015-04-24
*
memory: Add `free` wrapper and refactor project to use it
Thiago de Arruda
2015-04-13
*
vim-patch:7.4.497 #2295
David Bürgin
2015-04-05
*
Enable -Wconversion: mark.c.
Eliseo Martínez
2015-02-18
[next]