log src/version.c @ 20595:3609e842f822 v8.2.0851

age author description
Sat, 30 May 2020 20:00:03 +0200 Bram Moolenaar patch 8.2.0851: can't distinguish <M-a> from accented "a" in the GUI v8.2.0851
Sat, 30 May 2020 18:45:04 +0200 Bram Moolenaar patch 8.2.0850: MS-Windows: exepath() works different from cmd.exe v8.2.0850
Sat, 30 May 2020 18:30:04 +0200 Bram Moolenaar patch 8.2.0849: BeOS code is not maintained and probably unused v8.2.0849
Sat, 30 May 2020 18:00:04 +0200 Bram Moolenaar patch 8.2.0848: MS-Windows: the Windows terminal code has some flaws v8.2.0848
Sat, 30 May 2020 17:15:03 +0200 Bram Moolenaar patch 8.2.0847: typval related code is spread out v8.2.0847
Sat, 30 May 2020 16:30:03 +0200 Bram Moolenaar patch 8.2.0846: build failure with small features v8.2.0846
Sat, 30 May 2020 15:45:04 +0200 Bram Moolenaar patch 8.2.0845: text properties crossing lines not handled correctly v8.2.0845
Sat, 30 May 2020 15:00:03 +0200 Bram Moolenaar patch 8.2.0844: text properties crossing lines not handled correctly v8.2.0844
Sat, 30 May 2020 13:30:04 +0200 Bram Moolenaar patch 8.2.0843: filetype elm not detected v8.2.0843
Sat, 30 May 2020 13:15:03 +0200 Bram Moolenaar patch 8.2.0842: MS-Windows: channel tests fail v8.2.0842
Fri, 29 May 2020 23:15:03 +0200 Bram Moolenaar patch 8.2.0841: 'verbose' value 16 causes duplicate output v8.2.0841
Fri, 29 May 2020 23:00:04 +0200 Bram Moolenaar patch 8.2.0840: search match count wrong when only match is in fold v8.2.0840
Fri, 29 May 2020 22:45:05 +0200 Bram Moolenaar patch 8.2.0839: dropping modifier when putting a character back in typeahead v8.2.0839
Fri, 29 May 2020 21:45:04 +0200 Bram Moolenaar patch 8.2.0838: MS-Windows: compiler warning for uninitialized variables v8.2.0838
Fri, 29 May 2020 21:45:03 +0200 Bram Moolenaar patch 8.2.0837: compiler warning for value set but not used v8.2.0837
Thu, 28 May 2020 21:45:03 +0200 Bram Moolenaar patch 8.2.0836: not all :cdo output is visible v8.2.0836
Thu, 28 May 2020 21:15:04 +0200 Bram Moolenaar patch 8.2.0835: Motif: mapping <C-bslash> still doesn't work v8.2.0835
Wed, 27 May 2020 23:30:03 +0200 Bram Moolenaar patch 8.2.0834: :drop command in terminal popup causes problems v8.2.0834
Wed, 27 May 2020 22:15:04 +0200 Bram Moolenaar patch 8.2.0833: mapping <C-bslash> doesn't work in the GUI v8.2.0833
Wed, 27 May 2020 21:30:05 +0200 Bram Moolenaar patch 8.2.0832: compiler warning for uninitialized variable v8.2.0832
Wed, 27 May 2020 21:30:04 +0200 Bram Moolenaar patch 8.2.0831: compiler warnings for integer sizes v8.2.0831
Tue, 26 May 2020 22:15:03 +0200 Bram Moolenaar patch 8.2.0830: Motif: can't map "!" v8.2.0830
Tue, 26 May 2020 20:30:06 +0200 Bram Moolenaar patch 8.2.0829: filter() may give misleading error message v8.2.0829
Tue, 26 May 2020 20:15:04 +0200 Bram Moolenaar patch 8.2.0828: Travis: regexp patttern doesn't work everywhere v8.2.0828
Tue, 26 May 2020 11:45:04 +0200 Bram Moolenaar patch 8.2.0827: Vim9: crash in :defcompile v8.2.0827
Tue, 26 May 2020 11:15:04 +0200 Bram Moolenaar patch 8.2.0826: Vim9: crash in :defcompile v8.2.0826
Mon, 25 May 2020 23:30:03 +0200 Bram Moolenaar patch 8.2.0825: def_function() may return pointer that was freed v8.2.0825
Mon, 25 May 2020 23:15:03 +0200 Bram Moolenaar patch 8.2.0824: still not enough memory allocated when converting string v8.2.0824
Mon, 25 May 2020 22:45:03 +0200 Bram Moolenaar patch 8.2.0823: Vim9: script reload test is disabled v8.2.0823
Mon, 25 May 2020 20:45:04 +0200 Bram Moolenaar patch 8.2.0822: Vim9: code left over from discovery phase v8.2.0822
Mon, 25 May 2020 00:30:03 +0200 Bram Moolenaar patch 8.2.0821: Vim9: memory leak in expr test v8.2.0821
Mon, 25 May 2020 00:00:04 +0200 Bram Moolenaar patch 8.2.0820: Vim9: function type isn't set until compiled v8.2.0820
Sun, 24 May 2020 23:15:05 +0200 Bram Moolenaar patch 8.2.0819: compiler warning for unused variable v8.2.0819
Sun, 24 May 2020 23:15:04 +0200 Bram Moolenaar patch 8.2.0818: Vim9: using a discovery phase doesn't work well v8.2.0818
Sun, 24 May 2020 19:00:03 +0200 Bram Moolenaar patch 8.2.0817: not enough memory allocated when converting string v8.2.0817
Sun, 24 May 2020 17:30:03 +0200 Bram Moolenaar patch 8.2.0816: terminal test fails when compiled with Athena v8.2.0816
Sun, 24 May 2020 13:15:04 +0200 Bram Moolenaar patch 8.2.0815: maparg() does not provide enough information for mapset() v8.2.0815
Sat, 23 May 2020 19:45:04 +0200 Bram Moolenaar patch 8.2.0814: clang warning for implicit conversion v8.2.0814
Fri, 22 May 2020 22:15:04 +0200 Bram Moolenaar patch 8.2.0813: libvterm code is slightly different from upstream v8.2.0813
Fri, 22 May 2020 20:15:03 +0200 Bram Moolenaar patch 8.2.0812: mapset() does not properly handle <> notation v8.2.0812
Fri, 22 May 2020 14:45:03 +0200 Bram Moolenaar patch 8.2.0811: terminal keycode test is flaky v8.2.0811
Fri, 22 May 2020 14:15:03 +0200 Bram Moolenaar patch 8.2.0810: error when appending "tagfile" to 'wildoptions' v8.2.0810
Fri, 22 May 2020 13:45:04 +0200 Bram Moolenaar patch 8.2.0809: build failure with small features v8.2.0809
Fri, 22 May 2020 13:45:03 +0200 Bram Moolenaar patch 8.2.0808: not enough testing for the terminal window v8.2.0808
Fri, 22 May 2020 13:15:04 +0200 Bram Moolenaar patch 8.2.0807: cannot easily restore a mapping v8.2.0807
Thu, 21 May 2020 22:00:03 +0200 Bram Moolenaar patch 8.2.0806: using "func!" after vim9script gives confusing error v8.2.0806
Thu, 21 May 2020 20:45:03 +0200 Bram Moolenaar patch 8.2.0805: terminal key codes test fails on some systems v8.2.0805
Thu, 21 May 2020 20:15:04 +0200 Bram Moolenaar patch 8.2.0804: libvterm code lags behind the upstream version v8.2.0804
Wed, 20 May 2020 19:45:04 +0200 Bram Moolenaar patch 8.2.0803: libvterm code lags behind the upstream version v8.2.0803
Wed, 20 May 2020 18:45:04 +0200 Bram Moolenaar patch 8.2.0802: libvterm code lags behind the upstream version v8.2.0802
Tue, 19 May 2020 23:15:03 +0200 Bram Moolenaar patch 8.2.0801: terminal test fails on Mac v8.2.0801
Tue, 19 May 2020 22:45:03 +0200 Bram Moolenaar patch 8.2.0800: errors from failing test are unclear v8.2.0800
Tue, 19 May 2020 21:45:03 +0200 Bram Moolenaar patch 8.2.0799: build fails if snprintf is not available v8.2.0799
Tue, 19 May 2020 21:30:07 +0200 Bram Moolenaar patch 8.2.0798: libvterm code lags behind the upstream version v8.2.0798
Tue, 19 May 2020 10:45:04 +0200 Bram Moolenaar patch 8.2.0797: MS-Windows: compiler still can't handle C99 construct v8.2.0797
Mon, 18 May 2020 23:30:03 +0200 Bram Moolenaar patch 8.2.0796: MS-Windows: compiler can't handle C99 construct in libvterm v8.2.0796
Mon, 18 May 2020 22:00:03 +0200 Bram Moolenaar patch 8.2.0795: libvterm code lags behind the upstream version v8.2.0795
Mon, 18 May 2020 21:15:04 +0200 Bram Moolenaar patch 8.2.0794: libvterm code lags behind the upstream version v8.2.0794
Mon, 18 May 2020 20:30:03 +0200 Bram Moolenaar patch 8.2.0793: MS-Windows: cannot build GUI with small features v8.2.0793
Mon, 18 May 2020 20:15:03 +0200 Bram Moolenaar patch 8.2.0792: build failure with small features v8.2.0792
Mon, 18 May 2020 20:00:03 +0200 Bram Moolenaar patch 8.2.0791: a second popup window with terminal causes trouble v8.2.0791
Mon, 18 May 2020 14:30:04 +0200 Bram Moolenaar patch 8.2.0790: Vim9: list index not well tested v8.2.0790
Mon, 18 May 2020 13:45:03 +0200 Bram Moolenaar patch 8.2.0789: Vim9: expression testing lost coverage using constants v8.2.0789
Sun, 17 May 2020 23:45:04 +0200 Bram Moolenaar patch 8.2.0788: memory leak in libvterm v8.2.0788
Sun, 17 May 2020 23:15:04 +0200 Bram Moolenaar patch 8.2.0787: libvterm code lags behind the upstream version v8.2.0787
Sun, 17 May 2020 22:45:03 +0200 Bram Moolenaar patch 8.2.0786: channel test is flaky on FreeBSD v8.2.0786
Sun, 17 May 2020 22:30:03 +0200 Bram Moolenaar patch 8.2.0785: libvterm code lags behind the upstream version v8.2.0785
Sun, 17 May 2020 22:00:04 +0200 Bram Moolenaar patch 8.2.0784: libvterm code lags behind the upstream version v8.2.0784
Sun, 17 May 2020 21:00:03 +0200 Bram Moolenaar patch 8.2.0783: libvterm code lags behind the upstream version v8.2.0783
Sun, 17 May 2020 19:00:03 +0200 Bram Moolenaar patch 8.2.0782: cannot build with Lua on MS-Windows v8.2.0782
Sun, 17 May 2020 17:00:03 +0200 Bram Moolenaar patch 8.2.0781: compiler warning for not using value in Lua v8.2.0781
Sun, 17 May 2020 16:30:04 +0200 Bram Moolenaar patch 8.2.0780: libvterm code lags behind the upstream version v8.2.0780
Sun, 17 May 2020 16:15:04 +0200 Bram Moolenaar patch 8.2.0779: tmode_T not used everywhere v8.2.0779
Sun, 17 May 2020 16:15:03 +0200 Bram Moolenaar patch 8.2.0778: libvterm code lags behind the upstream version v8.2.0778
Sun, 17 May 2020 15:15:04 +0200 Bram Moolenaar patch 8.2.0777: terminal test fails v8.2.0777
Sun, 17 May 2020 15:00:04 +0200 Bram Moolenaar patch 8.2.0776: libvterm code lags behind the upstream version v8.2.0776
Sun, 17 May 2020 14:45:04 +0200 Bram Moolenaar patch 8.2.0775: not easy to call a Vim function from Lua v8.2.0775
Sun, 17 May 2020 14:15:07 +0200 Bram Moolenaar patch 8.2.0774: t_TI and t_TE are output when using 'visualbell' v8.2.0774
Sat, 16 May 2020 23:30:03 +0200 Bram Moolenaar patch 8.2.0773: switching to raw mode every time ":" is used v8.2.0773
Sat, 16 May 2020 22:45:03 +0200 Bram Moolenaar patch 8.2.0772: Vim9: some variable initializations not tested v8.2.0772
Sat, 16 May 2020 21:30:10 +0200 Bram Moolenaar patch 8.2.0771: Vim9: cannot call a compiled closure from not compiled code v8.2.0771
Sat, 16 May 2020 19:00:07 +0200 Bram Moolenaar patch 8.2.0770: cannot map CTRL-B when using the GUI v8.2.0770
Sat, 16 May 2020 16:15:04 +0200 Bram Moolenaar patch 8.2.0769: VimLeavePre not triggered when Vim is terminated v8.2.0769
Sat, 16 May 2020 15:45:03 +0200 Bram Moolenaar patch 8.2.0768: Vim9: memory leak in script test v8.2.0768
Sat, 16 May 2020 15:15:04 +0200 Bram Moolenaar patch 8.2.0767: modifyOtherKeys active when using a shell command in autocmd v8.2.0767
Sat, 16 May 2020 14:15:06 +0200 Bram Moolenaar patch 8.2.0766: display error when using 'number' and 'breakindent' v8.2.0766
Sat, 16 May 2020 14:15:05 +0200 Bram Moolenaar patch 8.2.0765: In the GUI can't use all the modifiers. v8.2.0765
Fri, 15 May 2020 23:45:04 +0200 Bram Moolenaar patch 8.2.0764: Vim9: assigning to option not fully tested v8.2.0764
Fri, 15 May 2020 23:00:04 +0200 Bram Moolenaar patch 8.2.0763: GUI test fails without the terminal feature v8.2.0763
Fri, 15 May 2020 22:45:04 +0200 Bram Moolenaar patch 8.2.0762: buffer is not considered modified after setting crypt key v8.2.0762
Fri, 15 May 2020 22:15:04 +0200 Bram Moolenaar patch 8.2.0761: Vim9: instructions not tested v8.2.0761
Fri, 15 May 2020 21:45:04 +0200 Bram Moolenaar patch 8.2.0760: Vim9: dict member errors not tested v8.2.0760
Fri, 15 May 2020 21:45:03 +0200 Bram Moolenaar patch 8.2.0759: Vim9: missing changes for performance improvements v8.2.0759
Fri, 15 May 2020 21:00:03 +0200 Bram Moolenaar patch 8.2.0758: Vim9: no test for STORELIST and STOREDICT v8.2.0758
Fri, 15 May 2020 19:30:03 +0200 Bram Moolenaar patch 8.2.0757: Vim9: no test for MEMBER instruction v8.2.0757
Fri, 15 May 2020 18:30:05 +0200 Bram Moolenaar patch 8.2.0756: MS-Windows: still a compiler warning v8.2.0756
Fri, 15 May 2020 18:30:04 +0200 Bram Moolenaar patch 8.2.0755: Vim9: No error when variable initializer is not a constant v8.2.0755
Thu, 14 May 2020 23:30:03 +0200 Bram Moolenaar patch 8.2.0754: Vim9: No test for forward declaration v8.2.0754
Thu, 14 May 2020 22:45:04 +0200 Bram Moolenaar patch 8.2.0753: Vim9: expressions are evaluated in the discovery phase v8.2.0753
Wed, 13 May 2020 23:30:04 +0200 Bram Moolenaar patch 8.2.0752: terminal in popup window test is a bit flaky v8.2.0752
Wed, 13 May 2020 23:30:03 +0200 Bram Moolenaar Update version.c for missing patch number
Wed, 13 May 2020 17:30:03 +0200 Bram Moolenaar patch 8.2.0750: netbeans test is a bit flaky v8.2.0750
Wed, 13 May 2020 17:00:04 +0200 Bram Moolenaar patch 8.2.0749: TERM signal test fails on FreeBSD v8.2.0749
Wed, 13 May 2020 16:45:05 +0200 Bram Moolenaar patch 8.2.0748: cannot get a list of all popups v8.2.0748
Wed, 13 May 2020 13:45:04 +0200 Bram Moolenaar patch 8.2.0747: cannot forcefully close all popups v8.2.0747
Wed, 13 May 2020 01:15:30 +0200 Bram Moolenaar patch 8.2.0746: popup_clear() hangs when a popup can't be closed v8.2.0746
Wed, 13 May 2020 00:00:03 +0200 Bram Moolenaar patch 8.2.0745: crash on exit when not all popups are closed v8.2.0745
Tue, 12 May 2020 22:30:03 +0200 Bram Moolenaar patch 8.2.0744: the name vim is not capatilized in a message v8.2.0744
Tue, 12 May 2020 22:15:04 +0200 Bram Moolenaar patch 8.2.0743: can move to another buffer from a terminal in popup window v8.2.0743
Tue, 12 May 2020 14:45:03 +0200 Bram Moolenaar patch 8.2.0742: handling of a TERM signal not tested v8.2.0742
Tue, 12 May 2020 13:15:04 +0200 Bram Moolenaar patch 8.2.0741: Python tests fail because of changed message v8.2.0741
Mon, 11 May 2020 23:15:04 +0200 Bram Moolenaar patch 8.2.0740: minor message mistakes v8.2.0740
Mon, 11 May 2020 22:15:05 +0200 Bram Moolenaar patch 8.2.0739: incomplete profiling when exiting because of a dealy signal v8.2.0739
Mon, 11 May 2020 22:15:04 +0200 Bram Moolenaar patch 8.2.0738: mouse handling in a terminal window not well tested v8.2.0738
Mon, 11 May 2020 21:00:03 +0200 Bram Moolenaar patch 8.2.0737: when shell doesn't support CTRL-Z Vim still handles it v8.2.0737
Mon, 11 May 2020 20:00:04 +0200 Bram Moolenaar patch 8.2.0736: some files not recognized as pamenv v8.2.0736
Sun, 10 May 2020 23:30:03 +0200 Bram Moolenaar patch 8.2.0735: Vim9: using unitialized memory v8.2.0735
Sun, 10 May 2020 23:15:04 +0200 Bram Moolenaar patch 8.2.0734: Vim9: leaking memory when using :finish v8.2.0734
Sun, 10 May 2020 23:00:04 +0200 Bram Moolenaar patch 8.2.0733: Vim9: assigning to dict or list argument does not work v8.2.0733
Sun, 10 May 2020 22:00:04 +0200 Bram Moolenaar patch 8.2.0732: Vim9: storing value in dict messes up stack v8.2.0732
Sun, 10 May 2020 21:30:04 +0200 Bram Moolenaar patch 8.2.0731: Vim9: parsing declarations continues after :finish v8.2.0731
Sun, 10 May 2020 19:15:03 +0200 Bram Moolenaar patch 8.2.0730: Vim9: Assignment to dict member does not work v8.2.0730
Sun, 10 May 2020 15:30:03 +0200 Bram Moolenaar patch 8.2.0729: Vim9: When reloading a script variables are not cleared v8.2.0729
Sun, 10 May 2020 14:15:03 +0200 Bram Moolenaar patch 8.2.0728: messages about a deadly signal are not left aligned v8.2.0728
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
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
Sun, 26 Apr 2020 16:00:04 +0200 Bram Moolenaar patch 8.2.0644: insufficient testing for invalid function arguments
Sun, 26 Apr 2020 15:00:04 +0200 Bram Moolenaar patch 8.2.0643: terminal uses brown instead of dark yellow v8.2.0643
Sun, 26 Apr 2020 14:45:04 +0200 Bram Moolenaar patch 8.2.0642: Vim9: using invalid index v8.2.0642
Sun, 26 Apr 2020 14:00:04 +0200 Bram Moolenaar patch 8.2.0641: Vim9: not expanded in :hardcopy and syn-include v8.2.0641
Sat, 25 Apr 2020 20:15:03 +0200 Bram Moolenaar patch 8.2.0640: Vim9: expanding does not work v8.2.0640
Sat, 25 Apr 2020 17:15:03 +0200 Bram Moolenaar patch 8.2.0639: MS-Windows: messages test still fails v8.2.0639
Sat, 25 Apr 2020 16:45:04 +0200 Bram Moolenaar patch 8.2.0638: MS-Windows: messages test fails v8.2.0638
Sat, 25 Apr 2020 16:00:04 +0200 Bram Moolenaar patch 8.2.0637: incsearch highlighting does not work for ":sort!" v8.2.0637
Sat, 25 Apr 2020 16:00:03 +0200 Bram Moolenaar patch 8.2.0636: :messages does not show the maintainer when $LANG is unset v8.2.0636
Sat, 25 Apr 2020 15:45:04 +0200 Bram Moolenaar patch 8.2.0635: when using 256 colors DarkYellow does not show expected color v8.2.0635
Sat, 25 Apr 2020 15:30:04 +0200 Bram Moolenaar patch 8.2.0634: crash with null partial and blob v8.2.0634
Fri, 24 Apr 2020 23:00:04 +0200 Bram Moolenaar patch 8.2.0633: crash when using null partial in filter() v8.2.0633
Fri, 24 Apr 2020 22:30:04 +0200 Bram Moolenaar patch 8.2.0632: crash when using Haiku v8.2.0632
Fri, 24 Apr 2020 22:30:03 +0200 Bram Moolenaar patch 8.2.0631: Haiku file formatted with wrong tabstop v8.2.0631
Fri, 24 Apr 2020 21:30:03 +0200 Bram Moolenaar patch 8.2.0630: "make tags" does not cover Haiku GUI file v8.2.0630
Fri, 24 Apr 2020 21:00:04 +0200 Bram Moolenaar patch 8.2.0629: setting a boolean option to v:false does not work v8.2.0629
Fri, 24 Apr 2020 00:00:04 +0200 Bram Moolenaar patch 8.2.0628: error in menu translations v8.2.0628
Thu, 23 Apr 2020 22:30:04 +0200 Bram Moolenaar patch 8.2.0627: Vim9: error message does not work v8.2.0627
Thu, 23 Apr 2020 22:30:03 +0200 Bram Moolenaar patch 8.2.0626: Vim9: wrong syntax of function in Vim9 script v8.2.0626
Thu, 23 Apr 2020 18:15:04 +0200 Bram Moolenaar patch 8.2.0625: Vim9: confusing error when calling unknown function v8.2.0625
Thu, 23 Apr 2020 17:15:04 +0200 Bram Moolenaar patch 8.2.0624: Vim9: no check for space before #comment v8.2.0624
Thu, 23 Apr 2020 16:15:05 +0200 Bram Moolenaar patch 8.2.0623: typo in test comment v8.2.0623
Thu, 23 Apr 2020 16:15:04 +0200 Bram Moolenaar patch 8.2.0622: Haiku: GUI does not compile v8.2.0622
Thu, 23 Apr 2020 14:45:03 +0200 Bram Moolenaar patch 8.2.0621: after running tests asan files may remain v8.2.0621
Thu, 23 Apr 2020 14:00:04 +0200 Bram Moolenaar patch 8.2.0620: error in menu translations v8.2.0620
Thu, 23 Apr 2020 13:45:04 +0200 Bram Moolenaar patch 8.2.0619: null dict is not handled like an empty dict v8.2.0619
Wed, 22 Apr 2020 19:15:04 +0200 Bram Moolenaar patch 8.2.0618: echoing a null list results in no output v8.2.0618
Wed, 22 Apr 2020 14:45:04 +0200 Bram Moolenaar patch 8.2.0617: new error check triggers in Swedish menu v8.2.0617
Tue, 21 Apr 2020 22:30:04 +0200 Bram Moolenaar patch 8.2.0616: build error when disabling the diff feature v8.2.0616
Tue, 21 Apr 2020 22:30:03 +0200 Bram Moolenaar patch 8.2.0615: regexp benchmark stest is old style v8.2.0615
Tue, 21 Apr 2020 22:15:04 +0200 Bram Moolenaar patch 8.2.0614: get ml_get error when deleting a line in 'completefunc' v8.2.0614
Mon, 20 Apr 2020 22:45:04 +0200 Bram Moolenaar patch 8.2.0613: Vim9: no check for space before #comment v8.2.0613
Mon, 20 Apr 2020 19:45:03 +0200 Bram Moolenaar patch 8.2.0612: Vim9: no check for space before #comment v8.2.0612