log src/version.c @ 15689:977a05589b65 v8.1.0852

age author description
Wed, 30 Jan 2019 22:15:07 +0100 Bram Moolenaar patch 8.1.0852: findfile() and finddir() are not properly tested v8.1.0852
Wed, 30 Jan 2019 22:15:07 +0100 Bram Moolenaar patch 8.1.0851: feedkeys() with "L" does not work properly v8.1.0851
Wed, 30 Jan 2019 22:00:06 +0100 Bram Moolenaar patch 8.1.0850: test for 'backupskip' is not correct v8.1.0850
Wed, 30 Jan 2019 21:45:05 +0100 Bram Moolenaar patch 8.1.0849: cursorline highlight is not always updated v8.1.0849
Wed, 30 Jan 2019 21:15:06 +0100 Bram Moolenaar patch 8.1.0848: cannot build with Ruby 1.8 v8.1.0848
Tue, 29 Jan 2019 23:15:05 +0100 Bram Moolenaar patch 8.1.0847: may use terminal after it was cleaned up v8.1.0847
Tue, 29 Jan 2019 23:00:16 +0100 Bram Moolenaar patch 8.1.0846: not easy to recognize the system Vim runs on v8.1.0846
Tue, 29 Jan 2019 22:30:06 +0100 Bram Moolenaar patch 8.1.0845: having job_status() free the job causes problems v8.1.0845
Tue, 29 Jan 2019 20:45:06 +0100 Bram Moolenaar patch 8.1.0844: when timer fails test will hang forever v8.1.0844
Tue, 29 Jan 2019 20:30:14 +0100 Bram Moolenaar patch 8.1.0843: memory leak when running "make test_cd" v8.1.0843
Mon, 28 Jan 2019 23:30:05 +0100 Bram Moolenaar patch 8.1.0842: getchar_zero test fails on MS-Windows v8.1.0842
Mon, 28 Jan 2019 23:00:06 +0100 Bram Moolenaar patch 8.1.0841: travis config to get Lua on MacOS is too complicated v8.1.0841
Mon, 28 Jan 2019 22:45:05 +0100 Bram Moolenaar patch 8.1.0840: getchar(0) never returns a character in the terminal v8.1.0840
Mon, 28 Jan 2019 20:30:05 +0100 Bram Moolenaar patch 8.1.0839: when using VTP wrong colors after a color scheme change v8.1.0839
Mon, 28 Jan 2019 20:15:06 +0100 Bram Moolenaar patch 8.1.0838: compiler warning for type conversion v8.1.0838
Sun, 27 Jan 2019 22:45:05 +0100 Bram Moolenaar patch 8.1.0837: timer interrupting cursorhold and mapping not tested v8.1.0837
Sun, 27 Jan 2019 20:45:05 +0100 Bram Moolenaar patch 8.1.0836: user completion test can fail on MS-Windows v8.1.0836
Sun, 27 Jan 2019 17:15:05 +0100 Bram Moolenaar patch 8.1.0835: GUI build fails on MS-Windows v8.1.0835
Sun, 27 Jan 2019 17:00:07 +0100 Bram Moolenaar patch 8.1.0834: GUI may wait too long before dealing with messages v8.1.0834
Sun, 27 Jan 2019 15:15:06 +0100 Bram Moolenaar patch 8.1.0833: memory leak when jumps output is filtered v8.1.0833
Sun, 27 Jan 2019 15:15:05 +0100 Bram Moolenaar patch 8.1.0832: confirm() is not tested v8.1.0832
Sun, 27 Jan 2019 14:45:05 +0100 Bram Moolenaar patch 8.1.0831: xxd test fails if man page has dos fileformat v8.1.0831
Sun, 27 Jan 2019 14:30:05 +0100 Bram Moolenaar patch 8.1.0830: test leaves directory behind on MS-Windows v8.1.0830
Sat, 26 Jan 2019 20:15:11 +0100 Bram Moolenaar patch 8.1.0829: when 'hidden' is set session creates extra buffers v8.1.0829
Sat, 26 Jan 2019 17:45:13 +0100 Bram Moolenaar patch 8.1.0828: still using FEAT_VIRTUALEDIT v8.1.0828
Sat, 26 Jan 2019 17:45:12 +0100 Bram Moolenaar patch 8.1.0827: missing dependency in Makefile v8.1.0827
Sat, 26 Jan 2019 17:30:15 +0100 Bram Moolenaar patch 8.1.0826: too many #ifdefs v8.1.0826
Sat, 26 Jan 2019 16:30:13 +0100 Bram Moolenaar patch 8.1.0825: code for autocommands is mixed with file I/O code v8.1.0825
Sat, 26 Jan 2019 15:15:12 +0100 Bram Moolenaar patch 8.1.0824: SunOS/Solaris has a problem with ttys v8.1.0824
Sat, 26 Jan 2019 14:15:12 +0100 Bram Moolenaar patch 8.1.0823: not sufficient testing of xxd v8.1.0823
Fri, 25 Jan 2019 22:30:13 +0100 Bram Moolenaar patch 8.1.0822: peeking and flushing output slows down execution
Fri, 25 Jan 2019 22:00:15 +0100 Bram Moolenaar patch 8.1.0821: xxd "usage" output and other arguments not tested v8.1.0821
Fri, 25 Jan 2019 21:15:12 +0100 Bram Moolenaar patch 8.1.0820: test for sending large data over channel sometimes fails v8.1.0820
Fri, 25 Jan 2019 21:00:14 +0100 Bram Moolenaar patch 8.1.0819: a failed assert with a long string is hard to read v8.1.0819
Thu, 24 Jan 2019 23:15:05 +0100 Bram Moolenaar patch 8.1.0818: MS-Windows: cannot send large data with ch_sendraw() v8.1.0818
Thu, 24 Jan 2019 22:45:05 +0100 Bram Moolenaar patch 8.1.0817: ":=" command is not tested v8.1.0817
Thu, 24 Jan 2019 22:30:05 +0100 Bram Moolenaar patch 8.1.0816: test for 'runtimepath' in session fails on MS-Windows v8.1.0816
Thu, 24 Jan 2019 22:00:05 +0100 Bram Moolenaar patch 8.1.0815: dialog for file changed outside of Vim not tested v8.1.0815
Thu, 24 Jan 2019 20:45:06 +0100 Bram Moolenaar patch 8.1.0814: :mksession cannot handle a very long 'runtimepath' v8.1.0814
Thu, 24 Jan 2019 19:45:07 +0100 Bram Moolenaar patch 8.1.0813: FileChangedShell not sufficiently tested v8.1.0813
Thu, 24 Jan 2019 18:30:06 +0100 Bram Moolenaar patch 8.1.0812: Unicode 16 feature is not useful v8.1.0812
Thu, 24 Jan 2019 18:00:07 +0100 Bram Moolenaar patch 8.1.0811: too many #ifdefs v8.1.0811
Thu, 24 Jan 2019 17:30:08 +0100 Bram Moolenaar patch 8.1.0810: too many #ifdefs v8.1.0810
Thu, 24 Jan 2019 16:45:06 +0100 Bram Moolenaar patch 8.1.0809: too many #ifdefs v8.1.0809
Thu, 24 Jan 2019 16:30:06 +0100 Bram Moolenaar patch 8.1.0808: MS-Windows: build error with GUI v8.1.0808
Thu, 24 Jan 2019 16:00:08 +0100 Bram Moolenaar patch 8.1.0807: session test fails on MS-Windows v8.1.0807
Thu, 24 Jan 2019 16:00:08 +0100 Bram Moolenaar patch 8.1.0806: too many #ifdefs v8.1.0806
Thu, 24 Jan 2019 15:15:06 +0100 Bram Moolenaar patch 8.1.0805: too many #ifdefs v8.1.0805
Thu, 24 Jan 2019 14:00:08 +0100 Bram Moolenaar patch 8.1.0804: crash when setting v:errmsg to empty list v8.1.0804
Thu, 24 Jan 2019 13:45:05 +0100 Bram Moolenaar patch 8.1.0803: session file has problem with single quote in file name v8.1.0803
Thu, 24 Jan 2019 12:45:05 +0100 Bram Moolenaar patch 8.1.0802: negative index doesn't work for Blob v8.1.0802
Thu, 24 Jan 2019 12:30:06 +0100 Bram Moolenaar patch 8.1.0801: MinGW: no hint that tests fail because of small terminal v8.1.0801
Wed, 23 Jan 2019 23:15:05 +0100 Bram Moolenaar patch 8.1.0800: may use a lot of memory when a function refers itself v8.1.0800
Wed, 23 Jan 2019 22:45:04 +0100 Bram Moolenaar patch 8.1.0799: calling deleted function; test doesn't work on Mac v8.1.0799
Wed, 23 Jan 2019 22:00:06 +0100 Bram Moolenaar patch 8.1.0798: changing a blob while iterating over it works strangely v8.1.0798
Wed, 23 Jan 2019 21:30:08 +0100 Bram Moolenaar patch 8.1.0797: error E898 is used twice v8.1.0797
Tue, 22 Jan 2019 23:15:05 +0100 Bram Moolenaar patch 8.1.0796: MS-Windows 7: problem with named pipe on channel v8.1.0796
Tue, 22 Jan 2019 23:00:05 +0100 Bram Moolenaar patch 8.1.0795: cannot build without popup menu v8.1.0795
Tue, 22 Jan 2019 22:45:06 +0100 Bram Moolenaar patch 8.1.0794: white space before " -Ntabmove" causes problems v8.1.0794
Tue, 22 Jan 2019 22:30:06 +0100 Bram Moolenaar patch 8.1.0793: incorrect error messages for functions that take a Blob v8.1.0793
Tue, 22 Jan 2019 22:15:05 +0100 Bram Moolenaar patch 8.1.0792: bad display if opening cmdline window from Insert completion v8.1.0792
Tue, 22 Jan 2019 22:00:05 +0100 Bram Moolenaar patch 8.1.0791: a few compiler warnings on VMS v8.1.0791
Tue, 22 Jan 2019 21:30:04 +0100 Bram Moolenaar patch 8.1.0790: code for creating tabpages in session is too complex v8.1.0790
Mon, 21 Jan 2019 23:15:06 +0100 Bram Moolenaar patch 8.1.0789: sourcing a session sets v:errmsg v8.1.0789
Sun, 20 Jan 2019 23:45:04 +0100 Bram Moolenaar patch 8.1.0788: cannot build with tiny features v8.1.0788
Sun, 20 Jan 2019 18:45:05 +0100 Bram Moolenaar patch 8.1.0787: compiler warning for unused function v8.1.0787
Sun, 20 Jan 2019 18:30:06 +0100 Bram Moolenaar patch 8.1.0786: ml_get error when updating the status line v8.1.0786
Sun, 20 Jan 2019 15:45:07 +0100 Bram Moolenaar patch 8.1.0785: depending on the configuration some functions are unused v8.1.0785
Sat, 19 Jan 2019 21:15:05 +0100 Bram Moolenaar patch 8.1.0784: messy indent in if statement v8.1.0784
Sat, 19 Jan 2019 21:15:05 +0100 Bram Moolenaar patch 8.1.0783: compiler warning for signed/unsigned v8.1.0783
Sat, 19 Jan 2019 20:00:09 +0100 Bram Moolenaar patch 8.1.0782: Win32: cursor blinks when Vim is not active v8.1.0782
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