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
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
Thu, 09 May 2019 14:00:07 +0200 Bram Moolenaar patch 8.1.1303: not possible to hide a balloon v8.1.1303
Tue, 07 May 2019 22:15:05 +0200 Bram Moolenaar patch 8.1.1291: not easy to change directory and restore v8.1.1291
Sun, 05 May 2019 18:15:06 +0200 Bram Moolenaar patch 8.1.1280: remarks about functionality not in Vi clutters the help v8.1.1280
Sun, 05 May 2019 16:00:05 +0200 Bram Moolenaar patch 8.1.1276: cannot combine text properties with syntax highlighting v8.1.1276
Sat, 04 May 2019 17:45:06 +0200 Bram Moolenaar patch 8.1.1267: cannot check if GPM mouse support is working v8.1.1267
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
Thu, 02 May 2019 23:15:06 +0200 Bram Moolenaar patch 8.1.1248: no test for dec mouse v8.1.1248
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
Sat, 27 Apr 2019 13:15:07 +0200 Bram Moolenaar patch 8.1.1210: support for user commands is spread out v8.1.1210
Sun, 21 Apr 2019 00:15:06 +0200 Bram Moolenaar Update runtime files
Sat, 20 Apr 2019 14:45:06 +0200 Bram Moolenaar patch 8.1.1188: not all Vim variables require the v: prefix v8.1.1188
Mon, 08 Apr 2019 20:15:05 +0200 Bram Moolenaar patch 8.1.1140: not easy to find out what neighbors a window has v8.1.1140
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
Fri, 05 Apr 2019 23:00:06 +0200 Bram Moolenaar patch 8.1.1120: cannot easily get directory entry matches v8.1.1120
Thu, 04 Apr 2019 18:30:05 +0200 Bram Moolenaar patch 8.1.1116: cannot enforce a Vim script style v8.1.1116
Thu, 04 Apr 2019 15:45:04 +0200 Bram Moolenaar patch 8.1.1114: confusing overloaded operator "." for string concatenation v8.1.1114
Thu, 04 Apr 2019 13:45:04 +0200 Bram Moolenaar patch 8.1.1111: it is not easy to check for infinity v8.1.1111
Thu, 04 Apr 2019 13:15:07 +0200 Bram Moolenaar Update runtime files.
Sat, 30 Mar 2019 18:15:05 +0100 Bram Moolenaar patch 8.1.1084: cannot delete a match from another window v8.1.1084
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
Tue, 26 Mar 2019 23:00:07 +0100 Bram Moolenaar patch 8.1.1056: no eval function for Ruby v8.1.1056
Sun, 24 Mar 2019 15:15:06 +0100 Bram Moolenaar Update runtime files.
Sat, 23 Mar 2019 14:30:05 +0100 Bram Moolenaar patch 8.1.1044: no way to check the reference count of objects v8.1.1044
Sun, 17 Mar 2019 16:45:11 +0100 Bram Moolenaar patch 8.1.1015: quickfix buffer shows up in list, can't get buffer number v8.1.1015
Mon, 04 Mar 2019 13:30:08 +0100 Bram Moolenaar patch 8.1.0994: relative cursor position is not calculated correctly v8.1.0994
Fri, 22 Feb 2019 15:30:07 +0100 Bram Moolenaar Update runtime files
Sun, 17 Feb 2019 21:30:08 +0100 Bram Moolenaar Update runtime files.
Tue, 12 Feb 2019 22:30:08 +0100 Bram Moolenaar patch 8.1.0902: incomplete set of assignment operators v8.1.0902
Sun, 10 Feb 2019 23:30:08 +0100 Bram Moolenaar patch 8.1.0894: MS-Windows: resolve() does not return a reparse point v8.1.0894
Fri, 08 Feb 2019 13:00:08 +0100 Bram Moolenaar patch 8.1.0880: MS-Windows: inconsistent selection of winpty/conpty v8.1.0880
Sun, 03 Feb 2019 15:30:09 +0100 Bram Moolenaar Update runtime files.
Sun, 03 Feb 2019 15:00:08 +0100 Bram Moolenaar patch 8.1.0870: Vim doesn't use the new ConPTY support in Windows 10 v8.1.0870
Thu, 31 Jan 2019 16:00:06 +0100 Bram Moolenaar patch 8.1.0863: cannot see what signal caused a job to end v8.1.0863
Tue, 29 Jan 2019 23:00:16 +0100 Bram Moolenaar patch 8.1.0846: not easy to recognize the system Vim runs on v8.1.0846
Thu, 24 Jan 2019 22:00:05 +0100 Bram Moolenaar patch 8.1.0815: dialog for file changed outside of Vim not tested v8.1.0815
Wed, 23 Jan 2019 21:30:08 +0100 Bram Moolenaar patch 8.1.0797: error E898 is used twice v8.1.0797
Tue, 22 Jan 2019 22:30:06 +0100 Bram Moolenaar patch 8.1.0793: incorrect error messages for functions that take a Blob v8.1.0793
Thu, 17 Jan 2019 16:15:08 +0100 Bram Moolenaar Update runtime files.
Tue, 15 Jan 2019 23:00:07 +0100 Bram Moolenaar patch 8.1.0757: not enough documentation for Blobs v8.1.0757
Sun, 13 Jan 2019 15:30:08 +0100 Bram Moolenaar patch 8.1.0736: code for Blob not sufficiently tested v8.1.0736
Sat, 12 Jan 2019 23:00:06 +0100 Bram Moolenaar patch 8.1.0735: cannot handle binary data v8.1.0735
Sat, 12 Jan 2019 14:30:06 +0100 Bram Moolenaar patch 8.1.0731: JS encoding does not handle negative infinity v8.1.0731
Fri, 11 Jan 2019 15:00:08 +0100 Bram Moolenaar patch 8.1.0720: cannot easily change the current quickfx list index v8.1.0720
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
Mon, 07 Jan 2019 22:15:04 +0100 Bram Moolenaar patch 8.1.0702: ":sign place" only uses the current buffer v8.1.0702
Sun, 06 Jan 2019 16:30:05 +0100 Bram Moolenaar patch 8.1.0697: ":sign place" requires the buffer argument v8.1.0697
Tue, 01 Jan 2019 20:00:07 +0100 Bram Moolenaar patch 8.1.0675: text property column in screen columns is not practical v8.1.0675
Tue, 01 Jan 2019 15:45:06 +0100 Bram Moolenaar Update runtime files
Fri, 28 Dec 2018 00:00:08 +0100 Bram Moolenaar Update runtime files.
Thu, 27 Dec 2018 23:45:05 +0100 Bram Moolenaar patch 8.1.0648: custom operators can't act upon a forced motion v8.1.0648
Thu, 27 Dec 2018 00:30:06 +0100 Bram Moolenaar patch 8.1.0644: finding next sign ID is inefficient v8.1.0644
Mon, 24 Dec 2018 23:15:05 +0100 Bram Moolenaar patch 8.1.0634: text properties cannot cross line boundaries v8.1.0634
Sat, 22 Dec 2018 13:30:08 +0100 Bram Moolenaar patch 8.1.0619: :echomsg and :echoerr do not handle List and Dict v8.1.0619
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.
Thu, 13 Dec 2018 22:30:08 +0100 Bram Moolenaar patch 8.1.0579: cannot attach properties to text v8.1.0579