Author: Armin Rigo
Branch:
Changeset: r1256:831a3f4af696
Date: 2013-05-30 09:27 +0200
http://bitbucket.org/cffi/cffi/changeset/831a3f4af696/
Log:Issue #81 resolved: dir(ffi.verify(...))
diff --git a/cffi/vengine_cpy.py b/cffi/vengine_cpy.py
--- a/cffi/vengine_cpy.py
+++ b/cffi/vengine_cpy.p
Author: Armin Rigo
Branch:
Changeset: r1257:5494afe611a2
Date: 2013-05-30 18:16 +0200
http://bitbucket.org/cffi/cffi/changeset/5494afe611a2/
Log:Failing tests for issue #82.
diff --git a/testing/test_ffi_backend.py b/testing/test_ffi_backend.py
--- a/testing/test_ffi_backend.py
+++ b/testin
Author: Armin Rigo
Branch:
Changeset: r1258:4b188c2ba3f0
Date: 2013-05-30 19:19 +0200
http://bitbucket.org/cffi/cffi/changeset/4b188c2ba3f0/
Log:Improve the tests
diff --git a/testing/test_ffi_backend.py b/testing/test_ffi_backend.py
--- a/testing/test_ffi_backend.py
+++ b/testing/test_ffi_
Author: Armin Rigo
Branch:
Changeset: r1259:34d74f06e9ae
Date: 2013-05-30 20:37 +0200
http://bitbucket.org/cffi/cffi/changeset/34d74f06e9ae/
Log:Fixes to the test
diff --git a/testing/test_ffi_backend.py b/testing/test_ffi_backend.py
--- a/testing/test_ffi_backend.py
+++ b/testing/test_ffi_
Author: Armin Rigo
Branch:
Changeset: r1260:f49f86a66a15
Date: 2013-05-30 21:02 +0200
http://bitbucket.org/cffi/cffi/changeset/f49f86a66a15/
Log:issue #82: implement bitfields in a way that is, as far as I can
tell, fully compatible with gcc.
diff --git a/c/_cffi_backend.c b/c/_cffi
Author: Armin Rigo
Branch:
Changeset: r64666:5ae00b3c5ed9
Date: 2013-05-30 21:28 +0200
http://bitbucket.org/pypy/pypy/changeset/5ae00b3c5ed9/
Log:Update to cffi/f49f86a66a15.
diff --git a/lib_pypy/cffi/vengine_cpy.py b/lib_pypy/cffi/vengine_cpy.py
--- a/lib_pypy/cffi/vengine_cpy.py
+++ b/li
Author: Armin Rigo
Branch:
Changeset: r64667:ab8e1d8571e9
Date: 2013-05-30 21:33 +0200
http://bitbucket.org/pypy/pypy/changeset/ab8e1d8571e9/
Log:Bah. Fix
diff --git a/pypy/module/pypyjit/test_pypy_c/test_bug.py
b/pypy/module/pypyjit/test_pypy_c/test_bug.py
--- a/pypy/module/pypyjit/test_p
Author: Philip Jenvey
Branch: py3k
Changeset: r64670:f76c1466005a
Date: 2013-05-30 12:36 -0700
http://bitbucket.org/pypy/pypy/changeset/f76c1466005a/
Log:merge default
diff --git a/lib_pypy/cffi/vengine_cpy.py b/lib_pypy/cffi/vengine_cpy.py
--- a/lib_pypy/cffi/vengine_cpy.py
+++ b/lib_pypy/c
Author: Philip Jenvey
Branch:
Changeset: r64668:1cb8c9339d1a
Date: 2013-05-30 12:31 -0700
http://bitbucket.org/pypy/pypy/changeset/1cb8c9339d1a/
Log:simplify
diff --git a/pypy/objspace/std/stdtypedef.py b/pypy/objspace/std/stdtypedef.py
--- a/pypy/objspace/std/stdtypedef.py
+++ b/pypy/objsp
Author: Philip Jenvey
Branch:
Changeset: r64671:fc8a329d4956
Date: 2013-05-30 12:41 -0700
http://bitbucket.org/pypy/pypy/changeset/fc8a329d4956/
Log:merge upstream
diff --git a/pypy/module/pypyjit/test_pypy_c/test_bug.py
b/pypy/module/pypyjit/test_pypy_c/test_bug.py
--- a/pypy/module/pypyj
Author: Philip Jenvey
Branch:
Changeset: r64669:70fa23917d87
Date: 2013-05-30 12:33 -0700
http://bitbucket.org/pypy/pypy/changeset/70fa23917d87/
Log:pep8/cleanup
diff --git a/pypy/module/cpyext/methodobject.py
b/pypy/module/cpyext/methodobject.py
--- a/pypy/module/cpyext/methodobject.py
++
Author: Philip Jenvey
Branch: py3k
Changeset: r64672:868044c336bd
Date: 2013-05-30 13:19 -0700
http://bitbucket.org/pypy/pypy/changeset/868044c336bd/
Log:simplify
diff --git a/pypy/module/__builtin__/functional.py
b/pypy/module/__builtin__/functional.py
--- a/pypy/module/__builtin__/functio
Author: Philip Jenvey
Branch: py3k
Changeset: r64673:b59350334937
Date: 2013-05-30 13:20 -0700
http://bitbucket.org/pypy/pypy/changeset/b59350334937/
Log:not really necessary
diff --git a/pypy/interpreter/pyopcode.py b/pypy/interpreter/pyopcode.py
--- a/pypy/interpreter/pyopcode.py
+++ b/pyp
Author: Armin Rigo
Branch:
Changeset: r64674:cff6d893bf16
Date: 2013-05-31 08:10 +0200
http://bitbucket.org/pypy/pypy/changeset/cff6d893bf16/
Log:Add an egg-info for greenlet, like cffi.
diff --git a/lib_pypy/greenlet.egg-info b/lib_pypy/greenlet.egg-info
new file mode 100644
--- /dev/null
14 matches
Mail list logo