log src/version.c @ 15547:1dd0a47f4be2 v8.1.0781

age author description
Sat, 19 Jan 2019 18:30:07 +0100 Bram Moolenaar patch 8.1.0781: build error when using if_xcmdsrv.c v8.1.0781
Sat, 19 Jan 2019 18:30:06 +0100 Bram Moolenaar patch 8.1.0780: terminal test fails on Mac v8.1.0780
Sat, 19 Jan 2019 17:45:07 +0100 Bram Moolenaar patch 8.1.0779: argument for message functions is inconsistent v8.1.0779
Sat, 19 Jan 2019 15:30:08 +0100 Bram Moolenaar patch 8.1.0778: terminal test fails on MS-Windows v8.1.0778
Sat, 19 Jan 2019 14:45:06 +0100 Bram Moolenaar patch 8.1.0777: Win32: using pipes for channel does not work well v8.1.0777
Sat, 19 Jan 2019 14:00:06 +0100 Bram Moolenaar patch 8.1.0776: Travis does not build a version without GUI on Linux v8.1.0776
Fri, 18 Jan 2019 23:15:05 +0100 Bram Moolenaar patch 8.1.0775: matching too many files as zsh v8.1.0775
Fri, 18 Jan 2019 23:00:08 +0100 Bram Moolenaar patch 8.1.0774: VMS build is missing the blob file v8.1.0774
Fri, 18 Jan 2019 23:00:08 +0100 Bram Moolenaar patch 8.1.0773: not all crypt code is tested v8.1.0773
Fri, 18 Jan 2019 22:15:04 +0100 Bram Moolenaar patch 8.1.0772: the sign_define_by_name() function is too long v8.1.0772
Fri, 18 Jan 2019 22:00:06 +0100 Bram Moolenaar patch 8.1.0771: some shell filetype patterns end in a star v8.1.0771
Thu, 17 Jan 2019 22:30:06 +0100 Bram Moolenaar patch 8.1.0770: inconsistent use of ELAPSED_FUNC v8.1.0770
Thu, 17 Jan 2019 22:15:05 +0100 Bram Moolenaar patch 8.1.0769: :stop is covered in two tests v8.1.0769
Thu, 17 Jan 2019 21:15:06 +0100 Bram Moolenaar patch 8.1.0768: updating completions may cause the popup menu to flicker v8.1.0768
Thu, 17 Jan 2019 17:45:06 +0100 Bram Moolenaar patch 8.1.0767: when deleting lines at the bottom signs are misplaced v8.1.0767
Thu, 17 Jan 2019 17:15:06 +0100 Bram Moolenaar patch 8.1.0766: various problems when using Vim on VMS v8.1.0766
Thu, 17 Jan 2019 16:45:06 +0100 Bram Moolenaar patch 8.1.0765: string format of a Blob can't be parsed back v8.1.0765
Thu, 17 Jan 2019 16:15:08 +0100 Bram Moolenaar patch 8.1.0764: list of distributed files is outdated v8.1.0764
Thu, 17 Jan 2019 16:00:08 +0100 Bram Moolenaar patch 8.1.0763: nobody is using the Sun Workshop support v8.1.0763
Thu, 17 Jan 2019 14:45:11 +0100 Bram Moolenaar patch 8.1.0762: compiler warning v8.1.0762
Thu, 17 Jan 2019 14:15:05 +0100 Bram Moolenaar patch 8.1.0761: default value for brief_wait is wrong v8.1.0761
Thu, 17 Jan 2019 13:15:07 +0100 Bram Moolenaar patch 8.1.0760: no proper test for using 'termencoding' v8.1.0760
Wed, 16 Jan 2019 22:45:07 +0100 Bram Moolenaar patch 8.1.0759: showing two characters for tab is limited v8.1.0759
Wed, 16 Jan 2019 22:30:08 +0100 Bram Moolenaar patch 8.1.0758: font number is always one instead of the actual v8.1.0758
Tue, 15 Jan 2019 23:00:07 +0100 Bram Moolenaar patch 8.1.0757: not enough documentation for Blobs v8.1.0757
Tue, 15 Jan 2019 22:45:05 +0100 Bram Moolenaar patch 8.1.0756: copy() does not make a copy of a Blob v8.1.0756
Tue, 15 Jan 2019 22:30:06 +0100 Bram Moolenaar patch 8.1.0755: error message for get() on a Blob with invalid index v8.1.0755
Tue, 15 Jan 2019 21:15:05 +0100 Bram Moolenaar patch 8.1.0754: preferred column is lost when setting 'cursorcolumn' v8.1.0754
Tue, 15 Jan 2019 20:30:07 +0100 Bram Moolenaar patch 8.1.0753: printf format not checked for semsg() v8.1.0753
Tue, 15 Jan 2019 20:15:06 +0100 Bram Moolenaar patch 8.1.0752: one more compiler warning for signed/unsigned string v8.1.0752
Mon, 14 Jan 2019 23:30:05 +0100 Bram Moolenaar patch 8.1.0751: some regexp errors are not tested v8.1.0751
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
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