| Commit message (Expand) | Author | Age | Files | Lines |
* | patch 8.1.2366: using old C style commentsv8.1.2366 | Bram Moolenaar | 2019-11-30 | 1 | -178/+170 |
* | patch 8.1.2179: pressing "q" at the more prompt doesn't stop Python outputv8.1.2179 | Bram Moolenaar | 2019-10-19 | 1 | -5/+10 |
* | patch 8.1.1957: more code can be moved to evalvars.cv8.1.1957 | Bram Moolenaar | 2019-09-01 | 1 | -2/+2 |
* | patch 8.1.1583: set_ref_in_list() only sets ref in itemsv8.1.1583 | Bram Moolenaar | 2019-06-23 | 1 | -23/+7 |
* | patch 8.1.1414: alloc() returning "char_u *" causes a lot of type castsv8.1.1414 | Bram Moolenaar | 2019-05-28 | 1 | -4/+4 |
* | patch 8.1.1393: unnecessary type castsv8.1.1393 | Bram Moolenaar | 2019-05-25 | 1 | -3/+3 |
* | patch 8.1.1361: Python setuptools don't work with Python 3v8.1.1361 | Bram Moolenaar | 2019-05-20 | 1 | -2/+9 |
* | patch 8.1.1346: error for Python exception does not show useful infov8.1.1346 | Bram Moolenaar | 2019-05-18 | 1 | -0/+2 |
* | patch 8.1.1306: Borland support is outdated and doesn't workv8.1.1306 | Bram Moolenaar | 2019-05-09 | 1 | -5/+0 |
* | patch 8.1.1291: not easy to change directory and restorev8.1.1291 | Bram Moolenaar | 2019-05-07 | 1 | -1/+1 |
* | patch 8.1.1218: cannot set a directory for a tab pagev8.1.1218 | Bram Moolenaar | 2019-04-27 | 1 | -1/+1 |
* | patch 8.1.1075: function reference count wrong in Python codev8.1.1075 | Bram Moolenaar | 2019-03-30 | 1 | -1/+1 |
* | patch 8.1.1045: E315 ml_get error when using Python and hidden bufferv8.1.1045 | Bram Moolenaar | 2019-03-23 | 1 | -2/+8 |
* | patch 8.1.0916: with Python 3.7 "find_module" is not made availablev8.1.0916 | Bram Moolenaar | 2019-02-14 | 1 | -12/+19 |
* | patch 8.1.0826: too many #ifdefsv8.1.0826 | Bram Moolenaar | 2019-01-26 | 1 | -2/+0 |
* | patch 8.1.0810: too many #ifdefsv8.1.0810 | Bram Moolenaar | 2019-01-24 | 1 | -9/+1 |
* | patch 8.1.0779: argument for message functions is inconsistentv8.1.0779 | Bram Moolenaar | 2019-01-19 | 1 | -7/+1 |
* | patch 8.1.0744: compiler warnings for signed/unsigned stringsv8.1.0744 | Bram Moolenaar | 2019-01-13 | 1 | -5/+11 |
* | patch 8.1.0743: giving error messages is not flexiblev8.1.0743 | Bram Moolenaar | 2019-01-13 | 1 | -10/+10 |
* | patch 8.1.0735: cannot handle binary datav8.1.0735 | Bram Moolenaar | 2019-01-12 | 1 | -0/+8 |
* | patch 8.1.0628: Compiler warning on MS-Windows.v8.1.0628 | Bram Moolenaar | 2018-12-23 | 1 | -1/+1 |
* | patch 8.1.0627: Python cannot handle function name of script-local functionv8.1.0627 | Bram Moolenaar | 2018-12-22 | 1 | -5/+25 |
* | patch 8.1.0247: Python: error message for failing import is incorrectv8.1.0247 | Bram Moolenaar | 2018-08-07 | 1 | -28/+59 |
* | patch 8.1.0212: preferred cursor column not set in interfacesv8.1.0212 | Bram Moolenaar | 2018-07-25 | 1 | -0/+1 |
* | patch 8.1.0201: newer Python uses "importlib" instead of "imp"v8.1.0201 | Bram Moolenaar | 2018-07-22 | 1 | -0/+75 |
* | patch 8.1.0167: lock flag in new dictitem is reset in many placesv8.1.0167 | Bram Moolenaar | 2018-07-08 | 1 | -4/+0 |
* | patch 8.1.0041: attribute "width" missing from python window attribute listv8.1.0041 | Bram Moolenaar | 2018-06-10 | 1 | -2/+13 |
* | patch 8.0.1846: Python interface is incompatible with lldbv8.0.1846 | Bram Moolenaar | 2018-05-15 | 1 | -0/+3 |
* | patch 8.0.1550: various small problems in source filesv8.0.1550 | Bram Moolenaar | 2018-02-27 | 1 | -1/+1 |
* | patch 8.0.1283: test 86 fails under ASANv8.0.1283 | Bram Moolenaar | 2017-11-09 | 1 | -1/+3 |
* | patch 8.0.1280: Python None cannot be converted to a Vim typev8.0.1280 | Bram Moolenaar | 2017-11-09 | 1 | -1/+6 |
* | patch 8.0.1136: W_WIDTH() is always the samev8.0.1136 | Bram Moolenaar | 2017-09-22 | 1 | -1/+1 |
* | patch 8.0.1135: W_WINCOL() is always the samev8.0.1135 | Bram Moolenaar | 2017-09-22 | 1 | -1/+1 |
* | patch 8.0.1118: FEAT_WINDOWS adds a lot of #ifdefsv8.0.1118 | Bram Moolenaar | 2017-09-16 | 1 | -4/+0 |
* | patch 8.0.0860: side effects when channel appends to a bufferv8.0.0860 | Bram Moolenaar | 2017-08-04 | 1 | -37/+0 |
* | patch 8.0.0607: after :bwipe + :new bufref might still be validv8.0.0607 | Bram Moolenaar | 2017-06-04 | 1 | -3/+3 |
* | patch 8.0.0360: sometimes VimL is used instead of "Vim script"v8.0.0360 | Bram Moolenaar | 2017-02-23 | 1 | -4/+4 |
* | patch 8.0.0265: may get ml_get error when :pydo deletes linesv8.0.0265 | Bram Moolenaar | 2017-01-29 | 1 | -1/+14 |
* | patch 7.4.2257v7.4.2257 | Bram Moolenaar | 2016-08-26 | 1 | -2/+2 |
* | patch 7.4.2138v7.4.2138 | Bram Moolenaar | 2016-08-01 | 1 | -1/+1 |
* | patch 7.4.2137v7.4.2137 | Bram Moolenaar | 2016-08-01 | 1 | -1/+1 |
* | patch 7.4.2024v7.4.2024 | Bram Moolenaar | 2016-07-10 | 1 | -24/+25 |
* | patch 7.4.1864v7.4.1864 | Bram Moolenaar | 2016-06-01 | 1 | -0/+5 |
* | patch 7.4.1843v7.4.1843 | Bram Moolenaar | 2016-05-25 | 1 | -7/+35 |
* | patch 7.4.1769v7.4.1769 | Bram Moolenaar | 2016-04-21 | 1 | -0/+1 |
* | patch 7.4.1747v7.4.1747 | Bram Moolenaar | 2016-04-15 | 1 | -0/+7 |
* | patch 7.4.1744v7.4.1744 | Bram Moolenaar | 2016-04-15 | 1 | -2/+3 |
* | patch 7.4.1743v7.4.1743 | Bram Moolenaar | 2016-04-14 | 1 | -1/+1 |
* | patch 7.4.1736v7.4.1736 | Bram Moolenaar | 2016-04-14 | 1 | -1/+0 |
* | patch 7.4.1731v7.4.1731 | Bram Moolenaar | 2016-04-14 | 1 | -26/+268 |