summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* add missing import for OS Xosx-testsKonstantin Lopuhin2015-05-221-1/+1
* typoArmin Rigo2015-05-221-1/+3
* hg merge release-1.0Armin Rigo2015-05-220-0/+0
|\
* | Add the md5/sha1Armin Rigo2015-05-221-2/+2
* | hg merge defaultArmin Rigo2015-05-2214-32/+84
|\ \ | |/
| * On PyPy, cffi is preinstalled and it is not possible, at least for now,Armin Rigo2015-05-221-17/+20
| * Pull request #61 fixing issue #182 (slightly edited):Armin Rigo2015-05-221-1/+10
| * Expand the problemArmin Rigo2015-05-222-2/+8
| * Fix commentsArmin Rigo2015-05-222-2/+3
| * Defines the macro _CFFI_ before including Python.h.Armin Rigo2015-05-222-0/+16
| * Add docArmin Rigo2015-05-221-0/+7
| * Bump the version number to 1.0.2Armin Rigo2015-05-226-9/+9
| * Test and fix: ABI out-of-line didn't support C functions withArmin Rigo2015-05-222-2/+12
| * clarifyArmin Rigo2015-05-211-1/+1
| * hg merge release-1.0Armin Rigo2015-05-210-0/+0
| |\ |/ /
* | MD5/SHA1 for this release, which is cffi 1.0.1Armin Rigo2015-05-211-2/+2
* | hg merge defaultArmin Rigo2015-05-2117-68/+231
|\ \ | |/
| * Add an example purely for performanceArmin Rigo2015-05-211-0/+47
| * Bump the version to 1.0.1Armin Rigo2015-05-216-9/+9
| * hg merge release-1.0Armin Rigo2015-05-2012-59/+175
| |\ |/ /
| * Mention 33a80cca1c69.Armin Rigo2015-05-201-0/+3
| * Merged in chrippa/cffi/fix-multiple-sources-arguments (pull request #60)Armin Rigo2015-05-201-1/+1
| |\
| | * Fix multiple sources arguments passed to setuptools.fix-multiple-sources-argumentsChristopher Rosell2015-05-201-1/+1
| |/
| * tweak tweak the docsArmin Rigo2015-05-202-7/+16
| * clarifyArmin Rigo2015-05-201-2/+2
| * Windows: pass along the result (success/error) of FreeLibraryArmin Rigo2015-05-201-2/+1
| * Mention a0f4efcdb20bArmin Rigo2015-05-201-0/+2
| * Write this bug fix into whatsnew.rst.Armin Rigo2015-05-201-0/+8
| * Issue #193: if we use a struct between the first cdef() where it isArmin Rigo2015-05-204-4/+24
| * Test and fix (reported by sarvi)Armin Rigo2015-05-202-6/+13
| * move up this warningArmin Rigo2015-05-201-5/+6
| * Mention that lib.__dict__ doesn't exist any more, tooArmin Rigo2015-05-191-1/+3
| * Ah, we don't have a _static dirArmin Rigo2015-05-191-1/+1
| * Add a small warningArmin Rigo2015-05-191-2/+9
| * Add some more "codeblock:: python"Armin Rigo2015-05-193-31/+89
* | add the md5/sha1Armin Rigo2015-05-191-2/+2
* | Make the release branchArmin Rigo2015-05-190-0/+0
|/
* Skip this test on pypy (it's done already pre-translated)Armin Rigo2015-05-181-0/+3
* Mention two MSVC compilersArmin Rigo2015-05-181-3/+13
* Nicer to have these two paragraphs listed here too, even though they are from...Armin Rigo2015-05-181-0/+4
* Add a mostly empty "whatsnew.rst"Armin Rigo2015-05-183-1/+24
* hg merge cffi-1.0Armin Rigo2015-05-1894-2197/+15801
|\
| * Close branch, ready for mergecffi-1.0Armin Rigo2015-05-180-0/+0
| * Forgot about the version checking and specifying in the ABI-mode modulesArmin Rigo2015-05-185-9/+38
| * rewritesArmin Rigo2015-05-181-5/+5
| * One more pass through this docArmin Rigo2015-05-181-33/+48
| * Initialize the __name__ and __file__ arguments when we're about toArmin Rigo2015-05-181-1/+1
| * Add a testArmin Rigo2015-05-181-0/+3
| * fixArmin Rigo2015-05-181-0/+1
| * Update version number hereArmin Rigo2015-05-182-3/+3