| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Keep the loaded libraries alive as long as the 'ffi' object is kept alive. | Armin Rigo | 2012-10-09 | 1 | -1/+38 |
| * | hack hack hack | Armin Rigo | 2012-08-12 | 1 | -4/+4 |
| * | Bah. Can't put the skip() in setup_method(), because test_ffi_backend | Armin Rigo | 2012-08-11 | 1 | -3/+7 |
| * | Test and fix. | Armin Rigo | 2012-08-04 | 1 | -3/+41 |
| * | Simplify code, after realizing that the front-end never calls | Armin Rigo | 2012-06-16 | 1 | -0/+6 |
| * | Remove 'ffi.rawload(None).errno', which was a hack that made sense at | Armin Rigo | 2012-06-15 | 1 | -5/+3 |
| * | Rename ffi.rawload() to ffi.dlopen(). | Armin Rigo | 2012-06-14 | 1 | -4/+4 |
| * | Fix tests. | Armin Rigo | 2012-06-12 | 1 | -5/+7 |
| * | Rename the package from "ffi" to "cffi". | Armin Rigo | 2012-06-05 | 1 | -2/+2 |
| * | Don't want to investigate this | Armin Rigo | 2012-06-01 | 1 | -2/+6 |
| * | Import other tests here too. | Armin Rigo | 2012-06-01 | 1 | -26/+30 |
| * | errno support, by special-casing "ffi.C.errno" to make it look exactly like i... | Armin Rigo | 2012-05-22 | 1 | -0/+44 |
