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

