log src/if_py_both.h @ 35172:c98f002b1fe4 default tip

age author description
Mon, 29 Jan 2024 19:45:06 +0100 Christian Brabandt patch 9.1.0062: Internal error when :luado/perldo/pydo etc delete lines v9.1.0062
Thu, 04 Jan 2024 21:30:04 +0100 Christian Brabandt patch 9.1.0006: is*() and to*() function may be unsafe v9.1.0006
Fri, 27 Oct 2023 19:45:05 +0200 Christian Brabandt patch 9.0.2076: Vim9: No support for type aliases v9.0.2076
Sat, 30 Sep 2023 12:45:05 +0200 Christian Brabandt patch 9.0.1960: Make CI checks more strict v9.0.1960
Thu, 21 Sep 2023 16:45:07 +0200 Christian Brabandt patch 9.0.1925: if_python: still undefined behaviour with function pointer v9.0.1925
Wed, 20 Sep 2023 20:15:04 +0200 Christian Brabandt patch 9.0.1917: undefined behaviour with python function pointer v9.0.1917
Tue, 19 Sep 2023 20:45:05 +0200 Christian Brabandt patch 9.0.1913: if_python: undefined behaviour for function pointers v9.0.1913
Sun, 27 Aug 2023 18:45:05 +0200 Christian Brabandt patch 9.0.1795: Indentation issues v9.0.1795
Sun, 20 Aug 2023 23:30:02 +0200 Christian Brabandt patch 9.0.1778: if_py_both: code-style issue v9.0.1778
Sun, 20 Aug 2023 21:30:04 +0200 Christian Brabandt patch 9.0.1776: No support for stable Python 3 ABI v9.0.1776
Sat, 10 Dec 2022 12:30:03 +0100 Bram Moolenaar patch 9.0.1044: setting window height using Python may cause errors v9.0.1044
Thu, 08 Dec 2022 16:45:03 +0100 Bram Moolenaar patch 9.0.1031: Vim9 class is not implemented yet v9.0.1031
Tue, 29 Nov 2022 15:00:05 +0100 Bram Moolenaar patch 9.0.0970: Coverity warns for uninitialized variable v9.0.0970
Mon, 28 Nov 2022 20:00:05 +0100 Bram Moolenaar patch 9.0.0965: using one window for executing autocommands is insufficient v9.0.0965
Fri, 25 Nov 2022 17:45:04 +0100 Bram Moolenaar patch 9.0.0949: crash when unletting a variable while listing variables v9.0.0949
Sat, 17 Sep 2022 22:15:05 +0200 Bram Moolenaar patch 9.0.0491: no good reason to build without the float feature v9.0.0491
Sun, 14 Aug 2022 15:30:05 +0200 Bram Moolenaar patch 9.0.0206: redraw flags are not named specifically v9.0.0206
Sun, 22 May 2022 13:30:03 +0200 Bram Moolenaar patch 8.2.4997: Python: changing hidden buffer can cause display mess up v8.2.4997
Thu, 12 May 2022 21:45:06 +0200 Bram Moolenaar patch 8.2.4945: inconsistent use of white space v8.2.4945
Sun, 27 Mar 2022 21:15:04 +0200 Bram Moolenaar patch 8.2.4639: not sufficient parenthesis in preprocessor macros v8.2.4639
Sun, 09 Jan 2022 14:00:06 +0100 Bram Moolenaar patch 8.2.4048: gcc complains about use of "%p" in printf v8.2.4048
Sat, 08 Jan 2022 17:30:04 +0100 Bram Moolenaar patch 8.2.4043: using int for second argument of ga_init2() v8.2.4043
Thu, 06 Jan 2022 14:30:05 +0100 Bram Moolenaar patch 8.2.4018: ml_get error when win_execute redraws with Visual selection v8.2.4018
Wed, 05 Jan 2022 21:30:04 +0100 Bram Moolenaar patch 8.2.4012: error messages are spread out v8.2.4012
Wed, 05 Jan 2022 19:00:06 +0100 Bram Moolenaar patch 8.2.4010: error messages are spread out v8.2.4010
Sat, 01 Jan 2022 23:00:04 +0100 Bram Moolenaar patch 8.2.3977: error messages are spread out v8.2.3977
Thu, 22 Jul 2021 15:00:05 +0200 Bram Moolenaar patch 8.2.3200: Vim9: hard to guess where a type error is given v8.2.3200
Fri, 07 May 2021 18:00:04 +0200 Bram Moolenaar patch 8.2.2842: Vim9: skip argument to searchpair() is not compiled v8.2.2842
Sun, 21 Feb 2021 19:15:03 +0100 Bram Moolenaar patch 8.2.2538: crash when using Python list iterator v8.2.2538
Mon, 21 Dec 2020 16:15:05 +0100 Bram Moolenaar patch 8.2.2178: Python 3: non-utf8 character cannot be handled v8.2.2178
Wed, 21 Oct 2020 21:15:03 +0200 Bram Moolenaar patch 8.2.1883: compiler warnings when using Python v8.2.1883
Sun, 11 Oct 2020 18:15:04 +0200 Bram Moolenaar patch 8.2.1834: PyEval_InitThreads() is deprecated in Python 3.9 v8.2.1834
Sat, 29 Aug 2020 13:00:04 +0200 Bram Moolenaar patch 8.2.1538: Python: iteration over vim objects fails to keep reference v8.2.1538
Tue, 14 Jul 2020 21:15:04 +0200 Bram Moolenaar patch 8.2.1210: using ht_used when looping through a hashtab is less reliable v8.2.1210
Tue, 07 Jul 2020 20:15:04 +0200 Bram Moolenaar patch 8.2.1150: ml_get error when using Python v8.2.1150
Mon, 06 Jul 2020 21:15:05 +0200 Bram Moolenaar patch 8.2.1146: not enough testing for Python v8.2.1146
Mon, 29 Jun 2020 23:15:04 +0200 Bram Moolenaar patch 8.2.1093: Python: double free when adding item to dict fails v8.2.1093
Sat, 30 May 2020 20:45:03 +0200 Bram Moolenaar patch 8.2.0853: ml_delete() often called with FALSE argument v8.2.0853
Wed, 13 May 2020 22:45:04 +0200 Bram Moolenaar patch 8.2.0751: Vim9: performance can be improved v8.2.0751
Mon, 11 May 2020 23:15:04 +0200 Bram Moolenaar patch 8.2.0740: minor message mistakes v8.2.0740
Tue, 28 Apr 2020 00:15:03 +0200 Bram Moolenaar patch 8.2.0654: building with Python fails v8.2.0654
Sun, 12 Apr 2020 19:45:05 +0200 Bram Moolenaar patch 8.2.0559: clearing a struct is verbose v8.2.0559
Sun, 05 Apr 2020 21:45:25 +0200 Bram Moolenaar patch 8.2.0517: Vim9: cannot separate "func" and "func(): void" v8.2.0517
Thu, 02 Apr 2020 19:00:05 +0200 Bram Moolenaar patch 8.2.0500: using the same loop in many places v8.2.0500
Wed, 29 Jan 2020 21:30:05 +0100 Bram Moolenaar patch 8.2.0173: build fails with old compiler v8.2.0173
Sun, 26 Jan 2020 21:45:03 +0100 Bram Moolenaar patch 8.2.0155: warnings from MinGW compiler; tests fail without +float v8.2.0155
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
Sat, 11 Jan 2020 16:15:04 +0100 Bram Moolenaar patch 8.2.0111: VAR_SPECIAL is also used for booleans v8.2.0111
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:00:03 +0100 Bram Moolenaar patch 8.2.0068: crash when using Python 3 with "utf32" encoding v8.2.0068
Sat, 30 Nov 2019 19:45:03 +0100 Bram Moolenaar patch 8.1.2366: using old C style comments v8.1.2366
Sat, 19 Oct 2019 15:30:04 +0200 Bram Moolenaar patch 8.1.2179: pressing "q" at the more prompt doesn't stop Python output v8.1.2179
Sun, 01 Sep 2019 16:15:03 +0200 Bram Moolenaar patch 8.1.1957: more code can be moved to evalvars.c v8.1.1957
Sun, 23 Jun 2019 02:00:06 +0200 Bram Moolenaar patch 8.1.1583: set_ref_in_list() only sets ref in items v8.1.1583
Tue, 28 May 2019 23:15:10 +0200 Bram Moolenaar patch 8.1.1414: alloc() returning "char_u *" causes a lot of type casts v8.1.1414
Sat, 25 May 2019 20:30:06 +0200 Bram Moolenaar patch 8.1.1393: unnecessary type casts v8.1.1393
Mon, 20 May 2019 22:00:05 +0200 Bram Moolenaar patch 8.1.1361: Python setuptools don't work with Python 3 v8.1.1361
Sat, 18 May 2019 15:15:05 +0200 Bram Moolenaar patch 8.1.1346: error for Python exception does not show useful info v8.1.1346
Thu, 09 May 2019 15:15:07 +0200 Bram Moolenaar patch 8.1.1306: Borland support is outdated and doesn't work v8.1.1306
Tue, 07 May 2019 22:15:05 +0200 Bram Moolenaar patch 8.1.1291: not easy to change directory and restore v8.1.1291