log src/version.c @ 22610:08e2363fd0de v8.2.1853

age author description
Fri, 16 Oct 2020 20:00:04 +0200 Bram Moolenaar patch 8.2.1853: "to_f" is recognized at "topleft" modifier v8.2.1853
Thu, 15 Oct 2020 22:30:04 +0200 Bram Moolenaar patch 8.2.1852: map() returing zero for NULL list is unexpected v8.2.1852
Thu, 15 Oct 2020 22:00:04 +0200 Bram Moolenaar patch 8.2.1851: Vim9: "!" followed by space incorrectly used v8.2.1851
Thu, 15 Oct 2020 21:30:04 +0200 Bram Moolenaar patch 8.2.1850: "vat" does not select tags correctly over line break v8.2.1850
Thu, 15 Oct 2020 20:45:05 +0200 Bram Moolenaar patch 8.2.1849: Vim9: garbage collection frees block-local variables v8.2.1849
Thu, 15 Oct 2020 19:15:03 +0200 Bram Moolenaar patch 8.2.1848: crash when passing a NULL string or list to popup_settext() v8.2.1848
Thu, 15 Oct 2020 14:00:03 +0200 Bram Moolenaar patch 8.2.1847: Vim9: using negative value for unsigned type v8.2.1847
Thu, 15 Oct 2020 13:00:05 +0200 Bram Moolenaar patch 8.2.1846: Vim9: block variables are not found in compiled function v8.2.1846
Wed, 14 Oct 2020 19:45:04 +0200 Bram Moolenaar patch 8.2.1845: Vim9: function defined in a block can't use block variables v8.2.1845
Tue, 13 Oct 2020 22:30:06 +0200 Bram Moolenaar patch 8.2.1844: using "q" at the more prompt doesn't stop a long message v8.2.1844
Tue, 13 Oct 2020 21:15:05 +0200 Bram Moolenaar patch 8.2.1843: Netbeans: with huge buffer number memory allocation may fail v8.2.1843
Tue, 13 Oct 2020 19:15:04 +0200 Bram Moolenaar patch 8.2.1842: crash when USE_FNAME_CASE is defined and using :browse v8.2.1842
Tue, 13 Oct 2020 18:45:05 +0200 Bram Moolenaar patch 8.2.1841: Vim9: test for compilation error fails in normal build v8.2.1841
Mon, 12 Oct 2020 22:15:04 +0200 Bram Moolenaar patch 8.2.1840: Vim9: error message is not clear about compilation error v8.2.1840
Mon, 12 Oct 2020 20:45:05 +0200 Bram Moolenaar patch 8.2.1839: Vim9: memory leaks reported in assign test v8.2.1839
Sun, 11 Oct 2020 21:45:03 +0200 Bram Moolenaar patch 8.2.1838: Vim9: cannot insert a comment line in an expression v8.2.1838
Sun, 11 Oct 2020 20:45:03 +0200 Bram Moolenaar patch 8.2.1837: using "gn" after "gN" does not work v8.2.1837
Sun, 11 Oct 2020 20:15:03 +0200 Bram Moolenaar patch 8.2.1836: autocmd test fails on pacifist systems v8.2.1836
Sun, 11 Oct 2020 19:15:03 +0200 Bram Moolenaar patch 8.2.1835: ":help ??" finds the "!!" tag v8.2.1835
Sun, 11 Oct 2020 18:15:04 +0200 Bram Moolenaar patch 8.2.1834: PyEval_InitThreads() is deprecated in Python 3.9 v8.2.1834
Sun, 11 Oct 2020 15:00:03 +0200 Bram Moolenaar patch 8.2.1833: when reading from stdin dup() is called twice v8.2.1833
Sun, 11 Oct 2020 14:30:04 +0200 Bram Moolenaar patch 8.2.1832: readdirex() error is displayed as a message v8.2.1832
Sun, 11 Oct 2020 14:30:03 +0200 Bram Moolenaar patch 8.2.1831: file missing from distribution v8.2.1831
Sat, 10 Oct 2020 23:30:04 +0200 Bram Moolenaar patch 8.2.1830: MS-Windows: Python3 issue with stdin v8.2.1830
Sat, 10 Oct 2020 22:45:05 +0200 Bram Moolenaar patch 8.2.1829: warnings when executing Github actions v8.2.1829
Sat, 10 Oct 2020 22:30:03 +0200 Bram Moolenaar patch 8.2.1828: build failure without the +eval feature v8.2.1828
Sat, 10 Oct 2020 22:00:06 +0200 Bram Moolenaar patch 8.2.1827: filetype detection does not test enough file names v8.2.1827
Sat, 10 Oct 2020 21:45:06 +0200 Bram Moolenaar patch 8.2.1826: Vim9: cannot use a {} block at script level v8.2.1826
Sat, 10 Oct 2020 20:45:04 +0200 Bram Moolenaar patch 8.2.1825: Vim9: accessing freed memory v8.2.1825
Sat, 10 Oct 2020 19:15:04 +0200 Bram Moolenaar patch 8.2.1824: Vim9: variables at the script level escape their scope v8.2.1824
Sat, 10 Oct 2020 17:00:03 +0200 Bram Moolenaar patch 8.2.1823: "gN" does not select the matched string v8.2.1823
Sat, 10 Oct 2020 16:45:03 +0200 Bram Moolenaar patch 8.2.1822: list test doesn't fail v8.2.1822
Sat, 10 Oct 2020 15:45:03 +0200 Bram Moolenaar patch 8.2.1821: Vim9: concatenating to a NULL list doesn't work v8.2.1821
Sat, 10 Oct 2020 15:15:04 +0200 Bram Moolenaar patch 8.2.1820: Vim9: crash when error happens in timer callback v8.2.1820
Sat, 10 Oct 2020 14:15:04 +0200 Bram Moolenaar patch 8.2.1819: Vim9: Memory leak when using a closure v8.2.1819
Fri, 09 Oct 2020 23:15:04 +0200 Bram Moolenaar patch 8.2.1818: SE Linux: deprecation warning for security_context_t v8.2.1818
Fri, 09 Oct 2020 22:15:03 +0200 Bram Moolenaar patch 8.2.1817: Vim9: wrong instruction when reusing a local variable spot v8.2.1817
Fri, 09 Oct 2020 10:30:04 +0200 Bram Moolenaar patch 8.2.1816: Vim9: another memory leak when using function reference v8.2.1816
Thu, 08 Oct 2020 23:30:03 +0200 Bram Moolenaar patch 8.2.1815: Vim9: memory leak when using function reference v8.2.1815
Thu, 08 Oct 2020 21:45:03 +0200 Bram Moolenaar patch 8.2.1814: missing change to remove "static" v8.2.1814
Thu, 08 Oct 2020 21:30:03 +0200 Bram Moolenaar patch 8.2.1813: Vim9: can assign wrong type to script dict v8.2.1813
Wed, 07 Oct 2020 19:15:04 +0200 Bram Moolenaar patch 8.2.1812: Vim9: nested closure throws an internal error v8.2.1812
Wed, 07 Oct 2020 17:30:03 +0200 Bram Moolenaar patch 8.2.1811: mapping Ctrl-key does not work for '{', '}' and '|'
Wed, 07 Oct 2020 17:00:04 +0200 Bram Moolenaar patch 8.2.1810: some code in normal.c not covered by tests v8.2.1810
Wed, 07 Oct 2020 16:15:04 +0200 Bram Moolenaar patch 8.2.1809: mapping some keys with Ctrl does not work properly v8.2.1809
Wed, 07 Oct 2020 13:00:04 +0200 Bram Moolenaar patch 8.2.1808: no test coverage for ":spelldump!" v8.2.1808
Tue, 06 Oct 2020 21:00:03 +0200 Bram Moolenaar patch 8.2.1807: can use :help in a terminal popup window v8.2.1807
Tue, 06 Oct 2020 20:00:04 +0200 Bram Moolenaar patch 8.2.1806: MS-Windows with Python: Vim freezes after import command v8.2.1806
Mon, 05 Oct 2020 21:45:03 +0200 Bram Moolenaar patch 8.2.1805: Unix: terminal mode changed when using ":shell" v8.2.1805
Mon, 05 Oct 2020 20:45:04 +0200 Bram Moolenaar patch 8.2.1804: resolve('/') returns an empty string v8.2.1804
Mon, 05 Oct 2020 20:15:05 +0200 Bram Moolenaar patch 8.2.1803: a few failures are not tested v8.2.1803
Mon, 05 Oct 2020 19:30:04 +0200 Bram Moolenaar patch 8.2.1802: Vim9: crash with unterminated dict v8.2.1802
Sun, 04 Oct 2020 20:00:03 +0200 Bram Moolenaar patch 8.2.1801: undo file not found when using ":args" or ":next" v8.2.1801
Sun, 04 Oct 2020 17:30:03 +0200 Bram Moolenaar patch 8.2.1800: Vim9: memory leak if "if" condition is invalid v8.2.1800
Sun, 04 Oct 2020 16:30:03 +0200 Bram Moolenaar patch 8.2.1799: some Normal mode commands not fully tested v8.2.1799
Sun, 04 Oct 2020 16:15:04 +0200 Bram Moolenaar patch 8.2.1798: Vim9: trinary operator condition is too permissive v8.2.1798
Sun, 04 Oct 2020 14:30:05 +0200 Bram Moolenaar patch 8.2.1797: Vim9: some parts of the code not tested v8.2.1797
Sun, 04 Oct 2020 13:45:04 +0200 Bram Moolenaar patch 8.2.1796: Vim9: invalid memory access with weird function name v8.2.1796
Sat, 03 Oct 2020 23:00:04 +0200 Bram Moolenaar patch 8.2.1795: Vim9: operators && and || have a confusing result v8.2.1795
Sat, 03 Oct 2020 20:30:04 +0200 Bram Moolenaar patch 8.2.1794: no falsy Coalescing operator v8.2.1794
Sat, 03 Oct 2020 17:15:03 +0200 Bram Moolenaar patch 8.2.1793: not consistently giving the "is a directory" warning v8.2.1793
Sat, 03 Oct 2020 14:30:05 +0200 Bram Moolenaar patch 8.2.1792: Configure does not recognize Racket 6.1+ v8.2.1792
Sat, 03 Oct 2020 14:30:04 +0200 Bram Moolenaar patch 8.2.1791: Vim9: debugger test fails v8.2.1791
Sat, 03 Oct 2020 14:00:04 +0200 Bram Moolenaar patch 8.2.1790: MS-Windows with Python: crash when executed from Vifm v8.2.1790
Sat, 03 Oct 2020 13:45:03 +0200 Bram Moolenaar patch 8.2.1789: Vim9: crash with invalid list constant v8.2.1789
Sat, 03 Oct 2020 13:00:04 +0200 Bram Moolenaar patch 8.2.1788: Vim9: still allows :let for declarations v8.2.1788
Fri, 02 Oct 2020 20:45:03 +0200 Bram Moolenaar patch 8.2.1787: crash with 'incsearch' and very long line v8.2.1787
Fri, 02 Oct 2020 19:00:05 +0200 Bram Moolenaar patch 8.2.1786: various Normal mode commands not fully tested v8.2.1786
Fri, 02 Oct 2020 18:15:15 +0200 Bram Moolenaar patch 8.2.1785: compiler warning for strcp() out of bounds v8.2.1785
Fri, 02 Oct 2020 10:30:13 +0200 Bram Moolenaar patch 8.2.1784: commits are not scanned for security problems v8.2.1784
Thu, 01 Oct 2020 22:45:05 +0200 Bram Moolenaar patch 8.2.1783: try-catch test fails v8.2.1783
Thu, 01 Oct 2020 21:45:03 +0200 Bram Moolenaar patch 8.2.1782: Vim9: cannot pass boolean to mapset() v8.2.1782
Thu, 01 Oct 2020 20:15:04 +0200 Bram Moolenaar patch 8.2.1781: writing to prompt buffer interferes with insert mode v8.2.1781
Thu, 01 Oct 2020 19:15:03 +0200 Bram Moolenaar patch 8.2.1780: statusline not updated when splitting windows v8.2.1780
Thu, 01 Oct 2020 17:00:04 +0200 Bram Moolenaar patch 8.2.1779: some debian changelog files are not recognized v8.2.1779
Thu, 01 Oct 2020 13:15:03 +0200 Bram Moolenaar patch 8.2.1778: Vim9: returning from a partial call clears outer context v8.2.1778
Wed, 30 Sep 2020 23:00:06 +0200 Bram Moolenaar patch 8.2.1777: Vim9: some assignment tests in the wrong file v8.2.1777
Wed, 30 Sep 2020 23:00:04 +0200 Bram Moolenaar patch 8.2.1776: filetype.vim may be loaded twice v8.2.1776
Tue, 29 Sep 2020 23:00:04 +0200 Bram Moolenaar patch 8.2.1775: MS-Windows: adding a long quickfix list is slow v8.2.1775
Tue, 29 Sep 2020 22:30:04 +0200 Bram Moolenaar patch 8.2.1774: GTK: hang when forced to exit v8.2.1774
Tue, 29 Sep 2020 22:00:06 +0200 Bram Moolenaar patch 8.2.1773: crash when calling mapset() with a list as first argument v8.2.1773
Tue, 29 Sep 2020 21:30:03 +0200 Bram Moolenaar patch 8.2.1772: cannot use CTRL-W <Down> to move out of a terminal window v8.2.1772
Tue, 29 Sep 2020 21:00:04 +0200 Bram Moolenaar patch 8.2.1771: synIDattr() cannot get the value of ctermul v8.2.1771
Mon, 28 Sep 2020 23:15:03 +0200 Bram Moolenaar patch 8.2.1770: invalid memory use when using SpellFileMissing autocmd v8.2.1770
Mon, 28 Sep 2020 22:45:05 +0200 Bram Moolenaar patch 8.2.1769: popup filter interferes with using :normal to move the cursor v8.2.1769
Mon, 28 Sep 2020 21:45:03 +0200 Bram Moolenaar patch 8.2.1768: cannot use the help menu from a terminal window v8.2.1768
Sun, 27 Sep 2020 23:45:03 +0200 Bram Moolenaar patch 8.2.1767: Vim9: test fails with python support v8.2.1767
Sun, 27 Sep 2020 23:00:04 +0200 Bram Moolenaar patch 8.2.1766: Vim9: Some tests are still using :let v8.2.1766
Sun, 27 Sep 2020 22:00:03 +0200 Bram Moolenaar patch 8.2.1765: Vim9: some tests use "var var" v8.2.1765
Sun, 27 Sep 2020 21:30:08 +0200 Bram Moolenaar patch 8.2.1764: Vim9: no error when assigning to script var with wrong type v8.2.1764
Sun, 27 Sep 2020 21:30:07 +0200 Bram Moolenaar patch 8.2.1763: Vim9: cannot use "true" for popup window scrollbar option v8.2.1763
Sun, 27 Sep 2020 20:15:03 +0200 Bram Moolenaar patch 8.2.1762: when a timer uses :stopinsert completion isn't stopped v8.2.1762
Sun, 27 Sep 2020 19:15:03 +0200 Bram Moolenaar patch 8.2.1761: Vim9: Some tests are still using :let v8.2.1761
Sun, 27 Sep 2020 18:30:03 +0200 Bram Moolenaar patch 8.2.1760: Vim9: crash when end marker is missing v8.2.1760
Sun, 27 Sep 2020 18:00:04 +0200 Bram Moolenaar patch 8.2.1759: Vim9: Some tests are still using :let v8.2.1759
Sun, 27 Sep 2020 18:00:03 +0200 Bram Moolenaar patch 8.2.1758: Vim9: type of unmaterialized list is wrong v8.2.1758
Sun, 27 Sep 2020 16:15:03 +0200 Bram Moolenaar patch 8.2.1757: Mac: default locale is lacking the encoding v8.2.1757
Sun, 27 Sep 2020 15:30:04 +0200 Bram Moolenaar patch 8.2.1756: Vim9: :let will soon be disallowed v8.2.1756
Sun, 27 Sep 2020 14:30:04 +0200 Bram Moolenaar patch 8.2.1755: Vim9: crash when using invalid heredoc marker v8.2.1755
Sun, 27 Sep 2020 14:00:05 +0200 Bram Moolenaar patch 8.2.1754: completion with spell checking not tested v8.2.1754
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