log src/misc2.c @ 14424:0a69e6e708f9 v8.1.0226

age author description
Sun, 29 Jul 2018 16:15:05 +0200 Christian Brabandt patch 8.1.0226: too many #ifdefs v8.1.0226
Fri, 29 Jun 2018 20:30:06 +0200 Christian Brabandt patch 8.1.0127: build failure when disabling the session feature v8.1.0127
Sat, 21 Apr 2018 23:45:06 +0200 Christian Brabandt patch 8.0.1747: MS-Windows: term_start() does not set job_info() cmd v8.0.1747
Sat, 21 Apr 2018 22:45:07 +0200 Christian Brabandt patch 8.0.1745: build failure on MS-Windows v8.0.1745
Wed, 04 Apr 2018 23:00:07 +0200 Christian Brabandt patch 8.0.1660: the terminal API "drop" command doesn't support options v8.0.1660
Tue, 20 Mar 2018 12:45:05 +0100 Christian Brabandt patch 8.0.1620: reading spell file has no good EOF detection v8.0.1620
Sun, 04 Mar 2018 18:15:08 +0100 Christian Brabandt patch 8.0.1564: too many #ifdefs v8.0.1564
Sat, 10 Feb 2018 19:00:07 +0100 Christian Brabandt patch 8.0.1496: clearing a pointer takes two lines v8.0.1496
Sat, 10 Feb 2018 15:45:07 +0100 Christian Brabandt patch 8.0.1492: memory leak in balloon_split() v8.0.1492
Fri, 09 Feb 2018 12:30:07 +0100 Christian Brabandt patch 8.0.1481: clearing a pointer takes two lines
Sat, 03 Feb 2018 18:15:05 +0100 Christian Brabandt patch 8.0.1460: missing file in patch v8.0.1460
Fri, 22 Dec 2017 21:15:05 +0100 Christian Brabandt patch 8.0.1421: accessing invalid memory with overlong byte sequence v8.0.1421
Tue, 19 Dec 2017 22:30:06 +0100 Christian Brabandt patch 8.0.1417: test doesn't search for a sentence v8.0.1417
Tue, 19 Dec 2017 21:30:05 +0100 Christian Brabandt patch 8.0.1416: crash when searching for a sentence v8.0.1416
Sat, 18 Nov 2017 19:00:06 +0100 Christian Brabandt patch 8.0.1309: cannot use 'balloonexpr' in a terminal v8.0.1309
Thu, 09 Nov 2017 13:30:05 +0100 Christian Brabandt patch 8.0.1276: key lost when window closed in exit callback v8.0.1276
Sat, 28 Oct 2017 21:15:35 +0200 Christian Brabandt patch 8.0.1236: Mac features are confusing v8.0.1236
Mon, 23 Oct 2017 22:00:05 +0200 Christian Brabandt patch 8.0.1214: accessing freed memory when EXITFREE is set v8.0.1214
Fri, 22 Sep 2017 15:30:06 +0200 Christian Brabandt patch 8.0.1136: W_WIDTH() is always the same v8.0.1136
Sat, 16 Sep 2017 21:00:06 +0200 Christian Brabandt patch 8.0.1118: FEAT_WINDOWS adds a lot of #ifdefs v8.0.1118
Wed, 30 Aug 2017 17:15:05 +0200 Christian Brabandt patch 8.0.1019: pasting in virtual edit happens in the wrong place v8.0.1019
Sat, 26 Aug 2017 22:15:04 +0200 Christian Brabandt patch 8.0.1000: cannot open a terminal without running a job in it v8.0.1000
Sat, 19 Aug 2017 15:15:03 +0200 Christian Brabandt patch 8.0.0962: crash with virtualedit and joining lines v8.0.0962
Sat, 22 Jul 2017 21:15:04 +0200 Christian Brabandt patch 8.0.0751: OpenPTY missing with some combination of features v8.0.0751
Thu, 22 Jun 2017 22:45:04 +0200 Christian Brabandt patch 8.0.0661: recognizing urxvt mouse codes does not work well v8.0.0661
Mon, 10 Apr 2017 22:30:03 +0200 Christian Brabandt patch 8.0.0561: undefined behavior when using backslash after empty line v8.0.0561
Wed, 29 Mar 2017 17:45:06 +0200 Christian Brabandt patch 8.0.0520: using a function pointer while the function is known v8.0.0520
Sun, 19 Mar 2017 21:45:05 +0100 Christian Brabandt patch 8.0.0493: crash with cd command with very long argument v8.0.0493
Thu, 16 Mar 2017 20:00:05 +0100 Christian Brabandt patch 8.0.0468: after aborting an Ex command g< does not work v8.0.0468
Thu, 16 Mar 2017 12:30:04 +0100 Christian Brabandt patch 8.0.0460: can't build on HPUX v8.0.0460
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
Wed, 01 Mar 2017 20:45:06 +0100 Christian Brabandt patch 8.0.0397: can't build with +viminfo but without +eval v8.0.0397
Thu, 23 Feb 2017 18:00:05 +0100 Christian Brabandt patch 8.0.0357: crash when setting 'guicursor' to weird value v8.0.0357
Fri, 27 Jan 2017 22:00:06 +0100 Christian Brabandt patch 8.0.0248: vim_strcat() cannot handle overlapping arguments v8.0.0248
Thu, 26 Jan 2017 23:00:05 +0100 Christian Brabandt patch 8.0.0243: tolower() does not work if the byte count changes v8.0.0243
Thu, 26 Jan 2017 21:45:04 +0100 Christian Brabandt patch 8.0.0241: fallback implementation of mch_memmove is unused v8.0.0241
Sun, 22 Jan 2017 15:15:04 +0100 Christian Brabandt patch 8.0.0212: buffer for key name may be too small v8.0.0212
Sat, 21 Jan 2017 20:15:04 +0100 Christian Brabandt patch 8.0.0210: no support for bracketed paste v8.0.0210
Tue, 10 Jan 2017 14:00:04 +0100 Christian Brabandt patch 8.0.0164: outdated and misplaced comments v8.0.0164
Thu, 01 Dec 2016 23:15:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/5162822914372fc916a93f85848c0c82209e7cec v8.0.0118
Thu, 01 Dec 2016 17:30:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/b129a447f3b580d4c941869672b0557c52c37e4d v8.0.0109
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
Thu, 10 Nov 2016 20:15:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/95f096030ed1a8afea028f2ea295d6f6a70f466f v8.0.0074
Sun, 30 Oct 2016 22:00:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/3a117e19e02bf29cfc5e398470dd7851ae3d6803 v8.0.0055
Wed, 12 Oct 2016 14:30:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/cea912af725c54f4727a0565e31661f6b29c6bb1 v8.0.0029
Sun, 04 Sep 2016 20:45:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/d5824ce1b5491df7d2eb0b66189d366fa67b4585 v7.4.2326
Mon, 29 Aug 2016 23:00:11 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/edf3f97ae2af024708ebb4ac614227327033ca47 v7.4.2293
Sun, 14 Aug 2016 16:15:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/35a4cfa200917dd171b1fff3cd5b6cee9add673d v7.4.2209
Mon, 01 Aug 2016 15:45:07 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/437bafe4c8a83ed71ee006eda7f54b65a90f0d4c v7.4.2137
Sat, 30 Jul 2016 23:00:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/623e263ffb998acacd6fd0de18c44e03af2a47d1 v7.4.2130
Sat, 16 Jul 2016 15:00:07 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/a06ecab7a5159e744448ace731036f0dc5f87dd4 v7.4.2048
Sun, 10 Jul 2016 22:15:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/7c0a2f367f2507669560b1a66423155c70d2e75b v7.4.2024
Fri, 01 Jul 2016 18:30:07 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/22fcfad29276bd5f317faf516637dcd491b96a12 v7.4.1976
Fri, 01 Jul 2016 17:30:07 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/8767f52fbfd4f053ce00a978227c95f1d7d323fe v7.4.1975
Fri, 01 Jul 2016 12:00:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/1d90a5a5af84250e226f8a9121e771f7b72aa894 v7.4.1968
Sun, 26 Jun 2016 16:45:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/f4fba6dcd508cb369ffa6916d9cb3fcf3d7ed548 v7.4.1955
Wed, 08 Jun 2016 21:30:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/945ec093cd4ddefab930239990564b12eb232153 v7.4.1909
Wed, 01 Jun 2016 23:15:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/b89a25f17e274dc308c584ea69a129ffbb26bc3d v7.4.1868