log src/version.c @ 21158:157fe2d26e16 v8.2.1130

age author description
Sun, 05 Jul 2020 15:45:03 +0200 Bram Moolenaar patch 8.2.1130: Vim9: bar not recognized after function call v8.2.1130
Sun, 05 Jul 2020 15:00:04 +0200 Bram Moolenaar patch 8.2.1129: Vim9: bar not recognized after not compiled command v8.2.1129
Sun, 05 Jul 2020 14:15:07 +0200 Bram Moolenaar patch 8.2.1128: the write message mentions characters, but it's bytes v8.2.1128
Sat, 04 Jul 2020 19:30:04 +0200 Bram Moolenaar patch 8.2.1127: Vim9: getting a dict member may not work v8.2.1127
Sat, 04 Jul 2020 17:45:03 +0200 Bram Moolenaar patch 8.2.1126: Vim9: using :copen causes an error v8.2.1126
Sat, 04 Jul 2020 14:30:04 +0200 Bram Moolenaar patch 8.2.1125: Vim9: double quote can be a string or a comment v8.2.1125
Sat, 04 Jul 2020 13:30:04 +0200 Bram Moolenaar patch 8.2.1124: Vim9: no line break allowed in :import command v8.2.1124
Fri, 03 Jul 2020 21:30:04 +0200 Bram Moolenaar patch 8.2.1123: Python 3 test is old style v8.2.1123
Fri, 03 Jul 2020 21:15:04 +0200 Bram Moolenaar patch 8.2.1122: Vim9: line continuation in dict member not recognized v8.2.1122
Fri, 03 Jul 2020 18:30:03 +0200 Bram Moolenaar patch 8.2.1121: command completion not working after ++arg v8.2.1121
Fri, 03 Jul 2020 18:15:04 +0200 Bram Moolenaar patch 8.2.1120: Python code not tested properly v8.2.1120
Thu, 02 Jul 2020 23:00:04 +0200 Bram Moolenaar patch 8.2.1119: configure fails with Xcode 12 beta v8.2.1119
Thu, 02 Jul 2020 21:30:04 +0200 Bram Moolenaar patch 8.2.1118: condition can never be true, dead code v8.2.1118
Thu, 02 Jul 2020 21:30:03 +0200 Bram Moolenaar patch 8.2.1117: Coverity warns for unsing unitialized field v8.2.1117
Thu, 02 Jul 2020 21:15:05 +0200 Bram Moolenaar patch 8.2.1116: Vim9: parsing command checks for list twice v8.2.1116
Thu, 02 Jul 2020 21:15:04 +0200 Bram Moolenaar patch 8.2.1115: iminsert test fails when compiled with VIMDLL v8.2.1115
Wed, 01 Jul 2020 22:00:04 +0200 Bram Moolenaar patch 8.2.1114: terminal test sometimes times out v8.2.1114
Wed, 01 Jul 2020 20:30:05 +0200 Bram Moolenaar patch 8.2.1113: no test for verbose output of :call v8.2.1113
Wed, 01 Jul 2020 20:15:03 +0200 Bram Moolenaar patch 8.2.1112: Vim9: no line continuation allowed in method call v8.2.1112
Wed, 01 Jul 2020 18:45:04 +0200 Bram Moolenaar patch 8.2.1111: inconsistent naming of get_list_tv() and eval_dict() v8.2.1111
Wed, 01 Jul 2020 17:30:06 +0200 Bram Moolenaar patch 8.2.1110: Vim9: line continuation does not work in function arguments v8.2.1110
Wed, 01 Jul 2020 16:15:03 +0200 Bram Moolenaar patch 8.2.1109: still crashing when using s:variable v8.2.1109
Wed, 01 Jul 2020 16:00:05 +0200 Bram Moolenaar patch 8.2.1108: mouse left-right scroll is not supported in terminal window v8.2.1108
Wed, 01 Jul 2020 15:15:04 +0200 Bram Moolenaar patch 8.2.1107: 'imactivatefunc' and 'imstatusfunc' are not used in the GUI v8.2.1107
Wed, 01 Jul 2020 14:45:05 +0200 Bram Moolenaar patch 8.2.1106: crash when trying to use s: variable in typed command v8.2.1106
Wed, 01 Jul 2020 14:00:05 +0200 Bram Moolenaar patch 8.2.1105: insufficient test coverage for Lua v8.2.1105
Wed, 01 Jul 2020 13:30:04 +0200 Bram Moolenaar patch 8.2.1104: Coverity warnts for possible NULL pointer use v8.2.1104
Wed, 01 Jul 2020 13:15:06 +0200 Bram Moolenaar patch 8.2.1103: Coverity reports an unnecessary NULL check v8.2.1103
Wed, 01 Jul 2020 13:15:04 +0200 Bram Moolenaar patch 8.2.1102: Coverity gets confused by an unnecessary NULL check v8.2.1102
Tue, 30 Jun 2020 22:15:05 +0200 Bram Moolenaar patch 8.2.1101: no error when using wrong arguments for setqflist() v8.2.1101
Tue, 30 Jun 2020 22:15:04 +0200 Bram Moolenaar patch 8.2.1100: Vim9: cannot use line break in :execute argument v8.2.1100
Tue, 30 Jun 2020 21:30:04 +0200 Bram Moolenaar patch 8.2.1099: Vim9: cannot use line break in :cexpr argument v8.2.1099
Tue, 30 Jun 2020 21:00:03 +0200 Bram Moolenaar patch 8.2.1098: Vim9: cannot use line break in :throw argument v8.2.1098
Tue, 30 Jun 2020 19:00:04 +0200 Bram Moolenaar patch 8.2.1097: highlight code not sufficiently tested v8.2.1097
Tue, 30 Jun 2020 13:45:06 +0200 Bram Moolenaar patch 8.2.1096: Vim9: return type of getqflist() is wrong v8.2.1096
Mon, 29 Jun 2020 23:30:04 +0200 Bram Moolenaar patch 8.2.1095: may use pointer after freeing it v8.2.1095
Mon, 29 Jun 2020 23:15:05 +0200 Bram Moolenaar patch 8.2.1094: dead code in libvterm v8.2.1094
Mon, 29 Jun 2020 23:15:04 +0200 Bram Moolenaar patch 8.2.1093: Python: double free when adding item to dict fails v8.2.1093
Mon, 29 Jun 2020 23:15:03 +0200 Bram Moolenaar patch 8.2.1092: not checking if saving for undo succeeds v8.2.1092
Mon, 29 Jun 2020 22:45:07 +0200 Bram Moolenaar patch 8.2.1091: no check if opening a pty works v8.2.1091
Mon, 29 Jun 2020 22:45:07 +0200 Bram Moolenaar patch 8.2.1090: may use NULL pointer when skipping over name v8.2.1090
Mon, 29 Jun 2020 22:30:04 +0200 Bram Moolenaar patch 8.2.1089: Coverity warns for pointer computation v8.2.1089
Mon, 29 Jun 2020 21:45:04 +0200 Bram Moolenaar patch 8.2.1088: a very long translation might cause a buffer overflow v8.2.1088
Mon, 29 Jun 2020 21:15:03 +0200 Bram Moolenaar patch 8.2.1087: possible memory leak when file expansion fails
Mon, 29 Jun 2020 20:45:04 +0200 Bram Moolenaar patch 8.2.1086: possibly using freed memory when text properties used v8.2.1086
Mon, 29 Jun 2020 20:30:04 +0200 Bram Moolenaar patch 8.2.1085: Coverity complains about ignoring dict_add() return value v8.2.1085
Mon, 29 Jun 2020 20:30:04 +0200 Bram Moolenaar patch 8.2.1084: Lua: registering function has useless code v8.2.1084
Mon, 29 Jun 2020 20:15:04 +0200 Bram Moolenaar patch 8.2.1083: crash when using reduce() on a NULL list v8.2.1083
Mon, 29 Jun 2020 20:00:04 +0200 Bram Moolenaar patch 8.2.1082: Coverity complains about ignoring dict_add() return value v8.2.1082
Sun, 28 Jun 2020 22:45:04 +0200 Bram Moolenaar patch 8.2.1081: Lua: cannot use table.insert() and table.remove() v8.2.1081
Sun, 28 Jun 2020 18:45:04 +0200 Bram Moolenaar patch 8.2.1080: Vim9: no line break allowed in a for loop v8.2.1080
Sun, 28 Jun 2020 16:00:04 +0200 Bram Moolenaar patch 8.2.1079: Vim9: no line break allowed in a while loop v8.2.1079
Sun, 28 Jun 2020 13:30:04 +0200 Bram Moolenaar patch 8.2.1078: highlight and match functionality together in one file v8.2.1078
Sun, 28 Jun 2020 13:15:05 +0200 Bram Moolenaar patch 8.2.1077: no enough test coverage for highlighting v8.2.1077
Sat, 27 Jun 2020 23:15:03 +0200 Bram Moolenaar patch 8.2.1076: Vim9: no line break allowed in :if expression v8.2.1076
Sat, 27 Jun 2020 22:00:04 +0200 Bram Moolenaar patch 8.2.1075: Vim9: no line break allowed in :echo expression v8.2.1075
Sat, 27 Jun 2020 21:30:04 +0200 Bram Moolenaar patch 8.2.1074: Vim9: no line break allowed after some operators v8.2.1074
Sat, 27 Jun 2020 21:00:03 +0200 Bram Moolenaar patch 8.2.1073: Vim9: no line break allowed in () expression v8.2.1073
Sat, 27 Jun 2020 18:15:04 +0200 Bram Moolenaar patch 8.2.1072: missing libvterm test v8.2.1072
Sat, 27 Jun 2020 18:15:03 +0200 Bram Moolenaar patch 8.2.1071: Vim9: no line break allowed inside a lambda v8.2.1071
Sat, 27 Jun 2020 17:15:03 +0200 Bram Moolenaar patch 8.2.1070: Vim9: leaking memory when lacking white space in dict v8.2.1070
Sat, 27 Jun 2020 16:45:05 +0200 Bram Moolenaar patch 8.2.1069: Vim9: fail to check for white space in list v8.2.1069
Sat, 27 Jun 2020 14:15:04 +0200 Bram Moolenaar patch 8.2.1068: Vim9: no line break allowed inside a dict v8.2.1068
Sat, 27 Jun 2020 13:15:03 +0200 Bram Moolenaar patch 8.2.1067: expression "!expr->func()" does not work v8.2.1067
Sat, 27 Jun 2020 12:45:04 +0200 Bram Moolenaar patch 8.2.1066: Lua arrays are zero based v8.2.1066
Fri, 26 Jun 2020 23:00:05 +0200 Bram Moolenaar patch 8.2.1065: Vim9: no line break allowed inside a list v8.2.1065
Fri, 26 Jun 2020 22:15:03 +0200 Bram Moolenaar patch 8.2.1064: Vim9: no line break allowed before comperators v8.2.1064
Fri, 26 Jun 2020 21:45:16 +0200 Bram Moolenaar patch 8.2.1063: Vim9: no line break allowed before || or && v8.2.1063
Fri, 26 Jun 2020 21:30:06 +0200 Bram Moolenaar patch 8.2.1062: Vim9: no line break allowed inside "cond ? val1 : val2" v8.2.1062
Fri, 26 Jun 2020 20:45:08 +0200 Bram Moolenaar patch 8.2.1061: insufficient testing for src/window.c v8.2.1061
Fri, 26 Jun 2020 20:30:04 +0200 Bram Moolenaar patch 8.2.1060: not all elinks files are recognized v8.2.1060
Fri, 26 Jun 2020 19:45:07 +0200 Bram Moolenaar patch 8.2.1059: crash when using :tabonly in an autocommand v8.2.1059
Thu, 25 Jun 2020 22:30:15 +0200 Bram Moolenaar patch 8.2.1058: multiline conceal causes display errors v8.2.1058
Thu, 25 Jun 2020 21:00:18 +0200 Bram Moolenaar patch 8.2.1057: cannot build with dynamic Lua v8.2.1057
Thu, 25 Jun 2020 20:15:32 +0200 Bram Moolenaar patch 8.2.1056: wrong display when mixing match conceal and syntax conceal v8.2.1056
Thu, 25 Jun 2020 20:00:54 +0200 Bram Moolenaar patch 8.2.1055: no filetype set for pacman config files v8.2.1055
Thu, 25 Jun 2020 19:30:21 +0200 Bram Moolenaar patch 8.2.1054: not so easy to pass a lua function to Vim v8.2.1054
Thu, 25 Jun 2020 19:15:25 +0200 Bram Moolenaar patch 8.2.1053: insufficient testing for 'statusline' and 'tabline' v8.2.1053
Wed, 24 Jun 2020 23:15:04 +0200 Bram Moolenaar patch 8.2.1052: build failure with older compilers v8.2.1052
Wed, 24 Jun 2020 22:15:04 +0200 Bram Moolenaar patch 8.2.1051: crash when changing a list while using reduce() on it v8.2.1051
Wed, 24 Jun 2020 21:15:04 +0200 Bram Moolenaar patch 8.2.1050: missing change in struct v8.2.1050
Wed, 24 Jun 2020 20:45:04 +0200 Bram Moolenaar patch 8.2.1049: Vim9: leaking memory when using continuation line v8.2.1049
Wed, 24 Jun 2020 19:15:04 +0200 Bram Moolenaar patch 8.2.1048: build failure without the eval feature v8.2.1048
Wed, 24 Jun 2020 18:45:04 +0200 Bram Moolenaar patch 8.2.1047: Vim9: script cannot use line continuation like :def function v8.2.1047
Wed, 24 Jun 2020 13:45:06 +0200 Bram Moolenaar patch 8.2.1046: insufficient tests for src/buffer.c v8.2.1046
Tue, 23 Jun 2020 22:30:04 +0200 Bram Moolenaar patch 8.2.1045: Vim9: line break before operator does not work v8.2.1045
Tue, 23 Jun 2020 21:15:04 +0200 Bram Moolenaar patch 8.2.1044: not all systemd file types are recognized v8.2.1044
Tue, 23 Jun 2020 20:15:07 +0200 Bram Moolenaar patch 8.2.1043: %a item in 'statusline' not tested v8.2.1043
Mon, 22 Jun 2020 23:15:04 +0200 Bram Moolenaar patch 8.2.1042: Vim9: cannot put an operator on the next line v8.2.1042
Mon, 22 Jun 2020 22:15:03 +0200 Bram Moolenaar patch 8.2.1041: test summary is missing executed count v8.2.1041
Mon, 22 Jun 2020 21:45:03 +0200 Bram Moolenaar patch 8.2.1040: not enough testing for movement commands v8.2.1040
Mon, 22 Jun 2020 20:45:03 +0200 Bram Moolenaar patch 8.2.1039: cannot put NUL byte on clipboard v8.2.1039
Mon, 22 Jun 2020 20:30:03 +0200 Bram Moolenaar patch 8.2.1038: popupwin test fails v8.2.1038
Mon, 22 Jun 2020 19:45:03 +0200 Bram Moolenaar patch 8.2.1037: Vim9: crash when using line continuation inside :def v8.2.1037
Mon, 22 Jun 2020 19:30:04 +0200 Bram Moolenaar patch 8.2.1036: popupwin test fails sometimes v8.2.1036
Mon, 22 Jun 2020 19:15:06 +0200 Bram Moolenaar patch 8.2.1035: setreg() does not always clear the register v8.2.1035
Sun, 21 Jun 2020 22:30:03 +0200 Bram Moolenaar patch 8.2.1034: compiler warning for uninitialized variables v8.2.1034
Sun, 21 Jun 2020 20:45:04 +0200 Bram Moolenaar patch 8.2.1033: not easy to read the test time in the test output v8.2.1033
Sun, 21 Jun 2020 20:45:03 +0200 Bram Moolenaar patch 8.2.1032: error message for declaring a variable cannot be translated v8.2.1032
Sun, 21 Jun 2020 20:15:03 +0200 Bram Moolenaar patch 8.2.1031: build failure with Perl5.32 v8.2.1031
Sun, 21 Jun 2020 18:00:04 +0200 Bram Moolenaar patch 8.2.1030: reducing size of a terminal window may cause a crash v8.2.1030
Sun, 21 Jun 2020 17:00:04 +0200 Bram Moolenaar patch 8.2.1029: Vim9: cannot chain function calls with -> at line start v8.2.1029
Sun, 21 Jun 2020 16:00:04 +0200 Bram Moolenaar patch 8.2.1028: Vim9: no error for declaring buffer, window, etc. variable v8.2.1028
Sun, 21 Jun 2020 15:15:03 +0200 Bram Moolenaar patch 8.2.1027: GUI: multi-byte characters do not work in a terminal v8.2.1027
Sun, 21 Jun 2020 14:15:03 +0200 Bram Moolenaar patch 8.2.1026: Vim9: cannot break the line after "->" v8.2.1026
Sun, 21 Jun 2020 13:30:04 +0200 Bram Moolenaar patch 8.2.1025: tabpage menu and tabline not sufficiently tested v8.2.1025
Sat, 20 Jun 2020 23:00:04 +0200 Bram Moolenaar patch 8.2.1024: Vim9: no error for using "let g:var = val" v8.2.1024
Sat, 20 Jun 2020 18:30:04 +0200 Bram Moolenaar patch 8.2.1023: Vim9: redefining a function uses a new index every time v8.2.1023
Sat, 20 Jun 2020 16:15:04 +0200 Bram Moolenaar patch 8.2.1022: various parts of code not covered by tests v8.2.1022
Sat, 20 Jun 2020 16:15:04 +0200 Bram Moolenaar patch 8.2.1021: Ruby interface not tested enough v8.2.1021
Sat, 20 Jun 2020 15:15:03 +0200 Bram Moolenaar patch 8.2.1020: popupwin test fails in the GUI v8.2.1020
Sat, 20 Jun 2020 14:45:03 +0200 Bram Moolenaar patch 8.2.1019: mapping <M-S-a> does not work in the GUI v8.2.1019
Sat, 20 Jun 2020 13:30:04 +0200 Bram Moolenaar patch 8.2.1018: typo in enum value v8.2.1018
Fri, 19 Jun 2020 22:45:05 +0200 Bram Moolenaar patch 8.2.1017: Appveyor output doesn't show MinGW console features v8.2.1017
Fri, 19 Jun 2020 22:45:04 +0200 Bram Moolenaar patch 8.2.1016: Vim9: test fails when channel feature is missing v8.2.1016
Fri, 19 Jun 2020 22:00:04 +0200 Bram Moolenaar patch 8.2.1015: popup filter gets key with modifier prepended v8.2.1015
Fri, 19 Jun 2020 19:45:03 +0200 Bram Moolenaar patch 8.2.1014: using "name" for a string result is confusing v8.2.1014
Fri, 19 Jun 2020 19:15:04 +0200 Bram Moolenaar patch 8.2.1013: channel tests can be a bit flaky v8.2.1013
Fri, 19 Jun 2020 19:15:03 +0200 Bram Moolenaar patch 8.2.1012: Vim9: cannot declare single character script variables v8.2.1012
Fri, 19 Jun 2020 18:45:03 +0200 Bram Moolenaar patch 8.2.1011: Vim9: some code not tested v8.2.1011
Fri, 19 Jun 2020 17:30:03 +0200 Bram Moolenaar patch 8.2.1010: build failure in libvterm with debug enabled v8.2.1010
Thu, 18 Jun 2020 22:45:03 +0200 Bram Moolenaar patch 8.2.1009: Vim9: some failures not checked for v8.2.1009
Thu, 18 Jun 2020 22:30:04 +0200 Bram Moolenaar patch 8.2.1008: Vim9: no test for disassambling newly added instructions v8.2.1008
Thu, 18 Jun 2020 21:15:03 +0200 Bram Moolenaar patch 8.2.1007: completion doesn't work after ":r ++arg !" v8.2.1007
Thu, 18 Jun 2020 21:00:04 +0200 Bram Moolenaar patch 8.2.1006: Vim9: require unnecessary return statement v8.2.1006
Thu, 18 Jun 2020 19:45:03 +0200 Bram Moolenaar patch 8.2.1005: Vim9: using TRUE/FALSE/MAYBE for ctx_skip is confusing v8.2.1005
Thu, 18 Jun 2020 19:30:04 +0200 Bram Moolenaar patch 8.2.1004: line numbers below filler lines not always updated v8.2.1004
Thu, 18 Jun 2020 19:00:05 +0200 Bram Moolenaar patch 8.2.1003: Vim9: return type of sort() is too generic v8.2.1003
Thu, 18 Jun 2020 18:45:04 +0200 Bram Moolenaar patch 8.2.1002: test may fail when run directly v8.2.1002
Thu, 18 Jun 2020 18:30:03 +0200 Bram Moolenaar patch 8.2.1001: Vim9: crash with nested "if" and assignment v8.2.1001
Thu, 18 Jun 2020 17:30:03 +0200 Bram Moolenaar patch 8.2.1000: get error when leaving Ex mode with :visual v8.2.1000
Thu, 18 Jun 2020 15:45:04 +0200 Bram Moolenaar patch 8.2.0999: moving to next sentence gets stuck on quote v8.2.0999
Wed, 17 Jun 2020 23:00:03 +0200 Bram Moolenaar patch 8.2.0998: not all tag code is tested v8.2.0998
Wed, 17 Jun 2020 22:00:05 +0200 Bram Moolenaar patch 8.2.0997: cannot execute a register containing line continuation v8.2.0997
Wed, 17 Jun 2020 21:45:03 +0200 Bram Moolenaar patch 8.2.0996: using "aucmdwin" in win_gettype() is not ideal v8.2.0996
Wed, 17 Jun 2020 20:45:04 +0200 Bram Moolenaar patch 8.2.0995: insufficient testing for the readdir() sort option v8.2.0995
Wed, 17 Jun 2020 20:15:05 +0200 Bram Moolenaar patch 8.2.0994: Vim9: missing function causes compilation error v8.2.0994
Wed, 17 Jun 2020 12:15:05 +0200 Bram Moolenaar patch 8.2.0993: Vim9 script test fails with normal features v8.2.0993
Tue, 16 Jun 2020 23:30:04 +0200 Bram Moolenaar patch 8.2.0992: Vim9: crash when using :import in the Vim command v8.2.0992
Tue, 16 Jun 2020 22:45:04 +0200 Bram Moolenaar patch 8.2.0991: cannot get window type for autocmd and preview window v8.2.0991
Tue, 16 Jun 2020 22:30:04 +0200 Bram Moolenaar patch 8.2.0990: Using duplicate error number v8.2.0990
Tue, 16 Jun 2020 21:00:05 +0200 Bram Moolenaar patch 8.2.0989: crash after resizing a terminal window v8.2.0989
Tue, 16 Jun 2020 20:15:05 +0200 Bram Moolenaar patch 8.2.0988: getting directory contents is always case sorted v8.2.0988
Tue, 16 Jun 2020 11:45:04 +0200 Bram Moolenaar patch 8.2.0987: Vim9: cannot assign to [var; var] v8.2.0987
Mon, 15 Jun 2020 23:30:03 +0200 Bram Moolenaar patch 8.2.0986: MS-Windows: functions test fails v8.2.0986
Mon, 15 Jun 2020 21:45:03 +0200 Bram Moolenaar patch 8.2.0985: simplify() does not remove slashes from "///path" v8.2.0985
Mon, 15 Jun 2020 21:30:04 +0200 Bram Moolenaar patch 8.2.0984: not using previous window when closing a shell popup window v8.2.0984
Mon, 15 Jun 2020 20:30:04 +0200 Bram Moolenaar patch 8.2.0983: SConstruct file type not recognized v8.2.0983
Mon, 15 Jun 2020 20:00:05 +0200 Bram Moolenaar patch 8.2.0982: insufficient testing for reading/writing files v8.2.0982
Sun, 14 Jun 2020 23:15:04 +0200 Bram Moolenaar patch 8.2.0981: Vim9: cannot compile "[var, var] = list" v8.2.0981
Sun, 14 Jun 2020 20:15:03 +0200 Bram Moolenaar patch 8.2.0980: raku file extension not recognized v8.2.0980
Sun, 14 Jun 2020 16:45:03 +0200 Bram Moolenaar patch 8.2.0979: a couple of screendump tests fail v8.2.0979
Sun, 14 Jun 2020 15:45:04 +0200 Bram Moolenaar patch 8.2.0978: leaking memory in termcodes test v8.2.0978
Sun, 14 Jun 2020 14:45:03 +0200 Bram Moolenaar patch 8.2.0977: t_8u is made empty for the wrong terminals v8.2.0977
Sun, 14 Jun 2020 14:00:03 +0200 Bram Moolenaar patch 8.2.0976: some 'cpoptions' not tested v8.2.0976
Sun, 14 Jun 2020 13:00:04 +0200 Bram Moolenaar patch 8.2.0975: Vim9: script variable does not accept optional s: prefix v8.2.0975
Sat, 13 Jun 2020 20:00:04 +0200 Bram Moolenaar patch 8.2.0974: Vim9: memory leak when script var has wrong type v8.2.0974
Sat, 13 Jun 2020 19:15:03 +0200 Bram Moolenaar patch 8.2.0973: Vim9: type is not checked when assigning to a script variable v8.2.0973
Sat, 13 Jun 2020 18:15:03 +0200 Bram Moolenaar patch 8.2.0972: Vim9 script variable declarations need a type v8.2.0972
Sat, 13 Jun 2020 16:45:04 +0200 Bram Moolenaar patch 8.2.0971: build with tiny features fails v8.2.0971
Sat, 13 Jun 2020 16:00:04 +0200 Bram Moolenaar patch 8.2.0970: terminal properties are not available in Vim script v8.2.0970
Sat, 13 Jun 2020 15:15:04 +0200 Bram Moolenaar patch 8.2.0969: assert_equal() output for dicts is hard to figure out v8.2.0969
Sat, 13 Jun 2020 13:30:04 +0200 Bram Moolenaar patch 8.2.0968: no proper testing of the 'cpoptions' flags v8.2.0968
Fri, 12 Jun 2020 23:00:04 +0200 Bram Moolenaar patch 8.2.0967: unnecessary type casts for vim_strnsave() v8.2.0967
Fri, 12 Jun 2020 22:45:04 +0200 Bram Moolenaar patch 8.2.0966: 'shortmess' flag "n" not used in two places v8.2.0966
Fri, 12 Jun 2020 22:30:03 +0200 Bram Moolenaar patch 8.2.0965: has_funcundefined() is not used v8.2.0965
Fri, 12 Jun 2020 22:15:04 +0200 Bram Moolenaar patch 8.2.0964: TextYankPost does not provide info about Visual selection v8.2.0964
Fri, 12 Jun 2020 20:30:04 +0200 Bram Moolenaar patch 8.2.0963: number increment/decrement does not work with 'virtualedit' v8.2.0963
Fri, 12 Jun 2020 20:15:04 +0200 Bram Moolenaar patch 8.2.0962: terminal test sometimes hangs on Travis v8.2.0962
Fri, 12 Jun 2020 19:45:04 +0200 Bram Moolenaar patch 8.2.0961: MS-Windows: no completion for locales v8.2.0961
Thu, 11 Jun 2020 23:15:03 +0200 Bram Moolenaar patch 8.2.0960: cannot use :import in legacy Vim script v8.2.0960
Thu, 11 Jun 2020 19:45:03 +0200 Bram Moolenaar patch 8.2.0959: using 'quickfixtextfunc' is a bit slow v8.2.0959
Thu, 11 Jun 2020 19:30:04 +0200 Bram Moolenaar patch 8.2.0958: not sufficient testing for buffer writing v8.2.0958
Thu, 11 Jun 2020 12:45:04 +0200 Bram Moolenaar patch 8.2.0957: compiler warning for uninitialized variable v8.2.0957
Wed, 10 Jun 2020 22:30:04 +0200 Bram Moolenaar patch 8.2.0956: spell test fails v8.2.0956
Wed, 10 Jun 2020 22:15:04 +0200 Bram Moolenaar patch 8.2.0955: build fails v8.2.0955
Wed, 10 Jun 2020 22:15:03 +0200 Bram Moolenaar patch 8.2.0954: not all desktop files are recognized v8.2.0954
Wed, 10 Jun 2020 22:00:04 +0200 Bram Moolenaar patch 8.2.0953: spell checking doesn't work for CamelCased words v8.2.0953
Wed, 10 Jun 2020 21:00:04 +0200 Bram Moolenaar patch 8.2.0952: no simple way to interrupt Vim v8.2.0952
Wed, 10 Jun 2020 20:30:03 +0200 Bram Moolenaar patch 8.2.0951: search stat test has leftover from debugging v8.2.0951
Wed, 10 Jun 2020 17:15:04 +0200 Bram Moolenaar patch 8.2.0950: tagjump test fails v8.2.0950
Wed, 10 Jun 2020 17:00:04 +0200 Bram Moolenaar patch 8.2.0949: strptime() does not use DST v8.2.0949
Wed, 10 Jun 2020 16:45:03 +0200 Bram Moolenaar patch 8.2.0948: spell test fails v8.2.0948
Wed, 10 Jun 2020 16:00:05 +0200 Bram Moolenaar patch 8.2.0947: readdirex() doesn't handle broken link properly v8.2.0947
Wed, 10 Jun 2020 16:00:05 +0200 Bram Moolenaar patch 8.2.0946: cannot use "q" to cancel a number prompt v8.2.0946
Wed, 10 Jun 2020 15:45:04 +0200 Bram Moolenaar patch 8.2.0945: cannot use "z=" when 'spell' is off v8.2.0945
Wed, 10 Jun 2020 14:30:05 +0200 Bram Moolenaar patch 8.2.0944: xxd test leaves file behind v8.2.0944
Wed, 10 Jun 2020 14:30:04 +0200 Bram Moolenaar patch 8.2.0943: displaying ^M or ^J depends on current buffer v8.2.0943
Wed, 10 Jun 2020 13:15:03 +0200 Bram Moolenaar patch 8.2.0942: expanding to local dir after homedir keeps "~/" v8.2.0942
Wed, 10 Jun 2020 12:30:04 +0200 Bram Moolenaar patch 8.2.0941: detecting terminal properties is unstructured v8.2.0941
Tue, 09 Jun 2020 21:45:03 +0200 Bram Moolenaar patch 8.2.0940: build failure with tiny features v8.2.0940
Tue, 09 Jun 2020 21:30:03 +0200 Bram Moolenaar patch 8.2.0939: checking for term escape sequences is long and confusing v8.2.0939
Tue, 09 Jun 2020 19:45:03 +0200 Bram Moolenaar patch 8.2.0938: NFA regexp uses tolower ()to compare ignore-case v8.2.0938
Tue, 09 Jun 2020 17:45:03 +0200 Bram Moolenaar patch 8.2.0937: asan failure in the flatten() test v8.2.0937
Tue, 09 Jun 2020 16:00:05 +0200 Bram Moolenaar patch 8.2.0936: some terminals misinterpret the code for getting cursor style v8.2.0936
Mon, 08 Jun 2020 21:00:04 +0200 Bram Moolenaar patch 8.2.0935: flattening a list with existing code is slow v8.2.0935
Mon, 08 Jun 2020 19:45:04 +0200 Bram Moolenaar patch 8.2.0934: lhelpgrep twice in help window doesn't jump to the help topic v8.2.0934
Mon, 08 Jun 2020 19:30:03 +0200 Bram Moolenaar patch 8.2.0933: 'quickfixtextfunc' does not get window ID of location list v8.2.0933
Mon, 08 Jun 2020 19:00:04 +0200 Bram Moolenaar patch 8.2.0932: missspelling spelllang v8.2.0932
Sun, 07 Jun 2020 22:30:04 +0200 Bram Moolenaar patch 8.2.0931: some remarks about BeOS remain v8.2.0931
Sun, 07 Jun 2020 22:00:04 +0200 Bram Moolenaar patch 8.2.0930: script filetype detection trips over env -S argument v8.2.0930
Sun, 07 Jun 2020 21:45:04 +0200 Bram Moolenaar patch 8.2.0929: v:register is not cleared after an operator was executed v8.2.0929
Sun, 07 Jun 2020 21:00:03 +0200 Bram Moolenaar patch 8.2.0928: many type casts are used for vim_strnsave() v8.2.0928
Sun, 07 Jun 2020 20:15:03 +0200 Bram Moolenaar patch 8.2.0927: some sshconfig and ssdhconfig files are not recognized v8.2.0927
Sun, 07 Jun 2020 19:45:03 +0200 Bram Moolenaar patch 8.2.0926: cmdline test fails on Appveyor v8.2.0926
Sun, 07 Jun 2020 19:00:03 +0200 Bram Moolenaar patch 8.2.0925: getcompletion() does not return command line arguments v8.2.0925
Sun, 07 Jun 2020 18:30:03 +0200 Bram Moolenaar patch 8.2.0924: cannot save and restore a register properly v8.2.0924
Sun, 07 Jun 2020 17:45:03 +0200 Bram Moolenaar patch 8.2.0923: cmdline test is slow v8.2.0923
Sun, 07 Jun 2020 17:30:03 +0200 Bram Moolenaar patch 8.2.0922: search test fails v8.2.0922
Sun, 07 Jun 2020 17:15:03 +0200 Bram Moolenaar patch 8.2.0921: CTRL-W T in cmdline window causes trouble v8.2.0921
Sun, 07 Jun 2020 16:15:03 +0200 Bram Moolenaar patch 8.2.0920: writing viminfo fails with a circular reference v8.2.0920
Sun, 07 Jun 2020 16:00:06 +0200 Bram Moolenaar patch 8.2.0919: merging modifier for modifyOtherKeys is done twice v8.2.0919
Sun, 07 Jun 2020 15:00:04 +0200 Bram Moolenaar patch 8.2.0918: duplicate code for evaluating expression argument v8.2.0918
Sun, 07 Jun 2020 14:15:04 +0200 Bram Moolenaar patch 8.2.0917: quickfix entries do not suport a "note" type v8.2.0917
Sat, 06 Jun 2020 22:45:04 +0200 Bram Moolenaar patch 8.2.0916: mapping with partly modifyOtherKeys code does not work v8.2.0916
Sat, 06 Jun 2020 18:45:03 +0200 Bram Moolenaar patch 8.2.0915: search() cannot skip over matches like searchpair() can v8.2.0915
Sat, 06 Jun 2020 16:30:04 +0200 Bram Moolenaar patch 8.2.0914: MS-Windows: cannot specify a "modified by" text v8.2.0914
Sat, 06 Jun 2020 16:00:04 +0200 Bram Moolenaar patch 8.2.0913: code for resetting v:register is duplicated v8.2.0913
Sat, 06 Jun 2020 15:30:04 +0200 Bram Moolenaar patch 8.2.0912: a few test cases for CJK formatting are disabled v8.2.0912
Sat, 06 Jun 2020 15:15:03 +0200 Bram Moolenaar patch 8.2.0911: crash when opening a buffer for the cmdline window fails v8.2.0911
Sat, 06 Jun 2020 13:30:04 +0200 Bram Moolenaar Also fix the patch number.
Sat, 06 Jun 2020 13:30:03 +0200 Bram Moolenaar Fix duplicated code that only appears in git.
Fri, 05 Jun 2020 23:30:04 +0200 Bram Moolenaar patch 8.2.0910: Vim is not reproducibly buildable v8.2.0910
Fri, 05 Jun 2020 22:45:04 +0200 Bram Moolenaar patch 8.2.0909: cannot go back to the previous local directory v8.2.0909
Fri, 05 Jun 2020 21:15:04 +0200 Bram Moolenaar patch 8.2.0908: crash when changing the function table while listing it v8.2.0908
Fri, 05 Jun 2020 20:15:04 +0200 Bram Moolenaar patch 8.2.0907: when using :global clipboard isn't set correctly v8.2.0907
Fri, 05 Jun 2020 19:45:03 +0200 Bram Moolenaar patch 8.2.0906: when setting 'termguicolors' SpellBad is no longer red v8.2.0906
Thu, 04 Jun 2020 23:00:03 +0200 Bram Moolenaar patch 8.2.0905: test coverage could be better v8.2.0905
Thu, 04 Jun 2020 22:30:04 +0200 Bram Moolenaar patch 8.2.0904: assuming modifyOtherKeys for rhs of mapping v8.2.0904
Thu, 04 Jun 2020 21:45:04 +0200 Bram Moolenaar patch 8.2.0903: comparing WINVER does not work correctly v8.2.0903
Thu, 04 Jun 2020 21:00:03 +0200 Bram Moolenaar patch 8.2.0902: using searchcount() in 'statusline' causes an error v8.2.0902
Thu, 04 Jun 2020 18:30:04 +0200 Bram Moolenaar patch 8.2.0901: formatting CJK text isn't optimal v8.2.0901
Thu, 04 Jun 2020 17:30:03 +0200 Bram Moolenaar patch 8.2.0900: function list test fails on MS-Windows v8.2.0900
Thu, 04 Jun 2020 17:00:04 +0200 Bram Moolenaar patch 8.2.0899: assert_equalfile() does not give a hint about the difference v8.2.0899
Thu, 04 Jun 2020 16:00:04 +0200 Bram Moolenaar patch 8.2.0898: missing help for a function goes unnoticed v8.2.0898
Thu, 04 Jun 2020 15:30:05 +0200 Bram Moolenaar patch 8.2.0897: list of functions in patched version is outdated v8.2.0897
Wed, 03 Jun 2020 23:00:03 +0200 Bram Moolenaar patch 8.2.0896: crash when calling searchcount() with a string v8.2.0896
Wed, 03 Jun 2020 22:30:04 +0200 Bram Moolenaar patch 8.2.0895: :mkspell output does not mention the tree type v8.2.0895
Wed, 03 Jun 2020 21:00:04 +0200 Bram Moolenaar patch 8.2.0894: :mkspell can take very long if the word count is high v8.2.0894
Wed, 03 Jun 2020 20:00:04 +0200 Bram Moolenaar patch 8.2.0893: assert_equalfile() does not take a third argument v8.2.0893