log src/version.c @ 19143:bfcafd1a3e37 v8.2.0131

age author description
Sun, 19 Jan 2020 16:00:04 +0100 Bram Moolenaar patch 8.2.0131: command line is not cleared when switching tabs v8.2.0131
Sun, 19 Jan 2020 14:00:04 +0100 Bram Moolenaar patch 8.2.0130: Python3 ranges are not tested v8.2.0130
Sat, 18 Jan 2020 16:15:03 +0100 Bram Moolenaar patch 8.2.0129: MS-Windows installer doesn't use Turkish translations v8.2.0129
Sat, 18 Jan 2020 16:00:04 +0100 Bram Moolenaar patch 8.2.0128: cannot list options one per line v8.2.0128
Sat, 18 Jan 2020 15:15:04 +0100 Bram Moolenaar patch 8.2.0127: some buffer commands work in a popup window v8.2.0127
Fri, 17 Jan 2020 21:15:03 +0100 Bram Moolenaar patch 8.2.0126: textprop test fails v8.2.0126
Fri, 17 Jan 2020 19:45:04 +0100 Bram Moolenaar patch 8.2.0125: :mode no longer works for any system v8.2.0125
Fri, 17 Jan 2020 19:15:04 +0100 Bram Moolenaar patch 8.2.0124: compiler warnings for variable types v8.2.0124
Fri, 17 Jan 2020 19:00:04 +0100 Bram Moolenaar patch 8.2.0123: complete_info() does not work when CompleteDone is triggered v8.2.0123
Thu, 16 Jan 2020 19:45:04 +0100 Bram Moolenaar patch 8.2.0122: readme files still mention MS-DOS v8.2.0122
Wed, 15 Jan 2020 21:00:04 +0100 Bram Moolenaar patch 8.2.0121: filter() and map() on blob don't work v8.2.0121
Wed, 15 Jan 2020 20:45:04 +0100 Bram Moolenaar patch 8.2.0120: virtcol() does not check arguments to be valid v8.2.0120
Tue, 14 Jan 2020 22:15:03 +0100 Bram Moolenaar patch 8.2.0119: message test fails on some platforms v8.2.0119
Tue, 14 Jan 2020 20:45:04 +0100 Bram Moolenaar patch 8.2.0118: crash when cycling to buffers involving popup window v8.2.0118
Tue, 14 Jan 2020 19:15:04 +0100 Bram Moolenaar patch 8.2.0117: crash when using gettabwinvar() with invalid arguments v8.2.0117
Mon, 13 Jan 2020 21:00:03 +0100 Bram Moolenaar patch 8.2.0116: BufEnter autocmd not triggered on ":tab drop" v8.2.0116
Mon, 13 Jan 2020 20:45:03 +0100 Bram Moolenaar patch 8.2.0115: byte2line() does not work correctly with text properties v8.2.0115
Sun, 12 Jan 2020 17:45:03 +0100 Bram Moolenaar patch 8.2.0114: info about sourced scripts is scattered v8.2.0114
Sun, 12 Jan 2020 16:00:03 +0100 Bram Moolenaar patch 8.2.0113: "make cmdidxs" fails v8.2.0113
Sun, 12 Jan 2020 14:00:04 +0100 Bram Moolenaar patch 8.2.0112: illegal memory access when using 'cindent' v8.2.0112
Sat, 11 Jan 2020 16:15:04 +0100 Bram Moolenaar patch 8.2.0111: VAR_SPECIAL is also used for booleans v8.2.0111
Fri, 10 Jan 2020 20:00:04 +0100 Bram Moolenaar patch 8.2.0110: prop_find() is not implemented v8.2.0110
Thu, 09 Jan 2020 21:45:03 +0100 Bram Moolenaar patch 8.2.0109: corrupted text properties when expanding spaces v8.2.0109
Thu, 09 Jan 2020 21:15:03 +0100 Bram Moolenaar patch 8.2.0108: when sign text is changed a manual redraw is needed v8.2.0108
Thu, 09 Jan 2020 16:30:03 +0100 Bram Moolenaar patch 8.2.0107: hgignore is out of sync from gitignore v8.2.0107
Wed, 08 Jan 2020 22:15:03 +0100 Bram Moolenaar patch 8.2.0106: printf formats are not exactly right v8.2.0106
Wed, 08 Jan 2020 21:45:04 +0100 Bram Moolenaar patch 8.2.0105: Vim license not easy to find on github v8.2.0105
Wed, 08 Jan 2020 20:15:03 +0100 Bram Moolenaar patch 8.2.0104: using channel or job with ":execute" has strange effects v8.2.0104
Wed, 08 Jan 2020 19:45:04 +0100 Bram Moolenaar patch 8.2.0103: using null object with execute() has strange effects v8.2.0103
Wed, 08 Jan 2020 19:30:04 +0100 Bram Moolenaar patch 8.2.0102: messages test fails in small version v8.2.0102
Wed, 08 Jan 2020 19:00:04 +0100 Bram Moolenaar patch 8.2.0101: crash when passing null object to ":echomsg" v8.2.0101
Tue, 07 Jan 2020 21:45:08 +0100 Bram Moolenaar patch 8.2.0100: macros for Ruby are too complicated v8.2.0100
Tue, 07 Jan 2020 21:15:06 +0100 Bram Moolenaar patch 8.2.0099: use of NULL pointer when out of memory v8.2.0099
Tue, 07 Jan 2020 21:00:07 +0100 Bram Moolenaar patch 8.2.0098: exe stack length can be wrong without being detected v8.2.0098
Tue, 07 Jan 2020 20:15:04 +0100 Bram Moolenaar patch 8.2.0097: crash with autocommand and spellfile v8.2.0097
Mon, 06 Jan 2020 23:15:03 +0100 Bram Moolenaar patch 8.2.0096: cannot create tiny popup window in last column v8.2.0096
Mon, 06 Jan 2020 22:00:06 +0100 Bram Moolenaar patch 8.2.0095: cannot specify exit code for :cquit v8.2.0095
Mon, 06 Jan 2020 21:30:04 +0100 Bram Moolenaar patch 8.2.0094: MS-Windows: cannot build with Strawberry Perl 5.30 v8.2.0094
Mon, 06 Jan 2020 21:15:06 +0100 Bram Moolenaar patch 8.2.0093: win_splitmove() can make Vim hang v8.2.0093
Mon, 06 Jan 2020 20:15:04 +0100 Bram Moolenaar patch 8.2.0092: tags functionality insufficiently tested v8.2.0092
Mon, 06 Jan 2020 20:00:06 +0100 Bram Moolenaar patch 8.2.0091: compiler warnings for size_t / int types v8.2.0091
Sun, 05 Jan 2020 22:15:35 +0100 Bram Moolenaar patch 8.2.0090: generated files show up in git status v8.2.0090
Sun, 05 Jan 2020 22:15:33 +0100 Bram Moolenaar patch 8.2.0089: crash when running out of memory in :setfiletype completion v8.2.0089
Sun, 05 Jan 2020 20:45:05 +0100 Bram Moolenaar patch 8.2.0088: insufficient tests for tags; bug in using extra tag field v8.2.0088
Sun, 05 Jan 2020 14:45:04 +0100 Bram Moolenaar patch 8.2.0087: crash in command line expansion when out of memory v8.2.0087
Sat, 04 Jan 2020 19:15:04 +0100 Bram Moolenaar patch 8.2.0086: build error for small version v8.2.0086
Sat, 04 Jan 2020 16:15:03 +0100 Bram Moolenaar patch 8.2.0085: dead code in builtin functions v8.2.0085
Sat, 04 Jan 2020 14:45:04 +0100 Bram Moolenaar patch 8.2.0084: complete item "user_data" can only be a string v8.2.0084
Fri, 03 Jan 2020 21:30:14 +0100 Bram Moolenaar patch 8.2.0083: text properties wrong when tabs and spaces are exchanged v8.2.0083
Fri, 03 Jan 2020 21:00:16 +0100 Bram Moolenaar patch 8.2.0082: when reusing a buffer listeners are not cleared
Fri, 03 Jan 2020 19:15:07 +0100 Bram Moolenaar patch 8.2.0081: MS-Windows also need the change to support INIT4() v8.2.0081
Thu, 02 Jan 2020 22:45:03 +0100 Bram Moolenaar patch 8.2.0080: globals using INIT4() are not in the tags file v8.2.0080
Thu, 02 Jan 2020 16:45:03 +0100 Bram Moolenaar patch 8.2.0079: Python 3 unicode test still fails on MS-Windows v8.2.0079
Thu, 02 Jan 2020 14:45:03 +0100 Bram Moolenaar patch 8.2.0078: expanding <sfile> works differently the second time v8.2.0078
Thu, 02 Jan 2020 14:15:05 +0100 Bram Moolenaar patch 8.2.0077: settagstack() cannot truncate at current index v8.2.0077
Wed, 01 Jan 2020 18:00:04 +0100 Bram Moolenaar patch 8.2.0076: Python 3 unicode test fails on MS-Windows v8.2.0076
Wed, 01 Jan 2020 17:15:03 +0100 Bram Moolenaar patch 8.2.0075: Python 3 unicode test still sometimes fails v8.2.0075
Wed, 01 Jan 2020 16:30:05 +0100 Bram Moolenaar patch 8.2.0074: Python 3 unicode test someitmes fails v8.2.0074
Wed, 01 Jan 2020 16:00:04 +0100 Bram Moolenaar patch 8.2.0073: initializing globals with COMMA is clumsy v8.2.0073
Wed, 01 Jan 2020 15:30:04 +0100 Bram Moolenaar patch 8.2.0072: memory test still fails on Cirrus CI v8.2.0072