log src/version.c @ 15484:882bbbdc9c76 v8.1.0750

age author description
Mon, 14 Jan 2019 23:15:05 +0100 Bram Moolenaar patch 8.1.0750: when the last sign is deleted the signcolumn may remain v8.1.0750
Mon, 14 Jan 2019 23:00:06 +0100 Bram Moolenaar patch 8.1.0749: error message contains garbage v8.1.0749
Mon, 14 Jan 2019 23:00:05 +0100 Bram Moolenaar patch 8.1.0748: using sprintf() instead of semsg() v8.1.0748
Mon, 14 Jan 2019 22:30:07 +0100 Bram Moolenaar patch 8.1.0747: map() with a bad expression doesn't give an error v8.1.0747
Mon, 14 Jan 2019 22:00:06 +0100 Bram Moolenaar patch 8.1.0746: highlighting not updated with conceal and 'cursorline' v8.1.0746
Mon, 14 Jan 2019 20:30:06 +0100 Bram Moolenaar patch 8.1.0745: compiler warnings for signed/unsigned string v8.1.0745
Mon, 14 Jan 2019 00:00:04 +0100 Bram Moolenaar patch 8.1.0744: compiler warnings for signed/unsigned strings v8.1.0744
Sun, 13 Jan 2019 23:45:08 +0100 Bram Moolenaar patch 8.1.0743: giving error messages is not flexible v8.1.0743
Sun, 13 Jan 2019 19:15:06 +0100 Bram Moolenaar patch 8.1.0742: not all Blob operations are tested v8.1.0742
Sun, 13 Jan 2019 18:00:05 +0100 Bram Moolenaar patch 8.1.0741: viminfo with Blob is not tested v8.1.0741
Sun, 13 Jan 2019 17:00:06 +0100 Bram Moolenaar patch 8.1.0740: Tcl test fails v8.1.0740
Sun, 13 Jan 2019 16:15:07 +0100 Bram Moolenaar patch 8.1.0739: text objects in not sufficiently tested v8.1.0739
Sun, 13 Jan 2019 16:15:06 +0100 Bram Moolenaar patch 8.1.0738: using freed memory, for loop over blob leaks memory v8.1.0738
Sun, 13 Jan 2019 15:45:07 +0100 Bram Moolenaar patch 8.1.0737: compiler warning for uninitialized variable v8.1.0737
Sun, 13 Jan 2019 15:30:08 +0100 Bram Moolenaar patch 8.1.0736: code for Blob not sufficiently tested v8.1.0736
Sat, 12 Jan 2019 23:00:06 +0100 Bram Moolenaar patch 8.1.0735: cannot handle binary data v8.1.0735
Sat, 12 Jan 2019 16:30:05 +0100 Bram Moolenaar patch 8.1.0734: the hlsearch state is not stored in a session file v8.1.0734
Sat, 12 Jan 2019 16:15:04 +0100 Bram Moolenaar patch 8.1.0733: too many #ifdefs for the multi-byte feature v8.1.0733
Sat, 12 Jan 2019 15:30:06 +0100 Bram Moolenaar patch 8.1.0732: cannot build without the eval feature v8.1.0732
Sat, 12 Jan 2019 14:30:06 +0100 Bram Moolenaar patch 8.1.0731: JS encoding does not handle negative infinity v8.1.0731
Sat, 12 Jan 2019 14:00:04 +0100 Bram Moolenaar patch 8.1.0730: compiler warning for get_buf_arg() unused v8.1.0730
Sat, 12 Jan 2019 13:30:07 +0100 Bram Moolenaar patch 8.1.0729: there is a SourcePre autocommand event but not a SourcePost v8.1.0729
Fri, 11 Jan 2019 22:30:06 +0100 Bram Moolenaar patch 8.1.0728: cannot avoid breaking after a single space. v8.1.0728
Fri, 11 Jan 2019 21:00:07 +0100 Bram Moolenaar patch 8.1.0727: compiler warning for sprintf() argument v8.1.0727
Fri, 11 Jan 2019 21:00:06 +0100 Bram Moolenaar patch 8.1.0726: redrawing specifically for conceal feature v8.1.0726
Fri, 11 Jan 2019 20:45:05 +0100 Bram Moolenaar patch 8.1.0725: conceal mode is not completely tested v8.1.0725
Fri, 11 Jan 2019 19:30:06 +0100 Bram Moolenaar patch 8.1.0724: build for MinGW fails v8.1.0724
Fri, 11 Jan 2019 17:45:05 +0100 Bram Moolenaar patch 8.1.0723: cannot easily run specific test when in src/testdir v8.1.0723
Fri, 11 Jan 2019 16:30:05 +0100 Bram Moolenaar patch 8.1.0722: cannot build without the virtualedit feature v8.1.0722
Fri, 11 Jan 2019 16:00:08 +0100 Bram Moolenaar patch 8.1.0721: conceal mode is not sufficiently tested v8.1.0721
Fri, 11 Jan 2019 15:00:08 +0100 Bram Moolenaar patch 8.1.0720: cannot easily change the current quickfx list index v8.1.0720
Fri, 11 Jan 2019 14:45:06 +0100 Bram Moolenaar patch 8.1.0719: too many #ifdefs v8.1.0719
Fri, 11 Jan 2019 14:15:05 +0100 Bram Moolenaar patch 8.1.0718: a couple compiler warnings v8.1.0718
Fri, 11 Jan 2019 13:45:06 +0100 Bram Moolenaar patch 8.1.0717: there is no function for the ":sign jump" command v8.1.0717
Fri, 11 Jan 2019 13:15:06 +0100 Bram Moolenaar patch 8.1.0716: get warning message when 'completefunc' returns nothing v8.1.0716
Fri, 11 Jan 2019 12:00:10 +0100 Bram Moolenaar patch 8.1.0715: superfluous call to redraw_win_later() v8.1.0715
Thu, 10 Jan 2019 23:00:06 +0100 Bram Moolenaar patch 8.1.0714: unessesary #if lines in GTK code v8.1.0714
Thu, 10 Jan 2019 22:00:06 +0100 Bram Moolenaar patch 8.1.0713: images for NSIS take up too much space v8.1.0713
Wed, 09 Jan 2019 23:15:06 +0100 Bram Moolenaar patch 8.1.0712: MS-Windows build instructions are a bit outdated v8.1.0712
Wed, 09 Jan 2019 23:15:05 +0100 Bram Moolenaar patch 8.1.0711: test files still use function! v8.1.0711
Wed, 09 Jan 2019 22:30:06 +0100 Bram Moolenaar patch 8.1.0710: when using timers may wait for job exit quite long v8.1.0710
Wed, 09 Jan 2019 22:00:05 +0100 Bram Moolenaar patch 8.1.0709: windows are updated for every added/deleted sign v8.1.0709
Wed, 09 Jan 2019 21:00:07 +0100 Bram Moolenaar patch 8.1.0708: third argument for redrawWinline() is always FALSE v8.1.0708
Tue, 08 Jan 2019 23:15:05 +0100 Bram Moolenaar patch 8.1.0707: text property columns are not adjusted for changed indent v8.1.0707
Tue, 08 Jan 2019 22:15:05 +0100 Bram Moolenaar patch 8.1.0706: tabline is not always redrawn v8.1.0706
Tue, 08 Jan 2019 21:15:05 +0100 Bram Moolenaar patch 8.1.0705: :colorscheme isn't tested enough v8.1.0705
Tue, 08 Jan 2019 20:30:06 +0100 Bram Moolenaar patch 8.1.0704: building with Ruby 2.6 gives compiler warnings v8.1.0704
Tue, 08 Jan 2019 20:15:07 +0100 Bram Moolenaar patch 8.1.0703: compiler warnings with 64-bit compiler v8.1.0703
Mon, 07 Jan 2019 22:15:04 +0100 Bram Moolenaar patch 8.1.0702: ":sign place" only uses the current buffer v8.1.0702
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