Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Don't define py_limited_api at all on Windows, for now. | Armin Rigo | 2018-01-13 | 2 | -2/+8 | |
* | | Bump version number to 1.11.4 | Armin Rigo | 2018-01-13 | 2 | -3/+3 | |
* | | Issue #355 | Armin Rigo | 2018-01-13 | 1 | -29/+11 | |
* | | Bump version to 1.11.3 | Armin Rigo | 2018-01-10 | 2 | -3/+3 | |
* | | Issue #351 | Armin Rigo | 2018-01-08 | 1 | -4/+3 | |
* | | Only do that dance if _MSC_VER is defined | Armin Rigo | 2018-01-08 | 1 | -5/+5 | |
* | | Issue #350: more mess on Windows with Py_LIMITED_API | Armin Rigo | 2018-01-08 | 1 | -3/+30 | |
* | | Issue #348 | Armin Rigo | 2017-12-06 | 1 | -13/+15 | |
* | | Bump version number to 1.11.2 | Armin Rigo | 2017-10-08 | 2 | -3/+3 | |
* | | Issue #337 | Armin Rigo | 2017-09-30 | 1 | -3/+3 | |
* | | Update version to 1.11.1 | Armin Rigo | 2017-09-27 | 2 | -3/+3 | |
* | | Add an optional 'size' argument to ffi.gc(). So far, it has no effect | Armin Rigo | 2017-08-02 | 2 | -3/+8 | |
* | | Issue #300 | Armin Rigo | 2017-07-21 | 3 | -2/+4 | |
* | | Issue #323 | Armin Rigo | 2017-07-20 | 1 | -1/+1 | |
* | | Support some sub-combination involving C++ and Python 3.x | Armin Rigo | 2017-07-20 | 2 | -0/+12 | |
* | | Some test fixes for Python 3 on Windows | Armin Rigo | 2017-06-19 | 1 | -1/+4 | |
* | | Py3 compat | Armin Rigo | 2017-06-19 | 1 | -0/+4 | |
* | | Issue #316 | Armin Rigo | 2017-06-16 | 3 | -132/+144 | |
* | | Windows: when a CFFI embedding attempt fails, attempt to | Armin Rigo | 2017-06-16 | 1 | -1/+142 | |
* | | Issue #319 | Armin Rigo | 2017-06-15 | 2 | -11/+16 | |
* | | Didn't figure out how to cleanly define charN_t inside _cffi_include.h. | Armin Rigo | 2017-06-04 | 3 | -11/+12 | |
* | | Fix: the type char32_t is defined by the standard as always unsigned | Armin Rigo | 2017-06-02 | 1 | -1/+1 | |
* | | hg merge char16_char32_t | Armin Rigo | 2017-06-02 | 5 | -19/+86 | |
|\ \ | ||||||
| * | | tweaks | Armin Rigo | 2017-05-31 | 1 | -8/+8 | |
| * | | in-progress | Armin Rigo | 2017-05-31 | 3 | -15/+77 | |
| * | | Tests and fixes | Armin Rigo | 2017-05-31 | 2 | -2/+7 | |
* | | | Update the version to 1.11 | Armin Rigo | 2017-05-31 | 2 | -3/+3 | |
|/ / | ||||||
* | | pypy tweak | Armin Rigo | 2017-05-30 | 1 | -3/+8 | |
* | | fix | Armin Rigo | 2017-05-29 | 1 | -1/+2 | |
* | | More tweaks, more tests, try harder to avoid including <complex.h> | Armin Rigo | 2017-05-29 | 3 | -30/+10 | |
* | | Revert the changes to vengine_cpy: better to say that the | Armin Rigo | 2017-05-29 | 1 | -24/+0 | |
* | | hg merge default | Armin Rigo | 2017-05-29 | 5 | -2/+59 | |
|\ \ | |/ |/| | ||||||
| * | merge default into sirtom67/float_complex. | Tom Krauss | 2017-03-27 | 1 | -1/+1 | |
| |\ | ||||||
| * | | tests pass. Had to #include <complex.h> - might want to make that optional | Tom Krauss | 2017-03-27 | 2 | -3/+48 | |
| * | | merge default in again. | Tom Krauss | 2017-03-19 | 4 | -2/+14 | |
| |\ \ | ||||||
| | * \ | Merge default in. | Tom Krauss | 2017-03-12 | 4 | -2/+14 | |
| | |\ \ | ||||||
| | | * | | Support for "double _Complex". Skip the test_c tests for now | Tom Krauss | 2017-03-12 | 1 | -0/+3 | |
| | | * | | initial support for 'float _Complex' and 'double _Complex' | Tom Krauss | 2017-01-15 | 3 | -2/+11 | |
* | | | | | Py3 compat | Armin Rigo | 2017-05-09 | 1 | -1/+1 | |
* | | | | | Print the current directory (or the value tmpdir if explicit) | Armin Rigo | 2017-05-09 | 1 | -0/+6 | |
* | | | | | Try to systematically include the line number | Armin Rigo | 2017-05-09 | 2 | -6/+18 | |
* | | | | | Issue 314 | Armin Rigo | 2017-05-09 | 1 | -12/+18 | |
* | | | | | move _hack_at_distutils from global to per-functionfind-vcvars | Matti Picus | 2017-04-25 | 1 | -3/+2 | |
* | | | | | fix for importing setuptools on win32 | Matti Picus | 2017-04-20 | 2 | -11/+14 | |
* | | | | | (dstufft) Don't overwrite a user-specified value for Py_LIMITED_API, if | Armin Rigo | 2017-04-11 | 1 | -1/+1 | |
| |_|_|/ |/| | | | ||||||
* | | | | Add the module name in front of the error for missing def_extern(). | Armin Rigo | 2017-03-21 | 1 | -1/+1 | |
|/ / / | ||||||
* | | | Add operation support in enum | Jean-Sebastien Bevilacqua | 2017-03-15 | 1 | -0/+10 | |
|/ / | ||||||
* | | pypy-c => pypy3-c | Armin Rigo | 2017-03-11 | 1 | -1/+4 | |
* | | Improve the error message | Armin Rigo | 2017-03-10 | 1 | -10/+16 | |
* | | Issue #310: pycparser was recently made stricter and no longer parses | Armin Rigo | 2017-02-27 | 1 | -24/+35 |