log src/version.c @ 16235:219c58b3879c v8.1.1122

age author description
Sat, 06 Apr 2019 13:30:04 +0200 Bram Moolenaar patch 8.1.1122: char2nr() does not handle composing characters v8.1.1122
Sat, 06 Apr 2019 12:45:05 +0200 Bram Moolenaar patch 8.1.1121: test for term_gettitle() was disabled v8.1.1121
Fri, 05 Apr 2019 23:00:06 +0200 Bram Moolenaar patch 8.1.1120: cannot easily get directory entry matches v8.1.1120
Thu, 04 Apr 2019 20:45:04 +0200 Bram Moolenaar patch 8.1.1119: no support for Windows on ARM64. v8.1.1119
Thu, 04 Apr 2019 20:15:05 +0200 Bram Moolenaar patch 8.1.1118: a couple of conditions are hard to understand v8.1.1118
Thu, 04 Apr 2019 19:15:03 +0200 Bram Moolenaar patch 8.1.1117: build failure without the +eval feature v8.1.1117
Thu, 04 Apr 2019 18:30:05 +0200 Bram Moolenaar patch 8.1.1116: cannot enforce a Vim script style v8.1.1116
Thu, 04 Apr 2019 15:45:05 +0200 Bram Moolenaar patch 8.1.1115: cannot build with older C compiler v8.1.1115
Thu, 04 Apr 2019 15:45:04 +0200 Bram Moolenaar patch 8.1.1114: confusing overloaded operator "." for string concatenation v8.1.1114
Thu, 04 Apr 2019 15:15:05 +0200 Bram Moolenaar patch 8.1.1113: making an autocommand trigger once is not so easy v8.1.1113
Thu, 04 Apr 2019 14:15:05 +0200 Bram Moolenaar patch 8.1.1112: duplicate code in quickfix file v8.1.1112
Thu, 04 Apr 2019 13:45:04 +0200 Bram Moolenaar patch 8.1.1111: it is not easy to check for infinity v8.1.1111
Thu, 04 Apr 2019 13:30:05 +0200 Bram Moolenaar patch 8.1.1110: composing chars on space wrong when 'listchars' is set v8.1.1110
Thu, 04 Apr 2019 13:15:08 +0200 Bram Moolenaar patch 8.1.1109: deleted file still in list of distributed files v8.1.1109
Wed, 03 Apr 2019 23:00:04 +0200 Bram Moolenaar patch 8.1.1108: test for 'visualbell' doesn't work v8.1.1108
Wed, 03 Apr 2019 22:00:05 +0200 Bram Moolenaar patch 8.1.1107: no test for 'visualbell' v8.1.1107
Wed, 03 Apr 2019 21:45:04 +0200 Bram Moolenaar patch 8.1.1106: no test for 'writedelay' v8.1.1106
Wed, 03 Apr 2019 21:30:04 +0200 Bram Moolenaar patch 8.1.1105: long escape sequences may be split up v8.1.1105
Wed, 03 Apr 2019 20:45:06 +0200 Bram Moolenaar patch 8.1.1104: MS-Windows: not all environment variables can be used v8.1.1104
Tue, 02 Apr 2019 22:30:04 +0200 Bram Moolenaar patch 8.1.1103: MS-Windows: old API calls are no longer needed v8.1.1103
Tue, 02 Apr 2019 22:15:04 +0200 Bram Moolenaar patch 8.1.1102: Win32 exe file contains unused code v8.1.1102
Tue, 02 Apr 2019 22:00:05 +0200 Bram Moolenaar patch 8.1.1101: signals test may fail in the GUI v8.1.1101
Tue, 02 Apr 2019 21:30:05 +0200 Bram Moolenaar patch 8.1.1100: tag file without trailing newline no longer works v8.1.1100
Sun, 31 Mar 2019 19:45:05 +0200 Bram Moolenaar patch 8.1.1099: the do_tag() function is too long v8.1.1099
Sun, 31 Mar 2019 15:45:05 +0200 Bram Moolenaar patch 8.1.1098: quickfix code duplication v8.1.1098
Sat, 30 Mar 2019 22:30:04 +0100 Bram Moolenaar patch 8.1.1097: Motif build fails v8.1.1097
Sat, 30 Mar 2019 22:15:04 +0100 Bram Moolenaar patch 8.1.1096: MS-Windows: cannot distinguish BS and CTRL-H v8.1.1096
Sat, 30 Mar 2019 22:00:04 +0100 Bram Moolenaar patch 8.1.1095: MS-Windows: executable() fails on very long filename v8.1.1095
Sat, 30 Mar 2019 21:45:05 +0100 Bram Moolenaar patch 8.1.1094: long line in tags file causes error v8.1.1094
Sat, 30 Mar 2019 21:30:04 +0100 Bram Moolenaar patch 8.1.1093: support for outdated tags format slows down tag parsing v8.1.1093
Sat, 30 Mar 2019 20:45:04 +0100 Bram Moolenaar patch 8.1.1092: setting 'guifont' when maximized resizes the Vim window v8.1.1092
Sat, 30 Mar 2019 20:15:05 +0100 Bram Moolenaar patch 8.1.1091: MS-Windows: cannot use multi-byte chars in environment var v8.1.1091
Sat, 30 Mar 2019 20:15:04 +0100 Bram Moolenaar patch 8.1.1090: MS-Windows: modify_fname() has problems with some 'encoding' v8.1.1090
Sat, 30 Mar 2019 20:00:06 +0100 Bram Moolenaar patch 8.1.1089: tutor does not check $LC_MESSAGES v8.1.1089
Sat, 30 Mar 2019 20:00:05 +0100 Bram Moolenaar patch 8.1.1088: height of quickfix window not retained with vertical split v8.1.1088
Sat, 30 Mar 2019 19:15:04 +0100 Bram Moolenaar patch 8.1.1087: tag stack is incorrect after CTRL-T and then :tag v8.1.1087
Sat, 30 Mar 2019 19:00:07 +0100 Bram Moolenaar patch 8.1.1086: too many curly braces v8.1.1086
Sat, 30 Mar 2019 18:30:04 +0100 Bram Moolenaar patch 8.1.1085: compiler warning for possibly uninitialized variable v8.1.1085
Sat, 30 Mar 2019 18:15:05 +0100 Bram Moolenaar patch 8.1.1084: cannot delete a match from another window v8.1.1084
Sat, 30 Mar 2019 17:30:05 +0100 Bram Moolenaar patch 8.1.1083: MS-Windows: hang when opening a file on network share v8.1.1083
Sat, 30 Mar 2019 16:45:04 +0100 Bram Moolenaar patch 8.1.1082: "Conceal" match is mixed up with 'hlsearch' match. v8.1.1082
Sat, 30 Mar 2019 16:30:04 +0100 Bram Moolenaar patch 8.1.1081: MS-Windows: cannot use some fonts v8.1.1081
Sat, 30 Mar 2019 16:00:06 +0100 Bram Moolenaar patch 8.1.1080: when a screendump test fails, moving the file is a hassle v8.1.1080
Sat, 30 Mar 2019 15:45:05 +0100 Bram Moolenaar patch 8.1.1079: no need for a separate ScreenLinesUtf8() test function v8.1.1079
Sat, 30 Mar 2019 15:45:05 +0100 Bram Moolenaar patch 8.1.1078: when 'listchars' is set a composing char on a space is wrong v8.1.1078
Sat, 30 Mar 2019 14:30:05 +0100 Bram Moolenaar patch 8.1.1077: reg_executing() is reset by calling input() v8.1.1077
Sat, 30 Mar 2019 14:00:07 +0100 Bram Moolenaar patch 8.1.1076: file for Insert mode is much too big v8.1.1076
Sat, 30 Mar 2019 13:00:05 +0100 Bram Moolenaar patch 8.1.1075: function reference count wrong in Python code v8.1.1075
Sat, 30 Mar 2019 12:45:05 +0100 Bram Moolenaar patch 8.1.1074: Python test doesn't wipe out hidden buffer v8.1.1074
Fri, 29 Mar 2019 18:30:04 +0100 Bram Moolenaar patch 8.1.1073: space in number column is on wrong side with 'rightleft' set
Fri, 29 Mar 2019 18:15:05 +0100 Bram Moolenaar patch 8.1.1072: extending sign and foldcolumn below the text is confusing v8.1.1072
Fri, 29 Mar 2019 14:30:05 +0100 Bram Moolenaar patch 8.1.1071: cannot get composing characters from the screen v8.1.1071
Fri, 29 Mar 2019 13:15:06 +0100 Bram Moolenaar patch 8.1.1070: issue templates are not good enough v8.1.1070
Fri, 29 Mar 2019 13:15:05 +0100 Bram Moolenaar patch 8.1.1069: source README file doesn't look nice on github v8.1.1069
Fri, 29 Mar 2019 12:30:06 +0100 Bram Moolenaar patch 8.1.1068: cannot get all the information about current completion v8.1.1068
Fri, 29 Mar 2019 11:00:06 +0100 Bram Moolenaar patch 8.1.1067: issues added on github are unstructured v8.1.1067
Thu, 28 Mar 2019 22:45:04 +0100 Bram Moolenaar patch 8.1.1066: VIMDLL isn't actually used v8.1.1066
Thu, 28 Mar 2019 22:15:06 +0100 Bram Moolenaar patch 8.1.1065: no test for using and deleting menu in the GUI v8.1.1065
Thu, 28 Mar 2019 22:00:06 +0100 Bram Moolenaar patch 8.1.1064: no test for output conversion in the GTK GUI v8.1.1064
Thu, 28 Mar 2019 21:30:05 +0100 Bram Moolenaar patch 8.1.1063: insufficient testing for wildmenu completion v8.1.1063