| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | py3k compat | Armin Rigo | 2015-12-07 | 1 | -4/+1 |
| * | fix (very minor) leak | Armin Rigo | 2015-12-07 | 1 | -1/+1 |
| * | Tweak for PyGILState_Ensure(), improving massively its performance in | Armin Rigo | 2015-12-06 | 1 | -6/+2 |
| * | Fix the issue with subinterpreters: now each subinterpreter should have | Armin Rigo | 2015-11-20 | 1 | -16/+113 |
| * | Change the @ffi.def_extern() decorator to not automatically replace the | Armin Rigo | 2015-11-20 | 1 | -8/+5 |
| * | an XXX | Armin Rigo | 2015-11-18 | 1 | -0/+3 |
| * | Write one error message directly to stderr instead of sys.stderr. This | Armin Rigo | 2015-11-18 | 1 | -15/+7 |
| * | update the code to use 'extern "Python"' | Armin Rigo | 2015-11-18 | 1 | -23/+23 |
| * | More tests, make the name optional in ffi.call_python() | Armin Rigo | 2015-11-13 | 1 | -2/+13 |
| * | ffi.call_python() | Armin Rigo | 2015-11-13 | 1 | -7/+64 |
| * | in-progress | Armin Rigo | 2015-11-13 | 1 | -1/+46 |
| * | in-progress | Armin Rigo | 2015-11-13 | 1 | -0/+6 |
