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
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
Thu, 21 Mar 2019 21:30:05 +0100 Bram Moolenaar patch 8.1.1031: memory usage test may still fail v8.1.1031
Thu, 21 Mar 2019 21:15:06 +0100 Bram Moolenaar patch 8.1.1030: quickfix function arguments are inconsistent v8.1.1030
Thu, 21 Mar 2019 21:00:05 +0100 Bram Moolenaar patch 8.1.1029: DirectWrite doesn't take 'linespace' into account v8.1.1029
Thu, 21 Mar 2019 20:00:06 +0100 Bram Moolenaar patch 8.1.1028: MS-Windows: memory leak when creating terminal fails v8.1.1028
Wed, 20 Mar 2019 23:00:05 +0100 Bram Moolenaar patch 8.1.1027: memory usage test sometimes fails v8.1.1027
Wed, 20 Mar 2019 21:45:04 +0100 Bram Moolenaar patch 8.1.1026: unused condition v8.1.1026
Wed, 20 Mar 2019 21:30:04 +0100 Bram Moolenaar patch 8.1.1025: checking NULL pointer after addition v8.1.1025
Wed, 20 Mar 2019 20:45:06 +0100 Bram Moolenaar patch 8.1.1024: stray log calls in terminal code v8.1.1024
Tue, 19 Mar 2019 23:15:05 +0100 Bram Moolenaar patch 8.1.1023: may use NULL pointer when indexing a blob v8.1.1023
Tue, 19 Mar 2019 23:15:04 +0100 Bram Moolenaar patch 8.1.1022: may use NULL pointer when out of memory v8.1.1022
Tue, 19 Mar 2019 22:30:05 +0100 Bram Moolenaar patch 8.1.1021: pyeval() and py3eval() leak memory v8.1.1021
Tue, 19 Mar 2019 22:15:05 +0100 Bram Moolenaar patch 8.1.1020: compiler warning for Python3 interface v8.1.1020
Tue, 19 Mar 2019 22:00:07 +0100 Bram Moolenaar patch 8.1.1019: Lua: may garbage collect function reference in use v8.1.1019
Tue, 19 Mar 2019 21:00:07 +0100 Bram Moolenaar patch 8.1.1018: window cleared when entering Terminal-Normal twice v8.1.1018
Sun, 17 Mar 2019 17:30:14 +0100 Bram Moolenaar patch 8.1.1017: off-by-one error in filetype detection v8.1.1017
Sun, 17 Mar 2019 17:00:13 +0100 Bram Moolenaar patch 8.1.1016: MS-Windows: No color in shell when using "!" in 'guioptions v8.1.1016
Sun, 17 Mar 2019 16:45:11 +0100 Bram Moolenaar patch 8.1.1015: quickfix buffer shows up in list, can't get buffer number v8.1.1015
Sun, 17 Mar 2019 16:00:05 +0100 Bram Moolenaar patch 8.1.1014: MS-Windows: /analyze only defined for non-debug version v8.1.1014
Sun, 17 Mar 2019 15:00:07 +0100 Bram Moolenaar patch 8.1.1013: MS-Windows: Scrolling fails when dividing the screen v8.1.1013
Sun, 17 Mar 2019 14:45:06 +0100 Bram Moolenaar patch 8.1.1012: memory leak with E461 v8.1.1012
Sat, 16 Mar 2019 18:15:06 +0100 Bram Moolenaar patch 8.1.1011: indent from autoindent not removed from blank line v8.1.1011
Sat, 16 Mar 2019 16:45:05 +0100 Bram Moolenaar patch 8.1.1010: Lua interface leaks memory v8.1.1010
Sat, 16 Mar 2019 15:30:06 +0100 Bram Moolenaar patch 8.1.1009: MS-Windows: some text is not baseline aligned v8.1.1009
Thu, 14 Mar 2019 21:45:14 +0100 Bram Moolenaar patch 8.1.1008: MS-Windows: HAVE_STDINT_H only defined for non-debug version v8.1.1008
Thu, 14 Mar 2019 13:45:06 +0100 Bram Moolenaar patch 8.1.1007: using closure may consume a lot of memory v8.1.1007
Wed, 13 Mar 2019 07:00:07 +0100 Bram Moolenaar patch 8.1.1006: repeated code in quickfix support v8.1.1006
Mon, 11 Mar 2019 08:15:11 +0100 Bram Moolenaar patch 8.1.1005: test fails because t_F2 is not set v8.1.1005
Sun, 10 Mar 2019 10:00:13 +0100 Bram Moolenaar patch 8.1.1004: function "luaV_setref()" not covered with tests v8.1.1004
Sun, 10 Mar 2019 09:45:10 +0100 Bram Moolenaar patch 8.1.1003: playing back recorded key sequence mistakes key code v8.1.1003