log src/mbyte.c @ 19750:aa674de6d813 v8.2.0431

age author description
Wed, 26 Feb 2020 16:30:04 +0100 Bram Moolenaar patch 8.2.0320: no Haiku support v8.2.0320
Sun, 26 Jan 2020 22:15:05 +0100 Bram Moolenaar patch 8.2.0156: various typos in source files and tests v8.2.0156
Wed, 04 Dec 2019 22:00:04 +0100 Bram Moolenaar patch 8.1.2388: using old C style comments v8.1.2388
Fri, 29 Nov 2019 23:30:04 +0100 Bram Moolenaar patch 8.1.2361: MS-Windows: test failures related to VIMDLL v8.1.2361
Thu, 21 Nov 2019 17:15:04 +0100 Bram Moolenaar patch 8.1.2327: cannot build with Hangul input v8.1.2327
Tue, 10 Sep 2019 21:30:06 +0200 Bram Moolenaar patch 8.1.2021: some global functions can be local to the file v8.1.2021
Sat, 07 Sep 2019 16:15:03 +0200 Bram Moolenaar patch 8.1.2003: MS-Windows: code page 65001 is not recognized v8.1.2003
Sat, 07 Sep 2019 15:15:04 +0200 Bram Moolenaar patch 8.1.2000: plugin cannot get the current IME status v8.1.2000
Mon, 08 Jul 2019 23:45:04 +0200 Bram Moolenaar patch 8.1.1655: popup window border drawn wrong with multi-byte char v8.1.1655
Sun, 07 Jul 2019 19:30:05 +0200 Bram Moolenaar patch 8.1.1647: build error with GTK and hangulinput feature v8.1.1647
Wed, 05 Jun 2019 23:00:07 +0200 Bram Moolenaar patch 8.1.1470: new Unicode character U32FF missing from double-width table v8.1.1470
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:00:07 +0200 Bram Moolenaar patch 8.1.1384: using "int" for alloc() often results in compiler warnings v8.1.1384
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
Fri, 12 Apr 2019 20:15:07 +0200 Bram Moolenaar patch 8.1.1157: Unicode tables are out of date v8.1.1157
Fri, 12 Apr 2019 20:15:06 +0200 Bram Moolenaar patch 8.1.1156: Unicode emoji and other image characters not recognized v8.1.1156
Fri, 22 Mar 2019 16:45:05 +0100 Bram Moolenaar patch 8.1.1038: Arabic support excludes Farsi v8.1.1038
Sun, 17 Feb 2019 17:45:08 +0100 Bram Moolenaar patch 8.1.0941: macros for MS-Windows are inconsistent v8.1.0941
Sat, 26 Jan 2019 17:30:15 +0100 Bram Moolenaar patch 8.1.0826: too many #ifdefs v8.1.0826
Thu, 24 Jan 2019 16:00:08 +0100 Bram Moolenaar patch 8.1.0806: too many #ifdefs v8.1.0806
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
Mon, 14 Jan 2019 20:30:06 +0100 Bram Moolenaar patch 8.1.0745: compiler warnings for signed/unsigned string v8.1.0745
Sun, 13 Jan 2019 23:45:08 +0100 Bram Moolenaar patch 8.1.0743: giving error messages is not flexible v8.1.0743
Sun, 30 Sep 2018 21:45:07 +0200 Christian Brabandt patch 8.1.0443: unnecessary static function prototypes v8.1.0443
Thu, 13 Sep 2018 15:45:05 +0200 Christian Brabandt patch 8.1.0377: xdiff doesn't use the Vim memory allocation functions v8.1.0377
Tue, 11 Sep 2018 21:45:06 +0200 Christian Brabandt patch 8.1.0368: GTK code has too many #ifdefs and GTK 2.10 building fails v8.1.0368
Sun, 19 Aug 2018 23:00:06 +0200 Christian Brabandt patch 8.1.0301: GTK: input method popup displayed on wrong screen. v8.1.0301
Wed, 01 Aug 2018 19:15:05 +0200 Christian Brabandt patch 8.1.0233: "safe" argument of call_vim_function() is always FALSE v8.1.0233
Sat, 14 Jul 2018 19:45:05 +0200 Christian Brabandt patch 8.1.0182: Unicode standard was updated v8.1.0182
Wed, 13 Jun 2018 21:30:06 +0200 Christian Brabandt patch 8.1.0055: complete test has wrong order of arguments v8.1.0055
Tue, 12 Jun 2018 22:15:06 +0200 Christian Brabandt patch 8.1.0053: first argument of 'completefunc' has inconsistent type v8.1.0053
Thu, 17 May 2018 13:15:06 +0200 Christian Brabandt patch 8.0.1849: compiler warning for unused arguments, missing prototype v8.0.1849
Sun, 08 Apr 2018 13:15:07 +0200 Christian Brabandt patch 8.0.1677: no compiler warning for wrong format in vim_snprintf() v8.0.1677
Sun, 04 Mar 2018 18:15:08 +0100 Christian Brabandt patch 8.0.1564: too many #ifdefs v8.0.1564
Tue, 27 Feb 2018 17:30:08 +0100 Christian Brabandt patch 8.0.1550: various small problems in source files v8.0.1550
Sat, 10 Feb 2018 19:00:07 +0100 Christian Brabandt patch 8.0.1496: clearing a pointer takes two lines v8.0.1496
Sat, 27 Jan 2018 21:15:05 +0100 Christian Brabandt patch 8.0.1433: illegal memory access after undo v8.0.1433
Mon, 27 Nov 2017 23:00:04 +0100 Christian Brabandt patch 8.0.1350: cannot build with +eval and -multi_byte v8.0.1350
Sun, 26 Nov 2017 15:00:06 +0100 Christian Brabandt patch 8.0.1344: using 'imactivatefunc' in the GUI does not work v8.0.1344
Sat, 25 Nov 2017 21:15:04 +0100 Christian Brabandt patch 8.0.1342: cannot build with Motif and multi-byte v8.0.1342
Sat, 25 Nov 2017 18:00:04 +0100 Christian Brabandt patch 8.0.1340: MS-Windows: cannot build GUI without IME v8.0.1340
Sat, 25 Nov 2017 17:15:05 +0100 Christian Brabandt patch 8.0.1338: USE_IM_CONTROL is confusing and incomplete v8.0.1338
Sat, 25 Nov 2017 15:30:07 +0100 Christian Brabandt patch 8.0.1337: typo in #ifdef v8.0.1337
Sat, 25 Nov 2017 15:30:06 +0100 Christian Brabandt patch 8.0.1336: cannot use imactivatefunc() unless compiled with +xim v8.0.1336
Sat, 28 Oct 2017 21:15:35 +0200 Christian Brabandt patch 8.0.1236: Mac features are confusing v8.0.1236
Sun, 15 Oct 2017 23:00:04 +0200 Christian Brabandt patch 8.0.1203: terminal window mistreats composing characters v8.0.1203
Tue, 26 Sep 2017 19:15:05 +0200 Christian Brabandt patch 8.0.1152: encoding of error message wrong in Cygwin terminal v8.0.1152
Wed, 13 Sep 2017 22:15:04 +0200 Christian Brabandt patch 8.0.1099: warnings for GDK calls v8.0.1099
Sat, 09 Sep 2017 19:00:04 +0200 Christian Brabandt patch 8.0.1084: GTK build has compiler warnings v8.0.1084
Tue, 05 Sep 2017 22:30:04 +0200 Christian Brabandt patch 8.0.1060: when imstyle is one, mapping <Left> breaks preediting v8.0.1060
Wed, 30 Aug 2017 22:15:04 +0200 Christian Brabandt patch 8.0.1026: GTK on-the-spot input has problems v8.0.1026
Wed, 30 Aug 2017 13:30:04 +0200 Christian Brabandt patch 8.0.1014: old compiler doesn't know uint32_t v8.0.1014
Tue, 22 Aug 2017 22:15:04 +0200 Christian Brabandt patch 8.0.0985: libvterm has its own idea of character width v8.0.0985
Thu, 22 Jun 2017 15:30:03 +0200 Christian Brabandt patch 8.0.0652: unicode information is outdated v8.0.0652
Mon, 05 Jun 2017 15:15:03 +0200 Christian Brabandt patch 8.0.0620: checking for HAVE_GTK_MULTIHEAD is not needed v8.0.0620
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
Sat, 28 Jan 2017 16:45:04 +0100 Christian Brabandt patch 8.0.0252: not properly recognizing word characters between 128 and 255 v8.0.0252
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