log src/macros.h @ 29247:5f314b2ed494 v8.2.5142

age author description
Mon, 09 May 2022 21:15:04 +0200 Bram Moolenaar patch 8.2.4928: various white space and cosmetic mistakes v8.2.4928
Sat, 07 May 2022 21:15:06 +0200 Bram Moolenaar patch 8.2.4911: the mode #defines are not clearly named v8.2.4911
Sun, 27 Mar 2022 21:15:04 +0200 Bram Moolenaar patch 8.2.4639: not sufficient parenthesis in preprocessor macros v8.2.4639
Mon, 31 Jan 2022 16:00:09 +0100 Bram Moolenaar patch 8.2.4273: the EBCDIC support is outdated v8.2.4273
Mon, 24 Jan 2022 12:30:04 +0100 Bram Moolenaar patch 8.2.4199: MS-Windows: Support for MSVC 2003 is not useful v8.2.4199
Mon, 02 Aug 2021 19:15:03 +0200 Bram Moolenaar patch 8.2.3275: optimizer can use hints about ga_grow() normally succeeding v8.2.3275
Wed, 02 Jun 2021 13:30:05 +0200 Bram Moolenaar patch 8.2.2922: computing array length is done in various ways v8.2.2922
Thu, 04 Mar 2021 22:00:04 +0100 Bram Moolenaar patch 8.2.2569: 'fillchars' "stl" and "stlnc" items must be single byte v8.2.2569
Wed, 03 Mar 2021 13:30:02 +0100 Bram Moolenaar patch 8.2.2563: cannot use multibyte characters for folding in 'fillchars' v8.2.2563
Mon, 04 Jan 2021 11:00:11 +0100 Bram Moolenaar patch 8.2.2294: VMS: a few remaining problems v8.2.2294
Wed, 30 Dec 2020 13:15:05 +0100 Bram Moolenaar patch 8.2.2247: VMS: various smaller problems v8.2.2247
Wed, 05 Aug 2020 12:15:04 +0200 Bram Moolenaar patch 8.2.1370: MS-Windows: warning for using fstat() with stat_T v8.2.1370
Tue, 09 Jun 2020 19:45:03 +0200 Bram Moolenaar patch 8.2.0938: NFA regexp uses tolower ()to compare ignore-case v8.2.0938
Mon, 01 Jun 2020 17:30:04 +0200 Bram Moolenaar patch 8.2.0877: cannot get the search statistics v8.2.0877
Wed, 13 May 2020 22:45:04 +0200 Bram Moolenaar patch 8.2.0751: Vim9: performance can be improved v8.2.0751
Sun, 12 Apr 2020 21:00:06 +0200 Bram Moolenaar patch 8.2.0562: Vim9: cannot split an expression into multiple lines v8.2.0562
Wed, 11 Mar 2020 14:30:04 +0100 Bram Moolenaar patch 8.2.0371: crash with combination of terminal popup and autocmd v8.2.0371
Fri, 28 Feb 2020 22:30:09 +0100 Bram Moolenaar patch 8.2.0328: no redraw when leaving term-normal mode in popup terminal v8.2.0328
Sat, 01 Feb 2020 23:15:03 +0100 Bram Moolenaar patch 8.2.0194: some commands can cause problems in terminal popup v8.2.0194
Sat, 01 Feb 2020 22:45:04 +0100 Bram Moolenaar patch 8.2.0193: still build failure without +terminal feature v8.2.0193
Sat, 01 Feb 2020 22:00:04 +0100 Bram Moolenaar patch 8.2.0191: cannot put a terminal in a popup window v8.2.0191
Sun, 26 Jan 2020 16:00:05 +0100 Bram Moolenaar patch 8.2.0149: maintaining a Vim9 branch separately is more work v8.2.0149
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
Sat, 30 Nov 2019 23:00:05 +0100 Bram Moolenaar patch 8.1.2371: FEAT_TEXT_PROP is a confusing name v8.1.2371
Sat, 30 Nov 2019 19:45:03 +0100 Bram Moolenaar patch 8.1.2366: using old C style comments v8.1.2366
Sat, 02 Nov 2019 23:00:06 +0100 Bram Moolenaar patch 8.1.2243: typos in comments v8.1.2243
Sun, 06 Oct 2019 22:15:04 +0200 Bram Moolenaar patch 8.1.2120: some MB_ macros are more complicated than necessary v8.1.2120
Sun, 06 Oct 2019 20:15:03 +0200 Bram Moolenaar patch 8.1.2119: memory access error for empty string v8.1.2119
Sun, 16 Jun 2019 16:00:04 +0200 Bram Moolenaar patch 8.1.1555: NOT_IN_POPUP_WINDOW is confusing v8.1.1555
Sat, 01 Jun 2019 14:30:06 +0200 Bram Moolenaar patch 8.1.1438: some commands cause trouble in a popup window v8.1.1438
Sat, 27 Apr 2019 13:15:07 +0200 Bram Moolenaar patch 8.1.1210: support for user commands is spread out v8.1.1210
Sat, 30 Mar 2019 19:00:07 +0100 Bram Moolenaar patch 8.1.1086: too many curly braces v8.1.1086
Fri, 22 Mar 2019 16:45:05 +0100 Bram Moolenaar patch 8.1.1038: Arabic support excludes Farsi v8.1.1038
Sun, 17 Feb 2019 17:45:08 +0100 Bram Moolenaar patch 8.1.0941: macros for MS-Windows are inconsistent v8.1.0941
Sat, 26 Jan 2019 17:30:15 +0100 Bram Moolenaar patch 8.1.0826: too many #ifdefs v8.1.0826
Thu, 24 Jan 2019 17:30:08 +0100 Bram Moolenaar patch 8.1.0810: too many #ifdefs v8.1.0810
Fri, 16 Nov 2018 16:30:07 +0100 Bram Moolenaar patch 8.1.0528: various typos in comments v8.1.0528
Sun, 29 Jul 2018 16:15:05 +0200 Christian Brabandt patch 8.1.0226: too many #ifdefs v8.1.0226
Thu, 28 Jun 2018 19:30:07 +0200 Christian Brabandt patch 8.1.0125: virtual edit replace with multi-byte fails at end of line v8.1.0125
Tue, 10 Apr 2018 19:00:07 +0200 Christian Brabandt patch 8.0.1688: some macros are used without a semicolon v8.0.1688
Sun, 04 Mar 2018 20:15:05 +0100 Christian Brabandt patch 8.0.1566: too many #ifdefs v8.0.1566
Sat, 10 Feb 2018 19:00:07 +0100 Christian Brabandt patch 8.0.1496: clearing a pointer takes two lines v8.0.1496
Wed, 31 Jan 2018 21:00:08 +0100 Christian Brabandt patch 8.0.1449: slow redrawing with DirectX v8.0.1449
Sat, 28 Oct 2017 21:15:35 +0200 Christian Brabandt patch 8.0.1236: Mac features are confusing v8.0.1236
Wed, 02 Aug 2017 22:15:04 +0200 Christian Brabandt patch 8.0.0840: MS-Windows: fopen() and open() prototypes are wrong v8.0.0840
Sun, 04 Jun 2017 20:45:04 +0200 Christian Brabandt patch 8.0.0614: float2nr() is not exactly right v8.0.0614
Sun, 12 Mar 2017 20:15:06 +0100 Christian Brabandt patch 8.0.0452: some macros are in lower case v8.0.0452
Sun, 12 Mar 2017 19:30:05 +0100 Christian Brabandt patch 8.0.0451: some macros are in lower case v8.0.0451
Sun, 12 Mar 2017 18:30:06 +0100 Christian Brabandt patch 8.0.0448: some macros are in lower case v8.0.0448
Sun, 06 Nov 2016 14:30:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/98500fdc6119eb5f02d7a52ab6ffcac3085181be v8.0.0067
Fri, 04 Nov 2016 20:45:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/de5e2c219b99895445fb75ae3541ee69282a5846 v8.0.0059
Mon, 29 Aug 2016 23:00:11 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/edf3f97ae2af024708ebb4ac614227327033ca47 v7.4.2293
Sun, 21 Aug 2016 18:00:07 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/920694c1b60fac8017b8909efcc24f189804a9bb v7.4.2236
Wed, 17 Aug 2016 21:45:07 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/d3c907b5d2b352482b580a0cf687cbbea4c19ea1 v7.4.2223
Sun, 17 Jul 2016 20:45:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/840268400dc8fda62a14f8a084e8b1ea46619454 v7.4.2062
Fri, 11 Mar 2016 23:00:06 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/509ce2a558e7e0c03242e32e844255af52f1c821 v7.4.1537
Fri, 04 Mar 2016 23:00:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/0c171716c0430458741fbf18a6fd4baea4c0390b v7.4.1489
Fri, 04 Mar 2016 22:30:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/6300317b15eb33409f652c603fb402417fe4eed7 v7.4.1487
Sat, 27 Feb 2016 21:30:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/fefecb0fbe14c44d46f91036d76bbb6c28162da8 v7.4.1440
Sat, 27 Feb 2016 20:15:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/136f29a91dbafce424e31a4af133155f997e8f78 v7.4.1437