Author: Ronan Lamy
Branch: less-stringly-ops
Changeset: r68284:0339d8e5180b
Date: 2013-11-23 12:27 +0100
http://bitbucket.org/pypy/pypy/changeset/0339d8e5180b/
Log:use op.* instead of SpaceOperation in flatten_star_args()
diff --git a/rpython/annotator/specialize.py b/rpython/annotator/speci
Author: Ronan Lamy
Branch: less-stringly-ops
Changeset: r68285:11e46d3b0aeb
Date: 2013-11-23 12:36 +0100
http://bitbucket.org/pypy/pypy/changeset/11e46d3b0aeb/
Log:kill unnecessary generator_mark SpaceOperation
diff --git a/rpython/flowspace/generator.py b/rpython/flowspace/generator.py
---
Author: Ronan Lamy
Branch: less-stringly-ops
Changeset: r68286:de329cbe402e
Date: 2013-11-23 12:49 +0100
http://bitbucket.org/pypy/pypy/changeset/de329cbe402e/
Log:Don't use raw SpaceOperations in split_block()
diff --git a/rpython/translator/unsimplify.py b/rpython/translator/unsimplify.py
Author: Ronan Lamy
Branch: less-stringly-ops
Changeset: r68287:fe79ac378ab2
Date: 2013-11-23 13:23 +0100
http://bitbucket.org/pypy/pypy/changeset/fe79ac378ab2/
Log:avoid raw SpaceOperation
diff --git a/rpython/rtyper/test/test_llinterp.py
b/rpython/rtyper/test/test_llinterp.py
--- a/rpython
Author: Ronan Lamy
Branch: less-stringly-ops
Changeset: r68288:b1788bf86873
Date: 2013-11-23 13:43 +0100
http://bitbucket.org/pypy/pypy/changeset/b1788bf86873/
Log:move consider() from SpaceOperation to HLOperaation; add op.hint
NB: The HLOperation are now precisely those that are ha
Author: Ronan Lamy
Branch: less-stringly-ops
Changeset: r68289:001ff2a06b0c
Date: 2013-11-23 14:03 +0100
http://bitbucket.org/pypy/pypy/changeset/001ff2a06b0c/
Log:hg merge default
diff --git a/lib-python/2.7/socket.py b/lib-python/2.7/socket.py
--- a/lib-python/2.7/socket.py
+++ b/lib-pytho
Author: Armin Rigo
Branch:
Changeset: r1424:6430e95da26e
Date: 2013-11-23 16:10 +0100
http://bitbucket.org/cffi/cffi/changeset/6430e95da26e/
Log:Include win64.obj in the source archive
diff --git a/MANIFEST.in b/MANIFEST.in
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -1,5 +1,5 @@
recursive-incl
Author: Armin Rigo
Branch:
Changeset: r68290:eddf9beed68a
Date: 2013-11-23 16:21 +0100
http://bitbucket.org/pypy/pypy/changeset/eddf9beed68a/
Log:Fix for issue #1646
diff --git a/pypy/module/itertools/interp_itertools.py
b/pypy/module/itertools/interp_itertools.py
--- a/pypy/module/itertoo
Author: Matti Picus
Branch:
Changeset: r68292:287eb01c11f4
Date: 2013-11-23 20:05 +0200
http://bitbucket.org/pypy/pypy/changeset/287eb01c11f4/
Log:fix tests for changeset 5ed628789a2c
diff --git a/rpython/jit/backend/x86/test/test_ztranslation_basic.py
b/rpython/jit/backend/x86/test/test_z
Author: Matti Picus
Branch: voidtype_strformat
Changeset: r68291:abf0729cab66
Date: 2013-11-23 19:16 +0200
http://bitbucket.org/pypy/pypy/changeset/abf0729cab66/
Log:merge with default
diff --git a/lib-python/2.7/socket.py b/lib-python/2.7/socket.py
--- a/lib-python/2.7/socket.py
+++ b/lib-p
Author: Matti Picus
Branch: voidtype_strformat
Changeset: r68293:7eeca50ae4ec
Date: 2013-11-23 21:01 +0200
http://bitbucket.org/pypy/pypy/changeset/7eeca50ae4ec/
Log:document branch
diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst
--- a/pypy/doc/whatsnew-head.rst
+++ b/py
Author: Matti Picus
Branch: voidtype_strformat
Changeset: r68294:074fa1db3ea6
Date: 2013-11-23 21:32 +0200
http://bitbucket.org/pypy/pypy/changeset/074fa1db3ea6/
Log:close branch to be merged
___
pypy-commit mailing list
[email protected]
http
Author: Matti Picus
Branch:
Changeset: r68295:f8f583791850
Date: 2013-11-23 21:33 +0200
http://bitbucket.org/pypy/pypy/changeset/f8f583791850/
Log:merge voidtype_strformat, which improves str formatting for record
ndarrays
diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-
Author: Matti Picus
Branch:
Changeset: r68296:ddc151cf2838
Date: 2013-11-23 23:57 +0200
http://bitbucket.org/pypy/pypy/changeset/ddc151cf2838/
Log:fix zjit failure
diff --git a/pypy/module/micronumpy/interp_dtype.py
b/pypy/module/micronumpy/interp_dtype.py
--- a/pypy/module/micronumpy/inte
14 matches
Mail list logo