summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* md5/sha1release-1.5Armin Rigo2016-02-131-2/+2
* hg merge defaultArmin Rigo2016-02-130-0/+0
|\
* | Update versionArmin Rigo2016-02-138-10/+16
* | Fix for Python 2.6Armin Rigo2016-02-132-1/+8
* | hg merge release-1.5Armin Rigo2016-02-131-2/+2
|\ \ | |/
| * md5/sha1Armin Rigo2016-02-131-2/+2
| * hg merge defaultArmin Rigo2016-02-130-0/+0
| |\ |/ /
| * hg merge defaultArmin Rigo2016-02-1323-51/+153
| |\
* | | Mention it's work in progressArmin Rigo2016-02-131-2/+4
* | | Pfff, debug=True goes in the way on Windows if you don't explicitlyArmin Rigo2016-02-131-1/+5
| |/ |/|
* | hg merge embedding-pypy-win32Armin Rigo2016-02-1117-18/+88
|\ \
| * | Mark these three source files as deprecatedArmin Rigo2016-02-103-0/+9
| * | bump the version numberArmin Rigo2016-02-097-10/+10
| * | Document whatsnewArmin Rigo2016-02-091-0/+12
| * | issue #246: trying to be more robust against CPython's fragileArmin Rigo2016-02-061-4/+10
| * | Issue #245: __stdcall not generated correctly on extern "Python" functionsArmin Rigo2016-02-043-0/+38
| * | Issue #244: parse_type() calls the Parser logic but self._options usedArmin Rigo2016-01-312-4/+9
* | | ready to mergeembedding-pypy-win32Armin Rigo2016-02-110-0/+0
* | | Windows need the file 'libpypy-c.lib', which (unless people disagree) IArmin Rigo2016-02-111-4/+13
* | | I finally managed to run the tests on Windows, but only withoutArmin Rigo2016-02-111-14/+13
* | | prepend dll path on win32mattip2016-02-021-1/+1
* | | allow embedding tests to run on pypy win32mattip2016-01-302-18/+25
|/ /
* | clarify (thanks R?mi)Armin Rigo2016-01-191-10/+14
* | issue #243: explicitly complain if ffi.def_extern() is called on theArmin Rigo2016-01-192-0/+8
* | Windows uses '_d' even though I'm pretty sure DEBUG_EXT is a Debian-onlyArmin Rigo2016-01-171-2/+4
* | Don't hardcode _d. If that is the extension, it'll be in sysconfigStefano Rivera2016-01-171-5/+3
* | Support extensions for pydebug cpythonsStefano Rivera2016-01-172-4/+2
* | Allow testing against installed package (which has egg_info already)Stefano Rivera2016-01-171-1/+2
* | Use os.pathsep instead of directly ':'Armin Rigo2016-01-171-2/+2
* | Don't blow away PYTHONPATHStefano Rivera2016-01-171-4/+10
* | Missing .c and .h filesStefano Rivera2016-01-171-2/+2
* | hg merge release-1.5Armin Rigo2016-01-161-2/+2
|\ \ | |/
| * md5/sha1Armin Rigo2016-01-161-2/+2
| * make release branchArmin Rigo2016-01-160-0/+0
|/
* fix when running this test in the same process as ../cffi0/test_verify.py (fo...Armin Rigo2016-01-161-5/+5
* Use mutex/condition variables instead of semaphores (for os/x)Armin Rigo2016-01-162-17/+55
* more tests passArmin Rigo2016-01-161-1/+1
* OS/X: in-progress, one test now passesArmin Rigo2016-01-164-27/+51
* here tooArmin Rigo2016-01-161-2/+2
* OS/X fix: clang has got a warning enabled by default hereArmin Rigo2016-01-161-2/+2
* fixArmin Rigo2016-01-161-0/+1
* Print all commands executed with all detailsArmin Rigo2016-01-161-13/+18
* win32: needs /MANIFESTArmin Rigo2016-01-161-7/+9
* win32Armin Rigo2016-01-161-1/+1
* Trying a different hack: stop patching SO and EXT_SUFFIX inArmin Rigo2016-01-163-85/+51
* fixArmin Rigo2016-01-151-4/+4
* fixes for pypyArmin Rigo2016-01-152-3/+9
* Delay changing this to 1.6 (1.5 is very soon after 1.4)Armin Rigo2016-01-151-2/+2
* What's NewArmin Rigo2016-01-151-0/+8
* bump version number to 1.5.0Armin Rigo2016-01-157-9/+9