log src/version.c @ 15617:c91618229f99 v8.1.0816

age author description
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