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
*
vim-patch:9.0.1330: handling new value of an option has a long "else if" chain
Lewis Russell
2023-04-28
*
vim-patch:9.0.1492: using uninitialized memory when argument is missing (#23351)
zeertzjq
2023-04-28
*
refactor: uncrustify
dundargoc
2023-04-26
*
vim-patch:8.2.3139: functions for string manipulation are spread out (#23316)
zeertzjq
2023-04-26
*
vim-patch:partial:9.0.0359: error message for wrong argument type is not spec...
zeertzjq
2023-04-25
*
fix(timer): allow timer_info() to get info about current timer
zeertzjq
2023-04-25
*
vim-patch:8.2.5019: cannot get the first screen column of a character (#23312)
zeertzjq
2023-04-25
*
vim-patch:9.0.0335: checks for Dictionary argument often give a vague error (...
zeertzjq
2023-04-25
*
build: update uncrustify to 0.76
Lewis Russell
2023-04-19
*
vim-patch:9.0.1007: there is no way to get a list of swap file names
zeertzjq
2023-04-19
*
vim-patch:9.0.1400: find_file_in_path() is not reentrant (#23146)
zeertzjq
2023-04-17
*
vim-patch:9.0.0419: the :defer command does not check the function arguments
zeertzjq
2023-04-17
*
vim-patch:9.0.0411: only created files can be cleaned up with one call
zeertzjq
2023-04-16
*
vim-patch:9.0.0379: cleaning up after writefile() is a hassle
zeertzjq
2023-04-16
*
vim-patch:8.2.2848: crash whn calling partial
zeertzjq
2023-04-16
*
vim-patch:8.2.1945: crash when passing NULL function to reduce()
zeertzjq
2023-04-16
*
vim-patch:8.2.1111: inconsistent naming of get_list_tv() and eval_dict() (#23...
zeertzjq
2023-04-14
*
vim-patch:8.2.1047: Vim9: script cannot use line continuation like :def function
zeertzjq
2023-04-14
*
vim-patch:8.2.{0695,0725,0734,0753,0818,0819,0822} (#23075)
zeertzjq
2023-04-14
*
refactor: remove redundant casts
ii14
2023-04-07
*
refactor: remove redundant casts
ii14
2023-04-07
*
refactor: remove redundant const char * casts
ii14
2023-04-07
*
refactor: remove use of reserved c++ keywords
ii14
2023-04-06
*
refactor: make error message definitions const
ii14
2023-04-05
*
refactor: remove char_u (#22829)
dundargoc
2023-04-02
*
refactor: add const and remove unnecessary casts (#22841)
ii14
2023-04-01
*
refactor(PVS/V1048): remove duplicated assignments (#21873)
Lucas Merritt
2023-03-25
*
vim-patch:9.0.1380: CTRL-X on 2**64 subtracts two (#22530)
zeertzjq
2023-03-05
*
vim-patch:9.0.0430: cannot use repeat() with a blob
zeertzjq
2023-02-28
*
vim-patch:9.0.0795: readblob() always reads the whole file
zeertzjq
2023-02-28
*
Merge #22382 has('gui_running')
Justin M. Keyes
2023-02-28
|
\
|
*
feat(ui): restore has('gui_running')
Justin M. Keyes
2023-02-27
*
|
vim-patch:8.2.2782: Vim9: blob operations not fully tested
zeertzjq
2023-02-28
|
/
*
vim-patch:8.2.2336: Vim9: not possible to extend dictionary with different ty...
zeertzjq
2023-02-27
*
vim-patch:9.0.0204: indexof() may leak memory
zeertzjq
2023-02-27
*
vim-patch:partial:9.0.0202: code and help for indexof() is not ideal
zeertzjq
2023-02-27
*
vim-patch:9.0.0196: finding value in list may require a for loop
zeertzjq
2023-02-27
*
vim-patch:8.2.4629: flattennew() makes a deep copy unnecessarily
zeertzjq
2023-02-24
*
vim-patch:8.2.4627: flatten() does not use maxdepth correctly
zeertzjq
2023-02-24
*
vim-patch:8.2.2449: Vim9: flatten() always changes the list type
zeertzjq
2023-02-24
*
refactor: replace char_u with char (#21901)
dundargoc
2023-02-11
*
build: enable MSVC level 3 warnings (#21934)
dundargoc
2023-02-11
*
refactor!: remove has("debug") (#22060)
dundargoc
2023-01-30
*
vim-patch:9.0.1231: completion of :runtime does not handle {where} argument
zeertzjq
2023-01-26
*
vim-patch:9.0.1245: code is indented more than necessary (#21998)
zeertzjq
2023-01-26
*
feat!: make iconv a non-optional dep
Lewis Russell
2023-01-23
*
vim-patch:9.0.1233: search() loops forever if "skip" is TRUE for all matches ...
zeertzjq
2023-01-23
*
refactor: use uint8_t for blobs and ga_append() (#21916)
zeertzjq
2023-01-21
*
refactor: replace char_u with char 25 (#21838)
dundargoc
2023-01-19
*
vim-patch:8.2.1698: cannot lock a variable in legacy Vim script like in Vim9 ...
zeertzjq
2023-01-19
[next]