| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | update the code to use 'extern "Python"' | Armin Rigo | 2015-11-18 | 1 | -1/+1 |
| * | in-progress | Armin Rigo | 2015-11-13 | 1 | -2/+6 |
| * | Issue #228: "bool" not working in out-of-line FFI objects. Same problem | Armin Rigo | 2015-11-02 | 1 | -0/+1 |
| * | More attempts at fixes for multiple interpreters | Armin Rigo | 2015-09-30 | 1 | -1/+1 |
| * | Maybe a fix for multiple interpreters | Armin Rigo | 2015-09-30 | 1 | -19/+24 |
| * | Found a simpler and more efficient way to implement any ffi.gc(). | Armin Rigo | 2015-07-06 | 1 | -1/+0 |
| * | Allow "from _cffimodule.lib import a, b, c". (thanks DanielHolth on irc) | Armin Rigo | 2015-06-15 | 1 | -2/+14 |
| * | Forgot about the version checking and specifying in the ABI-mode modules | Armin Rigo | 2015-05-18 | 1 | -3/+3 |
| * | Add RTLD_xxx flags to the CompiledFFI type | Armin Rigo | 2015-05-16 | 1 | -0/+10 |
| * | Bump the internal version number | Armin Rigo | 2015-05-16 | 1 | -2/+2 |
| * | Various tweaks until we get some more-or-less complete dlopen() support | Armin Rigo | 2015-05-16 | 1 | -1/+1 |
| * | the big Moving Files Around step | Armin Rigo | 2015-05-12 | 1 | -0/+183 |
