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
*
Merge pull request #15211 from seandewar/blob-port
Jan Edmund Lazo
2021-09-16
|
\
|
*
feat(f_msgpackparse): support parsing from Blob
Sean Dewar
2021-09-16
|
*
feat(f_msgpackdump): support dumping to Blob
Sean Dewar
2021-09-16
|
*
feat(f_chansend): support Blob data argument
Sean Dewar
2021-09-16
|
*
fix(eval): partially port v8.2.3284
Sean Dewar
2021-09-16
|
*
fix(f_remove): partially port v8.2.2779
Sean Dewar
2021-09-16
|
*
fix(f_insert): partially port v8.2.0634
Sean Dewar
2021-09-15
|
*
vim-patch:8.2.0521: crash when reading a blob fails
Sean Dewar
2021-09-15
|
*
vim-patch:8.2.0404: writefile() error does not give a hint
Sean Dewar
2021-09-15
|
*
vim-patch:8.1.0797: error E898 is used twice
Sean Dewar
2021-09-15
|
*
vim-patch:8.1.0793: incorrect error messages for functions that take a Blob
Sean Dewar
2021-09-15
|
*
vim-patch:8.1.0755: error message for get() on a Blob with invalid index
Sean Dewar
2021-09-15
|
*
vim-patch:8.1.0742: not all Blob operations are tested
Sean Dewar
2021-09-15
|
*
vim-patch:8.1.0735: cannot handle binary data
Sean Dewar
2021-09-15
*
|
fix(eval): add the vimscript-1 feature to has()
Sean Dewar
2021-09-16
|
/
*
vim-patch:8.2.0886: cannot use octal numbers in scriptversion 4
Sean Dewar
2021-09-11
*
vim-patch:8.1.2035: recognizing octal numbers is confusing
Sean Dewar
2021-09-11
*
vim-patch:8.1.1355: obvious mistakes are accepted as valid expressions
Sean Dewar
2021-09-11
*
fix(jobwait): always drain process event queues #15402
Gregory Anders
2021-08-31
*
vim-patch:8.1.1863: confusing error when using a builtin function as method
Sean Dewar
2021-08-12
*
vim-patch:8.1.1807: more functions can be used as a method
Sean Dewar
2021-08-12
*
vim-patch:8.1.1803: all builtin functions are global
Sean Dewar
2021-08-12
*
vim-patch:8.1.1800: function call functions have too many arguments
Sean Dewar
2021-08-12
*
refactor(plines): move horizontal size functions to plines.c
Björn Linse
2021-08-11
*
refactor(plines): remove implicit curwin chartabsize() function
Björn Linse
2021-08-10
*
vim-patch:8.2.3254: win_gettype() does not recognize a quickfix window
Jan Edmund Lazo
2021-07-31
*
vim-patch:8.2.2957: using getchar() in Vim9 script is problematic
Jan Edmund Lazo
2021-07-29
*
refactor: replace TRUE/FALSE with true/false
Dundar Göc
2021-07-26
*
Fix line length clint error
Gregory Anders
2021-07-12
*
Rename stdin to stdin_mode
Gregory Anders
2021-07-12
*
feat(job): add parameter to close stdin
Gregory Anders
2021-07-12
*
undo: reduce reliance on curbuf
Thomas Vigouroux
2021-07-06
*
vim-patch:8.1.0897: can modify a:000 when using a reference (#14902)
Jan Edmund Lazo
2021-06-26
*
vim-patch:8.2.0945: cannot use "z=" when 'spell' is off
Jan Edmund Lazo
2021-06-12
*
fixup! vim-patch:8.2.2136: Vim9: Using uninitialized variable
Jan Edmund Lazo
2021-06-05
*
fix(job): Deduplicate env var names on Windows
James McCoy
2021-05-18
*
Add 'FUNC_ATTR_NONNULL_RET' to nonnull alloc funcs (#14559)
Jan Edmund Lazo
2021-05-15
*
vim-patch:8.1.1967: line() only works for the current window
Jan Edmund Lazo
2021-05-12
*
Revert "vim-patch:8.1.1378: delete() can not handle a file name that looks li...
Marco Hinz
2021-05-12
*
Merge pull request #14403 from seandewar/vim-8.2.1933
Jan Edmund Lazo
2021-05-09
|
\
|
*
vim-patch:8.2.1933: cannot sort using locale ordering
Sean Dewar
2021-04-20
*
|
Merge pull request #13664 from ivechan/win_exectute
Jan Edmund Lazo
2021-05-07
|
\
\
|
*
|
vim-patch:8.2.2340: win_execute() unexpectedly returns number zero when failing
jing
2021-05-06
|
*
|
vim-patch:8.1.2124: ruler is not updated if win_execute() moves cursor
jing
2021-05-06
|
*
|
vim-patch:8.1.1832: win_execute() does not work in other tab
jing
2021-05-06
|
*
|
vim-patch:8.1.1425: win_execute() does not set window pointers properly
jing
2021-05-06
|
*
|
vim-patch:8.1.1418: win_execute() is not implemented yet
jing
2021-05-06
*
|
|
vim-patch:8.1.1378: delete() can not handle a file name that looks like a pat...
Shougo
2021-05-07
*
|
|
vim-patch:8.2.1166: once mouse move events are enabled getchar() returns them
Jan Edmund Lazo
2021-05-06
|
/
/
*
|
vim-patch:8.2.1588: cannot read back the prompt of a prompt buffer
Sean Dewar
2021-04-21
[next]