summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Close branchdoc-set_sourceArmin Rigo2018-01-100-0/+0
* More tweaksArmin Rigo2018-01-081-11/+17
* try to clarify set_source() requires str(<code that implements functions>)Matti Picus2017-12-291-5/+10
* Issue #348Armin Rigo2017-12-061-13/+15
* Issue #343 [patch by david naylor]Armin Rigo2017-11-161-1/+1
* Document for issue 340Armin Rigo2017-10-131-0/+5
* hg merge release-1.11Armin Rigo2017-10-090-0/+0
|\
* | Added tag v1.11.2 for changeset 5f9690f5832bArmin Rigo2017-10-090-0/+0
* | released cffi 1.11.2v1.11.2Armin Rigo2017-10-091-3/+3
* | hg merge defaultArmin Rigo2017-10-080-0/+0
|\ \ | |/ |/|
* | Bump version number to 1.11.2Armin Rigo2017-10-088-11/+17
* | Push and pull at the messArmin Rigo2017-10-051-22/+24
* | hg merge release-1.11Armin Rigo2017-10-040-0/+0
|\ \ | |/ |/|
* | Added tag v1.11.1 for changeset ada126bd7d1eArmin Rigo2017-10-040-0/+0
* | Update md5/sha sumsv1.11.1Armin Rigo2017-10-041-3/+3
* | more tweaksArmin Rigo2017-10-042-2/+3
* | Skip a test: the link location now points to the general pip page,Armin Rigo2017-10-041-0/+1
* | tweaks in whatsnewArmin Rigo2017-10-041-3/+3
* | hg merge defaultArmin Rigo2017-10-043-6/+21
|\ \ | |/
| * Can't really "import platform" here, for pypyArmin Rigo2017-10-011-5/+2
| * Turn off the UserWarning when implicitly trying to convert betweenArmin Rigo2017-09-302-2/+16
| * ImportErrorArmin Rigo2017-09-301-0/+1
| * Issue #337Armin Rigo2017-09-302-4/+7
* | hg merge defaultArmin Rigo2017-09-271-0/+2
|\ \ | |/
| * Mention the fix 989d98a58c95Armin Rigo2017-09-271-0/+2
* | hg merge defaultArmin Rigo2017-09-270-0/+0
|\ \ | |/ |/|
| * hg merge defaultArmin Rigo2017-09-270-0/+0
| |\
* | | More fun with _PyThreadState_Current becoming undefined in 3.7.Armin Rigo2017-09-271-9/+17
|/ /
* | "char *" => "const char *" until Python 3.7 is happyArmin Rigo2017-09-276-12/+14
* | Update version to 1.11.1Armin Rigo2017-09-277-11/+11
* | Document 4b0741f26fcdArmin Rigo2017-09-271-0/+5
* | Apply the same patch as everyone elseArmin Rigo2017-09-271-0/+8
* | Some more module-like behavior hacksArmin Rigo2017-09-211-0/+7
* | Fix the remaining places for PyPy3. (Originally in Pull Request #82)Armin Rigo2017-09-212-8/+8
* | Prepare for the next minor releaseArmin Rigo2017-09-211-0/+6
* | Only run the memory-intensive tests on Linux x86 or x64 machines.Armin Rigo2017-09-202-1/+21
* | Get rid of deprecated Python C API functionsArmin Rigo2017-09-202-6/+15
* | Add Python 3.6 in that listArmin Rigo2017-09-171-0/+1
* | Generalize the test to passArmin Rigo2017-09-161-1/+1
* | hg merge release-1.11Armin Rigo2017-09-161-4/+4
|\ \ | |/
| * md5/sha and link fix(?)Armin Rigo2017-09-161-4/+4
| * release branchArmin Rigo2017-09-160-0/+0
* | merge headsArmin Rigo2017-09-162-4/+4
|\ \ | |/ |/|
| * Python 3Armin Rigo2017-09-162-4/+4
* | TypoArmin Rigo2017-09-161-1/+1
* | Update the doc, as suggested on python-cffiArmin Rigo2017-09-151-2/+29
|/
* Update the tests for pycparser 2.18Armin Rigo2017-09-152-3/+8
* Update the comment.Armin Rigo2017-09-141-2/+3
* Add note here about __restrict__Armin Rigo2017-09-011-0/+4
* Write down an explicit example of what not to doArmin Rigo2017-08-311-0/+3