summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \
| * \ \ hg merge release-1.11Armin Rigo2018-01-120-0/+0
| |\ \ \ | | |/ / | |/| / | | |/
| | * Added tag v1.11.3 for changeset 1aafccb9255dArmin Rigo2018-01-120-0/+0
* | | update copyright yearMatti Picus2018-01-111-1/+1
|/ /
* | hg merge release-1.11Armin Rigo2018-01-111-3/+3
|\ \ | |/
| * md5/shav1.11.3Armin Rigo2018-01-111-3/+3
| * hg merge defaultArmin Rigo2018-01-1117-44/+117
| |\ | |/ |/|
* | ExpandArmin Rigo2018-01-111-5/+12
* | Merged in cosmo0920/cffi/fix-typo (pull request #84)Armin Rigo2018-01-1111-20/+53
|\ \
| * | What's new in 1.11.3Armin Rigo2018-01-101-0/+10
| * | Bump version to 1.11.3Armin Rigo2018-01-107-11/+11
| * | Issue #352Armin Rigo2018-01-102-0/+12
| * | hg merge doc-set_sourceArmin Rigo2018-01-101-9/+20
| |\ \