log src/version.c @ 24582:1a658c5eb326 v8.2.2830

age author description
Mon, 03 May 2021 20:45:04 +0200 Bram Moolenaar patch 8.2.2830: terminal colors are not updated when 'background' is set v8.2.2830
Mon, 03 May 2021 20:15:04 +0200 Bram Moolenaar patch 8.2.2829: some comments are not correct or clear v8.2.2829
Mon, 03 May 2021 20:00:04 +0200 Bram Moolenaar patch 8.2.2828: Coverity complains about not checking rename() return value v8.2.2828
Mon, 03 May 2021 19:15:03 +0200 Bram Moolenaar patch 8.2.2827: test file was not deleted v8.2.2827
Mon, 03 May 2021 19:00:04 +0200 Bram Moolenaar patch 8.2.2826: compiler warnings for int to size_t conversion v8.2.2826
Sun, 02 May 2021 20:30:04 +0200 Bram Moolenaar patch 8.2.2825: code in checkreadonly() not fully tested v8.2.2825
Sun, 02 May 2021 19:30:04 +0200 Bram Moolenaar patch 8.2.2824: MS-Windows: build failure with MSVC v8.2.2824
Sun, 02 May 2021 14:00:03 +0200 Bram Moolenaar patch 8.2.2823: MS-Windows: launching Vim from installer doesn't open README v8.2.2823
Sat, 01 May 2021 22:45:04 +0200 Bram Moolenaar patch 8.2.2822: MS-Windows: unnessarily loading libraries when unregistering v8.2.2822
Sat, 01 May 2021 18:00:06 +0200 Bram Moolenaar patch 8.2.2821: MS-Windows: unnessarily loading libraries when registering OLE v8.2.2821
Fri, 30 Apr 2021 21:45:05 +0200 Bram Moolenaar patch 8.2.2820: session file may divide by zero v8.2.2820
Fri, 30 Apr 2021 19:45:04 +0200 Bram Moolenaar patch 8.2.2819: finishing an abbreviation with multi-byte char may not work v8.2.2819
Thu, 29 Apr 2021 20:30:04 +0200 Bram Moolenaar patch 8.2.2818: no jump added when opening terminal in current window v8.2.2818
Wed, 28 Apr 2021 20:45:03 +0200 Bram Moolenaar patch 8.2.2817: Vim9: script sourcing continues after an error v8.2.2817
Wed, 28 Apr 2021 20:15:04 +0200 Bram Moolenaar patch 8.2.2816: Vim9: comment below expression in lambda causes problems v8.2.2816
Tue, 27 Apr 2021 20:15:03 +0200 Bram Moolenaar patch 8.2.2815: status line flickers when redrawing popup menu info v8.2.2815
Mon, 26 Apr 2021 21:45:04 +0200 Bram Moolenaar patch 8.2.2814: Vim9: unused variable v8.2.2814
Mon, 26 Apr 2021 21:30:04 +0200 Bram Moolenaar patch 8.2.2813: cannot grep using fuzzy matching v8.2.2813
Mon, 26 Apr 2021 20:45:04 +0200 Bram Moolenaar patch 8.2.2812: Vim9: still crash when using substitute expression v8.2.2812
Sun, 25 Apr 2021 16:45:03 +0200 Bram Moolenaar patch 8.2.2811: Vim9: error for missing white space doesn't say where v8.2.2811
Sun, 25 Apr 2021 15:00:04 +0200 Bram Moolenaar patch 8.2.2810: Vim9: crash when calling a function in a substitute expression v8.2.2810
Sun, 25 Apr 2021 14:00:03 +0200 Bram Moolenaar patch 8.2.2809: Vim9: :def function compilation fails when using :legacy v8.2.2809
Sat, 24 Apr 2021 20:45:04 +0200 Bram Moolenaar patch 8.2.2808: Vim9: increment and decrement not sufficiently tested v8.2.2808
Sat, 24 Apr 2021 20:45:03 +0200 Bram Moolenaar patch 8.2.2807: build fails with tiny features v8.2.2807
Sat, 24 Apr 2021 19:15:04 +0200 Bram Moolenaar patch 8.2.2806: Vim9: using "++nr" as a command might not work v8.2.2806
Sat, 24 Apr 2021 14:30:04 +0200 Bram Moolenaar patch 8.2.2805: Vim9: cannot use legacy syntax in Vim9 script v8.2.2805
Sat, 24 Apr 2021 13:15:03 +0200 Bram Moolenaar patch 8.2.2804: setting buffer local mapping with mapset() changes global v8.2.2804
Fri, 23 Apr 2021 21:15:04 +0200 Bram Moolenaar patch 8.2.2803: flicker when the popup menu has an info popup v8.2.2803
Fri, 23 Apr 2021 19:45:04 +0200 Bram Moolenaar patch 8.2.2802: Vim9: illegal memory access v8.2.2802
Fri, 23 Apr 2021 18:15:04 +0200 Bram Moolenaar patch 8.2.2801: free Pascal makefile not recognized v8.2.2801
Thu, 22 Apr 2021 21:45:03 +0200 Bram Moolenaar patch 8.2.2800: after a timer displays text a hit-enter prompt is given v8.2.2800
Wed, 21 Apr 2021 18:00:05 +0200 Bram Moolenaar patch 8.2.2799: Vim9: type casts don't fully work at the script level v8.2.2799
Wed, 21 Apr 2021 16:15:04 +0200 Bram Moolenaar patch 8.2.2798: Vim9: redir to variable with append does not accept an index v8.2.2798
Wed, 21 Apr 2021 15:15:04 +0200 Bram Moolenaar patch 8.2.2797: Search highlight disappears in the Visual area v8.2.2797
Wed, 21 Apr 2021 14:30:04 +0200 Bram Moolenaar patch 8.2.2796: Vim9: redir to variable does not accept an index v8.2.2796
Wed, 21 Apr 2021 12:30:04 +0200 Bram Moolenaar patch 8.2.2795: Coverity warns for not using return value v8.2.2795
Wed, 21 Apr 2021 12:00:05 +0200 Bram Moolenaar patch 8.2.2794: Linux users don't know how to get ncurses v8.2.2794
Wed, 21 Apr 2021 11:45:04 +0200 Bram Moolenaar patch 8.2.2793: MS-Windows: string literals are writable with MSVC v8.2.2793
Tue, 20 Apr 2021 22:30:04 +0200 Bram Moolenaar patch 8.2.2792: Vim9: :disas shows instructions for default args but no text v8.2.2792
Tue, 20 Apr 2021 22:00:04 +0200 Bram Moolenaar patch 8.2.2791: Vim9: memory leak when using =expr in :substitute v8.2.2791
Tue, 20 Apr 2021 21:15:05 +0200 Bram Moolenaar patch 8.2.2790: filetype test fails v8.2.2790
Tue, 20 Apr 2021 21:15:04 +0200 Bram Moolenaar patch 8.2.2789: Vim9: using =expr in :substitute does not handle jumps v8.2.2789
Tue, 20 Apr 2021 20:30:07 +0200 Bram Moolenaar patch 8.2.2788: Raku is now the only name what once was called perl6 v8.2.2788
Tue, 20 Apr 2021 10:45:04 +0200 Bram Moolenaar patch 8.2.2787: MS-Windows: crash when using :echoconsole v8.2.2787
Mon, 19 Apr 2021 21:15:03 +0200 Bram Moolenaar patch 8.2.2786: Vim9: memory leak when using :s with expression v8.2.2786
Mon, 19 Apr 2021 21:00:04 +0200 Bram Moolenaar patch 8.2.2785: Vim9: cannot redirect to local variable v8.2.2785
Mon, 19 Apr 2021 17:00:04 +0200 Bram Moolenaar patch 8.2.2784: Vim9: cannot use =expr in :substitute v8.2.2784
Sun, 18 Apr 2021 16:15:04 +0200 Bram Moolenaar patch 8.2.2783: duplicate code for setting byte in blob, blob test may fail v8.2.2783
Sun, 18 Apr 2021 16:00:06 +0200 Bram Moolenaar patch 8.2.2782: Vim9: blob operations not fully tested v8.2.2782
Sun, 18 Apr 2021 14:15:04 +0200 Bram Moolenaar patch 8.2.2781: add() silently skips when adding to null list or blob v8.2.2781
Sun, 18 Apr 2021 13:30:03 +0200 Bram Moolenaar patch 8.2.2780: Vim9: for loop over blob doesn't work v8.2.2780
Sat, 17 Apr 2021 21:30:03 +0200 Bram Moolenaar patch 8.2.2779: memory access error in remove() for blob v8.2.2779
Sat, 17 Apr 2021 21:15:03 +0200 Bram Moolenaar patch 8.2.2778: problem restoring 'packpath' in session v8.2.2778
Sat, 17 Apr 2021 20:45:04 +0200 Bram Moolenaar patch 8.2.2777: Vim9: blob operations not tested in all ways
Sat, 17 Apr 2021 18:45:04 +0200 Bram Moolenaar patch 8.2.2776: :mksession uses current value of 'splitbelow' and 'splitright' v8.2.2776
Sat, 17 Apr 2021 18:00:04 +0200 Bram Moolenaar patch 8.2.2775: Vim9: wrong line number used for some commands v8.2.2775
Sat, 17 Apr 2021 16:45:05 +0200 Bram Moolenaar patch 8.2.2774: Vim9: cannot import an existing name even when using "as" v8.2.2774
Sat, 17 Apr 2021 14:15:04 +0200 Bram Moolenaar patch 8.2.2773: PSL filetype not recognized v8.2.2773
Fri, 16 Apr 2021 20:00:05 +0200 Bram Moolenaar patch 8.2.2772: problems when restoring 'runtimepath' from a session file v8.2.2772
Thu, 15 Apr 2021 22:15:03 +0200 Bram Moolenaar patch 8.2.2771: Vim9: assignment not recognized if declaration was skipped v8.2.2771