log src/version.c @ 20343:220312b278a9 v8.2.0727

age author description
Sun, 10 May 2020 13:45:04 +0200 Bram Moolenaar patch 8.2.0727: MS-Windows: new gcc compiler does not support scanf format v8.2.0727
Sat, 09 May 2020 23:30:03 +0200 Bram Moolenaar patch 8.2.0726: Vim9: leaking memory when calling not compiled :def function v8.2.0726
Sat, 09 May 2020 23:00:04 +0200 Bram Moolenaar patch 8.2.0725: Vim9: cannot call a function declared later in Vim9 script v8.2.0725
Sat, 09 May 2020 18:45:04 +0200 Bram Moolenaar patch 8.2.0724: Vim9: appending to buffer/window/tab variable not tested
Sat, 09 May 2020 18:30:03 +0200 Bram Moolenaar patch 8.2.0723: Vim9: nested constant expression not evaluated compile time v8.2.0723
Sat, 09 May 2020 17:45:03 +0200 Bram Moolenaar patch 8.2.0722: Vim9: not handling constant expression for elseif v8.2.0722
Sat, 09 May 2020 16:45:03 +0200 Bram Moolenaar patch 8.2.0721: Vim9: leaking memory when skipping v8.2.0721
Sat, 09 May 2020 16:15:04 +0200 Bram Moolenaar patch 8.2.0720: occasional exit when encountering an X error v8.2.0720
Sat, 09 May 2020 15:45:03 +0200 Bram Moolenaar patch 8.2.0719: Vim9: more expressions can be evaluated at compile time v8.2.0719
Sat, 09 May 2020 13:15:03 +0200 Bram Moolenaar patch 8.2.0718: gcc warning for returning pointer to local variable v8.2.0718
Fri, 08 May 2020 19:15:03 +0200 Bram Moolenaar patch 8.2.0717: Vim9: postponed constant expressions does not scale v8.2.0717
Thu, 07 May 2020 23:30:04 +0200 Bram Moolenaar patch 8.2.0716: Vim9: another memory leak v8.2.0716
Thu, 07 May 2020 22:30:04 +0200 Bram Moolenaar patch 8.2.0715: Vim9: leaking memory v8.2.0715
Thu, 07 May 2020 22:30:03 +0200 Bram Moolenaar patch 8.2.0714: Vim9: handling constant expression does not scale v8.2.0714
Thu, 07 May 2020 19:00:04 +0200 Bram Moolenaar patch 8.2.0713: the pam_environment file is not recognized v8.2.0713
Thu, 07 May 2020 18:45:04 +0200 Bram Moolenaar patch 8.2.0712: various code not fully tested v8.2.0712
Thu, 07 May 2020 18:45:03 +0200 Bram Moolenaar patch 8.2.0711: temp directory might be cleared v8.2.0711
Thu, 07 May 2020 18:30:03 +0200 Bram Moolenaar patch 8.2.0710: Netbeans test sometimes fails v8.2.0710
Thu, 07 May 2020 18:00:04 +0200 Bram Moolenaar patch 8.2.0709: MS-Windows: compiler warning for int vs size_t v8.2.0709
Thu, 07 May 2020 17:00:03 +0200 Bram Moolenaar patch 8.2.0708: Vim9: constant expressions are not simplified v8.2.0708
Thu, 07 May 2020 14:45:04 +0200 Bram Moolenaar patch 8.2.0707: Vim9 function test fails v8.2.0707
Thu, 07 May 2020 14:15:04 +0200 Bram Moolenaar patch 8.2.0706: Vim9: using assert_fails() causes function to finish v8.2.0706
Wed, 06 May 2020 22:30:05 +0200 Bram Moolenaar patch 8.2.0705: indent tests don't run on CI for FreeBSD v8.2.0705
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