log runtime/doc/usr_41.txt @ 27803:9824bd8b05df

age author description
Fri, 11 Feb 2022 14:45:03 +0100 Bram Moolenaar Update runtime files. (closes #9741)
Mon, 31 Jan 2022 18:45:03 +0100 Bram Moolenaar patch 8.2.4276: separate test function for the GUI scrollbar v8.2.4276
Mon, 31 Jan 2022 13:30:05 +0100 Bram Moolenaar patch 8.2.4270: generating nv_cmdidxs.h requires building Vim twice v8.2.4270
Sun, 30 Jan 2022 13:45:03 +0100 Bram Moolenaar patch 8.2.4259: number of test functions for GUI events is growing v8.2.4259
Sat, 29 Jan 2022 23:30:04 +0100 Bram Moolenaar Update runtime files
Sat, 29 Jan 2022 14:15:04 +0100 Bram Moolenaar patch 8.2.4252: generating the normal command table at runtime is inefficient v8.2.4252
Thu, 27 Jan 2022 14:30:04 +0100 Bram Moolenaar patch 8.2.4228: no tests for clicking in the GUI tabline v8.2.4228
Mon, 10 Jan 2022 14:45:03 +0100 Bram Moolenaar patch 8.2.4052: not easy to resize a window from a plugin v8.2.4052
Sat, 08 Jan 2022 23:00:06 +0100 Bram Moolenaar Update runtime files
Fri, 31 Dec 2021 13:30:06 +0100 Bram Moolenaar Update runtime files
Wed, 03 Nov 2021 23:00:08 +0100 Bram Moolenaar patch 8.2.3578: manipulating highlighting is complicated v8.2.3578
Tue, 21 Sep 2021 20:15:04 +0200 Bram Moolenaar Update runtime files
Tue, 14 Sep 2021 18:00:08 +0200 Bram Moolenaar patch 8.2.3438: cannot manipulate blobs v8.2.3438
Mon, 16 Aug 2021 21:45:03 +0200 Bram Moolenaar patch 8.2.3356: adding many text properties requires a lot of function calls v8.2.3356
Sat, 14 Aug 2021 21:30:04 +0200 Bram Moolenaar Update runtime files
Sun, 08 Aug 2021 14:45:03 +0200 Bram Moolenaar patch 8.2.3314: behavior of exists() in a :def function is unpredictable v8.2.3314
Wed, 28 Jul 2021 20:15:05 +0200 Bram Moolenaar Update runtime files
Mon, 26 Jul 2021 22:00:07 +0200 Bram Moolenaar patch 8.2.3226: new digraph functions use old naming scheme v8.2.3226
Mon, 19 Jul 2021 20:15:04 +0200 Bram Moolenaar patch 8.2.3184: cannot add a digraph with a leading space v8.2.3184
Wed, 23 Jun 2021 21:00:03 +0200 Bram Moolenaar patch 8.2.3040: GUI: dropping files not tested v8.2.3040
Mon, 21 Jun 2021 18:45:04 +0200 Bram Moolenaar patch 8.2.3028: GUI mouse events not tested v8.2.3028
Sun, 13 Jun 2021 19:15:03 +0200 Bram Moolenaar Update runtime files
Mon, 07 Jun 2021 19:00:04 +0200 Bram Moolenaar patch 8.2.2958: function list test fails v8.2.2958
Wed, 21 Apr 2021 18:15:04 +0200 Bram Moolenaar Update runtime files
Sat, 03 Apr 2021 15:30:21 +0200 Bram Moolenaar patch 8.2.2697: function list test fails v8.2.2697
Wed, 31 Mar 2021 20:15:04 +0200 Bram Moolenaar Update runtime files.
Sun, 14 Mar 2021 19:15:03 +0100 Bram Moolenaar patch 8.2.2606: strchars() defaults to counting composing characters v8.2.2606
Sat, 13 Feb 2021 18:15:04 +0100 Bram Moolenaar Update runtime files
Sat, 06 Feb 2021 12:45:04 +0100 Bram Moolenaar patch 8.2.2468: not easy to get the full command name from a shortened one v8.2.2468
Mon, 01 Feb 2021 20:15:04 +0100 Bram Moolenaar patch 8.2.2449: Vim9: flatten() always changes the list type
Mon, 18 Jan 2021 20:00:09 +0100 Bram Moolenaar Update runtime files.
Wed, 13 Jan 2021 22:00:04 +0100 Bram Moolenaar patch 8.2.2344: using inclusive index for slice is not always desired v8.2.2344
Wed, 13 Jan 2021 20:45:04 +0100 Bram Moolenaar patch 8.2.2343: Vim9: return type of readfile() is any v8.2.2343
Tue, 12 Jan 2021 22:00:06 +0100 Bram Moolenaar patch 8.2.2339: cannot get the type of a value as a string v8.2.2339
Tue, 12 Jan 2021 20:30:07 +0100 Bram Moolenaar patch 8.2.2336: Vim9: not possible to extend dictionary with different type v8.2.2336
Mon, 11 Jan 2021 19:45:05 +0100 Bram Moolenaar Update runtime files.
Sun, 10 Jan 2021 20:30:04 +0100 Bram Moolenaar patch 8.2.2324: not easy to get mark en cursor posotion by character count v8.2.2324
Mon, 28 Dec 2020 13:00:07 +0100 Bram Moolenaar patch 8.2.2233: cannot convert a byte index into a character index v8.2.2233
Wed, 23 Dec 2020 14:00:04 +0100 Bram Moolenaar Update runtime files.
Sat, 21 Nov 2020 13:30:04 +0100 Bram Moolenaar Update runtime files
Mon, 09 Nov 2020 18:45:04 +0100 Bram Moolenaar patch 8.2.1969: Vim9: map() may change the list or dict item type v8.2.1969
Tue, 22 Sep 2020 20:45:04 +0200 Bram Moolenaar patch 8.2.1726: fuzzy matching only works on strings v8.2.1726
Fri, 11 Sep 2020 22:30:04 +0200 Bram Moolenaar patch 8.2.1665: cannot do fuzzy string matching v8.2.1665
Mon, 07 Sep 2020 22:30:04 +0200 Bram Moolenaar Update runtime files.
Fri, 04 Sep 2020 16:45:04 +0200 Bram Moolenaar patch 8.2.1588: cannot read back the prompt of a prompt buffer v8.2.1588
Sun, 30 Aug 2020 17:30:06 +0200 Bram Moolenaar Update runtime files.
Sun, 30 Aug 2020 16:00:04 +0200 Bram Moolenaar patch 8.2.1544: cannot translate messages in a Vim script v8.2.1544
Fri, 28 Aug 2020 22:30:04 +0200 Bram Moolenaar patch 8.2.1536: cannot get the class of a character; emoji widths are wrong v8.2.1536
Fri, 28 Aug 2020 21:15:03 +0200 Bram Moolenaar patch 8.2.1535: it is not possible to specify cell widths of characters v8.2.1535
Sat, 15 Aug 2020 19:00:04 +0200 Bram Moolenaar Update runtime files.
Fri, 07 Aug 2020 20:00:05 +0200 Bram Moolenaar Update runtime files.
Sun, 14 Jun 2020 17:45:04 +0200 Bram Moolenaar Update runtime files
Sat, 13 Jun 2020 16:00:04 +0200 Bram Moolenaar patch 8.2.0970: terminal properties are not available in Vim script v8.2.0970
Mon, 08 Jun 2020 21:00:04 +0200 Bram Moolenaar patch 8.2.0935: flattening a list with existing code is slow v8.2.0935
Sun, 07 Jun 2020 18:30:03 +0200 Bram Moolenaar patch 8.2.0924: cannot save and restore a register properly v8.2.0924
Thu, 04 Jun 2020 15:30:05 +0200 Bram Moolenaar patch 8.2.0897: list of functions in patched version is outdated v8.2.0897
Mon, 01 Jun 2020 16:15:03 +0200 Bram Moolenaar patch 8.2.0875: getting attributes for directory entries is slow v8.2.0875
Sun, 31 May 2020 15:45:04 +0200 Bram Moolenaar patch 8.2.0861: cannot easily get all the current marks v8.2.0861
Thu, 19 Mar 2020 20:45:06 +0100 Bram Moolenaar Update runtime files
Sun, 15 Mar 2020 16:15:04 +0100 Bram Moolenaar patch 8.2.0385: menu functionality insufficiently tested v8.2.0385
Wed, 12 Feb 2020 22:30:04 +0100 Bram Moolenaar patch 8.2.0250: test_clear_search_pat() is unused v8.2.0250
Wed, 05 Feb 2020 20:45:04 +0100 Bram Moolenaar patch 8.2.0212: missing search/substitute pattern hardly tested v8.2.0212
Tue, 17 Dec 2019 21:30:04 +0100 Bram Moolenaar patch 8.2.0017: OS/2 and MS-DOS are still mentioned v8.2.0017
Thu, 12 Dec 2019 14:30:07 +0100 Bram Moolenaar Vim 8.2 release
Tue, 26 Nov 2019 21:45:05 +0100 Bram Moolenaar Update runtime files
Thu, 21 Nov 2019 15:45:03 +0100 Bram Moolenaar patch 8.1.2326: cannot parse a date/time string v8.1.2326
Sun, 17 Nov 2019 16:00:05 +0100 Bram Moolenaar Update runtime files.
Fri, 27 Sep 2019 19:45:06 +0200 Bram Moolenaar Update runtime files.
Sat, 13 Jul 2019 23:15:05 +0200 Bram Moolenaar Update runtime files
Sat, 13 Jul 2019 21:30:04 +0200 Bram Moolenaar patch 8.1.1682: placing a larger number of signs is slow v8.1.1682
Sun, 07 Jul 2019 18:30:05 +0200 Bram Moolenaar patch 8.1.1645: cannot use a popup window for a balloon v8.1.1645
Thu, 04 Jul 2019 17:00:05 +0200 Bram Moolenaar patch 8.1.1628: popup window functions not in list of functions v8.1.1628
Sun, 09 Jun 2019 17:30:04 +0200 Bram Moolenaar patch 8.1.1510: a plugin cannot easily expand a command like done internally v8.1.1510
Fri, 31 May 2019 21:45:06 +0200 Bram Moolenaar Update runtime files.
Sun, 26 May 2019 21:45:07 +0200 Bram Moolenaar Update runtime files.
Sat, 11 May 2019 21:15:06 +0200 Bram Moolenaar patch 8.1.1321: no docs or tests for listener functions v8.1.1321
Thu, 09 May 2019 19:30:06 +0200 Bram Moolenaar Update runtime files
Thu, 09 May 2019 15:00:07 +0200 Bram Moolenaar patch 8.1.1305: there is no easy way to manipulate environment variables v8.1.1305
Tue, 07 May 2019 22:15:05 +0200 Bram Moolenaar patch 8.1.1291: not easy to change directory and restore v8.1.1291
Sat, 04 May 2019 16:00:05 +0200 Bram Moolenaar patch 8.1.1262: cannot simulate a mouse click in a test v8.1.1262
Sat, 27 Apr 2019 20:45:05 +0200 Bram Moolenaar patch 8.1.1218: cannot set a directory for a tab page v8.1.1218
Mon, 08 Apr 2019 16:30:06 +0200 Bram Moolenaar Update runtime files.
Sat, 06 Apr 2019 13:30:04 +0200 Bram Moolenaar patch 8.1.1122: char2nr() does not handle composing characters v8.1.1122
Thu, 04 Apr 2019 13:15:07 +0200 Bram Moolenaar Update runtime files.
Fri, 29 Mar 2019 14:30:05 +0100 Bram Moolenaar patch 8.1.1071: cannot get composing characters from the screen v8.1.1071
Fri, 29 Mar 2019 12:30:06 +0100 Bram Moolenaar patch 8.1.1068: cannot get all the information about current completion v8.1.1068
Sun, 03 Feb 2019 15:30:09 +0100 Bram Moolenaar Update runtime files.
Thu, 17 Jan 2019 16:15:08 +0100 Bram Moolenaar Update runtime files.
Fri, 11 Jan 2019 13:45:06 +0100 Bram Moolenaar patch 8.1.0717: there is no function for the ":sign jump" command v8.1.0717
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 21:45:08 +0100 Bram Moolenaar Update runtime files.
Sun, 25 Nov 2018 04:00:08 +0100 Bram Moolenaar Update runtime files
Sun, 11 Nov 2018 15:30:07 +0100 Bram Moolenaar patch 8.1.0519: cannot save and restore the tag stack v8.1.0519
Tue, 28 Aug 2018 23:00:08 +0200 Christian Brabandt Update runtime files.
Sat, 11 Aug 2018 18:15:06 +0200 Christian Brabandt Update runtime files.
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
Thu, 17 May 2018 17:15:08 +0200 Christian Brabandt Vim 8.1 release v8.1.0000
Fri, 20 Apr 2018 22:45:07 +0200 Christian Brabandt Update runtime files.
Fri, 09 Mar 2018 22:30:06 +0100 Christian Brabandt Update runtime files.
Tue, 27 Feb 2018 15:00:08 +0100 Christian Brabandt Updated runtime files.
Tue, 13 Feb 2018 14:15:05 +0100 Christian Brabandt patch 8.0.1514: getting the list of changes is not easy v8.0.1514
Sat, 10 Feb 2018 21:15:05 +0100 Christian Brabandt patch 8.0.1497: getting the jump list requires parsing the output of :jumps v8.0.1497
Sun, 17 Dec 2017 17:30:05 +0100 Christian Brabandt Update runtime files
Tue, 21 Nov 2017 23:15:06 +0100 Christian Brabandt Update runtime files.
Thu, 02 Nov 2017 23:00:08 +0100 Christian Brabandt Long overdue runtime update.
Sun, 27 Aug 2017 17:00:05 +0200 Christian Brabandt Update runtime files
Sun, 23 Jul 2017 22:15:06 +0200 Christian Brabandt Documentation updates.
Wed, 29 Mar 2017 14:00:06 +0200 Christian Brabandt Update runtime files.
Tue, 21 Mar 2017 19:30:06 +0100 Christian Brabandt Update runtime files. Add Rust support.
Thu, 16 Mar 2017 17:45:05 +0100 Christian Brabandt Update runtime files.
Sun, 05 Mar 2017 17:15:05 +0100 Christian Brabandt Runtime file updates.
Sat, 28 Jan 2017 18:45:05 +0100 Christian Brabandt Update runtime files.
Thu, 01 Dec 2016 23:15:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/5162822914372fc916a93f85848c0c82209e7cec v8.0.0118
Mon, 12 Sep 2016 14:30:13 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/bb76f24af2010943387ce696a7092175b4ecccf2 v8.0.0000
Tue, 06 Sep 2016 22:15:08 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/64d8e25bf6efe5f18b032563521c3ce278c316ab
Fri, 12 Aug 2016 22:30:07 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/b5ae48e9ffd3b8eb6ca4057de11f1bddcde8ce6f v7.4.2204
Sun, 24 Jul 2016 14:15:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/6f1d9a096bf22d50c727dca73abbfb8e3ff55176
Sat, 09 Jul 2016 20:30:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/063b9d15abea041a5bfff3ffc4e219e26fd1d4fa
Fri, 17 Jun 2016 13:00:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/a02a551e18209423584fcb923e93c6be18f3aa45
Sun, 12 Jun 2016 23:15:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/c95a302a4c42ec8230473cd4a5e0064d0a143aa8