log src/version.c @ 22409:5736172d64a6 v8.2.1753

age author description
Sun, 27 Sep 2020 14:00:04 +0200 Bram Moolenaar patch 8.2.1753: Vim9: crash when using import at script level v8.2.1753
Sun, 27 Sep 2020 13:30:03 +0200 Bram Moolenaar patch 8.2.1752: GTK GUI: cannot map alt-? with <A-?> v8.2.1752
Sat, 26 Sep 2020 22:45:04 +0200 Bram Moolenaar patch 8.2.1751: using 2 where bool is expected may throw an error v8.2.1751
Sat, 26 Sep 2020 22:15:04 +0200 Bram Moolenaar patch 8.2.1750: popup_setoptions() setting firstline fails if cursorline set v8.2.1750
Sat, 26 Sep 2020 20:00:03 +0200 Bram Moolenaar patch 8.2.1749: Vim9: crash when closure fails in nested function v8.2.1749
Sat, 26 Sep 2020 19:15:03 +0200 Bram Moolenaar patch 8.2.1748: closing split window in other tab may cause a crash v8.2.1748
Sat, 26 Sep 2020 19:00:03 +0200 Bram Moolenaar patch 8.2.1747: result of expand() unexpectedly depends on 'completeslash' v8.2.1747
Sat, 26 Sep 2020 17:30:05 +0200 Bram Moolenaar patch 8.2.1746: Vim9: cannot use "fina" for "finally" v8.2.1746
Sat, 26 Sep 2020 15:30:04 +0200 Bram Moolenaar patch 8.2.1745: tiny version doesn't build v8.2.1745
Sat, 26 Sep 2020 15:15:05 +0200 Bram Moolenaar patch 8.2.1744: Vim9: using ":const!" is weird v8.2.1744
Sat, 26 Sep 2020 00:00:04 +0200 Bram Moolenaar patch 8.2.1743: cannot build without the eval feature v8.2.1743
Fri, 25 Sep 2020 23:15:03 +0200 Bram Moolenaar patch 8.2.1742: test still fails without the terminal feature v8.2.1742
Fri, 25 Sep 2020 22:45:06 +0200 Bram Moolenaar patch 8.2.1741: pathshorten() only supports using one character v8.2.1741
Fri, 25 Sep 2020 22:15:04 +0200 Bram Moolenaar patch 8.2.1740: test fails without the terminal feature v8.2.1740
Fri, 25 Sep 2020 22:00:04 +0200 Bram Moolenaar patch 8.2.1739: Vim9: crash when compiling a manually defined function v8.2.1739
Thu, 24 Sep 2020 23:15:04 +0200 Bram Moolenaar patch 8.2.1738: Mac: str2float() recognizes comma instead of decimal point v8.2.1738
Thu, 24 Sep 2020 23:00:04 +0200 Bram Moolenaar patch 8.2.1737: cursor line highlight in popup window is not always updated v8.2.1737
Wed, 23 Sep 2020 22:45:06 +0200 Bram Moolenaar patch 8.2.1736: failure to compile a pattern not tested much v8.2.1736
Wed, 23 Sep 2020 22:30:03 +0200 Bram Moolenaar patch 8.2.1735: Github actions appear to timeout too soon v8.2.1735
Wed, 23 Sep 2020 22:00:06 +0200 Bram Moolenaar patch 8.2.1734: Vim9: cannot use a funcref for a closure twice v8.2.1734
Wed, 23 Sep 2020 19:00:04 +0200 Bram Moolenaar patch 8.2.1733: Vim9: memory leaks when using nested function v8.2.1733
Wed, 23 Sep 2020 17:45:03 +0200 Bram Moolenaar patch 8.2.1732: stuck when win_execute() for a popup causes an error v8.2.1732
Wed, 23 Sep 2020 16:00:04 +0200 Bram Moolenaar patch 8.2.1731: Vim9: cannot use += to append to empty NULL list v8.2.1731
Wed, 23 Sep 2020 13:30:03 +0200 Bram Moolenaar patch 8.2.1730: Vim9: cannot use member of unknown type v8.2.1730
Wed, 23 Sep 2020 12:30:04 +0200 Bram Moolenaar patch 8.2.1729: endless loop when ":normal" feeds popup window filter v8.2.1729
Tue, 22 Sep 2020 22:15:03 +0200 Bram Moolenaar patch 8.2.1728: compiler warning for using uninitialized variable v8.2.1728
Tue, 22 Sep 2020 22:00:03 +0200 Bram Moolenaar patch 8.2.1727: a popup created with "cursorline" will ignore "firstline" v8.2.1727
Tue, 22 Sep 2020 20:45:04 +0200 Bram Moolenaar patch 8.2.1726: fuzzy matching only works on strings v8.2.1726
Tue, 22 Sep 2020 19:30:04 +0200 Bram Moolenaar patch 8.2.1725: not all Pascal files are recognized v8.2.1725
Mon, 21 Sep 2020 22:30:03 +0200 Bram Moolenaar patch 8.2.1724: Vim9: assignment tests spread out v8.2.1724
Mon, 21 Sep 2020 22:15:03 +0200 Bram Moolenaar patch 8.2.1723: Vim9: Variable argument name cannot start with underscore v8.2.1723
Mon, 21 Sep 2020 22:00:03 +0200 Bram Moolenaar patch 8.2.1722: Vim9: cannot assign a lambda to a variable of type function v8.2.1722
Mon, 21 Sep 2020 21:45:03 +0200 Bram Moolenaar patch 8.2.1721: MS-Windows installer doesn't work v8.2.1721
Mon, 21 Sep 2020 20:45:04 +0200 Bram Moolenaar patch 8.2.1720: Vim9: memory leak with heredoc that isn't executed v8.2.1720
Sun, 20 Sep 2020 22:45:03 +0200 Bram Moolenaar patch 8.2.1719: Vim9: no error if comma is missing in between arguments v8.2.1719
Sun, 20 Sep 2020 22:15:03 +0200 Bram Moolenaar patch 8.2.1718: Vim9: :def function disallows "firstline" for no good reason v8.2.1718
Sun, 20 Sep 2020 21:45:05 +0200 Bram Moolenaar patch 8.2.1717 Problem: MS-Windows installer doesn't have Russian translations. Solution: Add Russian translations. (closes #6985) v8.2.1717
Sun, 20 Sep 2020 21:45:04 +0200 Bram Moolenaar patch 8.2.1716: options window has duplicate translations v8.2.1716
Sun, 20 Sep 2020 21:15:05 +0200 Bram Moolenaar patch 8.2.1715: Motif GUI: commented out code missed {} v8.2.1715
Sun, 20 Sep 2020 21:15:04 +0200 Bram Moolenaar patch 8.2.1714: text properties corrupted with substitute command v8.2.1714
Sun, 20 Sep 2020 20:01:05 +0200 Bram Moolenaar patch 8.2.1713: Motif GUI: crash when setting menu colors v8.2.1713
Sat, 19 Sep 2020 18:30:04 +0200 Bram Moolenaar patch 8.2.1712: Vim9: leaking memory when calling a lambda v8.2.1712
Sat, 19 Sep 2020 15:30:04 +0200 Bram Moolenaar patch 8.2.1711: Vim9: leaking memory when using partial v8.2.1711
Sat, 19 Sep 2020 14:15:04 +0200 Bram Moolenaar patch 8.2.1710: Vim9: list of list type can be wrong v8.2.1710
Fri, 18 Sep 2020 23:15:03 +0200 Bram Moolenaar patch 8.2.1709: Vim9: memory leak when using multiple closures v8.2.1709
Fri, 18 Sep 2020 22:45:04 +0200 Bram Moolenaar patch 8.2.1708: Vim9: error message for function has unpritable characters v8.2.1708
Fri, 18 Sep 2020 22:00:03 +0200 Bram Moolenaar patch 8.2.1707: small inconsitency in highlight test v8.2.1707
Fri, 18 Sep 2020 21:30:04 +0200 Bram Moolenaar patch 8.2.1706: Vim9: crash after running into the "Multiple closures" error v8.2.1706
Fri, 18 Sep 2020 19:45:04 +0200 Bram Moolenaar patch 8.2.1705: "verbose hi Name" reports incorrect info after ":hi clear" v8.2.1705
Thu, 17 Sep 2020 21:30:03 +0200 Bram Moolenaar patch 8.2.1704: Vim9: crash in for loop when autoload script has an error v8.2.1704
Thu, 17 Sep 2020 20:00:07 +0200 Bram Moolenaar patch 8.2.1703: ":highlight clear" does not restore default link v8.2.1703
Thu, 17 Sep 2020 19:45:04 +0200 Bram Moolenaar patch 8.2.1702: crash when using undo after deleting folded lines v8.2.1702
Wed, 16 Sep 2020 23:30:04 +0200 Bram Moolenaar patch 8.2.1701: Vim9: sort("i") does not work v8.2.1701
Wed, 16 Sep 2020 22:30:03 +0200 Bram Moolenaar patch 8.2.1700: Vim9: try/catch causes wrong value to be returned v8.2.1700
Wed, 16 Sep 2020 21:45:03 +0200 Bram Moolenaar patch 8.2.1699: build failure due to missing error message v8.2.1699
Wed, 16 Sep 2020 21:15:05 +0200 Bram Moolenaar patch 8.2.1698: cannot lock a variable in legacy Vim script like in Vim9 v8.2.1698
Wed, 16 Sep 2020 18:00:04 +0200 Bram Moolenaar patch 8.2.1697: inconsistent capitalization of error messages v8.2.1697
Wed, 16 Sep 2020 17:45:03 +0200 Bram Moolenaar patch 8.2.1696: unused (duplicate) macros v8.2.1696
Wed, 16 Sep 2020 17:30:03 +0200 Bram Moolenaar patch 8.2.1695: Vim9: crash when using varargs type "any" v8.2.1695
Wed, 16 Sep 2020 16:00:04 +0200 Bram Moolenaar patch 8.2.1694: compiler warning for loss if data v8.2.1694