log src/main.c @ 35069:abc67b413453 default tip

age author description
Sun, 14 Apr 2024 23:00:03 +0200 Christian Brabandt patch 9.1.0327: No support for using $XDG_CONFIG_HOME v9.1.0327
Wed, 03 Apr 2024 22:45:09 +0200 Christian Brabandt patch 9.1.0259: Normal mode TextChanged isn't tested properly v9.1.0259
Sat, 09 Sep 2023 11:45:04 +0200 Christian Brabandt patch 9.0.1886: Various Typos v9.0.1886
Sun, 03 Sep 2023 20:30:02 +0200 Christian Brabandt patch 9.0.1857: [security] heap-use-after-free in is_qf_win() v9.0.1857
Mon, 26 Jun 2023 13:13:12 +0200 Christian Brabandt Fix line endings issue
Mon, 26 Jun 2023 09:54:34 +0200 Christian Brabandt normalize line endings
Wed, 31 May 2023 14:00:06 +0200 Bram Moolenaar patch 9.0.1593: MS-Windows: assert error when compiled with debug mode v9.0.1593
Sat, 20 May 2023 17:45:03 +0200 Bram Moolenaar patch 9.0.1572: error messages are not translated v9.0.1572
Thu, 11 May 2023 23:30:04 +0200 Bram Moolenaar patch 9.0.1544: recent glibc marks sigset() as a deprecated v9.0.1544
Sat, 15 Apr 2023 14:30:05 +0200 Bram Moolenaar patch 9.0.1454: code indenting is confused by macros v9.0.1454
Sat, 25 Mar 2023 21:15:05 +0100 Bram Moolenaar patch 9.0.1428: cursor in wrong position when leaving insert mode v9.0.1428
Sat, 14 Jan 2023 13:45:04 +0100 Bram Moolenaar patch 9.0.1196: code is indented more than necessary v9.0.1196
Mon, 26 Dec 2022 15:45:03 +0100 Bram Moolenaar patch 9.0.1101: unused global variable v9.0.1101
Mon, 05 Dec 2022 15:00:11 +0100 Bram Moolenaar patch 9.0.1007: there is no way to get a list of swap file names v9.0.1007
Thu, 01 Dec 2022 13:15:03 +0100 Bram Moolenaar patch 9.0.0980: the keyboard state response may end up in a shell command v9.0.0980
Wed, 30 Nov 2022 19:15:10 +0100 Bram Moolenaar patch 9.0.0977: it is not easy to see what client-server commands are doing v9.0.0977
Mon, 28 Nov 2022 20:00:05 +0100 Bram Moolenaar patch 9.0.0965: using one window for executing autocommands is insufficient v9.0.0965
Thu, 24 Nov 2022 01:15:04 +0100 Bram Moolenaar patch 9.0.0934: various code formatting issues v9.0.0934
Tue, 22 Nov 2022 13:45:04 +0100 Bram Moolenaar patch 9.0.0917: the WinScrolled autocommand event is not enough v9.0.0917
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
Wed, 09 Nov 2022 17:30:03 +0100 Bram Moolenaar patch 9.0.0848: help item for --log argument is not aligned nicely v9.0.0848
Tue, 04 Oct 2022 17:30:06 +0200 Bram Moolenaar patch 9.0.0657: too many #ifdefs v9.0.0657
Sat, 24 Sep 2022 14:15:04 +0200 Bram Moolenaar patch 9.0.0571: MS-Windows: CTRL-C can make Vim exit v9.0.0571
Wed, 14 Sep 2022 02:30:03 +0200 Bram Moolenaar patch 9.0.0461: 'scroll' is not always updated v9.0.0461
Tue, 13 Sep 2022 13:00:03 +0200 Bram Moolenaar patch 9.0.0455: a few problems with 'splitscroll' v9.0.0455
Tue, 06 Sep 2022 19:45:04 +0200 Bram Moolenaar patch 9.0.0397: :defer not tested with exceptions and ":qa!" v9.0.0397
Mon, 29 Aug 2022 16:15:04 +0200 Bram Moolenaar patch 9.0.0318: clearing screen causes flicker v9.0.0318
Mon, 22 Aug 2022 16:30:03 +0200 Bram Moolenaar patch 9.0.0245: mechanism to prevent recursive screen updating is incomplete v9.0.0245
Sun, 14 Aug 2022 15:30:05 +0200 Bram Moolenaar patch 9.0.0206: redraw flags are not named specifically v9.0.0206
Thu, 16 Jun 2022 14:15:03 +0200 Bram Moolenaar patch 8.2.5109: mode not updated after CTRL-O CTRL-C in Insert mode v8.2.5109
Mon, 13 Jun 2022 22:45:06 +0200 Bram Moolenaar patch 8.2.5084: when the GUI shows a dialog tests get stuck v8.2.5084
Sat, 04 Jun 2022 23:30:03 +0200 Bram Moolenaar patch 8.2.5056: the channel log only contains some of the raw terminal output v8.2.5056
Sat, 21 May 2022 21:30:04 +0200 Bram Moolenaar patch 8.2.4993: smart/C/lisp indenting is optional v8.2.4993
Sat, 07 May 2022 21:15:06 +0200 Bram Moolenaar patch 8.2.4911: the mode #defines are not clearly named v8.2.4911
Fri, 15 Apr 2022 15:00:04 +0200 Bram Moolenaar patch 8.2.4753: error from setting an option is silently ignored v8.2.4753
Tue, 12 Apr 2022 16:15:03 +0200 Bram Moolenaar patch 8.2.4742: there is no way to start logging very early in startup v8.2.4742
Tue, 12 Apr 2022 12:45:04 +0200 Bram Moolenaar patch 8.2.4739: accessing freed memory after WinScrolled autocmd event v8.2.4739
Fri, 08 Apr 2022 16:30:03 +0200 Bram Moolenaar patch 8.2.4713: plugins cannot track text scrolling v8.2.4713
Sun, 03 Apr 2022 19:15:04 +0200 Bram Moolenaar patch 8.2.4677: the Athena GUI support is outdated v8.2.4677
Sun, 27 Mar 2022 20:30:04 +0200 Bram Moolenaar patch 8.2.4638: superfluous check if a redraw is needed for 'cursorline' v8.2.4638
Sat, 19 Mar 2022 12:15:04 +0100 Bram Moolenaar patch 8.2.4591: cursor line not updated when a callback moves the cursor v8.2.4591
Mon, 07 Feb 2022 12:00:04 +0100 Bram Moolenaar patch 8.2.4316: __CYGWIN32__ is not defined on 64 bit systems v8.2.4316
Sat, 05 Feb 2022 13:45:03 +0100 Bram Moolenaar patch 8.2.4300: cannot build tiny version v8.2.4300
Sat, 05 Feb 2022 13:15:03 +0100 Bram Moolenaar patch 8.2.4299: SafeState autocommand interferes with debugging v8.2.4299
Fri, 04 Feb 2022 12:00:05 +0100 Bram Moolenaar patch 8.2.4294: MS-Windows: #ifdefs for Cygwin are too complicated v8.2.4294
Sat, 29 Jan 2022 14:15:04 +0100 Bram Moolenaar patch 8.2.4252: generating the normal command table at runtime is inefficient v8.2.4252
Sat, 15 Jan 2022 16:30:02 +0100 Bram Moolenaar patch 8.2.4098: typing "interrupt" at debug prompt may keep exception around v8.2.4098
Thu, 13 Jan 2022 17:15:04 +0100 Bram Moolenaar patch 8.2.4079: MS-Windows: "gvim --version" didn't work with VIMDLL v8.2.4079
Sat, 08 Jan 2022 13:45:04 +0100 Bram Moolenaar patch 8.2.4038: various code not used when features are disabled v8.2.4038
Sat, 01 Jan 2022 23:00:04 +0100 Bram Moolenaar patch 8.2.3977: error messages are spread out v8.2.3977
Sat, 01 Jan 2022 15:30:05 +0100 Bram Moolenaar patch 8.2.3967: error messages are spread out v8.2.3967
Mon, 27 Dec 2021 18:30:05 +0100 Bram Moolenaar patch 8.2.3914: various spelling mistakes in comments v8.2.3914
Fri, 24 Dec 2021 13:00:04 +0100 Bram Moolenaar patch 8.2.3881: QNX: crash when compiled with GUI but using terminal v8.2.3881
Mon, 29 Nov 2021 21:45:04 +0100 Bram Moolenaar patch 8.2.3699: the +title feature adds a lot of #ifdef but little code v8.2.3699
Sun, 21 Nov 2021 13:30:03 +0100 Bram Moolenaar patch 8.2.3639: line commented out accidentally v8.2.3639
Thu, 18 Nov 2021 20:00:06 +0100 Bram Moolenaar patch 8.2.3617: ":verbose pwd" does not mention 'autochdir' was applied v8.2.3617
Tue, 20 Jul 2021 21:15:05 +0200 Bram Moolenaar patch 8.2.3190: error messages are spread out v8.2.3190
Wed, 02 Jun 2021 15:15:03 +0200 Bram Moolenaar patch 8.2.2924: superfluous extern declaration v8.2.2924
Wed, 02 Jun 2021 13:30:05 +0200 Bram Moolenaar patch 8.2.2922: computing array length is done in various ways v8.2.2922
Sat, 29 May 2021 20:00:04 +0200 Bram Moolenaar patch 8.2.2905: no error when defaults.vim cannot be loaded v8.2.2905