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
/
eval
/
funcs.c
Commit message (
Expand
)
Author
Age
*
fix(messages): no trailing newline for inputlist, tselect, z= with ext_messages
Luuk van Baal
2025-03-13
*
refactor(multiqueue): rename multiqueue_new_parent #32767
Justin M. Keyes
2025-03-08
*
feat(messages): confirm kind for z=, :tselect, inputlist() #32521
luukvbaal
2025-02-20
*
vim-patch:9.1.1081: has('bsd') is true for GNU/Hurd
zeertzjq
2025-02-07
*
vim-patch:9.1.1017: Vim9: Patch 9.1.1013 causes a few problems
zeertzjq
2025-01-16
*
vim-patch:9.1.1013: Vim9: Regression caused by patch v9.1.0646
zeertzjq
2025-01-16
*
feat(ui)!: emit prompt "messages" as cmdline events #31525
luukvbaal
2025-01-02
*
fix(jobs): do not block UI when jobwait() doesn't block (#31803)
Gregory Anders
2025-01-01
*
refactor(eval): move funcs to deprecated.c #31650
Justin M. Keyes
2024-12-23
*
refactor: iwyu #31637
Justin M. Keyes
2024-12-23
*
feat(jobs): jobstart(…,{term=true}), deprecate termopen() #31343
Justin M. Keyes
2024-12-19
*
refactor(wininfo): change wininfo from a linked list to an array
bfredl
2024-12-16
*
fix(messages): more ext_messages kinds #31279
luukvbaal
2024-11-20
*
vim-patch:9.1.0870: too many strlen() calls in eval.c (#31267)
zeertzjq
2024-11-19
*
refactor(highlight): make enum of builtin highlights start with 1
bfredl
2024-11-13
*
vim-patch:9.1.0822: topline might be changed in diff mode unexpectedly (#30988)
zeertzjq
2024-10-30
*
refactor(api)!: rename Dictionary => Dict
Justin M. Keyes
2024-09-23
*
refactor: rename "process" => "proc" #30387
Justin M. Keyes
2024-09-15
*
fix(startup): server fails if $NVIM_APPNAME is relative dir #30310
Justin M. Keyes
2024-09-08
*
refactor: extract eval/fs.c from eval/funcs.c (#29985)
zeertzjq
2024-08-06
*
refactor(shada): rework msgpack decoding without msgpack-c
bfredl
2024-08-05
*
refactor: move some functions out of eval.c (#29964)
zeertzjq
2024-08-02
*
vim-patch:9.1.0415: Some functions are not tested
zeertzjq
2024-07-31
*
vim-patch:9.1.0547: No way to get the arity of a Vim function (#29638)
zeertzjq
2024-07-10
*
refactor(eval): use uv_random() for init_srand() (#29575)
zeertzjq
2024-07-05
*
vim-patch:9.1.0524: the recursive parameter in the *_equal functions can be r...
zeertzjq
2024-07-05
*
refactor(typval): don't use msgpack_packer for msgpackdump()
bfredl
2024-06-24
*
revert: "refactor: use S_LEN macro" (#29319)
Lewis Russell
2024-06-14
*
refactor: use S_LEN(s) instead of s, n (#29219)
James
2024-06-11
*
fixup: apply the change on more files
James Tirta Halim
2024-06-04
*
vim-patch:9.1.0456: Left shift is incorrect with vartabstop and shiftwidth=0
zeertzjq
2024-06-02
*
refactor: move shared messages to errors.h #26214
Justin M. Keyes
2024-06-01
*
vim-patch:9.1.0446: getregionpos() inconsistent for partly-selected multibyte...
zeertzjq
2024-05-27
*
vim-patch:9.1.0443: Can't use blockwise selection with width for getregion() ...
zeertzjq
2024-05-25
*
vim-patch:8.2.3158: strange error message when using islocked() with a number...
zeertzjq
2024-05-24
*
vim-patch:9.1.0441: getregionpos() can't properly indicate positions beyond e...
zeertzjq
2024-05-24
*
vim-patch:9.1.0433: Wrong yanking with exclusive selection and ve=all (#28933)
zeertzjq
2024-05-23
*
vim-patch:9.1.0430: getregionpos() doesn't handle one char selection (#28924)
zeertzjq
2024-05-23
*
vim-patch:9.1.0426: too many strlen() calls in search.c
zeertzjq
2024-05-22
*
vim-patch:9.1.0423: getregionpos() wrong with blockwise mode and multibyte
zeertzjq
2024-05-20
*
vim-patch:9.1.0395: getregionpos() may leak memory on error
zeertzjq
2024-05-20
*
vim-patch:9.1.0394: Cannot get a list of positions describing a region
zeertzjq
2024-05-20
*
vim-patch:9.1.0418: Cannot move to previous/next rare word (#28822)
zeertzjq
2024-05-18
*
fix(path): avoid chdir() when resolving path (#28799)
zeertzjq
2024-05-17
*
vim-patch:9.1.0388: cursor() and getregion() don't handle v:maxcol well (#28602)
zeertzjq
2024-05-02
*
fix(lua): vim.fn.has('nvim-0.10') in fast context, used by vim.deprecate
bfredl
2024-04-25
*
vim-patch:9.1.0341: Problem: a few memory leaks are found (#28382)
zeertzjq
2024-04-17
*
vim-patch:9.1.0231: Filetype may be undetected when SwapExists sets ft in oth...
zeertzjq
2024-04-01
*
fix(api/buffer): fix handling of viewport of non-current buffer
bfredl
2024-03-13
*
vim-patch:9.1.0168: too many STRLEN() calls (#27823)
zeertzjq
2024-03-12
[next]