Author: Armin Rigo
Branch: cffi-1.0
Changeset: r1905:47ef4ec2a64c
Date: 2015-05-03 10:21 +0200
http://bitbucket.org/cffi/cffi/changeset/47ef4ec2a64c/
Log:Small refactoring to make a new test pass
diff --git a/_cffi1/ffi_obj.c b/_cffi1/ffi_obj.c
--- a/_cffi1/ffi_obj.c
+++ b/_cffi1/ffi_obj.c
@
Author: Armin Rigo
Branch: cffi-1.0
Changeset: r76997:94cad98b607c
Date: 2015-05-03 10:40 +0200
http://bitbucket.org/pypy/pypy/changeset/94cad98b607c/
Log:Updates to cffi's 47ef4ec2a64c. Add ffi.callback.
diff --git a/pypy/module/_cffi_backend/ffi_obj.py
b/pypy/module/_cffi_backend/ffi_obj.
Author: Armin Rigo
Branch: cffi-1.0
Changeset: r76998:25f80e5bbfeb
Date: 2015-05-03 10:48 +0200
http://bitbucket.org/pypy/pypy/changeset/25f80e5bbfeb/
Log:ffi.getctype
diff --git a/pypy/module/_cffi_backend/ffi_obj.py
b/pypy/module/_cffi_backend/ffi_obj.py
--- a/pypy/module/_cffi_backend/ff
Author: Armin Rigo
Branch: cffi-1.0
Changeset: r76999:5ca8a8504353
Date: 2015-05-03 11:03 +0200
http://bitbucket.org/pypy/pypy/changeset/5ca8a8504353/
Log:ffi.addressof()
diff --git a/pypy/module/_cffi_backend/ctypeobj.py
b/pypy/module/_cffi_backend/ctypeobj.py
--- a/pypy/module/_cffi_backe
Author: Armin Rigo
Branch: cffi-1.0
Changeset: r77000:b7ff7697276d
Date: 2015-05-03 11:16 +0200
http://bitbucket.org/pypy/pypy/changeset/b7ff7697276d/
Log:ffi.new_handle(), ffi.from_handle()
diff --git a/pypy/module/_cffi_backend/ffi_obj.py
b/pypy/module/_cffi_backend/ffi_obj.py
--- a/pypy/
Author: Armin Rigo
Branch: cffi-1.0
Changeset: r77001:1a6ff2029062
Date: 2015-05-03 11:19 +0200
http://bitbucket.org/pypy/pypy/changeset/1a6ff2029062/
Log:ffi.cast()
diff --git a/pypy/module/_cffi_backend/ffi_obj.py
b/pypy/module/_cffi_backend/ffi_obj.py
--- a/pypy/module/_cffi_backend/ffi_
Author: mattip
Branch: numpy-fixes
Changeset: r77002:3bcccf53fb9c
Date: 2015-05-03 02:15 +0300
http://bitbucket.org/pypy/pypy/changeset/3bcccf53fb9c/
Log:fix reduce for any, all
diff --git a/pypy/module/micronumpy/ndarray.py
b/pypy/module/micronumpy/ndarray.py
--- a/pypy/module/micronumpy/n
Author: mattip
Branch:
Changeset: r77003:c70e01ca8149
Date: 2015-05-03 18:11 +0300
http://bitbucket.org/pypy/pypy/changeset/c70e01ca8149/
Log:fix own tests
diff --git a/pypy/module/_vmprof/interp_vmprof.py
b/pypy/module/_vmprof/interp_vmprof.py
--- a/pypy/module/_vmprof/interp_vmprof.py
++
Author: Amaury Forgeot d'Arc
Branch: more-rposix
Changeset: r77010:522f5cdaaac4
Date: 2015-05-01 22:33 +0200
http://bitbucket.org/pypy/pypy/changeset/522f5cdaaac4/
Log:ll_os_path is not used anymore
diff --git a/rpython/rtyper/lltypesystem/module/ll_os_path.py
b/rpython/rtyper/lltypesystem/
Author: Amaury Forgeot d'Arc
Branch: more-rposix
Changeset: r77013:88c876926b62
Date: 2015-05-02 18:29 +0200
http://bitbucket.org/pypy/pypy/changeset/88c876926b62/
Log:Fix test
diff --git a/rpython/translator/sandbox/test/test_sandbox.py
b/rpython/translator/sandbox/test/test_sandbox.py
---
Author: Amaury Forgeot d'Arc
Branch: more-rposix
Changeset: r77004:bbd40bb55e9d
Date: 2015-04-23 23:28 +0200
http://bitbucket.org/pypy/pypy/changeset/bbd40bb55e9d/
Log:hg merge default
diff too long, truncating to 2000 out of 6881 lines
diff --git a/.tddium.requirements.txt b/.tddium.requir
Author: Amaury Forgeot d'Arc
Branch: more-rposix
Changeset: r77008:cf436cb28649
Date: 2015-05-01 21:34 +0200
http://bitbucket.org/pypy/pypy/changeset/cf436cb28649/
Log:Move ll_os_environ to rposix_environ
diff --git a/rpython/rlib/rposix.py b/rpython/rlib/rposix.py
--- a/rpython/rlib/rposix.
Author: Amaury Forgeot d'Arc
Branch: more-rposix
Changeset: r77007:03368f9d0d4c
Date: 2015-04-24 23:18 +0200
http://bitbucket.org/pypy/pypy/changeset/03368f9d0d4c/
Log:Move tests from ll_os_stat to rposix_stat
diff --git a/rpython/rlib/test/test_rposix.py b/rpython/rlib/test/test_rposix.py
-
Author: Amaury Forgeot d'Arc
Branch: more-rposix
Changeset: r77005:5d365b1c9e03
Date: 2015-04-23 23:35 +0200
http://bitbucket.org/pypy/pypy/changeset/5d365b1c9e03/
Log:Remove dead code in ll_os.py. Almost empty now!
diff --git a/rpython/rtyper/lltypesystem/rffi.py
b/rpython/rtyper/lltypesys
Author: Amaury Forgeot d'Arc
Branch: more-rposix
Changeset: r77009:2d9b813c50a6
Date: 2015-05-01 22:31 +0200
http://bitbucket.org/pypy/pypy/changeset/2d9b813c50a6/
Log:fix moved symbol
diff --git a/rpython/memory/gc/inspector.py b/rpython/memory/gc/inspector.py
--- a/rpython/memory/gc/inspec
Author: Amaury Forgeot d'Arc
Branch: more-rposix
Changeset: r77006:5c9e3cacd6c0
Date: 2015-04-23 23:44 +0200
http://bitbucket.org/pypy/pypy/changeset/5c9e3cacd6c0/
Log:Move all test_ll_os to test_rposix
diff --git a/rpython/rlib/test/test_rposix.py b/rpython/rlib/test/test_rposix.py
--- a/rp
Author: Amaury Forgeot d'Arc
Branch: more-rposix
Changeset: r77014:8a0a9728af1b
Date: 2015-05-03 18:37 +0200
http://bitbucket.org/pypy/pypy/changeset/8a0a9728af1b/
Log:hg merge default
diff too long, truncating to 2000 out of 4936 lines
diff --git a/LICENSE b/LICENSE
--- a/LICENSE
+++ b/LIC
Author: Amaury Forgeot d'Arc
Branch: more-rposix
Changeset: r77011:4aa53f36a6e2
Date: 2015-05-02 00:03 +0200
http://bitbucket.org/pypy/pypy/changeset/4aa53f36a6e2/
Log:Move module/ll_time.py to rlib/rtime.py
diff --git a/pypy/module/time/interp_time.py b/pypy/module/time/interp_time.py
--- a
Author: Amaury Forgeot d'Arc
Branch: more-rposix
Changeset: r77012:786688e627b3
Date: 2015-05-02 00:25 +0200
http://bitbucket.org/pypy/pypy/changeset/786688e627b3/
Log:Fixes
diff --git a/rpython/rlib/rtime.py b/rpython/rlib/rtime.py
--- a/rpython/rlib/rtime.py
+++ b/rpython/rlib/rtime.py
@@
Author: Amaury Forgeot d'Arc
Branch: more-rposix
Changeset: r77015:ea9c9232edbc
Date: 2015-05-03 18:52 +0200
http://bitbucket.org/pypy/pypy/changeset/ea9c9232edbc/
Log:Fix for win32
diff --git a/rpython/rlib/rtime.py b/rpython/rlib/rtime.py
--- a/rpython/rlib/rtime.py
+++ b/rpython/rlib/rtim
Author: Armin Rigo
Branch: cffi-1.0
Changeset: r1906:f668ddb37691
Date: 2015-05-03 19:03 +0200
http://bitbucket.org/cffi/cffi/changeset/f668ddb37691/
Log:Fix manual.c
diff --git a/_cffi1/manual.c b/_cffi1/manual.c
--- a/_cffi1/manual.c
+++ b/_cffi1/manual.c
@@ -146,6 +146,8 @@
1, /* nu
Author: Armin Rigo
Branch: cffi-1.0
Changeset: r1907:7bfb62c0658e
Date: 2015-05-03 19:12 +0200
http://bitbucket.org/cffi/cffi/changeset/7bfb62c0658e/
Log:Beta version 1
diff --git a/c/_cffi_backend.c b/c/_cffi_backend.c
--- a/c/_cffi_backend.c
+++ b/c/_cffi_backend.c
@@ -6011,7 +6011,7 @@
Author: Amaury Forgeot d'Arc
Branch: more-rposix
Changeset: r77016:925bb53fd08a
Date: 2015-05-03 19:12 +0200
http://bitbucket.org/pypy/pypy/changeset/925bb53fd08a/
Log:Fix for win32
diff --git a/rpython/rlib/rtime.py b/rpython/rlib/rtime.py
--- a/rpython/rlib/rtime.py
+++ b/rpython/rlib/rtim
Author: Armin Rigo
Branch: cffi-1.0
Changeset: r1908:4fa6a0139035
Date: 2015-05-03 19:19 +0200
http://bitbucket.org/cffi/cffi/changeset/4fa6a0139035/
Log:fix test
diff --git a/_cffi1/test_verify1.py b/_cffi1/test_verify1.py
--- a/_cffi1/test_verify1.py
+++ b/_cffi1/test_verify1.py
@@ -622,8
Author: Armin Rigo
Branch: cffi-1.0
Changeset: r1911:f7ee4bd43b8d
Date: 2015-05-03 19:52 +0200
http://bitbucket.org/cffi/cffi/changeset/f7ee4bd43b8d/
Log:Windows fixes
diff --git a/_cffi1/recompiler.py b/_cffi1/recompiler.py
--- a/_cffi1/recompiler.py
+++ b/_cffi1/recompiler.py
@@ -842,6 +84
Author: Armin Rigo
Branch: cffi-1.0
Changeset: r1909:e0a9cf75f232
Date: 2015-05-03 19:23 +0200
http://bitbucket.org/cffi/cffi/changeset/e0a9cf75f232/
Log:really fix the test
diff --git a/_cffi1/test_verify1.py b/_cffi1/test_verify1.py
--- a/_cffi1/test_verify1.py
+++ b/_cffi1/test_verify1.py
Author: Armin Rigo
Branch: cffi-1.0
Changeset: r1910:c2be844fc3c7
Date: 2015-05-03 19:28 +0200
http://bitbucket.org/cffi/cffi/changeset/c2be844fc3c7/
Log:Windows
diff --git a/_cffi1/recompiler.py b/_cffi1/recompiler.py
--- a/_cffi1/recompiler.py
+++ b/_cffi1/recompiler.py
@@ -175,6 +175,8 @@
Author: Amaury Forgeot d'Arc
Branch: more-rposix
Changeset: r77017:21dae7aac376
Date: 2015-05-03 21:44 +0200
http://bitbucket.org/pypy/pypy/changeset/21dae7aac376/
Log:Fix for win32
diff --git a/rpython/rlib/rpath.py b/rpython/rlib/rpath.py
--- a/rpython/rlib/rpath.py
+++ b/rpython/rlib/rpat
Author: Amaury Forgeot d'Arc
Branch: more-rposix
Changeset: r77019:0240be39ca29
Date: 2015-05-03 22:59 +0200
http://bitbucket.org/pypy/pypy/changeset/0240be39ca29/
Log:Remove all code related to "lazy registration" of functions, not
used anymore.
diff --git a/rpython/rtyper/extfunc.p
Author: Amaury Forgeot d'Arc
Branch: more-rposix
Changeset: r77018:499f2b5cf8a1
Date: 2015-05-03 22:45 +0200
http://bitbucket.org/pypy/pypy/changeset/499f2b5cf8a1/
Log:Import rposix &co in extfuncregistry.py. It appears that the
"LazyRegistering" stuff actually calls the registering f
Author: Amaury Forgeot d'Arc
Branch: more-rposix
Changeset: r77020:e0a2cc6b6170
Date: 2015-05-04 00:54 +0200
http://bitbucket.org/pypy/pypy/changeset/e0a2cc6b6170/
Log:RPython really replaces time.time by the version in rtime.py: add
staticmethod() so that the Python function does not
Author: Alex Gaynor
Branch:
Changeset: r77021:c2ef9f28063c
Date: 2015-05-03 20:12 -0400
http://bitbucket.org/pypy/pypy/changeset/c2ef9f28063c/
Log:Bumped greenlet version -- the upstream version has no public API
changes
diff --git a/lib_pypy/greenlet.egg-info b/lib_pypy/greenlet.eg
Author: Alex Gaynor
Branch:
Changeset: r77022:d61c5b8833ca
Date: 2015-05-03 20:12 -0400
http://bitbucket.org/pypy/pypy/changeset/d61c5b8833ca/
Log:merged upstream
diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst
--- a/pypy/doc/whatsnew-head.rst
+++ b/pypy/doc/whatsnew-he
33 matches
Mail list logo