index
:
delta/vim-git.git
chrisbra-patch-1
master
github.com: vim/vim.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
errors.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
patch 8.2.4460: Vim9: wrong error for defining dict function
v8.2.4460
Bram Moolenaar
2022-02-23
1
-1
/
+2
*
patch 8.2.4408: Vim9: some code not covered by tests
v8.2.4408
Bram Moolenaar
2022-02-17
1
-2
/
+1
*
patch 8.2.4395: some code lines not covered by tests
v8.2.4395
Bram Moolenaar
2022-02-15
1
-1
/
+2
*
patch 8.2.4385: cannot build tiny version
v8.2.4385
Bram Moolenaar
2022-02-14
1
-0
/
+2
*
patch 8.2.4384: Vim9: error message not tested, some code not tested
v8.2.4384
Bram Moolenaar
2022-02-14
1
-1
/
+2
*
patch 8.2.4371: Vim9: can create a script variable from a legacy function
v8.2.4371
Bram Moolenaar
2022-02-13
1
-0
/
+2
*
patch 8.2.4360: Vim9: allowing use of "s:" leads to inconsistencies
v8.2.4360
Bram Moolenaar
2022-02-12
1
-1
/
+3
*
patch 8.2.4330: Vim9: no error if script imports itself
v8.2.4330
Bram Moolenaar
2022-02-08
1
-1
/
+2
*
patch 8.2.4324: Vim9: script-local function name can start with "_"
v8.2.4324
Bram Moolenaar
2022-02-07
1
-0
/
+4
*
patch 8.2.4317: MS-Windows: Vim exits when Python 3 initialisation fails
v8.2.4317
Bram Moolenaar
2022-02-07
1
-0
/
+4
*
patch 8.2.4291: error number used twice
v8.2.4291
Bram Moolenaar
2022-02-03
1
-3
/
+2
*
patch 8.2.4264: Vim9: can use old style autoload function name
v8.2.4264
Bram Moolenaar
2022-01-30
1
-2
/
+2
*
patch 8.2.4246: one error message not in errors.h
v8.2.4246
Bram Moolenaar
2022-01-28
1
-1
/
+4
*
patch 8.2.4240: error for using flatten() in Vim9 script is unclear
v8.2.4240
Bram Moolenaar
2022-01-28
1
-1
/
+1
*
patch 8.2.4234: test_garbagecollect_now() does not check v:testing
v8.2.4234
Bram Moolenaar
2022-01-27
1
-1
/
+2
*
patch 8.2.4225: Vim9: depth argument of :lockvar not parsed in :def function
v8.2.4225
Bram Moolenaar
2022-01-26
1
-4
/
+4
*
patch 8.2.4206: condition with many "(" causes a crash
v8.2.4206
Bram Moolenaar
2022-01-24
1
-1
/
+6
*
patch 8.2.4174: Vim9: can use an autoload name in normal script
v8.2.4174
Bram Moolenaar
2022-01-21
1
-1
/
+2
*
patch 8.2.4167: Vim9: error message for old style import
v8.2.4167
Bram Moolenaar
2022-01-20
1
-2
/
+1
*
patch 8.2.4147: E464 does not always include the offending command
v8.2.4147
Bram Moolenaar
2022-01-19
1
-0
/
+2
*
patch 8.2.4136: Vim9: the "autoload" argument of ":vim9script" is not useful
v8.2.4136
Bram Moolenaar
2022-01-18
1
-2
/
+1
*
patch 8.2.4115: cannot use a method with a complex expression
v8.2.4115
Bram Moolenaar
2022-01-16
1
-0
/
+2
*
patch 8.2.4105: translation related comment in the wrong place
v8.2.4105
K.Takata
2022-01-16
1
-0
/
+5
*
patch 8.2.4050: Vim9: need to prefix every item in an autoload script
v8.2.4050
Bram Moolenaar
2022-01-09
1
-0
/
+4
*
patch 8.2.4047: depending on the build features error messages are unused
v8.2.4047
Dominique Pelle
2022-01-09
1
-35
/
+339
*
patch 8.2.4046: some error messages not in the right place
v8.2.4046
Bram Moolenaar
2022-01-08
1
-2
/
+9
*
patch 8.2.4044: Vim9: no error when importing the same script twice
v8.2.4044
Bram Moolenaar
2022-01-08
1
-0
/
+2
*
patch 8.2.4025: error for import not ending in .vim does not work for .vimrc
v8.2.4025
Bram Moolenaar
2022-01-07
1
-2
/
+4
*
patch 8.2.4019: Vim9: import mechanism is too complicated
v8.2.4019
Bram Moolenaar
2022-01-06
1
-4
/
+12
*
patch 8.2.4015: build failure with tiny features
v8.2.4015
Bram Moolenaar
2022-01-06
1
-0
/
+2
*
patch 8.2.4013: build failure without the spell feature
v8.2.4013
Bram Moolenaar
2022-01-05
1
-0
/
+2
*
patch 8.2.4012: error messages are spread out
v8.2.4012
Bram Moolenaar
2022-01-05
1
-15
/
+239
*
patch 8.2.4011: test fails because of changed error number
v8.2.4011
Bram Moolenaar
2022-01-05
1
-2
/
+3
*
patch 8.2.4010: error messages are spread out
v8.2.4010
Bram Moolenaar
2022-01-05
1
-4
/
+132
*
patch 8.2.4008: error messages are spread out
v8.2.4008
Bram Moolenaar
2022-01-05
1
-4
/
+124
*
patch 8.2.4005: error messages are spread out
v8.2.4005
Bram Moolenaar
2022-01-04
1
-2
/
+127
*
patch 8.2.4003: error messages are spread out
v8.2.4003
Bram Moolenaar
2022-01-04
1
-3
/
+132
*
patch 8.2.3988: tiny build fails
v8.2.3988
Bram Moolenaar
2022-01-02
1
-1
/
+1
*
patch 8.2.3987: error messages are spread out
v8.2.3987
Bram Moolenaar
2022-01-02
1
-2
/
+157
*
patch 8.2.3986: error messages are spread out
v8.2.3986
Bram Moolenaar
2022-01-02
1
-11
/
+87
*
patch 8.2.3985: error messages are spread out
v8.2.3985
Bram Moolenaar
2022-01-02
1
-2
/
+189
*
patch 8.2.3983: error messages are spread out
v8.2.3983
Bram Moolenaar
2022-01-02
1
-1
/
+102
*
patch 8.2.3978: build error when using dynamycally loaded Python 3
v8.2.3978
Bram Moolenaar
2022-01-02
1
-1
/
+1
*
patch 8.2.3977: error messages are spread out
v8.2.3977
Bram Moolenaar
2022-01-01
1
-1
/
+107
*
patch 8.2.3975: error messages are spread out
v8.2.3975
Bram Moolenaar
2022-01-01
1
-8
/
+73
*
patch 8.2.3973: tiny build fails
v8.2.3973
Bram Moolenaar
2022-01-01
1
-0
/
+2
*
patch 8.2.3972: error messages are spread out
v8.2.3972
Bram Moolenaar
2022-01-01
1
-0
/
+30
*
patch 8.2.3970: error messages are spread out
v8.2.3970
Bram Moolenaar
2022-01-01
1
-0
/
+72
*
patch 8.2.3967: error messages are spread out
v8.2.3967
Bram Moolenaar
2022-01-01
1
-1
/
+130
*
patch 8.2.3963: build failure with tiny and small features
v8.2.3963
Bram Moolenaar
2022-01-01
1
-1
/
+3
[next]