log src/version.c @ 22590:13f4aee01ce5 v8.2.1843

age author description
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