log src/getchar.c @ 18478:94223687df0e

age author description
Tue, 22 Oct 2019 22:00:05 +0200 Bram Moolenaar patch 8.1.2200: crash when memory allocation fails v8.1.2200
Sun, 20 Oct 2019 16:15:03 +0200 Bram Moolenaar patch 8.1.2191: when using modifyOtherKeys CTRL-X mode may not work v8.1.2191
Thu, 17 Oct 2019 23:15:04 +0200 Bram Moolenaar patch 8.1.2171: mouse support not always available v8.1.2171
Sun, 13 Oct 2019 16:45:04 +0200 Bram Moolenaar patch 8.1.2145: cannot map <C-H> when modifyOtherKeys is enabled v8.1.2145
Thu, 10 Oct 2019 22:00:03 +0200 Bram Moolenaar patch 8.1.2135: with modifyOtherKeys Alt-a does not work properly v8.1.2135
Thu, 10 Oct 2019 21:15:04 +0200 Bram Moolenaar patch 8.1.2134: modifier keys are not always recognized v8.1.2134
Sun, 06 Oct 2019 22:15:04 +0200 Bram Moolenaar patch 8.1.2120: some MB_ macros are more complicated than necessary v8.1.2120
Thu, 03 Oct 2019 22:45:03 +0200 Bram Moolenaar patch 8.1.2110: CTRL-C closes two popups instead of one v8.1.2110
Sat, 28 Sep 2019 15:30:03 +0200 Bram Moolenaar patch 8.1.2091: double free when memory allocation fails v8.1.2091
Wed, 18 Sep 2019 21:30:03 +0200 Bram Moolenaar patch 8.1.2053: SafeStateAgain not triggered if callback uses feedkeys() v8.1.2053
Tue, 17 Sep 2019 20:30:04 +0200 Bram Moolenaar patch 8.1.2048: not clear why SafeState and SafeStateAgain are not triggered v8.1.2048
Mon, 16 Sep 2019 22:00:04 +0200 Bram Moolenaar patch 8.1.2046: SafeState may be triggered at the wrong moment v8.1.2046
Sun, 15 Sep 2019 21:15:03 +0200 Bram Moolenaar patch 8.1.2042: the evalfunc.c file is too big v8.1.2042
Wed, 21 Aug 2019 14:45:04 +0200 Bram Moolenaar patch 8.1.1901: the +insert_expand feature is not always available v8.1.1901
Tue, 20 Aug 2019 20:15:07 +0200 Bram Moolenaar patch 8.1.1891: functions used in one file are global v8.1.1891
Thu, 08 Aug 2019 21:00:07 +0200 Bram Moolenaar patch 8.1.1827: allocating more memory than needed for extended structs v8.1.1827
Sat, 03 Aug 2019 16:30:06 +0200 Bram Moolenaar patch 8.1.1799: cannot avoid mapping for a popup window v8.1.1799
Sat, 03 Aug 2019 15:00:05 +0200 Bram Moolenaar patch 8.1.1798: warning for unused variable in tiny version v8.1.1798
Sat, 03 Aug 2019 14:30:05 +0200 Bram Moolenaar patch 8.1.1797: the vgetorpeek() function is too long v8.1.1797
Fri, 02 Aug 2019 23:00:07 +0200 Bram Moolenaar patch 8.1.1794: tests are flaky v8.1.1794
Fri, 02 Aug 2019 21:45:04 +0200 Bram Moolenaar patch 8.1.1792: the vgetorpeek() function is too long v8.1.1792
Thu, 01 Aug 2019 14:30:07 +0200 Bram Moolenaar patch 8.1.1785: map functionality mixed with character input v8.1.1785
Sat, 27 Jul 2019 21:15:05 +0200 Bram Moolenaar patch 8.1.1759: no mode char for terminal mapping from maparg() v8.1.1759
Fri, 05 Jul 2019 23:30:06 +0200 Bram Moolenaar patch 8.1.1640: the CursorHold autocommand takes down a balloon v8.1.1640
Tue, 25 Jun 2019 06:30:09 +0200 Bram Moolenaar patch 8.1.1591: on error garbage collection may free memory in use v8.1.1591
Sat, 01 Jun 2019 17:15:06 +0200 Bram Moolenaar patch 8.1.1441: popup window filter not yet implemented v8.1.1441
Tue, 28 May 2019 23:15:10 +0200 Bram Moolenaar patch 8.1.1414: alloc() returning "char_u *" causes a lot of type casts v8.1.1414
Fri, 24 May 2019 19:45:05 +0200 Bram Moolenaar patch 8.1.1386: unessesary type casts for lalloc() v8.1.1386
Fri, 24 May 2019 19:00:07 +0200 Bram Moolenaar patch 8.1.1384: using "int" for alloc() often results in compiler warnings v8.1.1384
Wed, 22 May 2019 22:45:05 +0200 Bram Moolenaar patch 8.1.1365: source command doesn't check for the sandbox v8.1.1365
Sun, 19 May 2019 22:00:06 +0200 Bram Moolenaar patch 8.1.1358: cannot enter character with a CSI byte v8.1.1358
Sat, 04 May 2019 20:15:04 +0200 Bram Moolenaar patch 8.1.1269: MS-Windows GUI: multibyte chars with a 0x80 byte do not work v8.1.1269
Fri, 03 May 2019 15:15:05 +0200 Bram Moolenaar patch 8.1.1251: no test for completion of mapping keys v8.1.1251
Mon, 29 Apr 2019 22:00:05 +0200 Bram Moolenaar patch 8.1.1239: key with byte sequence containing CSI does not work v8.1.1239
Sun, 28 Apr 2019 20:00:10 +0200 Bram Moolenaar patch 8.1.1230: a lot of code is shared between vim.exe and gvim.exe v8.1.1230
Wed, 24 Apr 2019 23:15:05 +0200 Bram Moolenaar patch 8.1.1201: output of :command is hard to read v8.1.1201
Thu, 18 Apr 2019 21:15:05 +0200 Bram Moolenaar patch 8.1.1185: mapping for CTRL-X is inconsistent v8.1.1185
Thu, 04 Apr 2019 20:15:05 +0200 Bram Moolenaar patch 8.1.1118: a couple of conditions are hard to understand v8.1.1118
Sat, 30 Mar 2019 19:00:07 +0100 Bram Moolenaar patch 8.1.1086: too many curly braces v8.1.1086
Sun, 10 Mar 2019 09:45:10 +0100 Bram Moolenaar patch 8.1.1003: playing back recorded key sequence mistakes key code v8.1.1003
Sat, 09 Mar 2019 11:30:06 +0100 Bram Moolenaar patch 8.1.1000: indenting is off v8.1.1000
Sun, 17 Feb 2019 17:45:08 +0100 Bram Moolenaar patch 8.1.0941: macros for MS-Windows are inconsistent v8.1.0941
Sat, 16 Feb 2019 15:15:07 +0100 Bram Moolenaar patch 8.1.0932: Farsi support is outdated and unused v8.1.0932
Fri, 25 Jan 2019 22:30:13 +0100 Bram Moolenaar patch 8.1.0822: peeking and flushing output slows down execution
Thu, 24 Jan 2019 17:30:08 +0100 Bram Moolenaar patch 8.1.0810: too many #ifdefs v8.1.0810
Sun, 20 Jan 2019 15:45:07 +0100 Bram Moolenaar patch 8.1.0785: depending on the configuration some functions are unused v8.1.0785
Sat, 19 Jan 2019 17:45:07 +0100 Bram Moolenaar patch 8.1.0779: argument for message functions is inconsistent v8.1.0779
Sun, 13 Jan 2019 23:45:08 +0100 Bram Moolenaar patch 8.1.0743: giving error messages is not flexible v8.1.0743
Sun, 07 Oct 2018 23:30:06 +0200 Bram Moolenaar patch 8.1.0466: autocmd test fails v8.1.0466
Sun, 30 Sep 2018 21:45:07 +0200 Christian Brabandt patch 8.1.0443: unnecessary static function prototypes v8.1.0443
Sun, 30 Sep 2018 17:15:08 +0200 Christian Brabandt patch 8.1.0439: recursive use of getcmdline() still not protected v8.1.0439
Mon, 10 Sep 2018 21:15:07 +0200 Christian Brabandt patch 8.1.0362: cannot get the script line number when executing a function v8.1.0362
Fri, 27 Jul 2018 23:30:05 +0200 Christian Brabandt patch 8.1.0216: part of file not indented properly v8.1.0216
Tue, 03 Jul 2018 15:00:09 +0200 Christian Brabandt patch 8.1.0140: recording into a register has focus events v8.1.0140
Tue, 12 Jun 2018 21:45:08 +0200 Christian Brabandt patch 8.1.0052: when mapping to <Nop> times out the next mapping is skipped v8.1.0052
Wed, 23 May 2018 22:00:06 +0200 Christian Brabandt patch 8.1.0022: repeating put from expression register fails v8.1.0022
Tue, 22 May 2018 20:45:05 +0200 Christian Brabandt patch 8.1.0020: cannot tell whether a register is executing or recording v8.1.0020
Tue, 15 May 2018 22:30:07 +0200 Christian Brabandt patch 8.0.1845: various comment updates needed, missing white space v8.0.1845
Sat, 12 May 2018 21:45:05 +0200 Christian Brabandt patch 8.0.1825: might use NULL pointer when out of memory v8.0.1825
Tue, 01 May 2018 19:00:07 +0200 Christian Brabandt patch 8.0.1786: no test for 'termwinkey' v8.0.1786