Author: David Schneider
Branch:
Changeset: r64372:e50833e88c65
Date: 2013-05-21 07:46 +
http://bitbucket.org/pypy/pypy/changeset/e50833e88c65/
Log:fix translation
diff --git a/pypy/config/pypyoption.py b/pypy/config/pypyoption.py
--- a/pypy/config/pypyoption.py
+++ b/pypy/config/pypyopt
Author: Armin Rigo
Branch: release-2.0.x
Changeset: r64374:5acfe049a5b0
Date: 2013-05-21 10:01 +0200
http://bitbucket.org/pypy/pypy/changeset/5acfe049a5b0/
Log:Added tag release-2.0.2 for changeset f66246c46ca3
diff --git a/.hgtags b/.hgtags
--- a/.hgtags
+++ b/.hgtags
@@ -5,3 +5,4 @@
07e08
Author: Armin Rigo
Branch: release-2.0.x
Changeset: r64373:f66246c46ca3
Date: 2013-05-21 10:00 +0200
http://bitbucket.org/pypy/pypy/changeset/f66246c46ca3/
Log:Manual merge of the "doc" directory from trunk.
diff --git a/pypy/doc/coding-guide.rst b/pypy/doc/coding-guide.rst
--- a/pypy/doc/co
Author: Armin Rigo
Branch:
Changeset: r64375:c386fd12ea7a
Date: 2013-05-21 10:10 +0200
http://bitbucket.org/pypy/pypy/changeset/c386fd12ea7a/
Log:Update version numbers
diff --git a/pypy/doc/conf.py b/pypy/doc/conf.py
--- a/pypy/doc/conf.py
+++ b/pypy/doc/conf.py
@@ -47,7 +47,7 @@
# The sh
Author: Armin Rigo
Branch:
Changeset: r64376:75ca8e0c9c51
Date: 2013-05-21 10:25 +0200
http://bitbucket.org/pypy/pypy/changeset/75ca8e0c9c51/
Log:Add release announcement.
diff --git a/pypy/doc/release-2.0.2.rst b/pypy/doc/release-2.0.2.rst
new file mode 100644
--- /dev/null
+++ b/pypy/doc/
Author: Armin Rigo
Branch:
Changeset: r64377:07fb30f3ae69
Date: 2013-05-21 10:35 +0200
http://bitbucket.org/pypy/pypy/changeset/07fb30f3ae69/
Log:Add a link
diff --git a/pypy/doc/release-2.0.2.rst b/pypy/doc/release-2.0.2.rst
--- a/pypy/doc/release-2.0.2.rst
+++ b/pypy/doc/release-2.0.2.rst
Author: Armin Rigo
Branch: extradoc
Changeset: r437:12bba861cdd6
Date: 2013-05-21 10:36 +0200
http://bitbucket.org/pypy/pypy.org/changeset/12bba861cdd6/
Log:Update to point to 2.0.2.
diff --git a/download.html b/download.html
--- a/download.html
+++ b/download.html
@@ -50,8 +50,10 @@
perfor
Author: Lars Wassermann
Branch:
Changeset: r397:ed77e03406eb
Date: 2013-05-21 11:28 +0200
http://bitbucket.org/pypy/lang-smalltalk/changeset/ed77e03406eb/
Log:added printing capabilities to the vm-debugging plugin
diff --git a/spyvm/plugins/vmdebugging.py b/spyvm/plugins/vmdebugging.py
---
Author: Armin Rigo
Branch:
Changeset: r64378:b5f6146ec902
Date: 2013-05-21 11:48 +0200
http://bitbucket.org/pypy/pypy/changeset/b5f6146ec902/
Log:Update these files to include not only "import *" in sysconfig, but
really import all the names, including the ones that start with
Author: Manuel Jacob
Branch: remove-tuple-smm
Changeset: r64379:8d7578543296
Date: 2013-05-21 14:32 +0200
http://bitbucket.org/pypy/pypy/changeset/8d7578543296/
Log:Kill all tuple SMMs.
diff --git a/pypy/objspace/std/tupleobject.py b/pypy/objspace/std/tupleobject.py
--- a/pypy/objspace/std/tu
Author: Maciej Fijalkowski
Branch:
Changeset: r64380:a3b64c491850
Date: 2013-05-21 14:53 +0200
http://bitbucket.org/pypy/pypy/changeset/a3b64c491850/
Log:try to not export cpyext_tp_setattro
diff --git a/pypy/module/cpyext/slotdefs.py b/pypy/module/cpyext/slotdefs.py
--- a/pypy/module/cpyex
Author: David Schneider
Branch:
Changeset: r64381:8611029d42e8
Date: 2013-05-21 14:52 +0200
http://bitbucket.org/pypy/pypy/changeset/8611029d42e8/
Log:platform.machine seems to be rpython enough to go through
translation, but it caches the result coming from the host machine.
Author: David Schneider
Branch:
Changeset: r64382:469d4ebafa75
Date: 2013-05-21 14:54 +0200
http://bitbucket.org/pypy/pypy/changeset/469d4ebafa75/
Log:merge heads
diff --git a/lib-python/2.7/distutils/sysconfig.py
b/lib-python/2.7/distutils/sysconfig.py
--- a/lib-python/2.7/distutils/sysco
Author: David Schneider
Branch:
Changeset: r64383:3ec3d88d8e3f
Date: 2013-05-21 14:55 +0200
http://bitbucket.org/pypy/pypy/changeset/3ec3d88d8e3f/
Log:merge heads
diff --git a/pypy/module/cpyext/slotdefs.py b/pypy/module/cpyext/slotdefs.py
--- a/pypy/module/cpyext/slotdefs.py
+++ b/pypy/mod
Author: Manuel Jacob
Branch: remove-tuple-smm
Changeset: r64386:dcc83031be74
Date: 2013-05-21 14:57 +0200
http://bitbucket.org/pypy/pypy/changeset/dcc83031be74/
Log:Return space.w_NotImplemented instead of raising FailedToImplement.
diff --git a/pypy/objspace/std/tupleobject.py b/pypy/objspac
Author: Manuel Jacob
Branch: remove-tuple-smm
Changeset: r64385:2921742865a9
Date: 2013-05-21 14:54 +0200
http://bitbucket.org/pypy/pypy/changeset/2921742865a9/
Log:hg merge remove-list-smm-2
diff --git a/pypy/objspace/std/bytearrayobject.py
b/pypy/objspace/std/bytearrayobject.py
--- a/pypy/
Author: Manuel Jacob
Branch: remove-list-smm-2
Changeset: r64387:a26cd36bc793
Date: 2013-05-21 15:07 +0200
http://bitbucket.org/pypy/pypy/changeset/a26cd36bc793/
Log:Document branch remove-list-smm-2.
diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst
--- a/pypy/doc/whatsnew
Author: Manuel Jacob
Branch:
Changeset: r64390:d03bb47c8b07
Date: 2013-05-21 15:08 +0200
http://bitbucket.org/pypy/pypy/changeset/d03bb47c8b07/
Log:hg merge
diff --git a/pypy/module/cpyext/slotdefs.py b/pypy/module/cpyext/slotdefs.py
--- a/pypy/module/cpyext/slotdefs.py
+++ b/pypy/module/cpy
Author: Manuel Jacob
Branch: remove-list-smm-2
Changeset: r64388:daca18c6c8ad
Date: 2013-05-21 15:07 +0200
http://bitbucket.org/pypy/pypy/changeset/daca18c6c8ad/
Log:Close to-be-merged branch.
___
pypy-commit mailing list
pypy-commit@python.org
http
Author: Manuel Jacob
Branch:
Changeset: r64389:93322cb79586
Date: 2013-05-21 15:07 +0200
http://bitbucket.org/pypy/pypy/changeset/93322cb79586/
Log:hg merge remove-list-smm-2
diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst
--- a/pypy/doc/whatsnew-head.rst
+++ b/pypy/doc/
Author: Lars Wassermann
Branch:
Changeset: r398:db177965782f
Date: 2013-05-21 15:55 +0200
http://bitbucket.org/pypy/lang-smalltalk/changeset/db177965782f/
Log:changed context part shadow to raise an SendersChainManipulated-
Exception when assigning to _s_sender that error need be cat
Author: Lars Wassermann
Branch:
Changeset: r399:68afab2a56e9
Date: 2013-05-21 15:57 +0200
http://bitbucket.org/pypy/lang-smalltalk/changeset/68afab2a56e9/
Log:renamed squeak45 tests to be automatically executed, and be executed
last...
diff --git a/spyvm/test/testsin_squeak_4_5_imag
Author: Lars Wassermann
Branch:
Changeset: r400:e5452d166391
Date: 2013-05-21 16:18 +0200
http://bitbucket.org/pypy/lang-smalltalk/changeset/e5452d166391/
Log:updated the Squeak artefacts (Filetree-repo and a cs-file) to
reflect my changes to alleviate debugging
diff --git a/SPy-Deb
Author: Armin Rigo
Branch: extradoc
Changeset: r438:ba7881cae9af
Date: 2013-05-21 17:06 +0200
http://bitbucket.org/pypy/pypy.org/changeset/ba7881cae9af/
Log:Reference 2.0.2-osx64
diff --git a/download.html b/download.html
--- a/download.html
+++ b/download.html
@@ -91,7 +91,7 @@
https://b
Author: Romain Guillebert
Branch: numpy-subarrays
Changeset: r64391:905b68f9d7c3
Date: 2013-05-21 17:25 +0200
http://bitbucket.org/pypy/pypy/changeset/905b68f9d7c3/
Log:Fix multidimensional subarrays
diff --git a/pypy/module/micronumpy/arrayimpl/concrete.py
b/pypy/module/micronumpy/arrayimp
Author: Armin Rigo
Branch: extradoc
Changeset: r439:8d42a6abd108
Date: 2013-05-21 17:30 +0200
http://bitbucket.org/pypy/pypy.org/changeset/8d42a6abd108/
Log:Add a link to this bitbucket page
diff --git a/download.html b/download.html
--- a/download.html
+++ b/download.html
@@ -96,6 +96,7 @@
Author: Alex Gaynor
Branch:
Changeset: r64392:3788a2c016e0
Date: 2013-05-21 10:20 -0700
http://bitbucket.org/pypy/pypy/changeset/3788a2c016e0/
Log:Swithed to declraing the type of this function in a more idiomatic
way.
diff --git a/pypy/module/sys/vm.py b/pypy/module/sys/vm.py
--- a
Author: Alex Gaynor
Branch: logging-perf
Changeset: r64393:4fcf8acb6131
Date: 2013-05-21 10:27 -0700
http://bitbucket.org/pypy/pypy/changeset/4fcf8acb6131/
Log:start playing with unrolling sys._getframe(depth) if depth is
constant.
diff --git a/pypy/module/sys/vm.py b/pypy/module/sys
Author: Maciej Fijalkowski
Branch:
Changeset: r64395:47ba0f363929
Date: 2013-05-21 20:15 +0200
http://bitbucket.org/pypy/pypy/changeset/47ba0f363929/
Log:an attempt to fix translation without thread
diff --git a/pypy/goal/targetpypystandalone.py
b/pypy/goal/targetpypystandalone.py
--- a/py
Author: Maciej Fijalkowski
Branch:
Changeset: r64396:f752335dabb7
Date: 2013-05-21 20:25 +0200
http://bitbucket.org/pypy/pypy/changeset/f752335dabb7/
Log:typo
diff --git a/pypy/goal/targetpypystandalone.py
b/pypy/goal/targetpypystandalone.py
--- a/pypy/goal/targetpypystandalone.py
+++ b/py
Author: Alex Gaynor
Branch: logging-perf
Changeset: r64397:82747c0d598b
Date: 2013-05-21 12:01 -0700
http://bitbucket.org/pypy/pypy/changeset/82747c0d598b/
Log:A useful docstring.
diff --git a/rpython/jit/metainterp/virtualizable.py
b/rpython/jit/metainterp/virtualizable.py
--- a/rpython/ji
Author: Alex Gaynor
Branch:
Changeset: r64399:e59970e51fc5
Date: 2013-05-21 12:02 -0700
http://bitbucket.org/pypy/pypy/changeset/e59970e51fc5/
Log:merged upstream
diff --git a/pypy/goal/targetpypystandalone.py
b/pypy/goal/targetpypystandalone.py
--- a/pypy/goal/targetpypystandalone.py
+++
Author: Alex Gaynor
Branch:
Changeset: r64398:bb653e057f20
Date: 2013-05-21 12:01 -0700
http://bitbucket.org/pypy/pypy/changeset/bb653e057f20/
Log:A useful docstring.
diff --git a/rpython/jit/metainterp/virtualizable.py
b/rpython/jit/metainterp/virtualizable.py
--- a/rpython/jit/metainterp
Author: Alex Gaynor
Branch: on-abort-resops
Changeset: r64400:9073505f32a7
Date: 2013-05-21 13:05 -0700
http://bitbucket.org/pypy/pypy/changeset/9073505f32a7/
Log:A branch in which to make the on_abort jit hook include the resops
so far.
diff --git a/pypy/module/pypyjit/policy.py b/p
Author: Alex Gaynor
Branch: on-abort-resops
Changeset: r64401:fc25a3ecd9a4
Date: 2013-05-21 13:25 -0700
http://bitbucket.org/pypy/pypy/changeset/fc25a3ecd9a4/
Log:When calling the abort handler, include the list of operations thus
diff --git a/pypy/module/pypyjit/interp_resop.py
b/pypy/modu
Author: Alex Gaynor
Branch: on-abort-resops
Changeset: r64402:d825c920b6e1
Date: 2013-05-21 13:39 -0700
http://bitbucket.org/pypy/pypy/changeset/d825c920b6e1/
Log:update this guy too
diff --git a/rpython/rlib/jit.py b/rpython/rlib/jit.py
--- a/rpython/rlib/jit.py
+++ b/rpython/rlib/jit.py
@@
Author: Alex Gaynor
Branch: on-abort-resops
Changeset: r64403:e16fef663d9a
Date: 2013-05-21 13:51 -0700
http://bitbucket.org/pypy/pypy/changeset/e16fef663d9a/
Log:trnaslation fix
diff --git a/rpython/jit/metainterp/pyjitpl.py
b/rpython/jit/metainterp/pyjitpl.py
--- a/rpython/jit/metainterp/
Author: Armin Rigo
Branch: extradoc
Changeset: r440:e033018afe0c
Date: 2013-05-21 22:56 +0200
http://bitbucket.org/pypy/pypy.org/changeset/e033018afe0c/
Log:List MacPorts. I didn't find which page to link to.
diff --git a/download.html b/download.html
--- a/download.html
+++ b/download.html
Author: Manuel Jacob
Branch: remove-tuple-smm
Changeset: r64404:61e272188959
Date: 2013-05-21 16:22 +0200
http://bitbucket.org/pypy/pypy/changeset/61e272188959/
Log:Remove bootstrapping magic and see what happens.
diff --git a/pypy/objspace/std/tupleobject.py b/pypy/objspace/std/tupleobject.p
Author: Manuel Jacob
Branch: remove-tuple-smm
Changeset: r64405:fe9e1fed1393
Date: 2013-05-21 23:12 +0200
http://bitbucket.org/pypy/pypy/changeset/fe9e1fed1393/
Log:IN-PROGRESS: Remove SMMs on smalltuple, too.
diff --git a/pypy/objspace/std/model.py b/pypy/objspace/std/model.py
--- a/pypy/obj
Author: Alex Gaynor
Branch: on-abort-resops
Changeset: r64406:3d7aa9fa1202
Date: 2013-05-21 14:16 -0700
http://bitbucket.org/pypy/pypy/changeset/3d7aa9fa1202/
Log:Close to be merged branch
___
pypy-commit mailing list
pypy-commit@python.org
http://
Author: Alex Gaynor
Branch:
Changeset: r64407:e0ffe539cd4e
Date: 2013-05-21 14:16 -0700
http://bitbucket.org/pypy/pypy/changeset/e0ffe539cd4e/
Log:Merged on-abort-resops.
Makes the on_abort callback include the list of operations.
diff --git a/pypy/module/pypyjit/interp_resop.py
b
Author: Alex Gaynor
Branch: logging-perf
Changeset: r64408:2c69cbcad3c1
Date: 2013-05-21 14:17 -0700
http://bitbucket.org/pypy/pypy/changeset/2c69cbcad3c1/
Log:merged default in
diff --git a/pypy/goal/targetpypystandalone.py
b/pypy/goal/targetpypystandalone.py
--- a/pypy/goal/targetpypystan
Author: Alex Gaynor
Branch:
Changeset: r64409:d64dc3f388ad
Date: 2013-05-21 15:48 -0700
http://bitbucket.org/pypy/pypy/changeset/d64dc3f388ad/
Log:Don't generate guard_class for an exception when its type is known
diff --git a/rpython/jit/metainterp/pyjitpl.py
b/rpython/jit/metainterp/pyji
Author: Alex Gaynor
Branch: logging-perf
Changeset: r64410:d588636b04d9
Date: 2013-05-21 15:49 -0700
http://bitbucket.org/pypy/pypy/changeset/d588636b04d9/
Log:merged default in
diff --git a/rpython/jit/metainterp/pyjitpl.py
b/rpython/jit/metainterp/pyjitpl.py
--- a/rpython/jit/metainterp/p
Author: Alex Gaynor
Branch: logging-perf
Changeset: r64411:d95d58323a97
Date: 2013-05-21 17:23 -0700
http://bitbucket.org/pypy/pypy/changeset/d95d58323a97/
Log:Mark this as immutable.
diff --git a/rpython/tool/error.py b/rpython/tool/error.py
--- a/rpython/tool/error.py
+++ b/rpython/tool/er
Author: Alex Gaynor
Branch:
Changeset: r64412:88fcf46365c8
Date: 2013-05-21 17:23 -0700
http://bitbucket.org/pypy/pypy/changeset/88fcf46365c8/
Log:Mark this as immutable.
diff --git a/rpython/tool/error.py b/rpython/tool/error.py
--- a/rpython/tool/error.py
+++ b/rpython/tool/error.py
@@ -2
Author: Manuel Jacob
Branch: remove-tuple-smm
Changeset: r64414:7288d7239d8c
Date: 2013-05-22 01:28 +0200
http://bitbucket.org/pypy/pypy/changeset/7288d7239d8c/
Log:Remove commented out code in specialisedtupleobject.py.
diff --git a/pypy/objspace/std/specialisedtupleobject.py
b/pypy/objspac
Author: Manuel Jacob
Branch: remove-tuple-smm
Changeset: r64413:0fc0f446a6f7
Date: 2013-05-22 00:45 +0200
http://bitbucket.org/pypy/pypy/changeset/0fc0f446a6f7/
Log:Remove tuple from multi-method table.
diff --git a/pypy/objspace/std/model.py b/pypy/objspace/std/model.py
--- a/pypy/objspace/s
Author: Manuel Jacob
Branch: remove-tuple-smm
Changeset: r64416:8c199c93b314
Date: 2013-05-22 03:08 +0200
http://bitbucket.org/pypy/pypy/changeset/8c199c93b314/
Log:Kill tupletype.py.
diff --git a/pypy/objspace/std/objspace.py b/pypy/objspace/std/objspace.py
--- a/pypy/objspace/std/objspace.p
Author: Manuel Jacob
Branch: remove-tuple-smm
Changeset: r64415:8da13dda52f2
Date: 2013-05-22 03:03 +0200
http://bitbucket.org/pypy/pypy/changeset/8da13dda52f2/
Log:IN-PROGRESS: Make specialisedtupleobject work.
diff --git a/pypy/objspace/std/model.py b/pypy/objspace/std/model.py
--- a/pypy/o
Author: Manuel Jacob
Branch: remove-iter-smm
Changeset: r64417:82a424bfdd8b
Date: 2013-05-22 00:38 +0200
http://bitbucket.org/pypy/pypy/changeset/82a424bfdd8b/
Log:Kill itertype.py.
diff --git a/pypy/objspace/std/iterobject.py b/pypy/objspace/std/iterobject.py
--- a/pypy/objspace/std/iterobje
Author: Manuel Jacob
Branch: remove-iter-smm
Changeset: r64418:447f13b83628
Date: 2013-05-22 01:01 +0200
http://bitbucket.org/pypy/pypy/changeset/447f13b83628/
Log:Kill iter SMMs.
diff --git a/pypy/objspace/std/iterobject.py b/pypy/objspace/std/iterobject.py
--- a/pypy/objspace/std/iterobject
Author: Manuel Jacob
Branch: remove-iter-smm
Changeset: r64419:49537825a626
Date: 2013-05-22 01:07 +0200
http://bitbucket.org/pypy/pypy/changeset/49537825a626/
Log:Remove iterators from multi-method table.
diff --git a/pypy/objspace/std/iterobject.py b/pypy/objspace/std/iterobject.py
--- a/py
54 matches
Mail list logo