index
:
vim
master
Mirror of https://github.com/vim/vim
matthias
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
if_py_both.h
Age
Commit message (
Expand
)
Author
2021-07-22
patch 8.2.3200: Vim9: hard to guess where a type error is given
v8.2.3200
Bram Moolenaar
2021-05-07
patch 8.2.2842: Vim9: skip argument to searchpair() is not compiled
v8.2.2842
Bram Moolenaar
2021-02-21
patch 8.2.2538: crash when using Python list iterator
v8.2.2538
Bram Moolenaar
2020-12-21
patch 8.2.2178: Python 3: non-utf8 character cannot be handled
v8.2.2178
Bram Moolenaar
2020-10-21
patch 8.2.1883: compiler warnings when using Python
v8.2.1883
Bram Moolenaar
2020-10-11
patch 8.2.1834: PyEval_InitThreads() is deprecated in Python 3.9
v8.2.1834
Bram Moolenaar
2020-08-29
patch 8.2.1538: Python: iteration over vim objects fails to keep reference
v8.2.1538
Bram Moolenaar
2020-07-14
patch 8.2.1210: using ht_used when looping through a hashtab is less reliable
v8.2.1210
Bram Moolenaar
2020-07-07
patch 8.2.1150: ml_get error when using Python
v8.2.1150
Bram Moolenaar
2020-07-06
patch 8.2.1146: not enough testing for Python
v8.2.1146
Bram Moolenaar
2020-06-29
patch 8.2.1093: Python: double free when adding item to dict fails
v8.2.1093
Bram Moolenaar
2020-05-30
patch 8.2.0853: ml_delete() often called with FALSE argument
v8.2.0853
Bram Moolenaar
2020-05-13
patch 8.2.0751: Vim9: performance can be improved
v8.2.0751
Bram Moolenaar
2020-05-11
patch 8.2.0740: minor message mistakes
v8.2.0740
Bram Moolenaar
2020-04-28
patch 8.2.0654: building with Python fails
v8.2.0654
Bram Moolenaar
2020-04-12
patch 8.2.0559: clearing a struct is verbose
v8.2.0559
Bram Moolenaar
2020-04-05
patch 8.2.0517: Vim9: cannot separate "func" and "func(): void"
v8.2.0517
Bram Moolenaar
2020-04-02
patch 8.2.0500: using the same loop in many places
v8.2.0500
Bram Moolenaar
2020-01-29
patch 8.2.0173: build fails with old compiler
v8.2.0173
Bram Moolenaar
2020-01-26
patch 8.2.0155: warnings from MinGW compiler; tests fail without +float
v8.2.0155
Bram Moolenaar
2020-01-26
patch 8.2.0149: maintaining a Vim9 branch separately is more work
v8.2.0149
Bram Moolenaar
2020-01-11
patch 8.2.0111: VAR_SPECIAL is also used for booleans
v8.2.0111
Bram Moolenaar
2020-01-01
patch 8.2.0070: crash when using Python 3 with "debug" encoding
v8.2.0070
Bram Moolenaar
2019-12-31
patch 8.2.0068: crash when using Python 3 with "utf32" encoding
v8.2.0068
Bram Moolenaar
2019-11-30
patch 8.1.2366: using old C style comments
v8.1.2366
Bram Moolenaar
2019-10-19
patch 8.1.2179: pressing "q" at the more prompt doesn't stop Python output
v8.1.2179
Bram Moolenaar
2019-09-01
patch 8.1.1957: more code can be moved to evalvars.c
v8.1.1957
Bram Moolenaar
2019-06-23
patch 8.1.1583: set_ref_in_list() only sets ref in items
v8.1.1583
Bram Moolenaar
2019-05-28
patch 8.1.1414: alloc() returning "char_u *" causes a lot of type casts
v8.1.1414
Bram Moolenaar
2019-05-25
patch 8.1.1393: unnecessary type casts
v8.1.1393
Bram Moolenaar
2019-05-20
patch 8.1.1361: Python setuptools don't work with Python 3
v8.1.1361
Bram Moolenaar
2019-05-18
patch 8.1.1346: error for Python exception does not show useful info
v8.1.1346
Bram Moolenaar
2019-05-09
patch 8.1.1306: Borland support is outdated and doesn't work
v8.1.1306
Bram Moolenaar
2019-05-07
patch 8.1.1291: not easy to change directory and restore
v8.1.1291
Bram Moolenaar
2019-04-27
patch 8.1.1218: cannot set a directory for a tab page
v8.1.1218
Bram Moolenaar
2019-03-30
patch 8.1.1075: function reference count wrong in Python code
v8.1.1075
Bram Moolenaar
2019-03-23
patch 8.1.1045: E315 ml_get error when using Python and hidden buffer
v8.1.1045
Bram Moolenaar
2019-02-14
patch 8.1.0916: with Python 3.7 "find_module" is not made available
v8.1.0916
Bram Moolenaar
2019-01-26
patch 8.1.0826: too many #ifdefs
v8.1.0826
Bram Moolenaar
2019-01-24
patch 8.1.0810: too many #ifdefs
v8.1.0810
Bram Moolenaar
2019-01-19
patch 8.1.0779: argument for message functions is inconsistent
v8.1.0779
Bram Moolenaar
2019-01-13
patch 8.1.0744: compiler warnings for signed/unsigned strings
v8.1.0744
Bram Moolenaar
2019-01-13
patch 8.1.0743: giving error messages is not flexible
v8.1.0743
Bram Moolenaar
2019-01-12
patch 8.1.0735: cannot handle binary data
v8.1.0735
Bram Moolenaar
2018-12-23
patch 8.1.0628: Compiler warning on MS-Windows.
v8.1.0628
Bram Moolenaar
2018-12-22
patch 8.1.0627: Python cannot handle function name of script-local function
v8.1.0627
Bram Moolenaar
2018-08-07
patch 8.1.0247: Python: error message for failing import is incorrect
v8.1.0247
Bram Moolenaar
2018-07-25
patch 8.1.0212: preferred cursor column not set in interfaces
v8.1.0212
Bram Moolenaar
2018-07-22
patch 8.1.0201: newer Python uses "importlib" instead of "imp"
v8.1.0201
Bram Moolenaar
2018-07-08
patch 8.1.0167: lock flag in new dictitem is reset in many places
v8.1.0167
Bram Moolenaar
[next]