Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-10-14 | Avoid a -Wreorder warning in ScriptInterpreterPython.cpp. | Stephane Sezer | 1 | -2/+2 |
2015-10-14 | Fix Python initialization for Python 3. | Zachary Turner | 1 | -46/+91 |
2015-10-14 | Change swig interface files to use PythonDataObjects. | Zachary Turner | 1 | -1/+1 |
2015-10-14 | Fix compiler warnings in ScriptInterpreterPython | Pavel Labath | 1 | -1/+1 |
2015-10-13 | Change PyFile_FromFile to use PyFile_FromFd when using Py3. | Zachary Turner | 1 | -5/+17 |
2015-10-13 | Fix ref counting of Python objects. | Zachary Turner | 1 | -401/+306 |
2015-10-09 | Fix build broken by r249885 | Zachary Turner | 1 | -2/+2 |
2015-10-09 | Port native Python-API to 3.x | Zachary Turner | 1 | -35/+65 |
2015-07-30 | Convert the ScriptInterpreter system to a plugin-based one. | Zachary Turner | 1 | -0/+3255 |