aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* update cffi to c16abb8f809fMatti Picus2021-02-211-1/+39
* update to cffi 1.14.5 (using pypy/tool/import_cffi.py and manually fixing too)Matti Picus2021-02-171-1/+15
* update to cffi/023e2f33ee07Armin Rigo2020-12-063-3/+13
* add missing include, needs sychronization with upstreamMatti Picus2020-11-011-0/+1
* small fixesMatti Picus2020-10-031-2/+2
* update to cffi/144ac54d9bffArmin Rigo2020-09-231-1/+22
* update to cffi/108825c76286Armin Rigo2020-09-031-2/+2
* add the tweaked test_c.py from cffi, which can now be run directlyArmin Rigo2020-08-301-0/+4498
* update to cffi 1.14.2Armin Rigo2020-08-151-2/+2
* missing addsArmin Rigo2020-07-282-0/+236
* update to cffi/222126b71a49 (v1.14.1)Armin Rigo2020-07-275-2/+108
* update to cffi/54810acbf34dArmin Rigo2020-05-282-1/+81
* update to cffi/4a4a9e8abe97Armin Rigo2020-04-161-3/+3
* fix 127fefd15a2b -> extra_link_argsMatti Picus2020-03-271-1/+1
* try adding '-stdlib=libc++' for darwinMatti Picus2020-03-261-0/+3
* update to cffi/b433990af27aArmin Rigo2020-03-061-2/+129
* update to cffi/f2ec51ca7510Armin Rigo2020-02-074-0/+34
* update to cffi/d6ad2ea5a57eArmin Rigo2020-01-105-22/+34
* update to cffi/ba124ec241c1Armin Rigo2020-01-053-3/+50
* update to cffi/eebc6733b38dArmin Rigo2019-11-104-27/+27
* update all the way to cffi/3873bbdd3b9eArmin Rigo2019-10-2112-121/+139
* update to cffi/46c06e1fd666Armin Rigo2019-09-291-1/+1
* test that pycparser is latest versionMatti Picus2019-09-202-12/+22
* update to cffi/74f57a76ed53Armin Rigo2019-08-171-0/+12
* update to cffi/f34ec7d90cd6Armin Rigo2019-07-231-0/+12
* Import test from cffi/e00484ba0031. Fix it.Armin Rigo2019-06-121-0/+53
* update to cffi/90d267a96234Armin Rigo2019-06-036-8/+71
* update to cffi/5aeca29219dbArmin Rigo2019-04-0210-120/+316
* update to cffi/914388b2b8b8Armin Rigo2019-02-162-0/+3
* update to cffi/59b8d697b9b9Armin Rigo2019-01-311-0/+95
* import cffi/eaf42ddaca57Armin Rigo2019-01-301-4/+5
* update to cffi/1bba8ce1cb04: from_buffer("type",buf)Armin Rigo2019-01-083-26/+26
* import cffi/a62ab002583f: ffi.release()Armin Rigo2019-01-052-0/+36
* Update to cffi/f4de3d6b3c34: implement ffi.from_buffer(x, require_writable=True)Armin Rigo2018-12-163-0/+30
* Update to cffi/448af882f47eRonan Lamy2018-12-143-7/+35
* update to cffi/828c24a88bf6Armin Rigo2018-11-251-1/+6
* Compatibility with pytest 4.0Ronan Lamy2018-11-201-1/+1
* Update import_cffi.py script and re-run itRonan Lamy2018-11-1621-44/+65
* hg mv pypy/module/test_lib_pypy/cffi_tests/ extra_tests/Ronan Lamy2018-11-1675-0/+17037