Author: David Schneider
Branch:
Changeset: r64244:00cec60f096e
Date: 2013-05-17 10:04 +0200
http://bitbucket.org/pypy/pypy/changeset/00cec60f096e/
Log:because we try harder to find stdlib, goal_dir is not in sys.path in
this case
diff --git a/pypy/interpreter/test/test_app_main.py
Author: Matti Picus
Branch: remove-array-smm
Changeset: r64245:455dc44f6b29
Date: 2013-05-16 23:18 +0300
http://bitbucket.org/pypy/pypy/changeset/455dc44f6b29/
Log:reclose branch fixed on default
___
pypy-commit mailing list
[email protected]
Author: Matti Picus
Branch: closed-branches
Changeset: r64246:d39a1ddf7fd0
Date: 2013-05-16 23:25 +0300
http://bitbucket.org/pypy/pypy/changeset/d39a1ddf7fd0/
Log:merge closed branch into closed-branches
___
pypy-commit mailing list
pypy-commit@pyt
Author: Matti Picus
Branch: numpy-subarrays
Changeset: r64247:e08dfdfdcfbe
Date: 2013-05-17 11:24 +0300
http://bitbucket.org/pypy/pypy/changeset/e08dfdfdcfbe/
Log:simplify assertion, still trying to work out why it is necessary for
translation
diff --git a/pypy/module/micronumpy/inte
Author: Matti Picus
Branch: numpy-subarrays
Changeset: r64248:ca3ad0ac48d3
Date: 2013-05-17 12:00 +0300
http://bitbucket.org/pypy/pypy/changeset/ca3ad0ac48d3/
Log:test, implement numpy-comatible base attribute
diff --git a/pypy/module/micronumpy/interp_dtype.py
b/pypy/module/micronumpy/inte
Author: Manuel Jacob
Branch: remove-dict-smm
Changeset: r64250:73e4f8cf4839
Date: 2013-05-17 11:25 +0200
http://bitbucket.org/pypy/pypy/changeset/73e4f8cf4839/
Log:hg merge default
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 @@
Author: Manuel Jacob
Branch: remove-dict-smm
Changeset: r64249:aeb9cb3101c1
Date: 2013-05-17 11:24 +0200
http://bitbucket.org/pypy/pypy/changeset/aeb9cb3101c1/
Log:Fix translation.
diff --git a/pypy/objspace/std/dictmultiobject.py
b/pypy/objspace/std/dictmultiobject.py
--- a/pypy/objspace/st
Author: Manuel Jacob
Branch: remove-dict-smm
Changeset: r64251:ebe7cb75112a
Date: 2013-05-17 11:56 +0200
http://bitbucket.org/pypy/pypy/changeset/ebe7cb75112a/
Log:Fix translation.
diff --git a/pypy/objspace/std/marshal_impl.py
b/pypy/objspace/std/marshal_impl.py
--- a/pypy/objspace/std/mars
Author: Manuel Jacob
Branch: remove-dict-smm
Changeset: r64252:72ed81f0b566
Date: 2013-05-17 13:45 +0200
http://bitbucket.org/pypy/pypy/changeset/72ed81f0b566/
Log:Fix __length__hint__ of dict iterators.
diff --git a/pypy/objspace/std/dictmultiobject.py
b/pypy/objspace/std/dictmultiobject.py
Author: Manuel Jacob
Branch: remove-dict-smm
Changeset: r64253:984b24ea8403
Date: 2013-05-17 13:52 +0200
http://bitbucket.org/pypy/pypy/changeset/984b24ea8403/
Log:Document branch.
diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst
--- a/pypy/doc/whatsnew-head.rst
+++ b/pypy
Author: Manuel Jacob
Branch: remove-dict-smm
Changeset: r64254:5e13749f21f6
Date: 2013-05-17 13:58 +0200
http://bitbucket.org/pypy/pypy/changeset/5e13749f21f6/
Log:Remove W_BaseDictMultiIterObject's typedef.
diff --git a/pypy/objspace/std/dictmultiobject.py
b/pypy/objspace/std/dictmultiobjec
Author: Maciej Fijalkowski
Branch: remove-dict-smm
Changeset: r64255:a47264323c6e
Date: 2013-05-17 14:31 +0200
http://bitbucket.org/pypy/pypy/changeset/a47264323c6e/
Log:fix
diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst
--- a/pypy/doc/whatsnew-head.rst
+++ b/pypy/doc/w
Author: Andrews Medina
Branch:
Changeset: r382:b90fd00e0981
Date: 2013-05-17 00:41 -0300
http://bitbucket.org/pypy/lang-js/changeset/b90fd00e0981/
Log:implemented [].lastIndexOf
diff --git a/js/builtins/array.py b/js/builtins/array.py
--- a/js/builtins/array.py
+++ b/js/builtins/array.py
@@
Author: Manuel Jacob
Branch: remove-dict-smm
Changeset: r64256:b93bb30957b8
Date: 2013-05-17 14:50 +0200
http://bitbucket.org/pypy/pypy/changeset/b93bb30957b8/
Log:Make space.unwrap call w_obj.unwrap(space) on W_Root which returns
w_obj by default.
diff --git a/pypy/interpreter/baseob
Author: Maciej Fijalkowski
Branch:
Changeset: r64257:cd4858fb3522
Date: 2013-05-17 15:08 +0200
http://bitbucket.org/pypy/pypy/changeset/cd4858fb3522/
Log:crucial clarification
diff --git a/pypy/doc/how-to-contribute.rst b/pypy/doc/how-to-contribute.rst
--- a/pypy/doc/how-to-contribute.rst
+
Author: Matti Picus
Branch: numpy-subarrays
Changeset: r64258:12e7922e4209
Date: 2013-05-17 16:15 +0300
http://bitbucket.org/pypy/pypy/changeset/12e7922e4209/
Log:fix VoidType. When not part of a RecordType it simply expands a new
ndarray by its shape, using base type
diff --git a/py
Author: Manuel Jacob
Branch: remove-list-smm-2
Changeset: r64260:7fa96304949d
Date: 2013-05-17 15:30 +0200
http://bitbucket.org/pypy/pypy/changeset/7fa96304949d/
Log:Remove list from multi-method table.
diff --git a/pypy/objspace/std/listobject.py b/pypy/objspace/std/listobject.py
--- a/pypy/
Author: Manuel Jacob
Branch:
Changeset: r64264:3f055112fae9
Date: 2013-05-17 16:22 +0200
http://bitbucket.org/pypy/pypy/changeset/3f055112fae9/
Log:hg merge remove-dict-smm
diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst
--- a/pypy/doc/whatsnew-head.rst
+++ b/pypy/doc/wh
Author: Manuel Jacob
Branch: remove-list-smm-2
Changeset: r64261:c04f0bd7bbd5
Date: 2013-05-17 15:36 +0200
http://bitbucket.org/pypy/pypy/changeset/c04f0bd7bbd5/
Log:Make descr_new a static method of W_ListObject.
diff --git a/pypy/objspace/std/listobject.py b/pypy/objspace/std/listobject.py
Author: Manuel Jacob
Branch: remove-list-smm-2
Changeset: r64262:cfa9aa3a362f
Date: 2013-05-17 16:12 +0200
http://bitbucket.org/pypy/pypy/changeset/cfa9aa3a362f/
Log:IN-PROGRESS: Translation fixes.
diff --git a/pypy/objspace/std/listobject.py b/pypy/objspace/std/listobject.py
--- a/pypy/objsp
Author: Manuel Jacob
Branch: remove-dict-smm
Changeset: r64263:aef4a8f5b877
Date: 2013-05-17 16:21 +0200
http://bitbucket.org/pypy/pypy/changeset/aef4a8f5b877/
Log:Close to-be-merged branch.
___
pypy-commit mailing list
[email protected]
http:/
Author: David Schneider
Branch:
Changeset: r821:0eed6be4f9e9
Date: 2013-05-17 16:50 +0200
http://bitbucket.org/pypy/buildbot/changeset/0eed6be4f9e9/
Log:add ubuntu/raring cross-translation builder
diff --git a/bot2/pypybuildbot/arm_master.py b/bot2/pypybuildbot/arm_master.py
--- a/bot2/pypy
Author: Romain Guillebert
Branch: numpy-subarrays
Changeset: r64265:b2014e32f383
Date: 2013-05-17 17:02 +0200
http://bitbucket.org/pypy/pypy/changeset/b2014e32f383/
Log:Add a test for multidimensional subarrays
diff --git a/pypy/module/micronumpy/test/test_numarray.py
b/pypy/module/micronum
Author: Manuel Jacob
Branch: remove-list-smm-2
Changeset: r64266:9772bc95964e
Date: 2013-05-17 16:49 +0200
http://bitbucket.org/pypy/pypy/changeset/9772bc95964e/
Log:Make list marshallable again.
diff --git a/pypy/objspace/std/marshal_impl.py
b/pypy/objspace/std/marshal_impl.py
--- a/pypy/ob
Author: Manuel Jacob
Branch: remove-list-smm-2
Changeset: r64267:282807104b80
Date: 2013-05-17 16:59 +0200
http://bitbucket.org/pypy/pypy/changeset/282807104b80/
Log:Fix translation.
diff --git a/pypy/objspace/std/listobject.py b/pypy/objspace/std/listobject.py
--- a/pypy/objspace/std/listobj
Author: David Schneider
Branch:
Changeset: r822:b52c1ec7179b
Date: 2013-05-17 18:32 +0200
http://bitbucket.org/pypy/buildbot/changeset/b52c1ec7179b/
Log:do not trigger the app-level tests for the no-jit armel build
diff --git a/bot2/pypybuildbot/arm_master.py b/bot2/pypybuildbot/arm_master.
Author: Lars Wassermann
Branch:
Changeset: r396:bd9f294aae93
Date: 2013-05-17 18:57 +0200
http://bitbucket.org/pypy/lang-smalltalk/changeset/bd9f294aae93/
Log:changed ContextShadow printing to print temp and args as well as
stack
diff --git a/spyvm/shadow.py b/spyvm/shadow.py
--- a/
Author: Philip Jenvey
Branch:
Changeset: r64271:32dd588a5e23
Date: 2013-05-17 16:41 -0700
http://bitbucket.org/pypy/pypy/changeset/32dd588a5e23/
Log:add missing __sub__ to viewitems/keys and kill the set like methods
from viewvalues which aren't supported
diff --git a/pypy/objspace/
Author: Manuel Jacob
Branch: remove-list-smm-2
Changeset: r64272:ff9008f4506d
Date: 2013-05-17 20:49 +0200
http://bitbucket.org/pypy/pypy/changeset/ff9008f4506d/
Log:Fix test_liststrategies.
diff --git a/pypy/objspace/std/test/test_liststrategies.py
b/pypy/objspace/std/test/test_liststrategi
Author: Manuel Jacob
Branch: remove-list-smm-2
Changeset: r64273:75fc01ea9e92
Date: 2013-05-17 20:52 +0200
http://bitbucket.org/pypy/pypy/changeset/75fc01ea9e92/
Log:Remove TestW_StdObjSpace.test_multimethods_defined_on().
diff --git a/pypy/objspace/std/test/test_stdobjspace.py
b/pypy/objspa
30 matches
Mail list logo