log src/if_py_both.h @ 18478:94223687df0e

age author description
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
Sat, 27 Apr 2019 20:45:05 +0200 Bram Moolenaar patch 8.1.1218: cannot set a directory for a tab page v8.1.1218
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, 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
Thu, 14 Feb 2019 13:30:14 +0100 Bram Moolenaar patch 8.1.0916: with Python 3.7 "find_module" is not made available v8.1.0916
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
Sat, 19 Jan 2019 17:45:07 +0100 Bram Moolenaar patch 8.1.0779: argument for message functions is inconsistent v8.1.0779
Mon, 14 Jan 2019 00:00:04 +0100 Bram Moolenaar patch 8.1.0744: compiler warnings for signed/unsigned strings v8.1.0744
Sun, 13 Jan 2019 23:45:08 +0100 Bram Moolenaar patch 8.1.0743: giving error messages is not flexible v8.1.0743
Sat, 12 Jan 2019 23:00:06 +0100 Bram Moolenaar patch 8.1.0735: cannot handle binary data v8.1.0735
Sun, 23 Dec 2018 13:45:07 +0100 Bram Moolenaar patch 8.1.0628: Compiler warning on MS-Windows. v8.1.0628
Sat, 22 Dec 2018 19:00:06 +0100 Bram Moolenaar patch 8.1.0627: Python cannot handle function name of script-local function v8.1.0627
Tue, 07 Aug 2018 20:00:06 +0200 Christian Brabandt patch 8.1.0247: Python: error message for failing import is incorrect v8.1.0247
Wed, 25 Jul 2018 22:15:05 +0200 Christian Brabandt patch 8.1.0212: preferred cursor column not set in interfaces v8.1.0212
Sun, 22 Jul 2018 04:45:04 +0200 Christian Brabandt patch 8.1.0201: newer Python uses "importlib" instead of "imp" v8.1.0201
Sun, 08 Jul 2018 17:30:06 +0200 Christian Brabandt patch 8.1.0167: lock flag in new dictitem is reset in many places v8.1.0167
Sun, 10 Jun 2018 14:00:07 +0200 Christian Brabandt patch 8.1.0041: attribute "width" missing from python window attribute list v8.1.0041
Tue, 15 May 2018 22:45:05 +0200 Christian Brabandt patch 8.0.1846: Python interface is incompatible with lldb v8.0.1846
Tue, 27 Feb 2018 17:30:08 +0100 Christian Brabandt patch 8.0.1550: various small problems in source files v8.0.1550
Thu, 09 Nov 2017 22:15:05 +0100 Christian Brabandt patch 8.0.1283: test 86 fails under ASAN v8.0.1283
Thu, 09 Nov 2017 20:00:05 +0100 Christian Brabandt patch 8.0.1280: Python None cannot be converted to a Vim type v8.0.1280
Fri, 22 Sep 2017 15:30:06 +0200 Christian Brabandt patch 8.0.1136: W_WIDTH() is always the same v8.0.1136
Fri, 22 Sep 2017 14:45:06 +0200 Christian Brabandt patch 8.0.1135: W_WINCOL() is always the same v8.0.1135
Sat, 16 Sep 2017 21:00:06 +0200 Christian Brabandt patch 8.0.1118: FEAT_WINDOWS adds a lot of #ifdefs v8.0.1118
Fri, 04 Aug 2017 21:45:04 +0200 Christian Brabandt patch 8.0.0860: side effects when channel appends to a buffer v8.0.0860
Sun, 04 Jun 2017 15:00:04 +0200 Christian Brabandt patch 8.0.0607: after :bwipe + :new bufref might still be valid v8.0.0607
Thu, 23 Feb 2017 19:15:05 +0100 Christian Brabandt patch 8.0.0360: sometimes VimL is used instead of "Vim script" v8.0.0360
Sun, 29 Jan 2017 21:45:04 +0100 Christian Brabandt patch 8.0.0265: may get ml_get error when :pydo deletes lines v8.0.0265
Fri, 26 Aug 2016 16:45:07 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/9f28953f0c1e3d9fffd49af76503f54eaa279acb v7.4.2257
Mon, 01 Aug 2016 16:30:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/2d3d60a7d4b410668dfc427120205ccf88789db4 v7.4.2138
Mon, 01 Aug 2016 15:45:07 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/437bafe4c8a83ed71ee006eda7f54b65a90f0d4c v7.4.2137
Sun, 10 Jul 2016 22:15:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/7c0a2f367f2507669560b1a66423155c70d2e75b v7.4.2024
Wed, 01 Jun 2016 20:45:08 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/22081f4a3397704645841121d994058abd6cb481 v7.4.1864
Wed, 25 May 2016 20:45:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/2177f9fe18a927ef65ccebb0856722a28dc00252 v7.4.1843
Thu, 21 Apr 2016 20:15:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/6d4431e7b675ba7a0194c0b8eb84b7d92e4e7953 v7.4.1769
Fri, 15 Apr 2016 22:00:07 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/fe4b18640656ddea41f60cf7a76956c9cc5494d6 v7.4.1747
Fri, 15 Apr 2016 20:45:04 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/66210042892389d36e3d37203ec77f61467bfb1c v7.4.1744
Thu, 14 Apr 2016 23:15:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/75be2339d877bbd38df91c0181e1e0e388852df6 v7.4.1743
Thu, 14 Apr 2016 17:45:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/baa9fcaf4042a6dbe01e64ce63cb54941ee00f09 v7.4.1736
Thu, 14 Apr 2016 16:00:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/8110a091bc749d8748a20807a724a3af3ca6d509 v7.4.1731
Thu, 24 Mar 2016 22:00:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/4c90861e9f864eab94f043c432acff508396ed62 v7.4.1646
Sat, 19 Mar 2016 22:15:06 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/44a2f923c00f1384c9ecde12fb5b4711bc20702e v7.4.1611
Mon, 14 Mar 2016 23:15:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/1735bc988c546cc962c5f94792815b4d7cb79710 v7.4.1559
Sat, 12 Mar 2016 22:15:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/7f8989dd8a627af2185df381195351a913f3777f v7.4.1552
Sat, 06 Feb 2016 20:00:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/81e7a9c3fb37cad46c8f04a5ce871fb06819a371 v7.4.1270
Sat, 23 Jan 2016 20:00:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/520e1e41f35b063ede63b41738c82d6636e78c34 v7.4.1154
Sun, 17 Jan 2016 22:45:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/77324fc9d3206a12f5ae39da1574be3ee1273591 v7.4.1129
Tue, 10 Nov 2015 13:30:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/e7427f4b7e1af6a63600183be6b4c5724beb2f66 v7.4.910
Mon, 02 Nov 2015 13:30:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/d424747d5821c2873e24d25d3407d08b25ea3443 v7.4.905
Tue, 10 Feb 2015 18:41:58 +0100 Bram Moolenaar updated for version 7.4.625 v7.4.625
Tue, 03 Feb 2015 12:55:18 +0100 Bram Moolenaar updated for version 7.4.609 v7.4.609