Gitiles
Code Review
Sign In
gerrit.witaqua.org
/
external_vim
/
e49b8e8d7589e85e75aedefab7ce97da47adbf74
e49b8e8
patch 8.2.1105: insufficient test coverage for Lua
by Bram Moolenaar
· 6 years ago
11b6600
patch 8.2.1104: Coverity warnts for possible NULL pointer use
by Bram Moolenaar
· 6 years ago
e707c88
patch 8.2.1103: Coverity reports an unnecessary NULL check
by Bram Moolenaar
· 6 years ago
9004949
patch 8.2.1102: Coverity gets confused by an unnecessary NULL check
by Bram Moolenaar
· 6 years ago
be7a50c
patch 8.2.1101: no error when using wrong arguments for setqflist()
by Bram Moolenaar
· 6 years ago
47e880d
patch 8.2.1100: Vim9: cannot use line break in :execute argument
by Bram Moolenaar
· 6 years ago
37c8371
patch 8.2.1099: Vim9: cannot use line break in :cexpr argument
by Bram Moolenaar
· 6 years ago
006ad48
patch 8.2.1098: Vim9: cannot use line break in :throw argument
by Bram Moolenaar
· 6 years ago
e46a440
Runtime file updates
by Bram Moolenaar
· 6 years ago
de8f0f4
patch 8.2.1097: highlight code not sufficiently tested
by Bram Moolenaar
· 6 years ago
f151ad1
patch 8.2.1096: Vim9: return type of getqflist() is wrong
by Bram Moolenaar
· 6 years ago
6b94961
patch 8.2.1095: may use pointer after freeing it
by Bram Moolenaar
· 6 years ago
a53618d
patch 8.2.1094: dead code in libvterm
by Bram Moolenaar
· 6 years ago
de19b74
patch 8.2.1093: Python: double free when adding item to dict fails
by Bram Moolenaar
· 6 years ago
cf07011
patch 8.2.1092: not checking if saving for undo succeeds
by Bram Moolenaar
· 6 years ago
d034220
patch 8.2.1091: no check if opening a pty works
by Bram Moolenaar
· 6 years ago
9b5384b
patch 8.2.1090: may use NULL pointer when skipping over name
by Bram Moolenaar
· 6 years ago
927b7dd
patch 8.2.1089: Coverity warns for pointer computation
by Bram Moolenaar
· 6 years ago
6378b21
patch 8.2.1088: a very long translation might cause a buffer overflow
by Bram Moolenaar
· 6 years ago
566cc8c
patch 8.2.1087: possible memory leak when file expansion fails
by Bram Moolenaar
· 6 years ago
cf30643
patch 8.2.1086: possibly using freed memory when text properties used
by Bram Moolenaar
· 6 years ago
6d90c61
patch 8.2.1085: Coverity complains about ignoring dict_add() return value
by Bram Moolenaar
· 6 years ago
7d2ac92
patch 8.2.1084: Lua: registering function has useless code
by Bram Moolenaar
· 6 years ago
fda20c4
patch 8.2.1083: crash when using reduce() on a NULL list
by Bram Moolenaar
· 6 years ago
9163919
patch 8.2.1082: Coverity complains about ignoring dict_add() return value
by Bram Moolenaar
· 6 years ago
a1f9f86
patch 8.2.1081: Lua: cannot use table.insert() and table.remove()
by Bram Moolenaar
· 6 years ago
b7a78f7
patch 8.2.1080: Vim9: no line break allowed in a for loop
by Bram Moolenaar
· 6 years ago
d5053d0
patch 8.2.1079: Vim9: no line break allowed in a while loop
by Bram Moolenaar
· 6 years ago
06cf97e
patch 8.2.1078: highlight and match functionality together in one file
by Bram Moolenaar
· 6 years ago
75e1567
patch 8.2.1077: no enough test coverage for highlighting
by Bram Moolenaar
· 6 years ago
faf8626
patch 8.2.1076: Vim9: no line break allowed in :if expression
by Bram Moolenaar
· 6 years ago
7e8967f
patch 8.2.1075: Vim9: no line break allowed in :echo expression
by Bram Moolenaar
· 6 years ago
9215f01
patch 8.2.1074: Vim9: no line break allowed after some operators
by Bram Moolenaar
· 6 years ago
7a4981b
patch 8.2.1073: Vim9: no line break allowed in () expression
by Bram Moolenaar
· 6 years ago
a0a0c41
patch 8.2.1072: missing libvterm test
by Bram Moolenaar
· 6 years ago
e40fbc2
patch 8.2.1071: Vim9: no line break allowed inside a lambda
by Bram Moolenaar
· 6 years ago
ab19d49
patch 8.2.1070: Vim9: leaking memory when lacking white space in dict
by Bram Moolenaar
· 6 years ago
e6e0317
patch 8.2.1069: Vim9: fail to check for white space in list
by Bram Moolenaar
· 6 years ago
8ea9390
patch 8.2.1068: Vim9: no line break allowed inside a dict
by Bram Moolenaar
· 6 years ago
0b1cd52
patch 8.2.1067: expression "!expr->func()" does not work
by Bram Moolenaar
· 6 years ago
bd84617
patch 8.2.1066: Lua arrays are zero based
by Bram Moolenaar
· 6 years ago
7147820
patch 8.2.1065: Vim9: no line break allowed inside a list
by Bram Moolenaar
· 6 years ago
e6536aa
patch 8.2.1064: Vim9: no line break allowed before comperators
by Bram Moolenaar
· 6 years ago
be7ee48
patch 8.2.1063: Vim9: no line break allowed before || or &&
by Bram Moolenaar
· 6 years ago
793648f
patch 8.2.1062: Vim9: no line break allowed inside "cond ? val1 : val2"
by Bram Moolenaar
· 6 years ago
5d3c9f8
patch 8.2.1061: insufficient testing for src/window.c
by Bram Moolenaar
· 6 years ago
5f36d5f
patch 8.2.1060: not all elinks files are recognized
by Bram Moolenaar
· 6 years ago
cf84417
patch 8.2.1059: crash when using :tabonly in an autocommand
by Bram Moolenaar
· 6 years ago
fc838d6
patch 8.2.1058: multiline conceal causes display errors
by Bram Moolenaar
· 6 years ago
1e4c7d0
patch 8.2.1057: cannot build with dynamic Lua
by Bram Moolenaar
· 6 years ago
211dd3f
patch 8.2.1056: wrong display when mixing match conceal and syntax conceal
by Bram Moolenaar
· 6 years ago
73b4465
patch 8.2.1055: no filetype set for pacman config files
by Bram Moolenaar
· 6 years ago
801ab06
patch 8.2.1054: not so easy to pass a lua function to Vim
by Bram Moolenaar
· 6 years ago
832adf9
patch 8.2.1053: insufficient testing for 'statusline' and 'tabline'
by Bram Moolenaar
· 6 years ago
7acde51
patch 8.2.1052: build failure with older compilers
by Bram Moolenaar
· 6 years ago
ca275a0
patch 8.2.1051: crash when changing a list while using reduce() on it
by Bram Moolenaar
· 6 years ago
65a8ed3
patch 8.2.1050: missing change in struct
by Bram Moolenaar
· 6 years ago
b171fb1
patch 8.2.1049: Vim9: leaking memory when using continuation line
by Bram Moolenaar
· 6 years ago
9d40c63
patch 8.2.1048: build failure without the eval feature
by Bram Moolenaar
· 6 years ago
5409f5d
patch 8.2.1047: Vim9: script cannot use line continuation like :def function
by Bram Moolenaar
· 6 years ago
b7e2483
patch 8.2.1046: insufficient tests for src/buffer.c
by Bram Moolenaar
· 6 years ago
67fbdfe
patch 8.2.1045: Vim9: line break before operator does not work
by Bram Moolenaar
· 6 years ago
ef6d86c
patch 8.2.1044: not all systemd file types are recognized
by Bram Moolenaar
· 6 years ago
4014e2c
patch 8.2.1043: %a item in 'statusline' not tested
by Bram Moolenaar
· 6 years ago
df069ee
patch 8.2.1042: Vim9: cannot put an operator on the next line
by Bram Moolenaar
· 6 years ago
7eaafe6
patch 8.2.1041: test summary is missing executed count
by Bram Moolenaar
· 6 years ago
bdd2c29
patch 8.2.1040: not enough testing for movement commands
by Bram Moolenaar
· 6 years ago
25fd267
patch 8.2.1039: cannot put NUL byte on clipboard
by Bram Moolenaar
· 6 years ago
b2b218d
patch 8.2.1038: popupwin test fails
by Bram Moolenaar
· 6 years ago
acd4c5e
patch 8.2.1037: Vim9: crash when using line continuation inside :def
by Bram Moolenaar
· 6 years ago
373c651
patch 8.2.1036: popupwin test fails sometimes
by Bram Moolenaar
· 6 years ago
7633fe5
patch 8.2.1035: setreg() does not always clear the register
by Bram Moolenaar
· 6 years ago
38041da
patch 8.2.1034: compiler warning for uninitialized variables
by Bram Moolenaar
· 6 years ago
73fef33
Update runtime files
by Bram Moolenaar
· 6 years ago
8d94379
patch 8.2.1033: not easy to read the test time in the test output
by Bram Moolenaar
· 6 years ago
7fe8755
patch 8.2.1032: error message for declaring a variable cannot be translated
by Bram Moolenaar
· 6 years ago
f5433fb
patch 8.2.1031: build failure with Perl5.32
by Bram Moolenaar
· 6 years ago
da58134
patch 8.2.1030: reducing size of a terminal window may cause a crash
by Bram Moolenaar
· 6 years ago
23c5527
patch 8.2.1029: Vim9: cannot chain function calls with -> at line start
by Bram Moolenaar
· 6 years ago
e55b1c0
patch 8.2.1028: Vim9: no error for declaring buffer, window, etc. variable
by Bram Moolenaar
· 6 years ago
820ffa5
patch 8.2.1027: GUI: multi-byte characters do not work in a terminal
by Bram Moolenaar
· 6 years ago
a3b7fdc
patch 8.2.1026: Vim9: cannot break the line after "->"
by Bram Moolenaar
· 6 years ago
8c524f7
patch 8.2.1025: tabpage menu and tabline not sufficiently tested
by Bram Moolenaar
· 6 years ago
6797966
patch 8.2.1024: Vim9: no error for using "let g:var = val"
by Bram Moolenaar
· 6 years ago
0cb5bcf
patch 8.2.1023: Vim9: redefining a function uses a new index every time
by Bram Moolenaar
· 6 years ago
845e0ee
patch 8.2.1022: various parts of code not covered by tests
by Bram Moolenaar
· 6 years ago
a190548
patch 8.2.1021: Ruby interface not tested enough
by Bram Moolenaar
· 6 years ago
b326edf
patch 8.2.1020: popupwin test fails in the GUI
by Bram Moolenaar
· 6 years ago
ef6746f
patch 8.2.1019: mapping <M-S-a> does not work in the GUI
by Bram Moolenaar
· 6 years ago
280b0dc
patch 8.2.1018: typo in enum value
by Bram Moolenaar
· 6 years ago
1089374
patch 8.2.1017: Appveyor output doesn't show MinGW console features
by Bram Moolenaar
· 6 years ago
7e38003
patch 8.2.1016: Vim9: test fails when channel feature is missing
by Bram Moolenaar
· 6 years ago
20298ce
patch 8.2.1015: popup filter gets key with modifier prepended
by Bram Moolenaar
· 6 years ago
1e0b7b1
patch 8.2.1014: using "name" for a string result is confusing
by Bram Moolenaar
· 6 years ago
ec9b017
patch 8.2.1013: channel tests can be a bit flaky
by Bram Moolenaar
· 6 years ago
3b74b6b
patch 8.2.1012: Vim9: cannot declare single character script variables
by Bram Moolenaar
· 6 years ago
c785b9a
patch 8.2.1011: Vim9: some code not tested
by Bram Moolenaar
· 6 years ago
128d307
patch 8.2.1010: build failure in libvterm with debug enabled
by Bram Moolenaar
· 6 years ago
c5b1c20
patch 8.2.1009: Vim9: some failures not checked for
by Bram Moolenaar
· 6 years ago
0779fab
patch 8.2.1008: Vim9: no test for disassambling newly added instructions
by Bram Moolenaar
· 6 years ago
Next »