log src/os_win32.c @ 35121:28f2e09012ac default tip

age author description
Wed, 21 Feb 2024 20:30:02 +0100 Christian Brabandt patch 9.1.0123: MS-Windows: system() may deadlock v9.1.0123
Sun, 14 Jan 2024 20:15:02 +0100 Christian Brabandt patch 9.1.0028: win32: Ctrl-D cannot be used to close a pipe v9.1.0028
Thu, 04 Jan 2024 21:30:04 +0100 Christian Brabandt patch 9.1.0006: is*() and to*() function may be unsafe v9.1.0006
Wed, 27 Dec 2023 19:15:03 +0100 Christian Brabandt patch 9.0.2186: LTCG compile error ARM64 for write_chars v9.0.2186
Sat, 11 Nov 2023 11:45:03 +0100 Christian Brabandt patch 9.0.2099: win32: terminal codes clear the terminal v9.0.2099
Wed, 04 Oct 2023 20:15:03 +0200 Christian Brabandt patch 9.0.1980: win32: issues with stable python ABI v9.0.1980
Sat, 16 Sep 2023 14:00:03 +0200 Christian Brabandt patch 9.0.1901: win32: not correctly freeing environment v9.0.1901
Sun, 20 Aug 2023 20:15:04 +0200 Christian Brabandt patch 9.0.1769: executable() ignoring symlinks on Windows v9.0.1769
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
Mon, 15 May 2023 17:45:03 +0200 Bram Moolenaar patch 9.0.1560: Win32: When 'encoding' is set $PATH has duplicate entries v9.0.1560
Thu, 11 May 2023 23:30:04 +0200 Bram Moolenaar patch 9.0.1544: recent glibc marks sigset() as a deprecated v9.0.1544
Tue, 09 May 2023 16:15:05 +0200 Bram Moolenaar patch 9.0.1529: code style test doesn't check for space after "if" v9.0.1529
Tue, 07 Mar 2023 19:00:04 +0100 Bram Moolenaar patch 9.0.1391: "clear" macros are not always used v9.0.1391
Tue, 07 Mar 2023 18:15:04 +0100 Bram Moolenaar patch 9.0.1390: FOR_ALL_ macros are defined in an unexpected file v9.0.1390
Wed, 15 Feb 2023 20:15:03 +0100 Bram Moolenaar patch 9.0.1313: some settings use the current codepage instead of 'encoding' v9.0.1313
Sat, 28 Jan 2023 11:30:05 +0100 Bram Moolenaar patch 9.0.1252: MS-Windows: scrollback cropped off on Vim exit v9.0.1252
Fri, 27 Jan 2023 22:15:03 +0100 Bram Moolenaar patch 9.0.1251: checking returned value of ga_grow() is inconsistent v9.0.1251
Mon, 23 Jan 2023 13:45:07 +0100 Bram Moolenaar patch 9.0.1235: MS-Windows console: not flushing termguicolors v9.0.1235
Sun, 22 Jan 2023 20:00:06 +0100 Bram Moolenaar patch 9.0.1232: ColorTable saving and restoring does not work properly v9.0.1232
Mon, 16 Jan 2023 19:30:04 +0100 Bram Moolenaar patch 9.0.1208: code is indented more than necessary v9.0.1208
Tue, 10 Jan 2023 14:45:07 +0100 Bram Moolenaar patch 9.0.1169: some key+modifier tests fail on some AppVeyor images v9.0.1169
Wed, 04 Jan 2023 19:15:03 +0100 Bram Moolenaar patch 9.0.1146: MS-Windows: various special keys/modifiers are not mappable v9.0.1146
Fri, 30 Dec 2022 18:00:05 +0100 Bram Moolenaar patch 9.0.1112: test_mswin_event() can hang v9.0.1112
Thu, 22 Dec 2022 22:15:05 +0100 Bram Moolenaar patch 9.0.1088: clang warns for unused variable v9.0.1088
Thu, 22 Dec 2022 15:00:07 +0100 Bram Moolenaar patch 9.0.1086: display wrong in Windows terminal after exiting Vim v9.0.1086
Tue, 20 Dec 2022 22:00:04 +0100 Bram Moolenaar patch 9.0.1085: compiler warns for uninitialized variable v9.0.1085
Tue, 20 Dec 2022 21:15:05 +0100 Bram Moolenaar patch 9.0.1084: code handling low level MS-Windows events cannot be tested v9.0.1084
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
Wed, 23 Nov 2022 23:30:03 +0100 Bram Moolenaar patch 9.0.0931: MS-Windows: mouse column limited to 223 v9.0.0931
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
Mon, 14 Nov 2022 16:45:04 +0100 Bram Moolenaar patch 9.0.0880: preprocessor indenting is off v9.0.0880
Sat, 12 Nov 2022 20:00:04 +0100 Bram Moolenaar patch 9.0.0868: MS-Windows: after Vim exits console resizing problem v9.0.0868
Thu, 10 Nov 2022 01:00:04 +0100 Bram Moolenaar patch 9.0.0850: MS-Windows Terminal has unstable color control v9.0.0850
Sun, 06 Nov 2022 12:30:05 +0100 Bram Moolenaar patch 9.0.0838: compiler warnings for unused variables v9.0.0838
Wed, 02 Nov 2022 14:45:11 +0100 Bram Moolenaar patch 9.0.0828: various typos v9.0.0828
Thu, 20 Oct 2022 14:15:06 +0200 Bram Moolenaar patch 9.0.0802: MS-Windows: cannot map console mouse scroll events v9.0.0802
Wed, 19 Oct 2022 13:00:10 +0200 Bram Moolenaar patch 9.0.0793: MS-Windows: mouse scroll events only work with the dll v9.0.0793
Tue, 18 Oct 2022 23:00:06 +0200 Bram Moolenaar patch 9.0.0792: MS-Windows: compiler complains about unused function v9.0.0792
Tue, 18 Oct 2022 14:45:03 +0200 Bram Moolenaar patch 9.0.0787: mouse scrolling in terminal misbehaves without dll v9.0.0787
Sun, 16 Oct 2022 21:00:04 +0200 Bram Moolenaar patch 9.0.0775: MS-Windows: mouse scrolling not supported in the console v9.0.0775
Tue, 04 Oct 2022 14:30:05 +0200 Bram Moolenaar patch 9.0.0655: passing modifier codes to a shell running in the GUI v9.0.0655
Mon, 03 Oct 2022 21:30:04 +0200 Bram Moolenaar patch 9.0.0653: BS and DEL do not work properly in an interacive shell v9.0.0653
Sun, 18 Sep 2022 13:30:05 +0200 Bram Moolenaar patch 9.0.0496: no good reason to keep supporting Windows-XP v9.0.0496
Sat, 10 Sep 2022 14:15:04 +0200 Bram Moolenaar patch 9.0.0436: CI: running tests in parallel causes flakiness v9.0.0436
Mon, 05 Sep 2022 23:00:03 +0200 Bram Moolenaar patch 9.0.0392: inverted condition is a bit confusing v9.0.0392
Thu, 01 Sep 2022 14:30:02 +0200 Bram Moolenaar patch 9.0.0347: MS-Windows: cannot set cursor shape in Windows Terminal v9.0.0347
Thu, 01 Sep 2022 12:45:05 +0200 Bram Moolenaar patch 9.0.0344: MS-Windows: background color wrong in Console v9.0.0344
Sun, 14 Aug 2022 15:30:05 +0200 Bram Moolenaar patch 9.0.0206: redraw flags are not named specifically v9.0.0206
Mon, 20 Jun 2022 14:45:03 +0200 Bram Moolenaar patch 8.2.5141: using "volatile int" in a signal handler might be wrong v8.2.5141
Sun, 19 Jun 2022 15:45:02 +0200 Bram Moolenaar patch 8.2.5129: timeout handling is not optimal v8.2.5129
Sat, 18 Jun 2022 18:00:03 +0200 Bram Moolenaar patch 8.2.5125: MS-Windows: warnings from MinGW compiler v8.2.5125
Sat, 11 Jun 2022 11:45:04 +0200 Bram Moolenaar patch 8.2.5077: various warnings from clang on MS-Windows v8.2.5077
Thu, 09 Jun 2022 22:00:07 +0200 Bram Moolenaar patch 8.2.5073: clang on MS-Windows produces warnings v8.2.5073
Wed, 08 Jun 2022 16:15:03 +0200 Bram Moolenaar patch 8.2.5069: various warnings from clang on MS-Windows v8.2.5069
Sun, 05 Jun 2022 18:00:08 +0200 Bram Moolenaar patch 8.2.5057: using gettimeofday() for timeout is very inefficient v8.2.5057
Thu, 12 May 2022 21:45:06 +0200 Bram Moolenaar patch 8.2.4945: inconsistent use of white space v8.2.4945
Sat, 07 May 2022 21:15:06 +0200 Bram Moolenaar patch 8.2.4911: the mode #defines are not clearly named v8.2.4911
Sat, 07 May 2022 15:15:03 +0200 Bram Moolenaar patch 8.2.4906: MS-Windows: cannot use transparent background v8.2.4906