log src/version.c @ 15386:317846db300a v8.1.0701

age author description
Mon, 07 Jan 2019 21:30:08 +0100 Bram Moolenaar patch 8.1.0701: sign message not translated and inconsistent spacing v8.1.0701
Sun, 06 Jan 2019 22:30:05 +0100 Bram Moolenaar patch 8.1.0700: using "gt" sometimes does not redraw a tab v8.1.0700
Sun, 06 Jan 2019 17:45:04 +0100 Bram Moolenaar patch 8.1.0699: compiler warning for uninitialized variable v8.1.0699
Sun, 06 Jan 2019 17:30:05 +0100 Bram Moolenaar patch 8.1.0698: clearing the window is used too often v8.1.0698
Sun, 06 Jan 2019 16:30:05 +0100 Bram Moolenaar patch 8.1.0697: ":sign place" requires the buffer argument v8.1.0697
Sun, 06 Jan 2019 15:30:06 +0100 Bram Moolenaar patch 8.1.0696: when test_edit fails 'insertmode' may not be reset
Sun, 06 Jan 2019 13:15:09 +0100 Bram Moolenaar patch 8.1.0695: internal error when using :popup v8.1.0695
Sun, 06 Jan 2019 13:00:05 +0100 Bram Moolenaar patch 8.1.0694: when using text props may free memory that is not allocated v8.1.0694
Sat, 05 Jan 2019 00:45:05 +0100 Bram Moolenaar patch 8.1.0693: channel test fails sometimes v8.1.0693
Sat, 05 Jan 2019 00:15:07 +0100 Bram Moolenaar patch 8.1.0692: if a buffer was deleted a channel can't write to it v8.1.0692
Fri, 04 Jan 2019 23:15:04 +0100 Bram Moolenaar patch 8.1.0691: text properties are not adjusted for :substitute v8.1.0691
Fri, 04 Jan 2019 18:15:04 +0100 Bram Moolenaar patch 8.1.0690: setline() and setbufline() do not clear text properties v8.1.0690
Fri, 04 Jan 2019 17:30:06 +0100 Bram Moolenaar patch 8.1.0689: undo with text properties not tested v8.1.0689
Fri, 04 Jan 2019 15:15:06 +0100 Bram Moolenaar patch 8.1.0688: text properties are not restored by undo v8.1.0688
Thu, 03 Jan 2019 23:15:08 +0100 Bram Moolenaar patch 8.1.0687: sentence text object in Visual mode is not tested v8.1.0687
Thu, 03 Jan 2019 23:00:11 +0100 Bram Moolenaar patch 8.1.0686: when 'y' is in 'cpoptions' yanking for the clipboard changes redo v8.1.0686
Thu, 03 Jan 2019 22:30:06 +0100 Bram Moolenaar patch 8.1.0685: get_buf_tv() is named inconsistently v8.1.0685
Thu, 03 Jan 2019 22:00:06 +0100 Bram Moolenaar patch 8.1.0684: warnings from 64-bit compiler v8.1.0684
Thu, 03 Jan 2019 21:45:05 +0100 Bram Moolenaar patch 8.1.0683: spell highlighting does not always end v8.1.0683
Thu, 03 Jan 2019 00:00:54 +0100 Bram Moolenaar patch 8.1.0682: text properties not adjusted when backspacing replaced text v8.1.0682
Wed, 02 Jan 2019 18:15:04 +0100 Bram Moolenaar patch 8.1.0681: text properties as not adjusted for deleted text v8.1.0681
Wed, 02 Jan 2019 17:30:06 +0100 Bram Moolenaar patch 8.1.0680: not easy to see what features are unavailable v8.1.0680
Wed, 02 Jan 2019 13:45:06 +0100 Bram Moolenaar patch 8.1.0679: sign functions do not take buffer argument as documented v8.1.0679
Wed, 02 Jan 2019 00:15:05 +0100 Bram Moolenaar patch 8.1.0678: text properties as not adjusted for inserted text v8.1.0678
Tue, 01 Jan 2019 22:30:08 +0100 Bram Moolenaar patch 8.1.0677: look-behind match may use the wrong line number v8.1.0677
Tue, 01 Jan 2019 20:45:05 +0100 Bram Moolenaar patch 8.1.0676: textprop screendump test fails v8.1.0676
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:30:06 +0100 Bram Moolenaar patch 8.1.0674: leaking memory when updating a single line v8.1.0674
Tue, 01 Jan 2019 13:30:09 +0100 Bram Moolenaar patch 8.1.0673: functionality for signs is spread out over several files v8.1.0673
Tue, 01 Jan 2019 00:45:07 +0100 Bram Moolenaar patch 8.1.0672: the Lua interface doesn't know about v:null v8.1.0672
Tue, 01 Jan 2019 00:00:07 +0100 Bram Moolenaar patch 8.1.0671: cursor in the wrong column after auto-formatting v8.1.0671
Mon, 31 Dec 2018 22:15:06 +0100 Bram Moolenaar patch 8.1.0670: macro for popup menu width is unused v8.1.0670
Mon, 31 Dec 2018 22:15:06 +0100 Bram Moolenaar patch 8.1.0669: the ex_sign() function is too long v8.1.0669
Mon, 31 Dec 2018 21:15:05 +0100 Bram Moolenaar patch 8.1.0668: no test for overstrike mode in the command line v8.1.0668
Mon, 31 Dec 2018 20:15:05 +0100 Bram Moolenaar patch 8.1.0667: textprop test leaves file behind v8.1.0667
Mon, 31 Dec 2018 14:45:05 +0100 Bram Moolenaar patch 8.1.0666: text property test fails v8.1.0666
Mon, 31 Dec 2018 14:00:06 +0100 Bram Moolenaar patch 8.1.0665: text property display wrong when 'spell' is set v8.1.0665
Sun, 30 Dec 2018 23:00:06 +0100 Bram Moolenaar patch 8.1.0664: configure "fail-if-missing" does not apply to enable-gui v8.1.0664
Sun, 30 Dec 2018 22:15:06 +0100 Bram Moolenaar patch 8.1.0663: text property display wrong when 'number' is set v8.1.0663
Sun, 30 Dec 2018 11:45:06 +0100 Bram Moolenaar patch 8.1.0662: needlessly searching for tilde in string v8.1.0662
Sat, 29 Dec 2018 22:30:05 +0100 Bram Moolenaar patch 8.1.0661: clipboard regexp might be used recursively v8.1.0661
Sat, 29 Dec 2018 21:15:05 +0100 Bram Moolenaar patch 8.1.0660: sign_cleanup() may leak memory v8.1.0660
Sat, 29 Dec 2018 20:15:05 +0100 Bram Moolenaar patch 8.1.0659: build failure without the sign feature v8.1.0659
Sat, 29 Dec 2018 19:00:08 +0100 Bram Moolenaar patch 8.1.0658: deleting signs and completion for :sign is insufficient v8.1.0658
Sat, 29 Dec 2018 13:15:05 +0100 Bram Moolenaar patch 8.1.0657: get error for using regexp recursively v8.1.0657
Sat, 29 Dec 2018 11:15:05 +0100 Bram Moolenaar patch 8.1.0656: trying to reconnect to X server may cause problems v8.1.0656
Fri, 28 Dec 2018 23:30:05 +0100 Bram Moolenaar patch 8.1.0655: when appending a line text property flags are not added v8.1.0655
Fri, 28 Dec 2018 22:00:05 +0100 Bram Moolenaar patch 8.1.0654: when deleting a line text property flags are not adjusted v8.1.0654
Fri, 28 Dec 2018 19:30:06 +0100 Bram Moolenaar patch 8.1.0653: arglist test fails on MS-windows v8.1.0653
Fri, 28 Dec 2018 19:15:06 +0100 Bram Moolenaar patch 8.1.0652: freeing memory for balloon eval too early v8.1.0652
Fri, 28 Dec 2018 19:15:05 +0100 Bram Moolenaar patch 8.1.0651: :args "foo works like :args without argument v8.1.0651
Fri, 28 Dec 2018 18:45:05 +0100 Bram Moolenaar patch 8.1.0650: command line argument -q [errorfile] is not tested v8.1.0650
Fri, 28 Dec 2018 17:15:06 +0100 Bram Moolenaar patch 8.1.0649: setjmp() variables defined globally are used in one file v8.1.0649
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 22:45:07 +0100 Bram Moolenaar patch 8.1.0647: MS-Windows: balloon_show() does not handle wide characters v8.1.0647
Thu, 27 Dec 2018 22:15:04 +0100 Bram Moolenaar patch 8.1.0646: cannot build with Ruby 2.6.0 v8.1.0646
Thu, 27 Dec 2018 21:30:06 +0100 Bram Moolenaar patch 8.1.0645: Coverity warns for possible use of NULL pointer v8.1.0645
Thu, 27 Dec 2018 00:30:06 +0100 Bram Moolenaar patch 8.1.0644: finding next sign ID is inefficient v8.1.0644
Wed, 26 Dec 2018 23:45:04 +0100 Bram Moolenaar patch 8.1.0643: computing byte offset wrong v8.1.0643
Wed, 26 Dec 2018 23:00:06 +0100 Bram Moolenaar patch 8.1.0642: swapinfo() leaks memory v8.1.0642