log src/version.c @ 16172:6b0836727cf3 v8.1.1091

age author description
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
Thu, 28 Mar 2019 20:45:05 +0100 Bram Moolenaar patch 8.1.1062: quickfix code is repeated v8.1.1062
Wed, 27 Mar 2019 23:00:05 +0100 Bram Moolenaar patch 8.1.1061: when substitute string throws error, substitute happens anyway v8.1.1061
Wed, 27 Mar 2019 22:00:07 +0100 Bram Moolenaar patch 8.1.1060: MS-Windows: get_cmd_args() is no longer needed v8.1.1060
Wed, 27 Mar 2019 22:00:07 +0100 Bram Moolenaar patch 8.1.1059: MS-Windows: PlatformId() is called unnecessarily v8.1.1059
Wed, 27 Mar 2019 21:45:05 +0100 Bram Moolenaar patch 8.1.1058: memory usage test may still fail on some systems v8.1.1058
Tue, 26 Mar 2019 23:15:05 +0100 Bram Moolenaar patch 8.1.1057: nsis config is too complicated v8.1.1057
Tue, 26 Mar 2019 23:00:07 +0100 Bram Moolenaar patch 8.1.1056: no eval function for Ruby v8.1.1056
Tue, 26 Mar 2019 23:00:06 +0100 Bram Moolenaar patch 8.1.1055: CTRL-G U in Insert mode doesn't work for shift-Left v8.1.1055
Tue, 26 Mar 2019 21:45:06 +0100 Bram Moolenaar patch 8.1.1054: not checking return value of ga_grow() v8.1.1054
Tue, 26 Mar 2019 00:45:05 +0100 Bram Moolenaar patch 8.1.1053: warning for missing return statement v8.1.1053
Mon, 25 Mar 2019 23:30:05 +0100 Bram Moolenaar patch 8.1.1052: test for CTRL-C message sometimes fails v8.1.1052
Mon, 25 Mar 2019 23:15:04 +0100 Bram Moolenaar patch 8.1.1051: not all ways to switch terminal mode are tested v8.1.1051
Mon, 25 Mar 2019 23:00:05 +0100 Bram Moolenaar patch 8.1.1050: blank srceen when DirectWrite failed v8.1.1050
Mon, 25 Mar 2019 22:30:05 +0100 Bram Moolenaar patch 8.1.1049: when user tries to exit with CTRL-C message is confusing v8.1.1049
Sun, 24 Mar 2019 20:30:05 +0100 Bram Moolenaar patch 8.1.1048: minor issues with tests v8.1.1048
Sun, 24 Mar 2019 15:00:07 +0100 Bram Moolenaar patch 8.1.1047: WINCH signal is not tested v8.1.1047
Sun, 24 Mar 2019 14:15:04 +0100 Bram Moolenaar patch 8.1.1046: the "secure" variable is used inconsistently v8.1.1046
Sat, 23 Mar 2019 17:45:05 +0100 Bram Moolenaar patch 8.1.1045: E315 ml_get error when using Python and hidden buffer v8.1.1045
Sat, 23 Mar 2019 14:30:05 +0100 Bram Moolenaar patch 8.1.1044: no way to check the reference count of objects v8.1.1044
Sat, 23 Mar 2019 14:00:06 +0100 Bram Moolenaar patch 8.1.1043: Lua interface does not support Blob v8.1.1043
Sat, 23 Mar 2019 13:45:05 +0100 Bram Moolenaar patch 8.1.1042: the paste test doesn't work properly in the Windows console v8.1.1042
Sat, 23 Mar 2019 13:00:05 +0100 Bram Moolenaar patch 8.1.1041: test for Arabic no longer needed v8.1.1041
Fri, 22 Mar 2019 17:15:04 +0100 Bram Moolenaar patch 8.1.1040: FEAT_TAG_ANYWHITE is not enabled in any build v8.1.1040
Fri, 22 Mar 2019 17:00:06 +0100 Bram Moolenaar patch 8.1.1039: MS-Windows build fails v8.1.1039
Fri, 22 Mar 2019 16:45:05 +0100 Bram Moolenaar patch 8.1.1038: Arabic support excludes Farsi v8.1.1038
Fri, 22 Mar 2019 14:45:04 +0100 Bram Moolenaar patch 8.1.1037: memory usage test may still fail on some systems v8.1.1037
Fri, 22 Mar 2019 14:30:05 +0100 Bram Moolenaar patch 8.1.1036: quickfix function arguments are inconsistent v8.1.1036
Fri, 22 Mar 2019 13:30:05 +0100 Bram Moolenaar patch 8.1.1035: prop_remove() second argument is not optional v8.1.1035
Fri, 22 Mar 2019 12:15:04 +0100 Bram Moolenaar patch 8.1.1034: too many #ifdefs v8.1.1034
Fri, 22 Mar 2019 11:45:05 +0100 Bram Moolenaar patch 8.1.1033: memory usage test may still fail on some systems v8.1.1033
Thu, 21 Mar 2019 22:00:05 +0100 Bram Moolenaar patch 8.1.1032: warnings from clang static analyzer v8.1.1032