log src/version.c @ 19100:91bb12995034 v8.2.0110

age author description
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
Wed, 01 Jan 2020 15:30:03 +0100 Bram Moolenaar patch 8.2.0071: memory test often fails on Cirrus CI v8.2.0071
Wed, 01 Jan 2020 15:15:04 +0100 Bram Moolenaar patch 8.2.0070: crash when using Python 3 with "debug" encoding v8.2.0070
Tue, 31 Dec 2019 22:45:03 +0100 Bram Moolenaar patch 8.2.0069: ETYPE_ is used for two different enums v8.2.0069
Tue, 31 Dec 2019 22:00:03 +0100 Bram Moolenaar patch 8.2.0068: crash when using Python 3 with "utf32" encoding v8.2.0068
Tue, 31 Dec 2019 21:30:04 +0100 Bram Moolenaar patch 8.2.0067: ERROR_UNKNOWN clashes on some systems v8.2.0067
Tue, 31 Dec 2019 19:30:04 +0100 Bram Moolenaar patch 8.2.0066: some corners of vim_snprintf() are not tested v8.2.0066
Mon, 30 Dec 2019 22:45:04 +0100 Bram Moolenaar patch 8.2.0065: Amiga and alikes: autoopen only used on Amiga OS4 v8.2.0065
Mon, 30 Dec 2019 22:00:04 +0100 Bram Moolenaar patch 8.2.0064: diffmode completion doesn't use per-window setting v8.2.0064
Mon, 30 Dec 2019 20:45:03 +0100 Bram Moolenaar patch 8.2.0063: wrong size argument to vim_snprintf() v8.2.0063
Mon, 30 Dec 2019 20:00:04 +0100 Bram Moolenaar patch 8.2.0062: memory test is flaky on FreeBSD v8.2.0062
Mon, 30 Dec 2019 19:30:03 +0100 Bram Moolenaar patch 8.2.0061: the execute stack can grow big and never shrinks v8.2.0061
Mon, 30 Dec 2019 18:00:04 +0100 Bram Moolenaar patch 8.2.0060: message test only runs with one encoding v8.2.0060
Mon, 30 Dec 2019 11:00:04 +0100 Bram Moolenaar patch 8.2.0059: compiler warnings for unused variables in small build v8.2.0059
Mon, 30 Dec 2019 00:15:04 +0100 Bram Moolenaar patch 8.2.0058: running tests changes ~/.viminfo v8.2.0058
Mon, 30 Dec 2019 00:00:03 +0100 Bram Moolenaar patch 8.2.0057: cannot build with small features v8.2.0057
Sun, 29 Dec 2019 23:15:04 +0100 Bram Moolenaar patch 8.2.0056: execution stack is incomplete and inefficient v8.2.0056
Sun, 29 Dec 2019 15:30:03 +0100 Bram Moolenaar patch 8.2.0055: cannot use ":gui" in vimrc with VIMDLL enabled v8.2.0055
Sun, 29 Dec 2019 14:00:04 +0100 Bram Moolenaar patch 8.2.0054: :diffget and :diffput don't have good completion v8.2.0054
Sun, 29 Dec 2019 13:45:04 +0100 Bram Moolenaar patch 8.2.0053: windowsversion() does not always return the right value v8.2.0053
Sat, 28 Dec 2019 17:15:04 +0100 Bram Moolenaar patch 8.2.0052: more-prompt not properly tested v8.2.0052
Sat, 28 Dec 2019 14:15:03 +0100 Bram Moolenaar patch 8.2.0051: command line completion test skipped v8.2.0051