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
/
search.c
Commit message (
Expand
)
Author
Age
*
vim-patch:7.4.793
Johan Klokkhammer Helsing
2015-10-18
*
*: Fix lint errors found in new code in previously ignored files
ZyX
2015-10-08
*
search: When freeing search patterns also clear them
ZyX
2015-10-08
*
*: Make ShaDa code use VimL values for additional_\* data
ZyX
2015-10-08
*
viminfo: First version of ShaDa file dumping
ZyX
2015-10-08
*
regexp: Fix invalid multibyte reads at end of strings
Thiago de Arruda
2015-09-18
*
MSVC: Include limits.h for INT_MAX. #3290
Rui Abreu Ferreira
2015-09-05
*
7.4.813
James McCoy
2015-08-20
*
Remove POSIX 'cpoptions': '{'
Michael Reed
2015-07-19
*
'cpoptions': Remove "j" flag
David Bürgin
2015-05-25
*
Remove char_u: message:smsg()
Michael Reed
2015-05-13
*
Enable -Wconversion: normal.c.
Eliseo Martínez
2015-04-27
*
vim-patch:7.4.532 #2504
David Bürgin
2015-04-27
*
Improve comments and fix ascii_* attributes
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
*
Remove always-true expressions
Anton Ovchinnikov
2015-03-16
*
ui: Replace cursor_{on,off} by busy_{stop,start}
Thiago de Arruda
2015-03-15
*
Remove redundant casts
Anton Ovchinnikov
2015-03-09
*
refactor: Remove term modules and termcap options
Thiago de Arruda
2015-02-21
*
Enable -Wconversion: mark.c.
Eliseo Martínez
2015-02-18
*
Remove nonnullret deadcode: xcalloc.
Eliseo Martínez
2015-01-27
*
Remove nonnullret deadcode: viminfo_readstring.
Eliseo Martínez
2015-01-27
*
Macro cleanup: PROTO
Michael Reed
2015-01-14
*
Cleanup: Rename getdigits() family functions.
Eliseo Martínez
2015-01-11
*
Cleanup: Refactor getdigits().
Eliseo Martínez
2015-01-11
*
vim-patch:7.4.551
Erik Paulson
2015-01-04
*
vim-patch:7.4.547
Florian Walch
2014-12-24
*
vim-patch:7.4.543.
Eliseo Martínez
2014-12-15
*
term: Move more mouse functions to mouse.c
Thiago de Arruda
2014-12-02
*
Wconversion: Fix warnings in indent_c.c.
Florian Walch
2014-11-27
*
ui: Remove ui_delay, ui_breakcheck and ui_set_shellsize
Thiago de Arruda
2014-11-27
*
Fix warnings: search.c: find_pattern_in_path(): Np dereference: MI.
Eliseo Martínez
2014-11-15
*
Use bool for flags in oparg_T.
Scott Prager
2014-11-11
*
vim-patch:7.4.328
André Twupack
2014-08-14
*
clang-analyzer: Reduce scope in search.c.
Florian Walch
2014-08-07
*
profiling: implement on top of os_hrtime()
Nicolas Hillegeer
2014-07-16
*
Include stdbool.h in some files which use it
Pavel Platto
2014-07-11
*
move errno.h include out of vim.h
Brandon Coleman
2014-07-09
*
move <inttypes.h> include out of vim.h
Brandon Coleman
2014-07-09
*
move ascii.h include out of vim.h
Brandon Coleman
2014-07-09
*
Replaced most TRUE/FALSE macros in arabic, mbyte and spell. #645
Klemen Košir
2014-07-08
*
Replace int with bool in some files. #654
Klemen Košir
2014-07-08
*
No OOM in reverse_text()
Felipe Oliveira Carvalho
2014-06-16
*
spelling fixes #827
Will Stamper
2014-06-12
*
move/remove W_* macros
Brandon Coleman
2014-06-12
*
coverity/62615: fix leak in write_reg_contents_ex
Nicolas Hillegeer
2014-06-12
*
Add automatic generation of headers
ZyX
2014-06-02
*
Remove FEAT_EVAL
Hinidu
2014-05-28
[next]