log src/version.c @ 20970:736d6e6f55f6 v8.2.1036

age author description
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