log src/os_win32.c @ 13823:d0d8125ba692 v8.0.1783

age author description
Tue, 01 May 2018 16:00:07 +0200 Christian Brabandt patch 8.0.1783: cannot use 256 colors in a MS-Windows console v8.0.1783
Tue, 20 Mar 2018 11:45:06 +0100 Christian Brabandt patch 8.0.1619: Win32 GUI: crash when winpty is not installed v8.0.1619
Mon, 19 Mar 2018 21:45:07 +0100 Christian Brabandt patch 8.0.1617: Win32: :shell command in the GUI crashes v8.0.1617
Sun, 18 Mar 2018 19:30:07 +0100 Christian Brabandt patch 8.0.1616: Win32: shell commands in the GUI open a new console v8.0.1616
Thu, 08 Mar 2018 22:15:04 +0100 Christian Brabandt patch 8.0.1591: MS-Windows: when reparsing the arguments 'wildignore' matters v8.0.1591
Tue, 06 Mar 2018 17:15:06 +0100 Christian Brabandt patch 8.0.1582: in the MS-Windows console mouse movement is not used v8.0.1582
Sun, 04 Mar 2018 18:15:08 +0100 Christian Brabandt patch 8.0.1564: too many #ifdefs v8.0.1564
Thu, 22 Feb 2018 21:15:05 +0100 Christian Brabandt patch 8.0.1531: cannot use 24 bit colors in MS-Windows console v8.0.1531
Sun, 11 Feb 2018 16:45:05 +0100 Christian Brabandt patch 8.0.1504: Win32: the screen may be cleared on startup v8.0.1504
Sat, 10 Feb 2018 19:00:07 +0100 Christian Brabandt patch 8.0.1496: clearing a pointer takes two lines v8.0.1496
Sat, 03 Feb 2018 17:45:05 +0100 Christian Brabandt patch 8.0.1459: cannot handle change of directory v8.0.1459
Tue, 05 Dec 2017 15:15:05 +0100 Christian Brabandt patch 8.0.1371: Shift-Insert doesn't always work in MS-Windows console v8.0.1371
Tue, 28 Nov 2017 20:15:05 +0100 Christian Brabandt patch 8.0.1355: cursor keys don't work in MS-Windows console v8.0.1355
Tue, 28 Nov 2017 18:15:06 +0100 Christian Brabandt patch 8.0.1354: Shift-Insert doesn't always work in MS-Windows console v8.0.1354
Tue, 21 Nov 2017 18:15:06 +0100 Christian Brabandt patch 8.0.1330: MS-Windows: job in terminal can't get back to Vim v8.0.1330
Sat, 18 Nov 2017 22:15:05 +0100 Christian Brabandt patch 8.0.1312: balloon_show() only works in terminal when compiled with GUI v8.0.1312
Mon, 30 Oct 2017 22:00:06 +0100 Christian Brabandt patch 8.0.1240: MS-Windows: term_start() does not support environment v8.0.1240
Thu, 17 Aug 2017 11:30:04 +0200 Christian Brabandt patch 8.0.0950: MS-Windows: wrong #ifdef, compiler warnings v8.0.0950
Mon, 14 Aug 2017 23:30:04 +0200 Christian Brabandt patch 8.0.0945: 64-bit compiler warnings v8.0.0945
Sat, 12 Aug 2017 16:45:04 +0200 Christian Brabandt patch 8.0.0917: MS-Windows:CTRL-C handling in terminal window is wrong v8.0.0917
Sat, 12 Aug 2017 15:00:04 +0200 Christian Brabandt patch 8.0.0913: MS-Windows: CTRL-C kills shell in terminal window v8.0.0913
Fri, 11 Aug 2017 20:45:04 +0200 Christian Brabandt patch 8.0.0905: MS-Windows: broken multi-byte characters in the console v8.0.0905
Fri, 11 Aug 2017 19:15:04 +0200 Christian Brabandt patch 8.0.0902: cannot specify directory or environment for a job v8.0.0902
Fri, 11 Aug 2017 16:45:04 +0200 Christian Brabandt patch 8.0.0899: function name mch_stop_job() is confusing v8.0.0899
Mon, 07 Aug 2017 21:30:05 +0200 Christian Brabandt patch 8.0.0888: compiler warnings with 64 bit build v8.0.0888
Sat, 05 Aug 2017 23:15:04 +0200 Christian Brabandt patch 8.0.0876: backslashes and wildcards in backticks don't work v8.0.0876
Thu, 03 Aug 2017 20:45:04 +0200 Christian Brabandt patch 8.0.0854: no redraw after terminal was closed v8.0.0854
Wed, 02 Aug 2017 23:30:04 +0200 Christian Brabandt patch 8.0.0844: wrong function prototype because of missing static v8.0.0844
Wed, 02 Aug 2017 22:15:04 +0200 Christian Brabandt patch 8.0.0840: MS-Windows: fopen() and open() prototypes are wrong v8.0.0840
Sat, 22 Jul 2017 18:15:04 +0200 Christian Brabandt patch 8.0.0744: terminal window does not use a pty v8.0.0744
Tue, 21 Mar 2017 19:30:06 +0100 Christian Brabandt patch 8.0.0501: on MS-Windows ":!start" does not work as expected v8.0.0501
Sun, 12 Mar 2017 20:15:06 +0100 Christian Brabandt patch 8.0.0452: some macros are in lower case v8.0.0452
Sun, 12 Mar 2017 19:30:05 +0100 Christian Brabandt patch 8.0.0451: some macros are in lower case v8.0.0451
Sun, 05 Mar 2017 20:00:04 +0100 Christian Brabandt patch 8.0.0424: compiler warnings on MS-Windows v8.0.0424
Sun, 05 Mar 2017 15:30:04 +0100 Christian Brabandt patch 8.0.0419: test for v:progpath fails on MS-Windows v8.0.0419
Sun, 05 Mar 2017 14:30:04 +0100 Christian Brabandt patch 8.0.0416: setting v:progpath is not quite right v8.0.0416
Wed, 01 Mar 2017 20:45:05 +0100 Christian Brabandt patch 8.0.0396: 'balloonexpr' only works synchronously v8.0.0396
Sun, 05 Feb 2017 15:15:04 +0100 Christian Brabandt patch 8.0.0307: asan detects a memory error when EXITFREE is defined v8.0.0307
Wed, 01 Feb 2017 13:45:04 +0100 Christian Brabandt patch 8.0.0281: some files are still using ARGSUSED instead of UNUSED v8.0.0281
Wed, 01 Feb 2017 13:15:06 +0100 Christian Brabandt patch 8.0.0280: problem setting multi-byte environment var on MS-Windows v8.0.0280
Thu, 12 Jan 2017 21:45:04 +0100 Christian Brabandt patch 8.0.0175: setting language on MS-Windows does not always work v8.0.0175
Sat, 26 Nov 2016 15:15:03 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/8a8199e4a1814b10630a770165502abb1121cd1b v8.0.0103
Thu, 24 Nov 2016 17:30:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/833eb1d752426689051bf2001083359899536939 v8.0.0097
Sat, 19 Nov 2016 17:30:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/63e4344edc0cc1b4ed68a9d9c787265799602670 v8.0.0094
Thu, 17 Nov 2016 17:30:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/7df915d113ac1981792c50e8b000c9f5f784b78b v8.0.0087
Sat, 29 Oct 2016 15:00:04 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/fb63090b62801d718fe7e1f44407358404c08724 v8.0.0054
Thu, 27 Oct 2016 21:15:04 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/14207f487c9e79a913256a41e3e9716b03b46955 v8.0.0051
Thu, 27 Oct 2016 17:00:04 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/a350bab042605422304161df462b173ffa31dcb9 v8.0.0048
Sat, 15 Oct 2016 18:45:04 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/97792de2762cc79cc365a8a0b858f27753179577 v8.0.0036
Wed, 12 Oct 2016 14:30:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/cea912af725c54f4727a0565e31661f6b29c6bb1 v8.0.0029
Thu, 29 Sep 2016 15:30:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/b9c31e71f5a4653a27e81c21226039bfa35b9131 v8.0.0018
Thu, 01 Sep 2016 18:45:07 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/641ad6c7ac7367f95fd927b8efa4bf74ddb9ccf3 v7.4.2301
Mon, 29 Aug 2016 23:00:11 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/edf3f97ae2af024708ebb4ac614227327033ca47 v7.4.2293
Sun, 28 Aug 2016 18:15:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/d90b6c02e2900576fb37d95b5e4f4a32b2d7383f v7.4.2285
Thu, 25 Aug 2016 23:30:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/78c7e274f27c68bf86b0a68411b128c6945d1f6a v7.4.2253
Wed, 17 Aug 2016 21:45:07 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/d3c907b5d2b352482b580a0cf687cbbea4c19ea1 v7.4.2223
Thu, 04 Aug 2016 22:15:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/c90f2aedd0a5dc2cc75bc9b5f475f8a3e3fe36b1 v7.4.2156
Wed, 03 Aug 2016 22:15:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/ee695f787ade7fd88fc5f5497553d95c0c3645b5 v7.4.2152
Wed, 03 Aug 2016 21:00:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/4c38d66d25e4ba433fe87283a4664425a3dbd529 v7.4.2150
Tue, 02 Aug 2016 22:00:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/86f2cd5bc574c23fa276d7f57cd1300e24222913 v7.4.2145