summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Minor: Fix 'fucntion' typo in overview.rstedbaunton/minor-fix-fucntion-typo-in-overviewrst-1529498764587edbaunton2018-06-201-1/+1
* Issue 364Armin Rigo2018-06-1611-44/+153
* Py3.7: fix const-correctnessArmin Rigo2018-06-013-4/+4
* Mention cppyyArmin Rigo2018-05-231-0/+7
* Merged in jdufresne/cffi (pull request #86)Armin Rigo2018-04-242-1/+13
|\
| * Issue #363Armin Rigo2018-04-162-1/+13
* | Include license file in the generated wheel packageJon Dufresne2018-04-101-0/+2
|/
* Show the recommended use case: API/out-of-line first, in its own section.Jean-Daniel Browne2018-03-201-99/+134
* Issue #362Armin Rigo2018-03-153-11/+72
* Ignore multiple dlclose(), like file.close() does in PythonArmin Rigo2018-02-275-24/+17
* Direct tests for close_lib()Armin Rigo2018-02-271-0/+9
* hg merge release-1.11Armin Rigo2018-02-277-11/+11
|\
| * Added tag v1.11.5 for changeset 48416163071erelease-1.11Armin Rigo2018-02-270-0/+0
| * md5/shav1.11.5Armin Rigo2018-02-271-3/+3
| * Bump to 1.11.5Armin Rigo2018-02-277-11/+11
| * hg merge defaultArmin Rigo2018-02-270-0/+0
| |\ |/ /
* | Update whatsnewArmin Rigo2018-02-271-8/+16
* | Document issue #355 and #350 hereArmin Rigo2018-02-231-1/+7
* | Import from setuptools instead of distutils from hereArmin Rigo2018-02-231-2/+2
* | Fix version numberArmin Rigo2018-02-221-1/+1
* | Document the fixes since 1.11.4Armin Rigo2018-02-221-1/+18
* | Issue #358Armin Rigo2018-02-221-60/+8
* | silence a gcc warning shown in some (recent?) versions of gccArmin Rigo2018-02-201-8/+10
* | More Windows support for ffi.dlopen(), this time the out-of-line versionArmin Rigo2018-02-163-60/+75
* | Revert these small changesArmin Rigo2018-02-161-4/+4
* | Implement ffi.dlclose() for the in-line caseArmin Rigo2018-02-163-1/+63
* | In the setup.py, always import setuptools first on WindowsArmin Rigo2018-02-161-0/+4
* | Trying to fix ffi.dlopen() for unicode filenames on WindowsArmin Rigo2018-02-153-17/+58
* | More comments for e59662b013b4Armin Rigo2018-02-111-0/+7
* | In ABI mode, add the python file into the dist.py_modules list.Armin Rigo2018-02-111-0/+4
* | Document issue #357Armin Rigo2018-01-311-0/+11
* | test for the recursion in _struct_collecttype(): fails if theArmin Rigo2018-01-311-3/+13
* | Issue #357: fix the out-of-line ABI mode when we see structsArmin Rigo2018-01-314-12/+28
* | Add test for e8b85a3539f2Armin Rigo2018-01-171-0/+8
* | Issue #356Armin Rigo2018-01-171-2/+2
* | hg merge release-1.11.4Armin Rigo2018-01-132-4/+7
|\ \ | |/
| * Added tag v1.11.4 for changeset e08abd4703feArmin Rigo2018-01-130-0/+0
| * md5/shav1.11.4Armin Rigo2018-01-131-3/+3
| * Update whatsnewArmin Rigo2018-01-131-1/+4
| * hg merge defaultArmin Rigo2018-01-132-2/+8
| |\ | |/ |/|
* | Don't define py_limited_api at all on Windows, for now.Armin Rigo2018-01-132-2/+8
| * hg merge defaultArmin Rigo2018-01-130-0/+0
| |\ |/ /
* | Bump version number to 1.11.4Armin Rigo2018-01-137-11/+11
* | Update whatsnewArmin Rigo2018-01-131-0/+9
* | Issue #355Armin Rigo2018-01-131-29/+11
* | Merged in doc-index (pull request #85)Armin Rigo2018-01-133-91/+92
|\ \
| * | Close branch doc-indexdoc-indexArmin Rigo2018-01-130-0/+0
| * | split index and lower headings of old versions so TOC looks nicerMatti Picus2018-01-113-91/+92
* | | Document this PyPy error modeArmin Rigo2018-01-121-3/+15
* | | merge headsArmin Rigo2018-01-120-0/+0
|\ \ \