log src/version.c @ 31247:a864e75257dd v9.0.0957

age author description
Sun, 27 Nov 2022 15:00:04 +0100 Bram Moolenaar patch 9.0.0957: tests fail without the terminal feature v9.0.0957
Sun, 27 Nov 2022 14:00:05 +0100 Bram Moolenaar patch 9.0.0956: terminal tests fail when using key with modifier v9.0.0956
Sun, 27 Nov 2022 12:45:05 +0100 Bram Moolenaar patch 9.0.0955: libvterm does not support the XTQMODKEYS request v9.0.0955
Sat, 26 Nov 2022 20:30:03 +0100 Bram Moolenaar patch 9.0.0954: cannot detect whether modifyOtherKeys is enabled v9.0.0954
Sat, 26 Nov 2022 20:00:03 +0100 Bram Moolenaar patch 9.0.0953: part of making search more efficient is missing v9.0.0953
Sat, 26 Nov 2022 14:15:04 +0100 Bram Moolenaar patch 9.0.0952: Eclipse preference files are not recognized v9.0.0952
Sat, 26 Nov 2022 13:00:05 +0100 Bram Moolenaar patch 9.0.0951: trying every character position for a match is inefficient v9.0.0951
Fri, 25 Nov 2022 22:15:03 +0100 Bram Moolenaar patch 9.0.0950: the pattern "_szs" matches at EOL v9.0.0950
Fri, 25 Nov 2022 17:45:04 +0100 Bram Moolenaar patch 9.0.0949: crash when unletting a variable while listing variables v9.0.0949
Fri, 25 Nov 2022 16:15:04 +0100 Bram Moolenaar patch 9.0.0948: 'ttyfast' is set for arbitrary terminals v9.0.0948
Fri, 25 Nov 2022 14:15:05 +0100 Bram Moolenaar patch 9.0.0947: invalid memory access in substitute with function v9.0.0947
Fri, 25 Nov 2022 02:00:04 +0100 Bram Moolenaar patch 9.0.0946: CI: Error in Coverity flow is not reported v9.0.0946
Fri, 25 Nov 2022 00:15:02 +0100 Bram Moolenaar patch 9.0.0945: failures in the cursorline test v9.0.0945
Thu, 24 Nov 2022 23:45:02 +0100 Bram Moolenaar patch 9.0.0944: 'cursorline' causes virtual text highlight to continue v9.0.0944
Thu, 24 Nov 2022 21:30:04 +0100 Bram Moolenaar patch 9.0.0943: pretending to go out of Insert mode when Esc is received v9.0.0943
Thu, 24 Nov 2022 21:15:02 +0100 Bram Moolenaar patch 9.0.0942: Workflow Description Language files are not recognized v9.0.0942
Thu, 24 Nov 2022 16:30:04 +0100 Bram Moolenaar patch 9.0.0941: CI failures in sound dummy v9.0.0941
Thu, 24 Nov 2022 15:15:03 +0100 Bram Moolenaar patch 9.0.0940: crash when typing a letter in a terminal window v9.0.0940
Thu, 24 Nov 2022 14:30:03 +0100 Bram Moolenaar patch 9.0.0939: still using simplified mappings when using kitty protocol v9.0.0939
Thu, 24 Nov 2022 13:30:03 +0100 Bram Moolenaar patch 9.0.0938: MS-Windows: debug executable not found when running test v9.0.0938
Thu, 24 Nov 2022 13:15:02 +0100 Bram Moolenaar patch 9.0.0937: forked repositories send out useless email v9.0.0937
Thu, 24 Nov 2022 12:45:03 +0100 Bram Moolenaar patch 9.0.0936: wrong type for "isunnamed" returned by getreginfo() v9.0.0936
Thu, 24 Nov 2022 12:00:05 +0100 Bram Moolenaar patch 9.0.0935: when using dash it may not be recognize as filetype "sh" v9.0.0935
Thu, 24 Nov 2022 01:15:04 +0100 Bram Moolenaar patch 9.0.0934: various code formatting issues v9.0.0934
Thu, 24 Nov 2022 00:45:03 +0100 Bram Moolenaar patch 9.0.0933: Kitty shows "already at oldest change" on startup v9.0.0933
Wed, 23 Nov 2022 23:45:03 +0100 Bram Moolenaar patch 9.0.0932: Oblivion files are not recognized v9.0.0932
Wed, 23 Nov 2022 23:30:03 +0100 Bram Moolenaar patch 9.0.0931: MS-Windows: mouse column limited to 223 v9.0.0931
Wed, 23 Nov 2022 21:30:04 +0100 Bram Moolenaar patch 9.0.0930: cannot debug the Kitty keyboard protocol with TermDebug v9.0.0930
Wed, 23 Nov 2022 15:45:04 +0100 Bram Moolenaar patch 9.0.0929: build failure with tiny version v9.0.0929
Wed, 23 Nov 2022 13:15:03 +0100 Bram Moolenaar patch 9.0.0928: using Ruby LDFLAGS may cause build problems v9.0.0928
Wed, 23 Nov 2022 12:45:05 +0100 Bram Moolenaar patch 9.0.0927: Coverity warns for using a NULL pointer v9.0.0927
Wed, 23 Nov 2022 12:45:04 +0100 Bram Moolenaar patch 9.0.0926: Coverity warns for not using return value of dict_add() v9.0.0926
Wed, 23 Nov 2022 12:30:04 +0100 Bram Moolenaar patch 9.0.0925: two conditions are always false v9.0.0925
Tue, 22 Nov 2022 23:15:03 +0100 Bram Moolenaar patch 9.0.0924: the first termcap entry of a builtin termcap is not used v9.0.0924
Tue, 22 Nov 2022 21:45:02 +0100 Bram Moolenaar patch 9.0.0923: second SIGWINCH signal may be ignored v9.0.0923
Tue, 22 Nov 2022 20:30:04 +0100 Bram Moolenaar patch 9.0.0922: Mermaid files are not recognized v9.0.0922
Tue, 22 Nov 2022 19:30:04 +0100 Bram Moolenaar patch 9.0.0921: missing defined(PROTO) in #ifdef v9.0.0921
Tue, 22 Nov 2022 19:15:02 +0100 Bram Moolenaar patch 9.0.0920: cannot find an import prefixed with "s:" v9.0.0920
Tue, 22 Nov 2022 14:30:04 +0100 Bram Moolenaar patch 9.0.0919: build failure with tiny features v9.0.0919
Tue, 22 Nov 2022 14:00:04 +0100 Bram Moolenaar patch 9.0.0918: MS-Windows: modifier keys do not work with mouse scroll event v9.0.0918
Tue, 22 Nov 2022 13:45:04 +0100 Bram Moolenaar patch 9.0.0917: the WinScrolled autocommand event is not enough v9.0.0917
Mon, 21 Nov 2022 21:00:06 +0100 Bram Moolenaar patch 9.0.0916: getbufline() is inefficient for getting a single line v9.0.0916
Sun, 20 Nov 2022 13:15:04 +0100 Bram Moolenaar patch 9.0.0915: WinScrolled may trigger immediately when defined v9.0.0915
Sun, 20 Nov 2022 12:15:04 +0100 Bram Moolenaar patch 9.0.0914: deletebufline() may move marks in the wrong window v9.0.0914
Sat, 19 Nov 2022 22:30:03 +0100 Bram Moolenaar patch 9.0.0913: only change in current window triggers the WinScrolled event v9.0.0913
Sat, 19 Nov 2022 20:15:03 +0100 Bram Moolenaar patch 9.0.0912: libvterm with modifyOtherKeys level 2 does not match xterm v9.0.0912
Sat, 19 Nov 2022 15:45:03 +0100 Bram Moolenaar patch 9.0.0911: with 'smoothscroll' set mouse click position may be wrong v9.0.0911
Sat, 19 Nov 2022 15:00:03 +0100 Bram Moolenaar patch 9.0.0910: setting lines in another buffer may not work well v9.0.0910
Sat, 19 Nov 2022 14:15:03 +0100 Bram Moolenaar patch 9.0.0909: error message for layout change does not match action v9.0.0909
Sat, 19 Nov 2022 13:30:05 +0100 Bram Moolenaar patch 9.0.0908: with 'smoothscroll' cursor may end up in wrong position v9.0.0908
Sat, 19 Nov 2022 12:45:04 +0100 Bram Moolenaar patch 9.0.0907: restoring window after WinScrolled may fail v9.0.0907
Sat, 19 Nov 2022 12:00:04 +0100 Bram Moolenaar patch 9.0.0906: mouse scroll code is not optimal v9.0.0906
Sat, 19 Nov 2022 00:15:03 +0100 Bram Moolenaar patch 9.0.0905: virtual text after the line wraps when 'wrap' is off v9.0.0905
Fri, 18 Nov 2022 23:15:04 +0100 Bram Moolenaar patch 9.0.0904: various comment and indent flaws v9.0.0904
Fri, 18 Nov 2022 22:30:04 +0100 Bram Moolenaar patch 9.0.0903: key code checker doesn't check modifyOtherKeys resource v9.0.0903
Fri, 18 Nov 2022 19:00:05 +0100 Bram Moolenaar patch 9.0.0902: some mouse scroll code is not in a good place v9.0.0902
Fri, 18 Nov 2022 15:15:04 +0100 Bram Moolenaar patch 9.0.0901: setting w_leftcol and handling side effects is confusing v9.0.0901
Fri, 18 Nov 2022 14:00:07 +0100 Bram Moolenaar patch 9.0.0900: cursor moves too far with 'smoothscroll' v9.0.0900
Thu, 17 Nov 2022 23:15:02 +0100 Bram Moolenaar patch 9.0.0899: the builtin terminals are in one long list v9.0.0899
Thu, 17 Nov 2022 20:15:06 +0100 Bram Moolenaar patch 9.0.0898: with 'smoothscroll' cursor is one screen line too far down v9.0.0898