Author: Philip Jenvey
Branch: py3k
Changeset: r75216:b85a8b82049d
Date: 2015-01-02 18:14 -0800
http://bitbucket.org/pypy/pypy/changeset/b85a8b82049d/
Log:merge default
diff --git a/rpython/translator/c/genc.py b/rpython/translator/c/genc.py
--- a/rpython/translator/c/genc.py
+++ b/rpython/tr
Author: Philip Jenvey
Branch:
Changeset: r75215:3b999828c913
Date: 2015-01-02 16:53 -0800
http://bitbucket.org/pypy/pypy/changeset/3b999828c913/
Log:attempt to fix lldebug and the like w/ the now default of shared
diff --git a/rpython/translator/c/genc.py b/rpython/translator/c/genc.py
---
Author: Philip Jenvey
Branch:
Changeset: r75214:8caae57cec39
Date: 2015-01-02 16:53 -0800
http://bitbucket.org/pypy/pypy/changeset/8caae57cec39/
Log:(squeaky) we need @executable_path, not @rpath, for the shared lib
location
diff --git a/rpython/translator/platform/darwin.py
b/rpyt
Author: squeaky
Branch: squeaky/use-cflags-for-compiling-asm
Changeset: r75213:e27b54a9d700
Date: 2015-01-02 22:42 +
http://bitbucket.org/pypy/pypy/changeset/e27b54a9d700/
Log:Use CFLAGS
diff --git a/rpython/translator/c/genc.py b/rpython/translator/c/genc.py
--- a/rpython/translator/c/g
Author: Philip Jenvey
Branch: py3k
Changeset: r75210:ace68169b31e
Date: 2015-01-02 12:39 -0800
http://bitbucket.org/pypy/pypy/changeset/ace68169b31e/
Log:merge default
diff too long, truncating to 2000 out of 15159 lines
diff --git a/LICENSE b/LICENSE
--- a/LICENSE
+++ b/LICENSE
@@ -28,7 +2
Author: Philip Jenvey
Branch: py3.3
Changeset: r75211:81a7ee6adad6
Date: 2015-01-02 13:16 -0800
http://bitbucket.org/pypy/pypy/changeset/81a7ee6adad6/
Log:merge py3k
diff too long, truncating to 2000 out of 15188 lines
diff --git a/LICENSE b/LICENSE
--- a/LICENSE
+++ b/LICENSE
@@ -28,7 +28,
Author: Philip Jenvey
Branch: py3.3
Changeset: r75212:f7ed501c6405
Date: 2015-01-02 13:29 -0800
http://bitbucket.org/pypy/pypy/changeset/f7ed501c6405/
Log:add ZLIB_RUNTIME_VERSION
diff --git a/pypy/module/zlib/__init__.py b/pypy/module/zlib/__init__.py
--- a/pypy/module/zlib/__init__.py
+++
Author: Philip Jenvey
Branch:
Changeset: r75209:fe589b2b1ccc
Date: 2015-01-02 11:46 -0800
http://bitbucket.org/pypy/pypy/changeset/fe589b2b1ccc/
Log:issue1902 followup: fix another thinko which omitted the rewind
diff --git a/pypy/module/_io/interp_bufferedio.py
b/pypy/module/_io/interp_bu
Author: Armin Rigo
Branch:
Changeset: r1619:275285b314a7
Date: 2015-01-02 19:16 +0100
http://bitbucket.org/cffi/cffi/changeset/275285b314a7/
Log:Delay reporting NotImplmentedErrors when building function types
with unsupported arguments. They are now reported only when we
act
Author: Armin Rigo
Branch:
Changeset: r1618:04e9f61eecfc
Date: 2015-01-02 18:46 +0100
http://bitbucket.org/cffi/cffi/changeset/04e9f61eecfc/
Log:improve error message a bit
diff --git a/cffi/model.py b/cffi/model.py
--- a/cffi/model.py
+++ b/cffi/model.py
@@ -480,7 +480,7 @@
try:
Author: Armin Rigo
Branch:
Changeset: r1617:9ee657789f0e
Date: 2015-01-02 18:30 +0100
http://bitbucket.org/cffi/cffi/changeset/9ee657789f0e/
Log:Issue #141: if compiling with __thread fails, try to compile without
__thread, and if that fails too, we know there is some other problem
Author: Maciej Fijalkowski
Branch: vmprof
Changeset: r75208:77e2d84c2e8e
Date: 2015-01-02 12:34 +0200
http://bitbucket.org/pypy/pypy/changeset/77e2d84c2e8e/
Log:if we don't set the JIT range, don't rely on random values
diff --git a/pypy/module/_vmprof/src/vmprof.c b/pypy/module/_vmprof/src/
Author: mattip
Branch: ufuncapi
Changeset: r75207:70a3a4496b45
Date: 2015-01-02 11:13 +0200
http://bitbucket.org/pypy/pypy/changeset/70a3a4496b45/
Log:backed out a7730d9255c3, handle this in quieter-translation branch
diff --git a/pypy/goal/targetpypystandalone.py
b/pypy/goal/targetpypystan
Author: Matti Picus
Branch: quieter-translation
Changeset: r75206:2e6785bb21f2
Date: 2015-01-02 11:03 +0200
http://bitbucket.org/pypy/pypy/changeset/2e6785bb21f2/
Log:windows has no resource module
diff --git a/lib_pypy/ctypes_config_cache/resource.ctc.py
b/lib_pypy/ctypes_config_cache/reso
Author: Matti Picus
Branch: quieter-translation
Changeset: r75205:daaece5cf074
Date: 2015-01-02 11:03 +0200
http://bitbucket.org/pypy/pypy/changeset/daaece5cf074/
Log:do not print errors from Works(), maybe we should have a verbose
mode instead?
diff --git a/ctypes_configure/cbuild.p
15 matches
Mail list logo