log src/os_win32.c @ 29247:5f314b2ed494 v8.2.5142

age author description
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
Thu, 05 May 2022 21:30:03 +0200 Bram Moolenaar patch 8.2.4875: MS-Windows: some .exe files are not recognized v8.2.4875
Tue, 03 May 2022 12:15:04 +0200 Bram Moolenaar patch 8.2.4860: MS-Windows: always uses current directory for executables v8.2.4860
Mon, 18 Apr 2022 16:45:03 +0200 Bram Moolenaar Update runtime files
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
Sat, 12 Feb 2022 12:30:03 +0100 Bram Moolenaar patch 8.2.4354: dynamic loading of libsodium not handled properly v8.2.4354
Mon, 07 Feb 2022 15:00:04 +0100 Bram Moolenaar patch 8.2.4317: MS-Windows: Vim exits when Python 3 initialisation fails v8.2.4317
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
Thu, 03 Feb 2022 14:45:03 +0100 Bram Moolenaar patch 8.2.4289: warnings reported by MSVC v8.2.4289
Thu, 03 Feb 2022 14:15:03 +0100 Bram Moolenaar patch 8.2.4288: preprocessor indents are inconsistent v8.2.4288
Sat, 29 Jan 2022 16:30:04 +0100 Bram Moolenaar patch 8.2.4256: MS-Windows: compiler warnings when compiled with /W4 v8.2.4256
Tue, 25 Jan 2022 11:45:06 +0100 Bram Moolenaar patch 8.2.4213: too much code for supporting old MSVC versions v8.2.4213
Mon, 24 Jan 2022 12:30:04 +0100 Bram Moolenaar patch 8.2.4199: MS-Windows: Support for MSVC 2003 is not useful v8.2.4199
Fri, 21 Jan 2022 12:45:03 +0100 Bram Moolenaar patch 8.2.4170: MS-Windows: still using old message API calls v8.2.4170
Sat, 08 Jan 2022 17:30:04 +0100 Bram Moolenaar patch 8.2.4043: using int for second argument of ga_init2() v8.2.4043
Sun, 02 Jan 2022 20:30:04 +0100 Bram Moolenaar patch 8.2.3985: error messages are spread out v8.2.3985
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
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
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
Mon, 01 Nov 2021 23:45:04 +0100 Bram Moolenaar patch 8.2.3569: error for :let when vimrc is Vim 9 script v8.2.3569
Sat, 24 Jul 2021 14:00:05 +0200 Bram Moolenaar patch 8.2.3208: dynamic library load error does not mention why it failed v8.2.3208
Wed, 30 Jun 2021 21:00:05 +0200 Bram Moolenaar patch 8.2.3079: Powershell core not supported by default v8.2.3079
Mon, 28 Jun 2021 21:00:04 +0200 Bram Moolenaar patch 8.2.3071: shell options are not set properly for PowerShell v8.2.3071
Tue, 08 Jun 2021 18:45:05 +0200 Bram Moolenaar patch 8.2.2962: MS-Windows command line arguments have wrong encoding v8.2.2962
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
Sun, 30 May 2021 19:30:03 +0200 Bram Moolenaar patch 8.2.2913: MS-Windows conpty supports using mouse events v8.2.2913
Thu, 20 May 2021 12:00:03 +0200 Bram Moolenaar patch 8.2.2874: MS-Windows: screen redraws too often v8.2.2874
Fri, 07 May 2021 15:15:04 +0200 Bram Moolenaar patch 8.2.2841: MS-Windows: cursor wrong when 'lz' and 'stl' are set v8.2.2841
Sat, 01 May 2021 18:00:06 +0200 Bram Moolenaar patch 8.2.2821: MS-Windows: unnessarily loading libraries when registering OLE v8.2.2821
Wed, 21 Apr 2021 11:45:04 +0200 Bram Moolenaar patch 8.2.2793: MS-Windows: string literals are writable with MSVC v8.2.2793
Tue, 20 Apr 2021 10:45:04 +0200 Bram Moolenaar patch 8.2.2787: MS-Windows: crash when using :echoconsole v8.2.2787
Mon, 01 Feb 2021 21:00:03 +0100 Bram Moolenaar patch 8.2.2451: MS-Windows: Extended Attributes not preserved v8.2.2451
Fri, 18 Dec 2020 20:00:06 +0100 Bram Moolenaar patch 8.2.2160: various typos v8.2.2160
Fri, 04 Dec 2020 19:45:03 +0100 Bram Moolenaar patch 8.2.2091: MS-Windows: build warnings v8.2.2091
Tue, 01 Dec 2020 21:30:04 +0100 Bram Moolenaar patch 8.2.2076: MS-Windows console: sometimes drops typed characters v8.2.2076
Tue, 10 Nov 2020 22:15:03 +0100 Bram Moolenaar patch 8.2.1975: Win32: memory leak when encoding conversion fails v8.2.1975
Thu, 03 Sep 2020 19:30:03 +0200 Bram Moolenaar patch 8.2.1582: the channel log does not show typed text v8.2.1582
Sun, 23 Aug 2020 14:30:05 +0200 Bram Moolenaar patch 8.2.1513: cannot interrupt shell used for filename expansion v8.2.1513
Fri, 12 Jun 2020 23:00:04 +0200 Bram Moolenaar patch 8.2.0967: unnecessary type casts for vim_strnsave() v8.2.0967
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:00:04 +0200 Bram Moolenaar patch 8.2.0848: MS-Windows: the Windows terminal code has some flaws v8.2.0848
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
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
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
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
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, 19 Apr 2020 14:15:04 +0200 Bram Moolenaar patch 8.2.0599: Netbeans interface insufficiently tested v8.2.0599
Fri, 17 Apr 2020 21:15:03 +0200 Bram Moolenaar patch 8.2.0592: MS-Windows with VTP: cursor is not made invisible v8.2.0592
Wed, 15 Apr 2020 21:15:03 +0200 Bram Moolenaar patch 8.2.0581: Win32 console: the cursor position is always top-left v8.2.0581