log src/version.c @ 15345:1aeef539f910 v8.1.0680

age author description
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
Wed, 26 Dec 2018 22:15:05 +0100 Bram Moolenaar patch 8.1.0641: no check for out-of-memory when converting regexp v8.1.0641
Wed, 26 Dec 2018 22:00:06 +0100 Bram Moolenaar patch 8.1.0640: get E14 while typing command :tab with 'incsearch' set v8.1.0640
Wed, 26 Dec 2018 01:15:05 +0100 Bram Moolenaar patch 8.1.0639: text properties test fails on MS-Windows v8.1.0639
Wed, 26 Dec 2018 00:30:06 +0100 Bram Moolenaar patch 8.1.0638: text property highlighting is off by one column v8.1.0638
Tue, 25 Dec 2018 23:45:04 +0100 Bram Moolenaar patch 8.1.0637: nsis file no longer used v8.1.0637
Tue, 25 Dec 2018 23:30:07 +0100 Bram Moolenaar patch 8.1.0636: line2byte() gives wrong values with text properties v8.1.0636
Mon, 24 Dec 2018 23:45:04 +0100 Bram Moolenaar patch 8.1.0635: Coverity complains about null pointer use v8.1.0635
Mon, 24 Dec 2018 23:15:05 +0100 Bram Moolenaar patch 8.1.0634: text properties cannot cross line boundaries v8.1.0634
Mon, 24 Dec 2018 21:45:05 +0100 Bram Moolenaar patch 8.1.0633: crash when out of memory while opening a terminal window v8.1.0633
Mon, 24 Dec 2018 20:30:04 +0100 Bram Moolenaar patch 8.1.0632: using sign group names is inefficient v8.1.0632
Mon, 24 Dec 2018 19:30:07 +0100 Bram Moolenaar patch 8.1.0631: test for :stop fails on Arch v8.1.0631
Mon, 24 Dec 2018 00:30:07 +0100 Bram Moolenaar patch 8.1.0630: "wincmd p" does not work after using an autocmd window v8.1.0630
Sun, 23 Dec 2018 19:15:05 +0100 Bram Moolenaar patch 8.1.0629: "gn" selects the wrong text with a multi-line match v8.1.0629
Sun, 23 Dec 2018 13:45:07 +0100 Bram Moolenaar patch 8.1.0628: Compiler warning on MS-Windows. v8.1.0628
Sat, 22 Dec 2018 19:00:06 +0100 Bram Moolenaar patch 8.1.0627: Python cannot handle function name of script-local function v8.1.0627
Sat, 22 Dec 2018 18:45:05 +0100 Bram Moolenaar patch 8.1.0626: MS-Windows: no resize to fit parent when using --windowid v8.1.0626
Sat, 22 Dec 2018 18:30:05 +0100 Bram Moolenaar patch 8.1.0625: MS-Windows: terminal test fails in white console v8.1.0625
Sat, 22 Dec 2018 17:30:05 +0100 Bram Moolenaar patch 8.1.0624: overuling CONF_ARGS from the environment still does not work v8.1.0624
Sat, 22 Dec 2018 17:15:05 +0100 Bram Moolenaar patch 8.1.0623: iterating through window frames is repeated v8.1.0623
Sat, 22 Dec 2018 17:00:07 +0100 Bram Moolenaar patch 8.1.0622: adding quickfix items marks items as valid errors v8.1.0622
Sat, 22 Dec 2018 15:15:04 +0100 Bram Moolenaar patch 8.1.0621: terminal debugger does not handle unexpected debugger exit v8.1.0621