log src/version.c @ 20297:5f0611bc6377 v8.2.0704

age author description
Wed, 06 May 2020 22:30:04 +0200 Bram Moolenaar patch 8.2.0704: Vim9: memory leak in disassemble test v8.2.0704
Wed, 06 May 2020 21:15:04 +0200 Bram Moolenaar patch 8.2.0703: Vim9: closure cannot store value in outer context v8.2.0703
Wed, 06 May 2020 19:45:04 +0200 Bram Moolenaar patch 8.2.0702: running channel tests may leave running process behind v8.2.0702
Tue, 05 May 2020 23:45:04 +0200 Bram Moolenaar patch 8.2.0701: Vim9 test fails without job feature v8.2.0701
Tue, 05 May 2020 22:15:04 +0200 Bram Moolenaar patch 8.2.0700: Vim9: converting error message to exception not tested v8.2.0700
Tue, 05 May 2020 21:30:04 +0200 Bram Moolenaar patch 8.2.0699: Vim9: not all errors tested v8.2.0699
Tue, 05 May 2020 20:00:05 +0200 Bram Moolenaar patch 8.2.0698: insert mode completion not fully tested v8.2.0698
Tue, 05 May 2020 20:00:04 +0200 Bram Moolenaar patch 8.2.0697: Vim9: memory leak when using nested function v8.2.0697
Tue, 05 May 2020 18:00:04 +0200 Bram Moolenaar patch 8.2.0696: Vim9: nested function does not work properly v8.2.0696
Mon, 04 May 2020 23:30:04 +0200 Bram Moolenaar patch 8.2.0695: Vim9: cannot define a function inside a function v8.2.0695
Sun, 03 May 2020 23:00:04 +0200 Bram Moolenaar patch 8.2.0694: Haiku: channel and terminal do not work v8.2.0694
Sun, 03 May 2020 22:45:03 +0200 Bram Moolenaar patch 8.2.0693: closure using argument not tested v8.2.0693
Sun, 03 May 2020 18:30:04 +0200 Bram Moolenaar patch 8.2.0692: startup test fails on MS-Windows v8.2.0692
Sun, 03 May 2020 18:00:04 +0200 Bram Moolenaar patch 8.2.0691: startup test fails v8.2.0691
Sun, 03 May 2020 17:30:03 +0200 Bram Moolenaar patch 8.2.0690: line number of option set by modeline is wrong v8.2.0690
Sun, 03 May 2020 17:15:04 +0200 Bram Moolenaar patch 8.2.0689: when using getaddrinfo() the error message is unclear v8.2.0689
Sun, 03 May 2020 17:15:03 +0200 Bram Moolenaar patch 8.2.0688: output clobbered if setting 'verbose' to see shell commands v8.2.0688
Sun, 03 May 2020 16:30:04 +0200 Bram Moolenaar patch 8.2.0687: some tests do not work on FreeBSD v8.2.0687
Sun, 03 May 2020 16:15:03 +0200 Bram Moolenaar patch 8.2.0686: formatoptions not sufficiently tested v8.2.0686
Sun, 03 May 2020 16:00:04 +0200 Bram Moolenaar patch 8.2.0685: Build failure v8.2.0685
Sun, 03 May 2020 15:45:05 +0200 Bram Moolenaar patch 8.2.0684: Vim9: memory leak when using lambda v8.2.0684
Sat, 02 May 2020 23:15:03 +0200 Bram Moolenaar patch 8.2.0683: Vim9: parsing type does not always work v8.2.0683
Sat, 02 May 2020 19:15:04 +0200 Bram Moolenaar patch 8.2.0682: Vim9: parsing function argument type can get stuck v8.2.0682
Sat, 02 May 2020 18:45:06 +0200 Bram Moolenaar patch 8.2.0681: pattern for 'hlsearch' highlighting may leak v8.2.0681
Sat, 02 May 2020 18:15:04 +0200 Bram Moolenaar patch 8.2.0680: PTYGROUP and PTYMODE are unused v8.2.0680
Sat, 02 May 2020 18:00:04 +0200 Bram Moolenaar patch 8.2.0679: Vim9: incomplete support for closures v8.2.0679
Sat, 02 May 2020 15:00:04 +0200 Bram Moolenaar patch 8.2.0678: rare crash for popup menu v8.2.0678
Fri, 01 May 2020 19:30:04 +0200 Bram Moolenaar patch 8.2.0677: Vim9: no support for closures
Fri, 01 May 2020 16:15:05 +0200 Bram Moolenaar patch 8.2.0676: pattern in list of distributed files does not match v8.2.0676
Fri, 01 May 2020 15:45:04 +0200 Bram Moolenaar patch 8.2.0675: Vim9: no support for closures v8.2.0675
Fri, 01 May 2020 14:30:04 +0200 Bram Moolenaar patch 8.2.0674: some source files are too big v8.2.0674
Fri, 01 May 2020 14:15:05 +0200 Bram Moolenaar patch 8.2.0673: cannot build Haiku in shadow directory v8.2.0673
Fri, 01 May 2020 14:15:04 +0200 Bram Moolenaar patch 8.2.0672: heredoc in scripts does not accept lower case marker v8.2.0672
Thu, 30 Apr 2020 23:00:05 +0200 Bram Moolenaar patch 8.2.0671: Haiku: compiler warnings v8.2.0671
Thu, 30 Apr 2020 22:45:04 +0200 Bram Moolenaar patch 8.2.0670: cannot change window when evaluating 'completefunc' v8.2.0670
Thu, 30 Apr 2020 21:15:04 +0200 Bram Moolenaar patch 8.2.0669: MS-Windows: display in VTP is a bit slow v8.2.0669
Thu, 30 Apr 2020 20:30:04 +0200 Bram Moolenaar patch 8.2.0668: compiler warning for int/size_t usage v8.2.0668
Thu, 30 Apr 2020 20:00:04 +0200 Bram Moolenaar patch 8.2.0667: cannot install Haiku version from source v8.2.0667
Thu, 30 Apr 2020 19:30:04 +0200 Bram Moolenaar patch 8.2.0666: Ruby test fails on MS-Windows v8.2.0666
Thu, 30 Apr 2020 19:15:05 +0200 Bram Moolenaar patch 8.2.0665: wrongly assuming Python executable is called "python" v8.2.0665
Wed, 29 Apr 2020 23:15:04 +0200 Bram Moolenaar patch 8.2.0664: included undesired changes in Makefile v8.2.0664
Wed, 29 Apr 2020 23:15:03 +0200 Bram Moolenaar patch 8.2.0663: not all systemd temp files are recognized v8.2.0663
Wed, 29 Apr 2020 22:45:04 +0200 Bram Moolenaar patch 8.2.0662: cannot use input() in a channel callback v8.2.0662
Wed, 29 Apr 2020 22:15:04 +0200 Bram Moolenaar patch 8.2.0661: eval test is still old style v8.2.0661
Wed, 29 Apr 2020 21:15:05 +0200 Bram Moolenaar patch 8.2.0660: the search.c file is a bit big v8.2.0660
Tue, 28 Apr 2020 23:00:04 +0200 Bram Moolenaar patch 8.2.0659: Vim9: no test for equal func type v8.2.0659
Tue, 28 Apr 2020 22:00:04 +0200 Bram Moolenaar patch 8.2.0658: HP-UX build fails when setenv() is not defined v8.2.0658
Tue, 28 Apr 2020 21:30:03 +0200 Bram Moolenaar patch 8.2.0657: Vim9: no check if called variable is a FuncRef v8.2.0657
Tue, 28 Apr 2020 20:45:04 +0200 Bram Moolenaar patch 8.2.0656: MS-Windows: redrawing right screen edge may not be needed v8.2.0656
Tue, 28 Apr 2020 20:30:04 +0200 Bram Moolenaar patch 8.2.0655: search code not sufficiently tested v8.2.0655
Tue, 28 Apr 2020 00:15:03 +0200 Bram Moolenaar patch 8.2.0654: building with Python fails v8.2.0654
Mon, 27 Apr 2020 23:45:03 +0200 Bram Moolenaar patch 8.2.0653: using uninitialized pointer v8.2.0653
Mon, 27 Apr 2020 23:30:04 +0200 Bram Moolenaar patch 8.2.0652: compiler warning for char conversion v8.2.0652
Mon, 27 Apr 2020 23:00:04 +0200 Bram Moolenaar patch 8.2.0651: old style benchmark test still in list of distributed files v8.2.0651
Mon, 27 Apr 2020 23:00:03 +0200 Bram Moolenaar patch 8.2.0650: Vim9: script function can be deleted v8.2.0650
Mon, 27 Apr 2020 20:30:03 +0200 Bram Moolenaar patch 8.2.0649: undo problem whn an InsertLeave autocommand resets undo v8.2.0649
Mon, 27 Apr 2020 19:30:04 +0200 Bram Moolenaar patch 8.2.0648: semicolon search does not work in first line v8.2.0648
Sun, 26 Apr 2020 19:15:04 +0200 Bram Moolenaar patch 8.2.0647: MS-Windows: repeat count for events was not used v8.2.0647
Sun, 26 Apr 2020 17:00:03 +0200 Bram Moolenaar patch 8.2.0646: t_Co uses the value of $COLORS in the GUI v8.2.0646
Sun, 26 Apr 2020 16:15:03 +0200 Bram Moolenaar patch 8.2.0645: MS-Windows terminal: CTRL-C does not get to child job v8.2.0645