log src/proto/misc2.pro @ 20751:d9a2e5dcfd9f v8.2.0928

age author description
Sun, 07 Jun 2020 21:00:03 +0200 Bram Moolenaar patch 8.2.0928: many type casts are used for vim_strnsave() v8.2.0928
Sat, 30 May 2020 22:00:04 +0200 Bram Moolenaar patch 8.2.0855: GUI tests fail because the test doesn't use a modifier v8.2.0855
Wed, 13 May 2020 22:45:04 +0200 Bram Moolenaar patch 8.2.0751: Vim9: performance can be improved v8.2.0751
Fri, 14 Feb 2020 13:30:05 +0100 Bram Moolenaar patch 8.2.0256: time and timer related code is spread out v8.2.0256
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
Sat, 21 Sep 2019 21:00:07 +0200 Bram Moolenaar patch 8.1.2062: the mouse code is spread out v8.1.2062
Sun, 15 Sep 2019 21:15:03 +0200 Bram Moolenaar patch 8.1.2042: the evalfunc.c file is too big v8.1.2042
Fri, 13 Sep 2019 22:45:04 +0200 Bram Moolenaar patch 8.1.2027: MS-Windows: problem with ambiwidth characters v8.1.2027
Wed, 04 Sep 2019 21:00:04 +0200 Bram Moolenaar patch 8.1.1985: code for dealing with paths is spread out v8.1.1985
Tue, 20 Aug 2019 20:15:07 +0200 Bram Moolenaar patch 8.1.1891: functions used in one file are global v8.1.1891
Sun, 28 Jul 2019 14:30:07 +0200 Bram Moolenaar patch 8.1.1766: code for writing session file is spread out v8.1.1766
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: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
Wed, 13 Feb 2019 23:15:05 +0100 Bram Moolenaar patch 8.1.0914: code related to findfile() is spread out v8.1.0914
Sun, 13 Jan 2019 23:45:08 +0100 Bram Moolenaar patch 8.1.0743: giving error messages is not flexible v8.1.0743
Fri, 11 Jan 2019 16:30:05 +0100 Bram Moolenaar patch 8.1.0722: cannot build without the virtualedit feature v8.1.0722
Fri, 28 Dec 2018 22:00:05 +0100 Bram Moolenaar patch 8.1.0654: when deleting a line text property flags are not adjusted v8.1.0654
Fri, 21 Dec 2018 15:30:07 +0100 Bram Moolenaar patch 8.1.0614: placing signs can be complicated v8.1.0614
Tue, 18 Dec 2018 22:00:07 +0100 Bram Moolenaar patch 8.1.0607: proto files are not in sync with the source code v8.1.0607
Sun, 11 Nov 2018 15:30:07 +0100 Bram Moolenaar patch 8.1.0519: cannot save and restore the tag stack v8.1.0519
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
Sat, 10 Feb 2018 19:00:07 +0100 Christian Brabandt patch 8.0.1496: clearing a pointer takes two lines v8.0.1496
Fri, 09 Feb 2018 12:30:07 +0100 Christian Brabandt patch 8.0.1481: clearing a pointer takes two lines
Sat, 03 Feb 2018 17:45:05 +0100 Christian Brabandt patch 8.0.1459: cannot handle change of directory v8.0.1459
Sun, 12 Mar 2017 19:30:05 +0100 Christian Brabandt patch 8.0.0451: some macros are in lower case v8.0.0451
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, 10 Nov 2016 20:15:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/95f096030ed1a8afea028f2ea295d6f6a70f466f v8.0.0074
Sun, 04 Sep 2016 20:45:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/d5824ce1b5491df7d2eb0b66189d366fa67b4585 v7.4.2326
Sun, 14 Aug 2016 16:15:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/35a4cfa200917dd171b1fff3cd5b6cee9add673d v7.4.2209
Sun, 26 Jun 2016 16:45:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/f4fba6dcd508cb369ffa6916d9cb3fcf3d7ed548 v7.4.1955
Tue, 19 Jan 2016 13:30:06 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/ef26954a35207c3f17d6ed35d9a40c918d974892 v7.4.1133
Mon, 18 Jan 2016 23:30:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/b20e334859334be35de4b295023a2b49bdabbfa9 v7.4.1131
Sat, 09 Jan 2016 22:30:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/28fb79db6b52d1154e8dc63d227673648c2fce15 v7.4.1073
Thu, 07 Jan 2016 22:45:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/285bf84b4b9aca828828a8729b04cd59ab333dac v7.4.1061
Thu, 07 Jan 2016 21:30:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/75bdf6aa30a5c99d67c42886cf7a4a000bbaa422 v7.4.1058
Tue, 15 Sep 2015 14:15:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/93c88e0f6a4a8f7634ed84721daf4af46fc0d5db v7.4.866
Fri, 17 Jul 2015 13:22:51 +0200 Bram Moolenaar patch 7.4.783 v7.4.783
Sun, 10 Aug 2014 13:38:34 +0200 Bram Moolenaar updated for version 7.4.399 v7.4.399
Wed, 07 May 2014 18:35:30 +0200 Bram Moolenaar updated for version 7.4.279 v7.4.279
Sun, 23 Feb 2014 23:39:13 +0100 Bram Moolenaar updated for version 7.4.191 v7.4.191
Tue, 10 Jan 2012 16:28:45 +0100 Bram Moolenaar updated for version 7.3.397 v7.3.397
Thu, 07 Jul 2011 16:20:52 +0200 Bram Moolenaar updated for version 7.3.240 v7.3.240
Thu, 07 Jul 2011 15:08:58 +0200 Bram Moolenaar updated for version 7.3.239 v7.3.239
Mon, 11 Apr 2011 16:56:35 +0200 Bram Moolenaar updated for version 7.3.160 v7.3.160
Wed, 04 Aug 2010 17:07:20 +0200 Bram Moolenaar Make :find completion consistent between Unix and MS-Windows. Add a test. vim73
Tue, 20 Jul 2010 17:32:38 +0200 Bram Moolenaar Change 'cryptmethod' from a number to a string option. Make it global-local. vim73
Mon, 21 Jun 2010 06:15:46 +0200 Bram Moolenaar Crypt the swapfile. vim73
Tue, 01 Jun 2010 23:37:39 +0200 Bram Moolenaar Made crypt/decrypt faster. vim73
Sat, 29 May 2010 15:11:47 +0200 Bram Moolenaar Fix a few more things for persistent undo. vim73
Sun, 16 May 2010 22:32:54 +0200 Bram Moolenaar Add the blowfish encryption patch from Mohsin Ahmed. Needs more work. vim73
Sun, 16 May 2010 15:46:46 +0200 Bram Moolenaar Add 'relativenumber' patch from Markus Heidelberg. vim73
Wed, 24 Dec 2008 11:54:31 +0000 vimboss updated for version 7.2-073 v7.2.073
Thu, 24 Jul 2008 18:29:37 +0000 vimboss updated for version 7.2b-018 v7.2b.018
Fri, 04 Jul 2008 09:44:11 +0000 vimboss updated for version 7.2a-013 v7.2a.013
Tue, 24 Jun 2008 22:58:06 +0000 vimboss updated for version 7.2a v7.2a
Sun, 06 May 2007 14:25:46 +0000 vimboss updated for version 7.1a
Tue, 03 Oct 2006 12:44:42 +0000 vimboss updated for version 7.0-111 v7.0.111