index
:
delta/vim-git.git
chrisbra-patch-1
master
github.com: vim/vim.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
if_python3.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a configure check for RTLD_GLOBAL. (James Vega, Roland Puntaier)
Bram Moolenaar
2010-08-13
1
-9
/
+6
*
When building with both Python 2 and Python 3 don't use RTLD_GLOBAL, so that
Bram Moolenaar
2010-08-09
1
-38
/
+47
*
Move many more common Python items to if_py_both.c.
Bram Moolenaar
2010-07-31
1
-1157
/
+14
*
Include old Python changes in Python 3 interface.
Bram Moolenaar
2010-07-25
1
-3
/
+10
*
Move some common code from if_python.c and if_python3.c to if_py_both.h.
Bram Moolenaar
2010-07-24
1
-354
/
+195
*
Temporary solution for crashing when using both :py and :py3: disallow both in
Bram Moolenaar
2010-07-24
1
-2
/
+20
*
Fix: "import termios" doesn't work with dynamically loaded Python. (James
Bram Moolenaar
2010-07-22
1
-2
/
+2
*
Rename some "python3" symbols to "py3", as the command name.
Bram Moolenaar
2010-07-19
1
-2
/
+2
*
Fixes and improvements for MS-Windows build.
Bram Moolenaar
2010-07-18
1
-7
/
+7
*
Make automatic prototype generation work with more interfaces.
Bram Moolenaar
2010-07-18
1
-8
/
+10
*
Whitespace cleanup.
Bram Moolenaar
2010-07-17
1
-739
/
+704
*
Added support for Python 3. (Roland Puntaier)
Bram Moolenaar
2010-07-17
1
-0
/
+2796