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