log src/version.c @ 11840:3c1f89d85151 v8.0.0800

age author description
Sat, 29 Jul 2017 15:00:04 +0200 Christian Brabandt patch 8.0.0800 Problem: Terminal window scrollback contents is wrong. Solution: Fix handling of multi-byte characters (Yasuhiro Matsumoto) Handle empty lines correctly. (closes #1891) v8.0.0800
Fri, 28 Jul 2017 23:30:04 +0200 Christian Brabandt patch 8.0.0799: missing semicolon v8.0.0799
Fri, 28 Jul 2017 22:30:05 +0200 Christian Brabandt patch 8.0.0798: no highlighting in a terminal window with a finished job v8.0.0798
Fri, 28 Jul 2017 22:00:04 +0200 Christian Brabandt patch 8.0.0797: finished job in terminal window is not handled v8.0.0797
Fri, 28 Jul 2017 18:15:04 +0200 Christian Brabandt patch 8.0.0796: no coverage on Travis with clang v8.0.0796
Fri, 28 Jul 2017 17:15:04 +0200 Christian Brabandt patch 8.0.0795: terminal feature does not build with older MSVC v8.0.0795
Fri, 28 Jul 2017 17:00:05 +0200 Christian Brabandt patch 8.0.0794: checking translations fails with multiple NL v8.0.0794
Fri, 28 Jul 2017 16:00:04 +0200 Christian Brabandt patch 8.0.0793: using wrong terminal name for terminal window v8.0.0793
Fri, 28 Jul 2017 15:45:04 +0200 Christian Brabandt patch 8.0.0792: spell test leaves files behind v8.0.0792
Fri, 28 Jul 2017 15:15:04 +0200 Christian Brabandt patch 8.0.0791: terminal colors depend on the system v8.0.0791
Fri, 28 Jul 2017 14:30:05 +0200 Christian Brabandt patch 8.0.0790: MSVC compiler warning for strncpy in libvterm v8.0.0790
Fri, 28 Jul 2017 14:30:04 +0200 Christian Brabandt patch 8.0.0789: splitting terminal window has resizing problems v8.0.0789
Fri, 28 Jul 2017 14:00:07 +0200 Christian Brabandt patch 8.0.0788: MS-Windows: cannot build with terminal feature v8.0.0788
Fri, 28 Jul 2017 14:00:06 +0200 Christian Brabandt patch 8.0.0787: cannot send CTRL-W command to terminal job v8.0.0787
Fri, 28 Jul 2017 14:00:05 +0200 Christian Brabandt patch 8.0.0786: build failures on Travis v8.0.0786
Thu, 27 Jul 2017 23:00:05 +0200 Christian Brabandt patch 8.0.0785: wildcards are not expanded for :terminal v8.0.0785
Thu, 27 Jul 2017 22:30:04 +0200 Christian Brabandt patch 8.0.0784: job of terminal may be garbage collected v8.0.0784
Thu, 27 Jul 2017 22:15:04 +0200 Christian Brabandt patch 8.0.0783: job of terminal may be freed too early v8.0.0783
Thu, 27 Jul 2017 22:15:03 +0200 Christian Brabandt patch 8.0.0782: using freed memory in quickfix code v8.0.0782
Thu, 27 Jul 2017 22:00:04 +0200 Christian Brabandt patch 8.0.0781: MS-Windows: memory leak when using :terminal v8.0.0781
Thu, 27 Jul 2017 21:30:04 +0200 Christian Brabandt patch 8.0.0780: build failure on Travis v8.0.0780
Wed, 26 Jul 2017 23:15:04 +0200 Christian Brabandt patch 8.0.0779: :term without an argument uses empty buffer name v8.0.0779
Wed, 26 Jul 2017 22:00:06 +0200 Christian Brabandt patch 8.0.0778: in a terminal the cursor may be hidden v8.0.0778
Wed, 26 Jul 2017 21:30:04 +0200 Christian Brabandt patch 8.0.0777: compiler warnings with 64 bit compiler v8.0.0777
Tue, 25 Jul 2017 23:45:04 +0200 Christian Brabandt patch 8.0.0776: function prototypes missing without the quickfix feature v8.0.0776
Tue, 25 Jul 2017 23:15:03 +0200 Christian Brabandt patch 8.0.0775: in a terminal the cursor is updated too often v8.0.0775
Tue, 25 Jul 2017 22:15:04 +0200 Christian Brabandt patch 8.0.0774: build failure without the multi-byte feature v8.0.0774
Tue, 25 Jul 2017 22:00:05 +0200 Christian Brabandt patch 8.0.0773: mixing 32 and 64 bit libvterm builds fails v8.0.0773
Tue, 25 Jul 2017 21:45:04 +0200 Christian Brabandt patch 8.0.0772: other stdbool.h dependencies in libvterm v8.0.0772
Mon, 24 Jul 2017 23:45:03 +0200 Christian Brabandt patch 8.0.0771: cursor in terminal window not always updated in GUI v8.0.0771
Mon, 24 Jul 2017 23:15:04 +0200 Christian Brabandt patch 8.0.0770: compiler warning for missing field initializer v8.0.0770
Mon, 24 Jul 2017 22:30:04 +0200 Christian Brabandt patch 8.0.0769: build problems with terminal on MS-Windows v8.0.0769
Mon, 24 Jul 2017 21:45:04 +0200 Christian Brabandt patch 8.0.0768: terminal window status shows "[Scratch]" v8.0.0768
Mon, 24 Jul 2017 20:30:06 +0200 Christian Brabandt patch 8.0.0767: build failure with Athena and Motif v8.0.0767
Mon, 24 Jul 2017 20:15:04 +0200 Christian Brabandt patch 8.0.0766: option test fails with +terminal feature v8.0.0766
Sun, 23 Jul 2017 23:00:05 +0200 Christian Brabandt patch 8.0.0765: build fails with tiny features v8.0.0765
Sun, 23 Jul 2017 23:00:04 +0200 Christian Brabandt patch 8.0.0764: 'termkey' does not work yet v8.0.0764
Sun, 23 Jul 2017 22:15:05 +0200 Christian Brabandt patch 8.0.0763: libvterm can be improved v8.0.0763
Sun, 23 Jul 2017 22:15:04 +0200 Christian Brabandt patch 8.0.0762: ml_get error with :psearch in buffer without a name v8.0.0762
Sun, 23 Jul 2017 20:00:05 +0200 Christian Brabandt patch 8.0.0761: options not set properly for a terminal buffer v8.0.0761
Sun, 23 Jul 2017 18:15:03 +0200 Christian Brabandt patch 8.0.0760: terminal window colors wrong with 'termguicolors' v8.0.0760
Sun, 23 Jul 2017 17:30:06 +0200 Christian Brabandt patch 8.0.0759: MS-Windows: terminal does not adjust size v8.0.0759
Sun, 23 Jul 2017 17:30:05 +0200 Christian Brabandt patch 8.0.0758: possible crash when using a terminal window v8.0.0758
Sun, 23 Jul 2017 17:30:04 +0200 Christian Brabandt patch 8.0.0757: libvterm MSVC Makefile not included in the distribution v8.0.0757
Sun, 23 Jul 2017 17:15:03 +0200 Christian Brabandt patch 8.0.0756: cannot build libvterm with MSVC v8.0.0756
Sun, 23 Jul 2017 17:00:04 +0200 Christian Brabandt patch 8.0.0755: terminal window does not have colors in the GUI v8.0.0755
Sun, 23 Jul 2017 16:00:04 +0200 Christian Brabandt patch 8.0.0754: terminal window does not support colors v8.0.0754
Sat, 22 Jul 2017 22:45:04 +0200 Christian Brabandt patch 8.0.0753: no size reports to a job running in a terminal v8.0.0753
Sat, 22 Jul 2017 21:30:04 +0200 Christian Brabandt patch 8.0.0752: build fails on MS-Windows v8.0.0752
Sat, 22 Jul 2017 21:15:04 +0200 Christian Brabandt patch 8.0.0751: OpenPTY missing with some combination of features v8.0.0751
Sat, 22 Jul 2017 21:00:04 +0200 Christian Brabandt patch 8.0.0750: OpenPTY missing in non-GUI build v8.0.0750
Sat, 22 Jul 2017 20:45:05 +0200 Christian Brabandt patch 8.0.0749: some unicode digraphs are hard to remember v8.0.0749
Sat, 22 Jul 2017 20:45:04 +0200 Christian Brabandt patch 8.0.0748: running Vim in terminal window doesn't use the right colors v8.0.0748
Sat, 22 Jul 2017 19:15:04 +0200 Christian Brabandt patch 8.0.0747: :terminal without an argument doesn't work v8.0.0747
Sat, 22 Jul 2017 18:45:04 +0200 Christian Brabandt patch 8.0.0746: when :term fails the job is not properly cleaned up v8.0.0746
Sat, 22 Jul 2017 18:15:05 +0200 Christian Brabandt patch 8.0.0745: multi-byte characters in a terminal don't display well v8.0.0745
Sat, 22 Jul 2017 18:15:04 +0200 Christian Brabandt patch 8.0.0744: terminal window does not use a pty v8.0.0744
Sat, 22 Jul 2017 17:15:04 +0200 Christian Brabandt patch 8.0.0743: the 'termsize' option can be set to an invalid value v8.0.0743
Sat, 22 Jul 2017 16:15:04 +0200 Christian Brabandt patch 8.0.0742: terminal feature does not work on MS-Windows v8.0.0742
Sat, 22 Jul 2017 14:15:05 +0200 Christian Brabandt patch 8.0.0741: cannot build with HPUX v8.0.0741