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.c
Commit message (
Expand
)
Author
Age
*
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: make error message definitions const
ii14
2023-04-05
*
refactor: add const and remove unnecessary casts (#22841)
ii14
2023-04-01
*
fix: snprintf buffer overflow detected by -D_FORTIFY_SOURCE=3 (#22780)
Andreas Schneider
2023-03-26
*
vim-patch:9.0.1401: condition is always true (#22638)
zeertzjq
2023-03-12
*
refactor: move ga_loaded to runtime.c (#22626)
zeertzjq
2023-03-11
*
vim-patch:8.2.1067: expression "!expr->func()" does not work (#22585)
zeertzjq
2023-03-09
*
vim-patch:8.2.3969: value of MAXCOL not available in Vim script
zeertzjq
2023-03-07
*
vim-patch:9.0.1380: CTRL-X on 2**64 subtracts two (#22530)
zeertzjq
2023-03-05
*
refactor: replace char_u with char or uint8_t (#22400)
dundargoc
2023-03-04
*
refactor(build): graduate HAVE_LOCALE_H feature
bfredl
2023-03-03
*
vim-patch:9.0.0430: cannot use repeat() with a blob
zeertzjq
2023-02-28
*
vim-patch:9.0.0810: readblob() returns empty when trying to read too much
zeertzjq
2023-02-28
*
vim-patch:9.0.0803: readblob() cannot read from character device
zeertzjq
2023-02-28
*
vim-patch:9.0.0795: readblob() always reads the whole file
zeertzjq
2023-02-28
*
vim-patch:8.2.2783: duplicate code for setting byte in blob, blob test may fail
zeertzjq
2023-02-28
*
vim-patch:8.2.2782: Vim9: blob operations not fully tested
zeertzjq
2023-02-28
*
vim-patch:8.2.1890: Vim9: strange error for subtracting from a list
zeertzjq
2023-02-28
*
vim-patch:8.2.2767: compiler warning for unused argument
zeertzjq
2023-02-28
*
vim-patch:8.2.2765: Vim9: not all blob operations work
zeertzjq
2023-02-28
*
vim-patch:8.2.2757: Vim9: blob tests for legacy and Vim9 script are separate
zeertzjq
2023-02-28
*
vim-patch:8.2.4318: various comment and indent mistakes, returning wrong zero...
zeertzjq
2023-02-24
*
feat: $NVIM_APPNAME #22128
Ghjuvan Lacambre
2023-02-16
*
vim-patch:8.2.0154: reallocating the list of scripts is inefficient
zeertzjq
2023-02-16
*
vim-patch:8.2.0114: info about sourced scripts is scattered
zeertzjq
2023-02-16
*
refactor: reduce scope of locals as per the style guide 3 (#22221)
dundargoc
2023-02-12
*
build: treat clang-tidy warnings as errors (#22238)
dundargoc
2023-02-12
*
refactor: replace char_u with char (#21901)
dundargoc
2023-02-11
*
build: enable MSVC level 3 warnings (#21934)
dundargoc
2023-02-11
*
refactor(ui): remove some superfluous ui_flush() calls
bfredl
2023-02-09
*
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
*
refactor(eval.c): factor out get_number_tv() (#21893)
zeertzjq
2023-01-19
*
vim-patch:8.2.1698: cannot lock a variable in legacy Vim script like in Vim9 ...
zeertzjq
2023-01-19
*
refactor: replace char_u with char 24 (#21823)
dundargoc
2023-01-18
*
refactor: replace char_u with char 23 (#21798)
dundargoc
2023-01-18
*
refactor: replace char_u with char 22 (#21786)
dundargoc
2023-01-17
*
fix(column)!: ensure 'statuscolumn' works with virtual and wrapped lines
Luuk van Baal
2023-01-16
*
refactor: replace char_u with char 21 (#21779)
dundargoc
2023-01-14
*
refactor: replace char_u with char 20 (#21714)
dundargoc
2023-01-13
*
refactor: replace char_u with char 19 (#21241)
dundargoc
2023-01-10
*
feat(ui): add 'statuscolumn' option
luukvbaal
2023-01-09
*
refactor: replace char_u with char 17 - remove STRLCPY (#21235)
dundargoc
2023-01-09
*
refactor: replace char_u with char
dundargoc
2023-01-09
*
feat!: remove hardcopy
Lewis Russell
2023-01-03
*
vim-patch:9.0.1132: code is indented more than needed (#21626)
zeertzjq
2023-01-03
[next]