log runtime/doc/eval.txt @ 17909:cc953757ed2a

age author description
Sat, 31 Aug 2019 16:30:04 +0200 Bram Moolenaar Runtime files update.
Sat, 24 Aug 2019 23:00:04 +0200 Bram Moolenaar patch 8.1.1925: more functions can be used as methods v8.1.1925
Sat, 24 Aug 2019 22:30:03 +0200 Bram Moolenaar patch 8.1.1924: using empty string for current buffer is unexpected v8.1.1924
Sat, 24 Aug 2019 21:00:05 +0200 Bram Moolenaar patch 8.1.1921: more functions can be used as methods v8.1.1921
Fri, 23 Aug 2019 22:45:04 +0200 Bram Moolenaar patch 8.1.1915: more functions can be used as methods v8.1.1915
Fri, 23 Aug 2019 21:00:05 +0200 Bram Moolenaar patch 8.1.1913: not easy to compute the space on the command line v8.1.1913
Thu, 22 Aug 2019 22:30:04 +0200 Bram Moolenaar patch 8.1.1911: more functions can be used as methods v8.1.1911
Wed, 21 Aug 2019 23:00:04 +0200 Bram Moolenaar patch 8.1.1909: more functions can be used as methods v8.1.1909
Sun, 18 Aug 2019 23:15:03 +0200 Bram Moolenaar patch 8.1.1888: more functions can be used as methods v8.1.1888
Sat, 17 Aug 2019 21:45:03 +0200 Bram Moolenaar patch 8.1.1879: more functions can be used as methods v8.1.1879
Sat, 17 Aug 2019 20:15:03 +0200 Bram Moolenaar Update runtime files.
Sat, 17 Aug 2019 19:45:03 +0200 Bram Moolenaar patch 8.1.1875: cannot get size and position of the popup menu v8.1.1875
Sat, 10 Aug 2019 22:30:05 +0200 Bram Moolenaar patch 8.1.1837: popup test fails if clipboard is supported but not working v8.1.1837
Sat, 10 Aug 2019 00:15:05 +0200 Bram Moolenaar patch 8.1.1835: cannot use printf() as a method v8.1.1835
Fri, 09 Aug 2019 23:30:05 +0200 Bram Moolenaar patch 8.1.1834: cannot use a lambda as a method v8.1.1834
Thu, 08 Aug 2019 22:30:08 +0200 Bram Moolenaar Update runtime files.
Thu, 08 Aug 2019 21:15:05 +0200 Bram Moolenaar patch 8.1.1828: not strict enough checking syntax of method invocation v8.1.1828
Sun, 04 Aug 2019 17:45:05 +0200 Bram Moolenaar patch 8.1.1809: more functions can be used as a method v8.1.1809
Sun, 04 Aug 2019 15:15:06 +0200 Bram Moolenaar patch 8.1.1807: more functions can be used as a method v8.1.1807
Sat, 03 Aug 2019 22:00:07 +0200 Bram Moolenaar patch 8.1.1803: all builtin functions are global v8.1.1803
Wed, 31 Jul 2019 21:15:08 +0200 Bram Moolenaar Update runtime files.
Sun, 28 Jul 2019 18:00:05 +0200 Bram Moolenaar patch 8.1.1770: cannot get the window ID of the popup preview window v8.1.1770
Sun, 21 Jul 2019 16:45:05 +0200 Bram Moolenaar patch 8.1.1726: the eval.txt help file is too big v8.1.1726
Sun, 21 Jul 2019 14:15:06 +0200 Bram Moolenaar patch 8.1.1723: heredoc assignment has no room for new features v8.1.1723
Fri, 19 Jul 2019 22:15:08 +0200 Bram Moolenaar Update runtime files
Tue, 16 Jul 2019 22:15:05 +0200 Bram Moolenaar patch 8.1.1705: using ~{} for a literal dict is not nice v8.1.1705
Sun, 14 Jul 2019 18:30:04 +0200 Bram Moolenaar patch 8.1.1692: using *{} for literal dict is not backwards compatible v8.1.1692
Sat, 13 Jul 2019 23:00:05 +0200 Bram Moolenaar patch 8.1.1683: dictionary with string keys is longer than needed v8.1.1683
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:15:07 +0200 Bram Moolenaar patch 8.1.1629: terminal function help is in the wrong file v8.1.1629
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
Thu, 04 Jul 2019 15:45:05 +0200 Bram Moolenaar patch 8.1.1626: no test for closing a popup window with a modified buffer v8.1.1626
Sun, 30 Jun 2019 20:30:05 +0200 Bram Moolenaar patch 8.1.1610: there is no way to add or load a buffer without side effects v8.1.1610
Mon, 24 Jun 2019 01:00:05 +0200 Bram Moolenaar patch 8.1.1585: :let-heredoc does not trim enough v8.1.1585
Sat, 22 Jun 2019 02:15:05 +0200 Bram Moolenaar Update runtime files
Sat, 22 Jun 2019 01:45:05 +0200 Bram Moolenaar patch 8.1.1579: dict and list could be GC'ed while displaying error v8.1.1579
Mon, 17 Jun 2019 22:30:06 +0200 Bram Moolenaar patch 8.1.1565: MS-Windows: no sound support v8.1.1565
Sun, 16 Jun 2019 15:45:06 +0200 Bram Moolenaar patch 8.1.1554: docs and tests for :const can be improved v8.1.1554
Sat, 15 Jun 2019 17:15:05 +0200 Bram Moolenaar patch 8.1.1542: an OptionSet autocommand does not get enough info v8.1.1542
Sat, 15 Jun 2019 16:00:05 +0200 Bram Moolenaar patch 8.1.1539: not easy to define a variable and lock it v8.1.1539
Fri, 14 Jun 2019 14:45:06 +0200 Bram Moolenaar patch 8.1.1526: no numerical value for the patchlevel v8.1.1526
Mon, 10 Jun 2019 23:00:08 +0200 Bram Moolenaar Update runtime files
Mon, 10 Jun 2019 13:15:07 +0200 Bram Moolenaar patch 8.1.1513: all popup functionality is in functions, except :popupclear v8.1.1513
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
Sun, 09 Jun 2019 13:45:06 +0200 Bram Moolenaar patch 8.1.1502: cannot play any sound v8.1.1502
Sat, 08 Jun 2019 18:15:05 +0200 Bram Moolenaar patch 8.1.1498: ":write" increments b:changedtick even though nothing changed v8.1.1498
Thu, 06 Jun 2019 20:45:06 +0200 Bram Moolenaar Update runtime files - Add typescript syntax and indent.
Thu, 06 Jun 2019 12:15:07 +0200 Bram Moolenaar Update runtime files.
Tue, 04 Jun 2019 23:00:06 +0200 Bram Moolenaar patch 8.1.1466: not updating priority on existing sign v8.1.1466
Mon, 03 Jun 2019 21:30:05 +0200 Bram Moolenaar patch 8.1.1457: cannot reuse a buffer when loading a screen dump v8.1.1457
Thu, 30 May 2019 18:45:06 +0200 Bram Moolenaar patch 8.1.1426: no test for syntax highlight in popup window v8.1.1426
Wed, 29 May 2019 21:45:05 +0200 Bram Moolenaar patch 8.1.1418: win_execute() is not implemented yet v8.1.1418
Sun, 26 May 2019 21:45:07 +0200 Bram Moolenaar Update runtime files.
Sun, 19 May 2019 18:45:05 +0200 Bram Moolenaar patch 8.1.1354: getting a list of text lines is clumsy v8.1.1354
Thu, 16 May 2019 20:30:07 +0200 Bram Moolenaar patch 8.1.1334: when buffer is hidden "F" in 'shortmess' is not used v8.1.1334
Tue, 14 May 2019 21:30:06 +0200 Bram Moolenaar patch 8.1.1332: cannot flush listeners without redrawing, mix of changes v8.1.1332
Sun, 12 May 2019 14:00:07 +0200 Bram Moolenaar patch 8.1.1326: no test for listener with partial v8.1.1326
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 21:15:05 +0200 Bram Moolenaar patch 8.1.1310: named function arguments are never optional v8.1.1310