log src/version.c @ 30952:61558a67630a v9.0.0810

age author description
Fri, 21 Oct 2022 12:30:05 +0200 Bram Moolenaar patch 9.0.0810: readblob() returns empty when trying to read too much v9.0.0810
Thu, 20 Oct 2022 22:15:04 +0200 Bram Moolenaar patch 9.0.0809: test for job writing to buffer fails v9.0.0809
Thu, 20 Oct 2022 22:00:04 +0200 Bram Moolenaar patch 9.0.0808: jsonnet filetype detection has a typo v9.0.0808
Thu, 20 Oct 2022 21:30:04 +0200 Bram Moolenaar patch 9.0.0807: with 'smoothscroll' typing "0" may not go to the first column v9.0.0807
Thu, 20 Oct 2022 19:00:04 +0200 Bram Moolenaar patch 9.0.0806: 'langmap' works differently when there are modifiers v9.0.0806
Thu, 20 Oct 2022 17:15:04 +0200 Bram Moolenaar patch 9.0.0805: filetype autocmd may cause freed memory access v9.0.0805
Thu, 20 Oct 2022 15:30:03 +0200 Bram Moolenaar patch 9.0.0804: crash when trying to divide a number by -1 v9.0.0804
Thu, 20 Oct 2022 14:30:13 +0200 Bram Moolenaar patch 9.0.0803: readblob() cannot read from character device v9.0.0803
Thu, 20 Oct 2022 14:15:06 +0200 Bram Moolenaar patch 9.0.0802: MS-Windows: cannot map console mouse scroll events v9.0.0802
Wed, 19 Oct 2022 21:15:03 +0200 Bram Moolenaar patch 9.0.0801: the modifyOtherKeys flag is set when it should not v9.0.0801
Wed, 19 Oct 2022 20:30:04 +0200 Bram Moolenaar patch 9.0.0800: compiler complains about repeated typedef v9.0.0800
Wed, 19 Oct 2022 19:15:03 +0200 Bram Moolenaar patch 9.0.0799: in compiled function ->() on next line not recognized v9.0.0799
Wed, 19 Oct 2022 16:45:06 +0200 Bram Moolenaar patch 9.0.0798: clang format configuration files are not recognized v9.0.0798
Wed, 19 Oct 2022 16:15:07 +0200 Bram Moolenaar patch 9.0.0797: order of assert function arguments is reverted v9.0.0797
Wed, 19 Oct 2022 16:00:03 +0200 Bram Moolenaar patch 9.0.0796: mapping test fails in some situations v9.0.0796
Wed, 19 Oct 2022 15:15:05 +0200 Bram Moolenaar patch 9.0.0795: readblob() always reads the whole file v9.0.0795
Wed, 19 Oct 2022 14:15:03 +0200 Bram Moolenaar patch 9.0.0794: there is no way to find out if modifyOtherKeys has been seen v9.0.0794
Wed, 19 Oct 2022 13:00:10 +0200 Bram Moolenaar patch 9.0.0793: MS-Windows: mouse scroll events only work with the dll v9.0.0793
Tue, 18 Oct 2022 23:00:06 +0200 Bram Moolenaar patch 9.0.0792: MS-Windows: compiler complains about unused function v9.0.0792
Tue, 18 Oct 2022 20:30:03 +0200 Bram Moolenaar patch 9.0.0791: at the hit-Enter prompt the End and Home keys may not work v9.0.0791
Tue, 18 Oct 2022 18:30:03 +0200 Bram Moolenaar patch 9.0.0790: test for dummy buffer does not always produce the E86 error v9.0.0790
Tue, 18 Oct 2022 18:15:03 +0200 Bram Moolenaar patch 9.0.0789: dummy buffer ends up in a window v9.0.0789
Tue, 18 Oct 2022 16:15:04 +0200 Bram Moolenaar patch 9.0.0788: ModeChanged autocmd not executed when Visual ends with CTRL-C v9.0.0788
Tue, 18 Oct 2022 14:45:03 +0200 Bram Moolenaar patch 9.0.0787: mouse scrolling in terminal misbehaves without dll v9.0.0787
Tue, 18 Oct 2022 14:15:08 +0200 Bram Moolenaar patch 9.0.0786: user command does not get number from :tab modifier v9.0.0786
Mon, 17 Oct 2022 21:15:03 +0200 Bram Moolenaar patch 9.0.0785: memory leak with empty shell command v9.0.0785
Mon, 17 Oct 2022 20:00:04 +0200 Bram Moolenaar patch 9.0.0784: text prop "above" not right with 'number' and "n" in 'cpo' v9.0.0784
Mon, 17 Oct 2022 19:15:04 +0200 Bram Moolenaar patch 9.0.0783: ":!" doesn't do anything but does update the previous command v9.0.0783
Mon, 17 Oct 2022 16:30:04 +0200 Bram Moolenaar patch 9.0.0782: OpenVPN files are not recognized v9.0.0782
Mon, 17 Oct 2022 16:00:04 +0200 Bram Moolenaar patch 9.0.0781: workaround to rename "small" to "smallfont" is clumsy v9.0.0781
Mon, 17 Oct 2022 15:30:03 +0200 Bram Moolenaar patch 9.0.0780: 'scroll' value computed in unexpected location v9.0.0780
Mon, 17 Oct 2022 14:45:08 +0200 Bram Moolenaar patch 9.0.0779: lsl and lm3 file extensions are not recognized v9.0.0779
Mon, 17 Oct 2022 14:15:09 +0200 Bram Moolenaar patch 9.0.0778: indexing of unknown const type fails during compilation v9.0.0778
Sun, 16 Oct 2022 22:45:02 +0200 Bram Moolenaar patch 9.0.0777: code is indented too much v9.0.0777
Sun, 16 Oct 2022 21:30:06 +0200 Bram Moolenaar patch 9.0.0776: MSVC can't have field name "small" v9.0.0776
Sun, 16 Oct 2022 21:00:04 +0200 Bram Moolenaar patch 9.0.0775: MS-Windows: mouse scrolling not supported in the console v9.0.0775
Sun, 16 Oct 2022 20:30:07 +0200 Bram Moolenaar patch 9.0.0774: the libvterm code is outdated v9.0.0774
Sun, 16 Oct 2022 16:00:03 +0200 Bram Moolenaar patch 9.0.0773: huge build on macos uses dynamic Perl v9.0.0773
Sun, 16 Oct 2022 15:45:04 +0200 Bram Moolenaar patch 9.0.0772: the libvterm code is outdated v9.0.0772
Sun, 16 Oct 2022 14:00:05 +0200 Bram Moolenaar patch 9.0.0771: cannot always tell the difference beween tex and rexx files v9.0.0771
Sun, 16 Oct 2022 12:45:05 +0200 Bram Moolenaar patch 9.0.0770: quickfix commands may keep memory allocated v9.0.0770
Sat, 15 Oct 2022 23:15:04 +0200 Bram Moolenaar patch 9.0.0769: too many delete() calls in tests v9.0.0769
Sat, 15 Oct 2022 22:45:02 +0200 Bram Moolenaar patch 9.0.0768: too many delete() calls in tests v9.0.0768
Sat, 15 Oct 2022 22:00:04 +0200 Bram Moolenaar patch 9.0.0767: too many delete() calls in tests v9.0.0767
Sat, 15 Oct 2022 21:15:03 +0200 Bram Moolenaar patch 9.0.0766: too many delete() calls in tests v9.0.0766
Sat, 15 Oct 2022 20:15:05 +0200 Bram Moolenaar patch 9.0.0765: with a Visual block a put command column may go negative v9.0.0765
Sat, 15 Oct 2022 17:45:02 +0200 Bram Moolenaar patch 9.0.0764: indent and option tests fail v9.0.0764
Sat, 15 Oct 2022 17:30:03 +0200 Bram Moolenaar patch 9.0.0763: MS-Windows: warning for using int for size_t v9.0.0763
Sat, 15 Oct 2022 17:30:02 +0200 Bram Moolenaar patch 9.0.0762: build failure v9.0.0762
Sat, 15 Oct 2022 17:15:04 +0200 Bram Moolenaar patch 9.0.0761: cannot use 'indentexpr' for Lisp indenting v9.0.0761
Sat, 15 Oct 2022 15:30:04 +0200 Bram Moolenaar patch 9.0.0760: display test for 'listchars' "precedes" fails v9.0.0760
Sat, 15 Oct 2022 15:30:03 +0200 Bram Moolenaar patch 9.0.0759: huge build on macos does not use Perl v9.0.0759
Sat, 15 Oct 2022 15:15:03 +0200 Bram Moolenaar patch 9.0.0758: "precedes" from 'listchars' overwritten by <<< v9.0.0758
Sat, 15 Oct 2022 14:45:07 +0200 Bram Moolenaar patch 9.0.0757: line number not visisble with 'smoothscroll', 'nu' and 'rnu' v9.0.0757
Sat, 15 Oct 2022 13:00:02 +0200 Bram Moolenaar patch 9.0.0756: no autocmd event for changing text in a terminal window v9.0.0756
Sat, 15 Oct 2022 12:00:04 +0200 Bram Moolenaar patch 9.0.0755: huge build on macos always fails on CI v9.0.0755
Sat, 15 Oct 2022 12:00:03 +0200 Bram Moolenaar patch 9.0.0754: 'indentexpr' overrules lisp indenting in one situation v9.0.0754
Sat, 15 Oct 2022 11:30:07 +0200 Bram Moolenaar patch 9.0.0753: some Ex commands are not in the help index v9.0.0753
Fri, 14 Oct 2022 21:30:06 +0200 Bram Moolenaar patch 9.0.0752: Rprofile files are not recognized v9.0.0752
Fri, 14 Oct 2022 21:15:03 +0200 Bram Moolenaar patch 9.0.0751: 'scrolloff' does not work well with 'smoothscroll' v9.0.0751