| Commit message (Expand) | Author | Age | Files | Lines |
| * | merge default into branchwin32 | mattip | 2012-08-22 | 1 | -1/+13 |
| |\ |
|
| | * | Give a better error message than pycparser's default one | Armin Rigo | 2012-08-22 | 1 | -1/+6 |
| | * | Give an earlier error message when trying to declare a function | Armin Rigo | 2012-08-22 | 1 | -0/+7 |
| * | | clarify skip messages | mattip | 2012-08-22 | 1 | -4/+4 |
| * | | whoops | mattip | 2012-08-22 | 1 | -1/+1 |
| * | | visual studio long double is equivalent to double | mattip | 2012-08-22 | 1 | -0/+2 |
| |/ |
|
| * | Support for "sources=[..]" in verify(), as per Daniel Holth's suggestion | Armin Rigo | 2012-08-18 | 1 | -0/+18 |
| * | Pass or skip the buffer tests on 3.2 too. | Armin Rigo | 2012-08-14 | 1 | -6/+13 |
| * | This test might run without producing the source, so force it. | Armin Rigo | 2012-08-14 | 1 | -0/+1 |
| * | Found a way to be compatible with Python 3.2 in the test syntax. | Armin Rigo | 2012-08-14 | 3 | -61/+78 |
| * | Update this test too. | Armin Rigo | 2012-08-13 | 1 | -1/+1 |
| * | Write the version explicitly, and test it too. | Armin Rigo | 2012-08-13 | 1 | -0/+8 |
| * | Skip the ffi.buffer() tests with the ctypes backend on top of PyPy. | Armin Rigo | 2012-08-13 | 1 | -3/+20 |
| * | Improve the test portability. | Armin Rigo | 2012-08-13 | 1 | -9/+17 |
| * | Add a test for the precision of 'long double'. | Armin Rigo | 2012-08-13 | 1 | -0/+24 |
| * | Complete for the behavior we get with RTLD_NOW. | Armin Rigo | 2012-08-13 | 1 | -1/+1 |
| * | Remove this skip, which is no longer true. | Armin Rigo | 2012-08-12 | 1 | -7/+0 |
| * | A test and fix about 'long double' with vengine_cpy. | Armin Rigo | 2012-08-12 | 1 | -0/+11 |
| * | Fixes fixes | Armin Rigo | 2012-08-12 | 2 | -2/+2 |
| * | hack hack hack | Armin Rigo | 2012-08-12 | 4 | -44/+40 |
| * | hg merge default | Armin Rigo | 2012-08-12 | 1 | -0/+1 |
| |\ |
|
| | * | Add a missing test | Armin Rigo | 2012-08-12 | 1 | -0/+1 |
| * | | hg merge default, and try to resolve all conflicts. | Armin Rigo | 2012-08-12 | 8 | -196/+486 |
| |\ \
| |/ |
|
| | * | Don't try to call the missing function from the test: it just fails | Armin Rigo | 2012-08-12 | 1 | -3/+3 |
| | * | intermediate checkin | Armin Rigo | 2012-08-12 | 1 | -6/+14 |
| | * | Test and fix (thanks nphg) | Armin Rigo | 2012-08-12 | 1 | -1/+9 |
| | * | Try to fix the tests on OS/X, mainly by skipping the ABI tests that | Armin Rigo | 2012-08-12 | 1 | -5/+7 |
| | * | Add two tests, one passing and one (probably definitely) skipped. | Armin Rigo | 2012-08-12 | 2 | -0/+29 |
| | * | Bah. Can't put the skip() in setup_method(), because test_ffi_backend | Armin Rigo | 2012-08-11 | 1 | -3/+7 |
| | * | This test runs twice (in two subclasses), so we need to avoid the file | Armin Rigo | 2012-08-11 | 1 | -2/+3 |
| | * | Bah, handle_t is some kind of keyword on Windows. Can't use it in the | Armin Rigo | 2012-08-11 | 1 | -4/+4 |
| | * | A test, passing on Linux, checking that all nonstandard | Armin Rigo | 2012-08-11 | 1 | -0/+14 |
| | * | Finally found out the "right" way to implement ffi.gc(), in just a | Armin Rigo | 2012-08-09 | 1 | -0/+15 |
| | * | Revert 0d5efadab0ac and use a different approach: reading a field | Armin Rigo | 2012-08-05 | 2 | -2/+21 |
| | * | Workaround: allow out-of-bound array indexes if the array is 'type[0]'. | Armin Rigo | 2012-08-05 | 1 | -1/+12 |
| | * | Add a skipped test | Armin Rigo | 2012-08-05 | 1 | -0/+23 |
| | * | Test and fix. | Armin Rigo | 2012-08-04 | 2 | -5/+56 |
| | * | Merge the two verifiers into two VEngine classes. There is still a little bit | Armin Rigo | 2012-08-04 | 4 | -129/+195 |
| | * | Skip the tail of these two tests if not building a CPython C extension | Armin Rigo | 2012-08-04 | 1 | -4/+6 |
| | * | Rename these two tests. | Armin Rigo | 2012-08-04 | 1 | -2/+2 |
| | * | As discussed on the mailing list: str() -> ffi.string() | Armin Rigo | 2012-08-03 | 3 | -33/+40 |
| | * | Found out how to properly generalize the "pass a Python string as | Armin Rigo | 2012-07-30 | 2 | -0/+30 |
| * | | An attempt to port cffi to python3. | Amaury Forgeot d'Arc | 2012-07-29 | 5 | -171/+210 |
| |/ |
|
| * | In case of repeated values in enums, operations like str(), or the | Armin Rigo | 2012-07-27 | 1 | -0/+6 |
| * | Fix: the code incorrectly accepted e.g. 'ffi.new(ffi.new("int*"))', | Armin Rigo | 2012-07-27 | 1 | -0/+7 |
| * | Improve the test | Armin Rigo | 2012-07-27 | 1 | -0/+1 |
| * | Fix issue16: anonymous enums. | Armin Rigo | 2012-07-27 | 1 | -0/+8 |
| * | Add a test for the 'release-X.Y.tar.bz2' file name. | Armin Rigo | 2012-07-27 | 1 | -0/+4 |
| * | Bump the version number to 0.2.1 | Armin Rigo | 2012-07-27 | 1 | -1/+2 |
| * | Draft the future test for calling convention of callbacks | Armin Rigo | 2012-07-18 | 1 | -0/+19 |