log src/version.c @ 28879:73d490493dc6 v8.2.4962

age author description
Mon, 16 May 2022 12:15:04 +0200 Bram Moolenaar patch 8.2.4962: files show up in git status v8.2.4962
Mon, 16 May 2022 11:15:05 +0200 Bram Moolenaar patch 8.2.4961: build error with a certain combination of features v8.2.4961
Sun, 15 May 2022 23:30:03 +0200 Bram Moolenaar patch 8.2.4960: text properties that cross lines not updated for deleted line v8.2.4960
Sun, 15 May 2022 16:00:03 +0200 Bram Moolenaar patch 8.2.4959: using NULL regexp program v8.2.4959
Sun, 15 May 2022 15:00:02 +0200 Bram Moolenaar patch 8.2.4958: a couple conditions are always true v8.2.4958
Sun, 15 May 2022 14:15:04 +0200 Bram Moolenaar patch 8.2.4957: text properties in a wrong position after a block change v8.2.4957
Sat, 14 May 2022 22:30:03 +0200 Bram Moolenaar patch 8.2.4956: reading past end of line with "gf" in Visual block mode v8.2.4956
Sat, 14 May 2022 20:00:05 +0200 Bram Moolenaar patch 8.2.4955: text property in wrong position after auto-indent v8.2.4955
Sat, 14 May 2022 19:15:03 +0200 Bram Moolenaar patch 8.2.4954: inserting line breaks text property spanning two lines v8.2.4954
Sat, 14 May 2022 14:00:03 +0200 Bram Moolenaar patch 8.2.4953: with 'si' inserting '}' after completion goes wrong v8.2.4953
Sat, 14 May 2022 13:45:02 +0200 Bram Moolenaar patch 8.2.4952: GUI test will fail if color scheme changes v8.2.4952
Sat, 14 May 2022 13:00:05 +0200 Bram Moolenaar patch 8.2.4951: smart indenting done when not enabled v8.2.4951
Fri, 13 May 2022 23:00:03 +0200 Bram Moolenaar patch 8.2.4950: text properties position wrong after shifting text v8.2.4950
Fri, 13 May 2022 17:30:02 +0200 Bram Moolenaar patch 8.2.4949: Vim9: some code not covered by tests v8.2.4949
Fri, 13 May 2022 15:00:03 +0200 Bram Moolenaar patch 8.2.4948: cannot use Perl heredoc in nested :def function v8.2.4948
Fri, 13 May 2022 13:45:03 +0200 Bram Moolenaar patch 8.2.4947: text properties not adjusted when accepting spell suggestion v8.2.4947
Thu, 12 May 2022 23:15:03 +0200 Bram Moolenaar patch 8.2.4946: Vim9: some code not covered by tests v8.2.4946
Thu, 12 May 2022 21:45:06 +0200 Bram Moolenaar patch 8.2.4945: inconsistent use of white space v8.2.4945
Thu, 12 May 2022 20:00:02 +0200 Bram Moolenaar patch 8.2.4944: text properties are wrong after "cc" v8.2.4944
Thu, 12 May 2022 18:45:02 +0200 Bram Moolenaar patch 8.2.4943: changing 'switchbuf' may have no effect v8.2.4943
Thu, 12 May 2022 18:30:05 +0200 Bram Moolenaar patch 8.2.4942: error when setting 'filetype' in help file again v8.2.4942
Thu, 12 May 2022 16:45:03 +0200 Bram Moolenaar patch 8.2.4941: '[ and '] marks may be wrong after undo v8.2.4941
Thu, 12 May 2022 12:15:03 +0200 Bram Moolenaar patch 8.2.4940: some code is never used v8.2.4940
Wed, 11 May 2022 15:30:03 +0200 Bram Moolenaar patch 8.2.4939: matchfuzzypos() with "matchseq" does not have all positions v8.2.4939
Wed, 11 May 2022 12:45:04 +0200 Bram Moolenaar patch 8.2.4938: crash when matching buffer with invalid pattern v8.2.4938
Tue, 10 May 2022 22:15:02 +0200 Bram Moolenaar patch 8.2.4937: no test for what 8.2.4931 fixes v8.2.4937
Tue, 10 May 2022 22:00:02 +0200 Bram Moolenaar patch 8.2.4936: MS-Windows: mouse coordinates for scroll event are wrong v8.2.4936
Tue, 10 May 2022 20:15:02 +0200 Bram Moolenaar patch 8.2.4935: with 'foldmethod' "indent" some lines not included in fold v8.2.4935
Tue, 10 May 2022 19:15:03 +0200 Bram Moolenaar patch 8.2.4934: string interpolation fails when not evaluating v8.2.4934
Tue, 10 May 2022 19:00:05 +0200 Bram Moolenaar patch 8.2.4933: a few more capitalization mistakes in error messages v8.2.4933
Tue, 10 May 2022 19:00:04 +0200 Bram Moolenaar patch 8.2.4932: not easy to filter the output of maplist() v8.2.4932
Tue, 10 May 2022 14:45:02 +0200 Bram Moolenaar patch 8.2.4931: Crash with sequence of Perl commands v8.2.4931
Tue, 10 May 2022 14:30:04 +0200 Bram Moolenaar patch 8.2.4930: interpolated string expression requires escaping v8.2.4930
Mon, 09 May 2022 22:15:03 +0200 Bram Moolenaar patch 8.2.4929: off-by-one error in in statusline item v8.2.4929
Mon, 09 May 2022 21:15:04 +0200 Bram Moolenaar patch 8.2.4928: various white space and cosmetic mistakes v8.2.4928
Mon, 09 May 2022 15:15:03 +0200 Bram Moolenaar patch 8.2.4927: return type of remove() incorrect when using three arguments v8.2.4927
Mon, 09 May 2022 14:45:03 +0200 Bram Moolenaar patch 8.2.4926: #ifdef for crypt feature around too many lines v8.2.4926
Mon, 09 May 2022 14:30:03 +0200 Bram Moolenaar patch 8.2.4925: trailing backslash may cause reading past end of line v8.2.4925
Mon, 09 May 2022 13:30:03 +0200 Bram Moolenaar patch 8.2.4924: maparg() may return a string that cannot be reused v8.2.4924
Mon, 09 May 2022 12:15:03 +0200 Bram Moolenaar patch 8.2.4923: test checks for terminal feature unnecessarily v8.2.4923
Mon, 09 May 2022 00:00:03 +0200 Bram Moolenaar patch 8.2.4922: mouse test fails on MS-Windows v8.2.4922
Sun, 08 May 2022 23:45:04 +0200 Bram Moolenaar patch 8.2.4921: spell test fails because of new illegal byte check v8.2.4921
Sun, 08 May 2022 23:45:03 +0200 Bram Moolenaar patch 8.2.4920: MS-Windows GUI: unused variables v8.2.4920
Sun, 08 May 2022 23:45:02 +0200 Bram Moolenaar patch 8.2.4919: can add invalid bytes with :spellgood v8.2.4919
Sun, 08 May 2022 22:30:03 +0200 Bram Moolenaar patch 8.2.4918: conceal character from matchadd() displayed too many times v8.2.4918
Sun, 08 May 2022 22:15:02 +0200 Bram Moolenaar patch 8.2.4917: fuzzy expansion of option names is not right v8.2.4917
Sun, 08 May 2022 21:45:04 +0200 Bram Moolenaar patch 8.2.4916: mouse in Insert mode test fails v8.2.4916
Sun, 08 May 2022 20:45:03 +0200 Bram Moolenaar patch 8.2.4915: sometimes the cursor is in the wrong position v8.2.4915
Sun, 08 May 2022 17:45:02 +0200 Bram Moolenaar patch 8.2.4914: string interpolation in :def function may fail v8.2.4914
Sun, 08 May 2022 16:15:05 +0200 Bram Moolenaar patch 8.2.4913: popup_hide() does not always have effect v8.2.4913
Sat, 07 May 2022 22:15:03 +0200 Bram Moolenaar patch 8.2.4912: using execute() to define a lambda doesn't work v8.2.4912
Sat, 07 May 2022 21:15:06 +0200 Bram Moolenaar patch 8.2.4911: the mode #defines are not clearly named v8.2.4911
Sat, 07 May 2022 19:00:03 +0200 Bram Moolenaar patch 8.2.4910: imperfect coding v8.2.4910
Sat, 07 May 2022 17:45:02 +0200 Bram Moolenaar patch 8.2.4909: MODE_ enum entries names are too generic v8.2.4909
Sat, 07 May 2022 16:45:02 +0200 Bram Moolenaar patch 8.2.4908: no text formatting for // comment after a statement v8.2.4908
Sat, 07 May 2022 16:00:03 +0200 Bram Moolenaar patch 8.2.4907: some users do not want a line comment always inserted v8.2.4907
Sat, 07 May 2022 15:15:03 +0200 Bram Moolenaar patch 8.2.4906: MS-Windows: cannot use transparent background v8.2.4906
Sat, 07 May 2022 14:30:03 +0200 Bram Moolenaar patch 8.2.4905: codecov includes MS-Windows install header file v8.2.4905
Sat, 07 May 2022 14:15:02 +0200 Bram Moolenaar patch 8.2.4904: codecov includes MS-Windows install files v8.2.4904
Sat, 07 May 2022 14:00:02 +0200 Bram Moolenaar patch 8.2.4903: cannot get the current cmdline completion type and position v8.2.4903