log src/version.c @ 14107:274c9f1fbfd2 v8.1.0071

age author description
Sun, 17 Jun 2018 21:45:05 +0200 Christian Brabandt patch 8.1.0071: terminal debugger only works with the terminal feature v8.1.0071
Sun, 17 Jun 2018 20:15:06 +0200 Christian Brabandt patch 8.1.0070: missing part of the changes for prompt_setinterrupt() v8.1.0070
Sun, 17 Jun 2018 19:45:06 +0200 Christian Brabandt patch 8.1.0069: cannot handle pressing CTRL-C in a prompt buffer v8.1.0069
Sun, 17 Jun 2018 19:30:06 +0200 Christian Brabandt patch 8.1.0068: nasty autocommands can still cause using freed memory v8.1.0068
Sun, 17 Jun 2018 19:15:05 +0200 Christian Brabandt patch 8.1.0067: syntax highlighting not working when re-entering a buffer v8.1.0067
Sun, 17 Jun 2018 17:45:05 +0200 Christian Brabandt patch 8.1.0066: nasty autocommand causes using freed memory v8.1.0066
Sun, 17 Jun 2018 17:15:05 +0200 Christian Brabandt patch 8.1.0065: balloon displayed at the wrong position v8.1.0065
Sun, 17 Jun 2018 16:30:06 +0200 Christian Brabandt patch 8.1.0064: typing CTRL-W in a prompt buffer shows mode "-- --" v8.1.0064
Sun, 17 Jun 2018 15:15:05 +0200 Christian Brabandt patch 8.1.0063: Mac: NSStringPboardType is deprecated v8.1.0063
Sun, 17 Jun 2018 15:00:05 +0200 Christian Brabandt patch 8.1.0062: popup menu broken if a callback changes the window layout v8.1.0062
Sat, 16 Jun 2018 23:00:08 +0200 Christian Brabandt patch 8.1.0061: window title is wrong after resetting and setting 'title' v8.1.0061
Sat, 16 Jun 2018 22:30:06 +0200 Christian Brabandt patch 8.1.0060: crash when autocommands delete the current buffer v8.1.0060
Sat, 16 Jun 2018 17:30:06 +0200 Christian Brabandt patch 8.1.0059: displayed digraph for "ga" wrong with 'encoding' "cp1251" v8.1.0059
Sat, 16 Jun 2018 16:30:06 +0200 Christian Brabandt patch 8.1.0058: display problem with margins and scrolling v8.1.0058
Sat, 16 Jun 2018 15:45:05 +0200 Christian Brabandt patch 8.1.0057: popup menu displayed wrong when using autocmd v8.1.0057
Sat, 16 Jun 2018 14:45:05 +0200 Christian Brabandt patch 8.1.0056: crash when using :hardcopy with illegal byte v8.1.0056
Wed, 13 Jun 2018 21:30:06 +0200 Christian Brabandt patch 8.1.0055: complete test has wrong order of arguments v8.1.0055
Wed, 13 Jun 2018 21:00:06 +0200 Christian Brabandt patch 8.1.0054: compiler warning for using %ld for "long long" v8.1.0054
Tue, 12 Jun 2018 22:15:06 +0200 Christian Brabandt patch 8.1.0053: first argument of 'completefunc' has inconsistent type v8.1.0053
Tue, 12 Jun 2018 21:45:08 +0200 Christian Brabandt patch 8.1.0052: when mapping to <Nop> times out the next mapping is skipped v8.1.0052
Tue, 12 Jun 2018 21:15:05 +0200 Christian Brabandt patch 8.1.0051: MS-Windows: missing #endif v8.1.0051
Tue, 12 Jun 2018 20:30:06 +0200 Christian Brabandt patch 8.1.0050: $VIM_TERMINAL is also set when not in a terminal window v8.1.0050
Tue, 12 Jun 2018 18:15:05 +0200 Christian Brabandt patch 8.1.0049: shell cannot tell running in a terminal window v8.1.0049
Tue, 12 Jun 2018 17:30:06 +0200 Christian Brabandt patch 8.1.0048: vim_str2nr() does not handle numbers close to the maximum v8.1.0048
Tue, 12 Jun 2018 17:15:06 +0200 Christian Brabandt patch 8.1.0047: no completion for :unlet $VAR v8.1.0047
Tue, 12 Jun 2018 17:00:07 +0200 Christian Brabandt patch 8.1.0046: loading a session file fails if 'winheight' is big v8.1.0046
Tue, 12 Jun 2018 15:30:05 +0200 Christian Brabandt patch 8.1.0045: popup test isn't run completely v8.1.0045
Tue, 12 Jun 2018 15:00:08 +0200 Christian Brabandt patch 8.1.0044: if a test function exists Vim this may go unnoticed v8.1.0044
Tue, 12 Jun 2018 12:45:07 +0200 Christian Brabandt patch 8.1.0043: ++bad argument of :edit does not work properly v8.1.0043
Sun, 10 Jun 2018 14:45:06 +0200 Christian Brabandt patch 8.1.0042: if omni completion opens a window Insert mode is stopped v8.1.0042
Sun, 10 Jun 2018 14:00:07 +0200 Christian Brabandt patch 8.1.0041: attribute "width" missing from python window attribute list v8.1.0041
Sun, 10 Jun 2018 13:15:05 +0200 Christian Brabandt patch 8.1.0040: warnings from 64-bit compiler v8.1.0040
Thu, 07 Jun 2018 18:30:07 +0200 Christian Brabandt patch 8.1.0039: cannot easily delete lines in another buffer v8.1.0039
Thu, 07 Jun 2018 15:30:07 +0200 Christian Brabandt patch 8.1.0038: popup test causes Vim to exit v8.1.0038
Wed, 06 Jun 2018 21:15:05 +0200 Christian Brabandt patch 8.1.0037: cannot easily append lines to another buffer v8.1.0037
Wed, 06 Jun 2018 18:15:05 +0200 Christian Brabandt patch 8.1.0036: not restoring Insert mode if leaving prompt buffer with mouse v8.1.0036
Wed, 06 Jun 2018 09:15:06 +0200 Christian Brabandt patch 8.1.0035: not easy to switch between prompt buffer and other windows v8.1.0035
Mon, 04 Jun 2018 20:45:06 +0200 Christian Brabandt patch 8.1.0034: cursor not restored with ":edit #" v8.1.0034
Mon, 04 Jun 2018 19:15:05 +0200 Christian Brabandt patch 8.1.0033: keys to stop Vim in terminal are wrong v8.1.0033
Mon, 04 Jun 2018 17:30:08 +0200 Christian Brabandt patch 8.1.0032: BS in prompt buffer starts new line v8.1.0032
Sun, 03 Jun 2018 18:30:05 +0200 Christian Brabandt patch 8.1.0031: terminal test aucmd_on_close if flaky v8.1.0031
Sun, 03 Jun 2018 17:15:05 +0200 Christian Brabandt patch 8.1.0030: stoping Vim running in a terminal may not work v8.1.0030
Sun, 03 Jun 2018 15:30:05 +0200 Christian Brabandt patch 8.1.0029: terminal test fails on MS-Windows when "wc" exists v8.1.0029
Sun, 03 Jun 2018 15:15:05 +0200 Christian Brabandt patch 8.1.0028: prompt buffer test fails on MS-Windows v8.1.0028
Sun, 03 Jun 2018 15:00:07 +0200 Christian Brabandt patch 8.1.0027: difficult to make a plugin that feeds a line to a job v8.1.0027
Sat, 26 May 2018 19:00:06 +0200 Christian Brabandt patch 8.1.0026: terminal test fails with very tall terminal v8.1.0026
Sat, 26 May 2018 19:00:05 +0200 Christian Brabandt patch 8.1.0025: no test for the undofile() function v8.1.0025
Sat, 26 May 2018 18:45:05 +0200 Christian Brabandt patch 8.1.0024: % command not testded on #ifdef and comment v8.1.0024
Sat, 26 May 2018 17:45:06 +0200 Christian Brabandt patch 8.1.0023: gcc 8.1 warns for use of strncpy() v8.1.0023
Wed, 23 May 2018 22:00:06 +0200 Christian Brabandt patch 8.1.0022: repeating put from expression register fails v8.1.0022
Wed, 23 May 2018 20:45:06 +0200 Christian Brabandt patch 8.1.0021: clang warns for undefined behavior v8.1.0021
Tue, 22 May 2018 20:45:05 +0200 Christian Brabandt patch 8.1.0020: cannot tell whether a register is executing or recording v8.1.0020
Tue, 22 May 2018 18:45:05 +0200 Christian Brabandt patch 8.1.0019: error when defining a Lambda with index of a function result v8.1.0019
Tue, 22 May 2018 18:00:07 +0200 Christian Brabandt patch 8.1.0018: using "gn" may select wrong text when wrapping v8.1.0018
Tue, 22 May 2018 17:00:06 +0200 Christian Brabandt patch 8.1.0017: shell command completion has duplicates v8.1.0017
Mon, 21 May 2018 23:00:06 +0200 Christian Brabandt patch 8.1.0016: possible crash in term_wait() v8.1.0016
Mon, 21 May 2018 19:00:07 +0200 Christian Brabandt patch 8.1.0015: cursor color wrong when closing a terminal window v8.1.0015
Mon, 21 May 2018 17:00:06 +0200 Christian Brabandt patch 8.1.0014: qf_init_ext() is too long v8.1.0014
Mon, 21 May 2018 15:00:07 +0200 Christian Brabandt patch 8.1.0013: using freed memory when changing terminal cursor color v8.1.0013
Mon, 21 May 2018 13:45:05 +0200 Christian Brabandt patch 8.1.0012: misplaced #endif v8.1.0012
Mon, 21 May 2018 13:30:06 +0200 Christian Brabandt patch 8.1.0011: maparg() and mapcheck() confuse empty and non-existing v8.1.0011
Sun, 20 May 2018 15:45:04 +0200 Christian Brabandt patch 8.1.0010: efm_to_regpat() is too long v8.1.0010
Sun, 20 May 2018 15:00:06 +0200 Christian Brabandt patch 8.1.0009: tabpages insufficiently tested v8.1.0009
Sun, 20 May 2018 14:15:06 +0200 Christian Brabandt patch 8.1.0008: no test for strwidth() v8.1.0008
Sun, 20 May 2018 14:15:05 +0200 Christian Brabandt patch 8.1.0007: no test for "o" and "O" in Visual block mode v8.1.0007
Sun, 20 May 2018 13:45:05 +0200 Christian Brabandt patch 8.1.0006: syn_id2cterm_bg() may be undefined v8.1.0006
Sat, 19 May 2018 17:00:06 +0200 Christian Brabandt patch 8.1.0005: test for :compiler command fails on MS-Windows v8.1.0005
Sat, 19 May 2018 16:00:07 +0200 Christian Brabandt patch 8.1.0004: test for :compiler command sometimes fails v8.1.0004
Sat, 19 May 2018 15:15:05 +0200 Christian Brabandt patch 8.1.0003: the :compiler command is not tested v8.1.0003
Sat, 19 May 2018 14:45:04 +0200 Christian Brabandt patch 8.1.0002: :stopinsert changes the message position v8.1.0002
Thu, 17 May 2018 23:45:05 +0200 Christian Brabandt patch 8.1.0001: the netrw plugin does not work v8.1.0001
Thu, 17 May 2018 17:15:08 +0200 Christian Brabandt Vim 8.1 release v8.1.0000
Thu, 17 May 2018 13:30:07 +0200 Christian Brabandt patch 8.0.1850: todo items in source code not visible for users v8.0.1850
Thu, 17 May 2018 13:15:06 +0200 Christian Brabandt patch 8.0.1849: compiler warning for unused arguments, missing prototype v8.0.1849
Wed, 16 May 2018 00:00:12 +0200 Christian Brabandt patch 8.0.1848: 'termwinscroll' does not work properly v8.0.1848
Tue, 15 May 2018 22:45:06 +0200 Christian Brabandt patch 8.0.1847: some build options don't have an example v8.0.1847
Tue, 15 May 2018 22:45:05 +0200 Christian Brabandt patch 8.0.1846: Python interface is incompatible with lldb v8.0.1846
Tue, 15 May 2018 22:30:07 +0200 Christian Brabandt patch 8.0.1845: various comment updates needed, missing white space v8.0.1845
Tue, 15 May 2018 22:00:07 +0200 Christian Brabandt patch 8.0.1844: superfluous quickfix code, missing examples v8.0.1844
Tue, 15 May 2018 21:45:06 +0200 Christian Brabandt patch 8.0.1843: entry for 'wrap' in options window is wrong v8.0.1843
Mon, 14 May 2018 23:15:05 +0200 Christian Brabandt patch 8.0.1842: popup menu inside terminal window isn't cleared v8.0.1842
Mon, 14 May 2018 23:00:05 +0200 Christian Brabandt patch 8.0.1841: HP-UX does not have setenv() v8.0.1841
Mon, 14 May 2018 21:45:05 +0200 Christian Brabandt patch 8.0.1840: getwinpos() is not tested v8.0.1840
Sun, 13 May 2018 22:45:07 +0200 Christian Brabandt patch 8.0.1839: script to check .po file doesn't check for plural header v8.0.1839
Sun, 13 May 2018 19:15:06 +0200 Christian Brabandt patch 8.0.1838: cursor in wrong pos when switching to Terminal-Normal mode v8.0.1838
Sun, 13 May 2018 18:45:05 +0200 Christian Brabandt patch 8.0.1837: one character cmdline abbreviation not triggered after '<,'> v8.0.1837
Sun, 13 May 2018 18:15:05 +0200 Christian Brabandt patch 8.0.1836: buffer-local window options may not be recent v8.0.1836
Sun, 13 May 2018 17:45:05 +0200 Christian Brabandt patch 8.0.1835: print document name does not support multi-byte v8.0.1835
Sun, 13 May 2018 17:15:05 +0200 Christian Brabandt patch 8.0.1834: GUI: find/replace dialog does not handle some chars v8.0.1834
Sun, 13 May 2018 16:30:06 +0200 Christian Brabandt patch 8.0.1833: X11: ":echo 3.14" gives E806 v8.0.1833
Sun, 13 May 2018 16:00:07 +0200 Christian Brabandt patch 8.0.1832: cannot use :unlet for an environment variable v8.0.1832
Sun, 13 May 2018 15:30:07 +0200 Christian Brabandt patch 8.0.1831: sometimes the quickfix title is incorrectly prefixed with ':' v8.0.1831
Sun, 13 May 2018 15:30:06 +0200 Christian Brabandt patch 8.0.1830: switching to Terminal-Normal mode does not redraw v8.0.1830
Sun, 13 May 2018 15:00:07 +0200 Christian Brabandt patch 8.0.1829: MS-Windows: script for vimdiff can't handle ! chars v8.0.1829
Sun, 13 May 2018 14:45:05 +0200 Christian Brabandt patch 8.0.1828: get no clue why :gui does not fork v8.0.1828
Sun, 13 May 2018 14:15:06 +0200 Christian Brabandt patch 8.0.1827: compiler warning for signed/unsigned char pointers v8.0.1827
Sat, 12 May 2018 21:45:06 +0200 Christian Brabandt patch 8.0.1826: configure uses old compiler flag v8.0.1826
Sat, 12 May 2018 21:45:05 +0200 Christian Brabandt patch 8.0.1825: might use NULL pointer when out of memory v8.0.1825
Sat, 12 May 2018 21:30:06 +0200 Christian Brabandt patch 8.0.1824: Coverity warns for variable that may be uninitialized v8.0.1824
Sat, 12 May 2018 21:15:07 +0200 Christian Brabandt patch 8.0.1823: test for terminal stdout redirection is flaky v8.0.1823
Sat, 12 May 2018 21:15:05 +0200 Christian Brabandt patch 8.0.1822: make uninstall does not remove colors/tools v8.0.1822
Sat, 12 May 2018 20:45:04 +0200 Christian Brabandt patch 8.0.1821: cursor in terminal window moves when pressing CTRL-W v8.0.1821
Sat, 12 May 2018 17:45:05 +0200 Christian Brabandt patch 8.0.1820: terminal window redirecting stdout does not show stderr v8.0.1820
Sat, 12 May 2018 17:15:05 +0200 Christian Brabandt patch 8.0.1819: swap file warning for file with non-existing directory v8.0.1819
Sat, 12 May 2018 17:00:06 +0200 Christian Brabandt patch 8.0.1818: lines remove from wrong buffer when using terminal window v8.0.1818
Sat, 12 May 2018 15:45:05 +0200 Christian Brabandt patch 8.0.1817: a timer may change v:count unexpectedly v8.0.1817
Sat, 12 May 2018 13:30:06 +0200 Christian Brabandt patch 8.0.1816: no test for setcmdpos() v8.0.1816
Fri, 11 May 2018 22:15:06 +0200 Christian Brabandt patch 8.0.1815: crash with terminal window and with 'lazyredraw' set v8.0.1815
Fri, 11 May 2018 21:00:06 +0200 Christian Brabandt patch 8.0.1814: crash with terminal window and with 'lazyredraw' set v8.0.1814
Thu, 10 May 2018 21:30:07 +0200 Christian Brabandt patch 8.0.1813: Windows installer doesn't install terminal debugger v8.0.1813
Thu, 10 May 2018 19:00:07 +0200 Christian Brabandt patch 8.0.1812: the qf_jump_to_usable_window() function is too long v8.0.1812
Thu, 10 May 2018 18:30:05 +0200 Christian Brabandt patch 8.0.1811: no test for winrestcmd() v8.0.1811
Thu, 10 May 2018 18:15:06 +0200 Christian Brabandt patch 8.0.1810: buffer of a terminal only updated in Terminal-Normal mode v8.0.1810
Thu, 10 May 2018 15:15:04 +0200 Christian Brabandt patch 8.0.1809: various typos v8.0.1809
Thu, 10 May 2018 14:45:06 +0200 Christian Brabandt patch 8.0.1808: can't build without TGETENT v8.0.1808
Thu, 10 May 2018 14:15:05 +0200 Christian Brabandt patch 8.0.1807: function to set terminal name is too long v8.0.1807
Tue, 08 May 2018 23:00:07 +0200 Christian Brabandt patch 8.0.1806: InsertCharPre causes problems for autocomplete v8.0.1806
Tue, 08 May 2018 22:45:06 +0200 Christian Brabandt patch 8.0.1805: qf_parse_line() is too long v8.0.1805
Tue, 08 May 2018 22:15:05 +0200 Christian Brabandt patch 8.0.1804: using :normal in terminal window causes problems v8.0.1804
Mon, 07 May 2018 20:15:05 +0200 Christian Brabandt patch 8.0.1803: warning for uninitialized variable v8.0.1803