[pypy-commit] pypy default: (brrt) expose add_memory_pressure

2013-05-14 Thread fijal
Author: Maciej Fijalkowski Branch: Changeset: r64111:44b73d554c47 Date: 2013-05-15 02:00 +0200 http://bitbucket.org/pypy/pypy/changeset/44b73d554c47/ Log:(brrt) expose add_memory_pressure diff --git a/pypy/module/__pypy__/__init__.py b/pypy/module/__pypy__/__init__.py --- a/pypy/module/__py

[pypy-commit] pypy py3k: merge default

2013-05-14 Thread pjenvey
Author: Philip Jenvey Branch: py3k Changeset: r64110:05c94aed1988 Date: 2013-05-14 15:37 -0700 http://bitbucket.org/pypy/pypy/changeset/05c94aed1988/ 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

[pypy-commit] pypy default: always export pypy_debug_file

2013-05-14 Thread fijal
Author: Maciej Fijalkowski Branch: Changeset: r64109:9bbd1f33a8b6 Date: 2013-05-15 00:02 +0200 http://bitbucket.org/pypy/pypy/changeset/9bbd1f33a8b6/ Log:always export pypy_debug_file diff --git a/rpython/translator/c/genc.py b/rpython/translator/c/genc.py --- a/rpython/translator/c/genc.py

[pypy-commit] pypy py3k: hg merge default

2013-05-14 Thread Manuel Jacob
Author: Manuel Jacob Branch: py3k Changeset: r64108:a20ff6733d15 Date: 2013-05-14 23:43 +0200 http://bitbucket.org/pypy/pypy/changeset/a20ff6733d15/ Log:hg merge default diff --git a/pypy/config/pypyoption.py b/pypy/config/pypyoption.py --- a/pypy/config/pypyoption.py +++ b/pypy/config/pypyop

[pypy-commit] pypy remove-dict-smm: hg merge default

2013-05-14 Thread Manuel Jacob
Author: Manuel Jacob Branch: remove-dict-smm Changeset: r64107:7bc9f833a790 Date: 2013-05-14 23:40 +0200 http://bitbucket.org/pypy/pypy/changeset/7bc9f833a790/ Log:hg merge default diff --git a/pypy/config/pypyoption.py b/pypy/config/pypyoption.py --- a/pypy/config/pypyoption.py +++ b/pypy/co

[pypy-commit] pypy default: disable cpyext until annotation is fixed

2013-05-14 Thread fijal
Author: Maciej Fijalkowski Branch: Changeset: r64106:93c7444c99d9 Date: 2013-05-14 23:30 +0200 http://bitbucket.org/pypy/pypy/changeset/93c7444c99d9/ Log:disable cpyext until annotation is fixed diff --git a/pypy/config/pypyoption.py b/pypy/config/pypyoption.py --- a/pypy/config/pypyoption.

[pypy-commit] pypy remove-dict-smm: Improve error message.

2013-05-14 Thread Manuel Jacob
Author: Manuel Jacob Branch: remove-dict-smm Changeset: r64105:92250ea92f14 Date: 2013-05-14 23:03 +0200 http://bitbucket.org/pypy/pypy/changeset/92250ea92f14/ Log:Improve error message. diff --git a/pypy/objspace/std/dictmultiobject.py b/pypy/objspace/std/dictmultiobject.py --- a/pypy/objsp

[pypy-commit] pypy remove-dict-smm: Remove unused imports.

2013-05-14 Thread Manuel Jacob
Author: Manuel Jacob Branch: remove-dict-smm Changeset: r64103:ab8e370f6198 Date: 2013-05-14 22:32 +0200 http://bitbucket.org/pypy/pypy/changeset/ab8e370f6198/ Log:Remove unused imports. diff --git a/pypy/objspace/std/dictmultiobject.py b/pypy/objspace/std/dictmultiobject.py --- a/pypy/objsp

[pypy-commit] pypy remove-dict-smm: Fix translation. Thanks to fijal for the workaround which explicitly checks whether w_other is of the right type.

2013-05-14 Thread Manuel Jacob
Author: Manuel Jacob Branch: remove-dict-smm Changeset: r64104:8b5c0e47435c Date: 2013-05-14 22:53 +0200 http://bitbucket.org/pypy/pypy/changeset/8b5c0e47435c/ Log:Fix translation. Thanks to fijal for the workaround which explicitly checks whether w_other is of the right type. diff --

[pypy-commit] pypy remove-dict-smm: Remove dict view eq multi-methods. All dict multi-methods removedhg diff

2013-05-14 Thread Manuel Jacob
Author: Manuel Jacob Branch: remove-dict-smm Changeset: r64101:07dc888e282f Date: 2013-05-14 21:14 +0200 http://bitbucket.org/pypy/pypy/changeset/07dc888e282f/ Log:Remove dict view eq multi-methods. All dict multi-methods removedhg diff diff --git a/pypy/objspace/std/dictmultiobject.p

[pypy-commit] pypy remove-dict-smm: Remove dict view and/or/xor multi-methods.

2013-05-14 Thread Manuel Jacob
Author: Manuel Jacob Branch: remove-dict-smm Changeset: r64100:a643941a8479 Date: 2013-05-14 21:07 +0200 http://bitbucket.org/pypy/pypy/changeset/a643941a8479/ Log:Remove dict view and/or/xor multi-methods. diff --git a/pypy/objspace/std/dictmultiobject.py b/pypy/objspace/std/dictmultiobject

[pypy-commit] pypy remove-dict-smm: Remove dict view repr multi-methods.

2013-05-14 Thread Manuel Jacob
Author: Manuel Jacob Branch: remove-dict-smm Changeset: r64099:3d3b181723ff Date: 2013-05-14 20:59 +0200 http://bitbucket.org/pypy/pypy/changeset/3d3b181723ff/ Log:Remove dict view repr multi-methods. diff --git a/pypy/objspace/std/dictmultiobject.py b/pypy/objspace/std/dictmultiobject.py --

[pypy-commit] pypy remove-dict-smm: Remove dict iterator multi-methods.

2013-05-14 Thread Manuel Jacob
Author: Manuel Jacob Branch: remove-dict-smm Changeset: r64097:1c6cfbb89ce8 Date: 2013-05-14 20:52 +0200 http://bitbucket.org/pypy/pypy/changeset/1c6cfbb89ce8/ Log:Remove dict iterator multi-methods. diff --git a/pypy/objspace/std/dictmultiobject.py b/pypy/objspace/std/dictmultiobject.py ---

[pypy-commit] pypy remove-dict-smm: Move typedefs up.

2013-05-14 Thread Manuel Jacob
Author: Manuel Jacob Branch: remove-dict-smm Changeset: r64096:8e806b411638 Date: 2013-05-14 20:29 +0200 http://bitbucket.org/pypy/pypy/changeset/8e806b411638/ Log:Move typedefs up. diff --git a/pypy/objspace/std/dictmultiobject.py b/pypy/objspace/std/dictmultiobject.py --- a/pypy/objspace/s

[pypy-commit] pypy remove-dict-smm: Make descr_dictiter__length_hint__ and descr_dictiter__reduce__ methods.

2013-05-14 Thread Manuel Jacob
Author: Manuel Jacob Branch: remove-dict-smm Changeset: r64095:e9e683af479a Date: 2013-05-14 20:26 +0200 http://bitbucket.org/pypy/pypy/changeset/e9e683af479a/ Log:Make descr_dictiter__length_hint__ and descr_dictiter__reduce__ methods. diff --git a/pypy/objspace/std/dictmultiobject.p

[pypy-commit] pypy remove-dict-smm: Rename descr__iter__ to descr_iter.

2013-05-14 Thread Manuel Jacob
Author: Manuel Jacob Branch: remove-dict-smm Changeset: r64093:19e0d3a13d91 Date: 2013-05-14 20:08 +0200 http://bitbucket.org/pypy/pypy/changeset/19e0d3a13d91/ Log:Rename descr__iter__ to descr_iter. diff --git a/pypy/objspace/std/dictmultiobject.py b/pypy/objspace/std/dictmultiobject.py ---

[pypy-commit] pypy remove-dict-smm: Move __reversed__ up.

2013-05-14 Thread Manuel Jacob
Author: Manuel Jacob Branch: remove-dict-smm Changeset: r64089:2262aa5ad631 Date: 2013-05-14 17:50 +0200 http://bitbucket.org/pypy/pypy/changeset/2262aa5ad631/ Log:Move __reversed__ up. diff --git a/pypy/objspace/std/dictmultiobject.py b/pypy/objspace/std/dictmultiobject.py --- a/pypy/objspa

[pypy-commit] pypy remove-dict-smm: Remove dict view length multi-methods.

2013-05-14 Thread Manuel Jacob
Author: Manuel Jacob Branch: remove-dict-smm Changeset: r64098:5c2911f4637a Date: 2013-05-14 20:56 +0200 http://bitbucket.org/pypy/pypy/changeset/5c2911f4637a/ Log:Remove dict view length multi-methods. diff --git a/pypy/objspace/std/dictmultiobject.py b/pypy/objspace/std/dictmultiobject.py

[pypy-commit] pypy remove-dict-smm: Remove unnecessary imports.

2013-05-14 Thread Manuel Jacob
Author: Manuel Jacob Branch: remove-dict-smm Changeset: r64094:823ae1c8fb82 Date: 2013-05-14 20:10 +0200 http://bitbucket.org/pypy/pypy/changeset/823ae1c8fb82/ Log:Remove unnecessary imports. diff --git a/pypy/objspace/std/dictmultiobject.py b/pypy/objspace/std/dictmultiobject.py --- a/pypy/

[pypy-commit] pypy remove-dict-smm: Remove more dict multi-methods.

2013-05-14 Thread Manuel Jacob
Author: Manuel Jacob Branch: remove-dict-smm Changeset: r64092:e9d52885b4b4 Date: 2013-05-14 20:06 +0200 http://bitbucket.org/pypy/pypy/changeset/e9d52885b4b4/ Log:Remove more dict multi-methods. diff --git a/pypy/objspace/std/dictmultiobject.py b/pypy/objspace/std/dictmultiobject.py --- a/p

[pypy-commit] pypy remove-dict-smm: Remove dict.__lt__ multi-method.

2013-05-14 Thread Manuel Jacob
Author: Manuel Jacob Branch: remove-dict-smm Changeset: r64091:9e0df1084b99 Date: 2013-05-14 19:02 +0200 http://bitbucket.org/pypy/pypy/changeset/9e0df1084b99/ Log:Remove dict.__lt__ multi-method. diff --git a/pypy/objspace/std/dictmultiobject.py b/pypy/objspace/std/dictmultiobject.py --- a/

[pypy-commit] pypy remove-dict-smm: Remove dict.__eq__ multi-method.

2013-05-14 Thread Manuel Jacob
Author: Manuel Jacob Branch: remove-dict-smm Changeset: r64090:f82799a81e9d Date: 2013-05-14 18:51 +0200 http://bitbucket.org/pypy/pypy/changeset/f82799a81e9d/ Log:Remove dict.__eq__ multi-method. diff --git a/pypy/objspace/std/dictmultiobject.py b/pypy/objspace/std/dictmultiobject.py --- a/

[pypy-commit] pypy numpy-subarrays: Fix test

2013-05-14 Thread rguillebert
Author: Romain Guillebert Branch: numpy-subarrays Changeset: r64088:9e3624021257 Date: 2013-05-14 18:13 +0200 http://bitbucket.org/pypy/pypy/changeset/9e3624021257/ Log:Fix test diff --git a/pypy/module/micronumpy/test/test_numarray.py b/pypy/module/micronumpy/test/test_numarray.py --- a/py

[pypy-commit] pypy remove-dict-smm: Remove dict.__reversed__ SMM.

2013-05-14 Thread Manuel Jacob
Author: Manuel Jacob Branch: remove-dict-smm Changeset: r64086:3b5cdc40455c Date: 2013-05-14 17:14 +0200 http://bitbucket.org/pypy/pypy/changeset/3b5cdc40455c/ Log:Remove dict.__reversed__ SMM. diff --git a/pypy/objspace/std/dictmultiobject.py b/pypy/objspace/std/dictmultiobject.py --- a/pyp

[pypy-commit] pypy remove-dict-smm: oops

2013-05-14 Thread Manuel Jacob
Author: Manuel Jacob Branch: remove-dict-smm Changeset: r64084:f1b72c5959f3 Date: 2013-05-14 17:03 +0200 http://bitbucket.org/pypy/pypy/changeset/f1b72c5959f3/ Log:oops diff --git a/pypy/objspace/std/dictmultiobject.py b/pypy/objspace/std/dictmultiobject.py --- a/pypy/objspace/std/dictmultio

[pypy-commit] pypy remove-dict-smm: Remove dict.setdefault SMM.

2013-05-14 Thread Manuel Jacob
Author: Manuel Jacob Branch: remove-dict-smm Changeset: r64083:41bfd843576c Date: 2013-05-14 17:03 +0200 http://bitbucket.org/pypy/pypy/changeset/41bfd843576c/ Log:Remove dict.setdefault SMM. diff --git a/pypy/objspace/std/dictmultiobject.py b/pypy/objspace/std/dictmultiobject.py --- a/pypy/

[pypy-commit] pypy remove-dict-smm: Remove dict.update SMM.

2013-05-14 Thread Manuel Jacob
Author: Manuel Jacob Branch: remove-dict-smm Changeset: r64085:ada1228f9414 Date: 2013-05-14 17:09 +0200 http://bitbucket.org/pypy/pypy/changeset/ada1228f9414/ Log:Remove dict.update SMM. diff --git a/pypy/objspace/std/dictmultiobject.py b/pypy/objspace/std/dictmultiobject.py --- a/pypy/objs

[pypy-commit] pypy remove-dict-smm: Remove unused imports.

2013-05-14 Thread Manuel Jacob
Author: Manuel Jacob Branch: remove-dict-smm Changeset: r64087:0cc10be8dbc8 Date: 2013-05-14 17:18 +0200 http://bitbucket.org/pypy/pypy/changeset/0cc10be8dbc8/ Log:Remove unused imports. diff --git a/pypy/objspace/std/dictmultiobject.py b/pypy/objspace/std/dictmultiobject.py --- a/pypy/objsp

[pypy-commit] pypy remove-dict-smm: Remove dict.get SMM.

2013-05-14 Thread Manuel Jacob
Author: Manuel Jacob Branch: remove-dict-smm Changeset: r64080:a870c05e9f35 Date: 2013-05-14 16:38 +0200 http://bitbucket.org/pypy/pypy/changeset/a870c05e9f35/ Log:Remove dict.get SMM. diff --git a/pypy/objspace/std/dictmultiobject.py b/pypy/objspace/std/dictmultiobject.py --- a/pypy/objspac

[pypy-commit] pypy remove-dict-smm: Remove dict.clear SMM.

2013-05-14 Thread Manuel Jacob
Author: Manuel Jacob Branch: remove-dict-smm Changeset: r64078:2520692c9e40 Date: 2013-05-14 16:14 +0200 http://bitbucket.org/pypy/pypy/changeset/2520692c9e40/ Log:Remove dict.clear SMM. diff --git a/pypy/objspace/std/dictmultiobject.py b/pypy/objspace/std/dictmultiobject.py --- a/pypy/objsp

[pypy-commit] pypy remove-dict-smm: Remove dict.pop{,item} SMMs.

2013-05-14 Thread Manuel Jacob
Author: Manuel Jacob Branch: remove-dict-smm Changeset: r64082:a8e9fe27fe7c Date: 2013-05-14 16:59 +0200 http://bitbucket.org/pypy/pypy/changeset/a8e9fe27fe7c/ Log:Remove dict.pop{,item} SMMs. diff --git a/pypy/objspace/std/dictmultiobject.py b/pypy/objspace/std/dictmultiobject.py --- a/pypy

[pypy-commit] pypy remove-dict-smm: Remove dict.has_key SMM.

2013-05-14 Thread Manuel Jacob
Author: Manuel Jacob Branch: remove-dict-smm Changeset: r64077:84cc4042b49d Date: 2013-05-14 16:12 +0200 http://bitbucket.org/pypy/pypy/changeset/84cc4042b49d/ Log:Remove dict.has_key SMM. diff --git a/pypy/objspace/std/dictmultiobject.py b/pypy/objspace/std/dictmultiobject.py --- a/pypy/obj

[pypy-commit] pypy remove-dict-smm: Remove leftovers.

2013-05-14 Thread Manuel Jacob
Author: Manuel Jacob Branch: remove-dict-smm Changeset: r64081:4abd157c79c1 Date: 2013-05-14 16:39 +0200 http://bitbucket.org/pypy/pypy/changeset/4abd157c79c1/ Log:Remove leftovers. diff --git a/pypy/objspace/std/dictmultiobject.py b/pypy/objspace/std/dictmultiobject.py --- a/pypy/objspace/s

[pypy-commit] pypy remove-dict-smm: Remove dict.values SMM.

2013-05-14 Thread Manuel Jacob
Author: Manuel Jacob Branch: remove-dict-smm Changeset: r64076:e54f2a055f4d Date: 2013-05-14 16:08 +0200 http://bitbucket.org/pypy/pypy/changeset/e54f2a055f4d/ Log:Remove dict.values SMM. diff --git a/pypy/objspace/std/dictmultiobject.py b/pypy/objspace/std/dictmultiobject.py --- a/pypy/objs

[pypy-commit] pypy remove-dict-smm: Remove dict.{iter, view}{items, keys, values} SMMs.

2013-05-14 Thread Manuel Jacob
Author: Manuel Jacob Branch: remove-dict-smm Changeset: r64079:fdb190651450 Date: 2013-05-14 16:31 +0200 http://bitbucket.org/pypy/pypy/changeset/fdb190651450/ Log:Remove dict.{iter,view}{items,keys,values} SMMs. diff --git a/pypy/objspace/std/dictmultiobject.py b/pypy/objspace/std/dictmulti

[pypy-commit] pypy remove-dict-smm: Remove dict.keys SMM.

2013-05-14 Thread Manuel Jacob
Author: Manuel Jacob Branch: remove-dict-smm Changeset: r64075:95b4b5617f4f Date: 2013-05-14 16:06 +0200 http://bitbucket.org/pypy/pypy/changeset/95b4b5617f4f/ Log:Remove dict.keys SMM. diff --git a/pypy/objspace/std/dictmultiobject.py b/pypy/objspace/std/dictmultiobject.py --- a/pypy/objspa

[pypy-commit] pypy remove-dict-smm: Remove dict.items SMM.

2013-05-14 Thread Manuel Jacob
Author: Manuel Jacob Branch: remove-dict-smm Changeset: r64074:f86c89b3e2e1 Date: 2013-05-14 16:03 +0200 http://bitbucket.org/pypy/pypy/changeset/f86c89b3e2e1/ Log:Remove dict.items SMM. diff --git a/pypy/objspace/std/dictmultiobject.py b/pypy/objspace/std/dictmultiobject.py --- a/pypy/objsp

[pypy-commit] pypy remove-dict-smm: Remove dict.copy SMM.

2013-05-14 Thread Manuel Jacob
Author: Manuel Jacob Branch: remove-dict-smm Changeset: r64072:7816d0cf2655 Date: 2013-05-14 15:46 +0200 http://bitbucket.org/pypy/pypy/changeset/7816d0cf2655/ Log:Remove dict.copy SMM. diff --git a/pypy/objspace/std/dictmultiobject.py b/pypy/objspace/std/dictmultiobject.py --- a/pypy/objspa

[pypy-commit] pypy remove-dict-smm: Add stubs.

2013-05-14 Thread Manuel Jacob
Author: Manuel Jacob Branch: remove-dict-smm Changeset: r64073:dc9c8fc43e0b Date: 2013-05-14 15:55 +0200 http://bitbucket.org/pypy/pypy/changeset/dc9c8fc43e0b/ Log:Add stubs. diff --git a/pypy/objspace/std/dictmultiobject.py b/pypy/objspace/std/dictmultiobject.py --- a/pypy/objspace/std/dict

[pypy-commit] pypy remove-dict-smm: Move contents of pypy/objspace/std/dicttype.py.

2013-05-14 Thread Manuel Jacob
Author: Manuel Jacob Branch: remove-dict-smm Changeset: r64071:6335c9fbeba9 Date: 2013-05-14 15:36 +0200 http://bitbucket.org/pypy/pypy/changeset/6335c9fbeba9/ Log:Move contents of pypy/objspace/std/dicttype.py. diff --git a/pypy/objspace/std/dictmultiobject.py b/pypy/objspace/std/dictmultio

[pypy-commit] pypy numpypy-nditer: parse func level flags, improve external_loop test

2013-05-14 Thread mattip
Author: Matti Picus Branch: numpypy-nditer Changeset: r64070:a5fd211f5b3b Date: 2013-05-14 15:42 +0300 http://bitbucket.org/pypy/pypy/changeset/a5fd211f5b3b/ Log:parse func level flags, improve external_loop test diff --git a/pypy/module/micronumpy/interp_nditer.py b/pypy/module/micronumpy/

[pypy-commit] pypy numpy-subarrays: Make the creation of subarrays at applevel possible

2013-05-14 Thread rguillebert
Author: Romain Guillebert Branch: numpy-subarrays Changeset: r64069:e90bb7b49080 Date: 2013-05-14 14:40 +0200 http://bitbucket.org/pypy/pypy/changeset/e90bb7b49080/ Log:Make the creation of subarrays at applevel possible diff --git a/pypy/module/micronumpy/interp_dtype.py b/pypy/module/micr

[pypy-commit] pypy improve-docs: Add contact information in index.rst.

2013-05-14 Thread Manuel Jacob
Author: Manuel Jacob Branch: improve-docs Changeset: r64067:070a876e7d20 Date: 2013-05-14 13:15 +0200 http://bitbucket.org/pypy/pypy/changeset/070a876e7d20/ Log:Add contact information in index.rst. diff --git a/pypy/doc/index.rst b/pypy/doc/index.rst --- a/pypy/doc/index.rst +++ b/pypy/doc/i

[pypy-commit] pypy improve-docs: Write an introduction; set the depth of the user TOC to 1.

2013-05-14 Thread Manuel Jacob
Author: Manuel Jacob Branch: improve-docs Changeset: r64068:c0bb38b87c76 Date: 2013-05-14 13:52 +0200 http://bitbucket.org/pypy/pypy/changeset/c0bb38b87c76/ Log:Write an introduction; set the depth of the user TOC to 1. diff --git a/pypy/doc/index.rst b/pypy/doc/index.rst --- a/pypy/doc/index

[pypy-commit] pypy numpypy-nditer: readwrite works

2013-05-14 Thread mattip
Author: Matti Picus Branch: numpypy-nditer Changeset: r64066:8b31168ea449 Date: 2013-05-14 14:07 +0300 http://bitbucket.org/pypy/pypy/changeset/8b31168ea449/ Log:readwrite works diff --git a/pypy/module/micronumpy/interp_nditer.py b/pypy/module/micronumpy/interp_nditer.py --- a/pypy/module/

[pypy-commit] pypy numpypy-ellipse-indexing: test, fix for scalars

2013-05-14 Thread mattip
Author: Matti Picus Branch: numpypy-ellipse-indexing Changeset: r64063:2a7f866e80e8 Date: 2013-05-14 11:12 +0300 http://bitbucket.org/pypy/pypy/changeset/2a7f866e80e8/ Log:test, fix for scalars diff --git a/pypy/module/micronumpy/arrayimpl/scalar.py b/pypy/module/micronumpy/arrayimpl/scalar

[pypy-commit] pypy numpypy-ellipse-indexing: merge default into branch

2013-05-14 Thread mattip
Author: Matti Picus Branch: numpypy-ellipse-indexing Changeset: r64062:217b2f17b5c6 Date: 2013-05-14 09:15 +0300 http://bitbucket.org/pypy/pypy/changeset/217b2f17b5c6/ Log:merge default into branch diff --git a/pypy/goal/targetpypystandalone.py b/pypy/goal/targetpypystandalone.py --- a/pypy

[pypy-commit] pypy remove-array-smm: reopen closed branch for failing ztranslation test

2013-05-14 Thread mattip
Author: Matti Picus Branch: remove-array-smm Changeset: r64064:13c604db8178 Date: 2013-05-14 11:14 +0300 http://bitbucket.org/pypy/pypy/changeset/13c604db8178/ Log:reopen closed branch for failing ztranslation test diff --git a/pypy/objspace/fake/objspace.py b/pypy/objspace/fake/objspace.py

[pypy-commit] pypy numpypy-ellipse-indexing: implement, tests pass

2013-05-14 Thread mattip
Author: Matti Picus Branch: numpypy-ellipse-indexing Changeset: r64061:6d277aa40577 Date: 2013-05-14 09:15 +0300 http://bitbucket.org/pypy/pypy/changeset/6d277aa40577/ Log:implement, tests pass diff --git a/pypy/module/micronumpy/arrayimpl/concrete.py b/pypy/module/micronumpy/arrayimpl/conc

[pypy-commit] pypy numpypy-ellipse-indexing: wip, passes test_ztranslation

2013-05-14 Thread mattip
Author: Matti Picus Branch: numpypy-ellipse-indexing Changeset: r64060:583a3ab54db6 Date: 2013-05-14 00:59 +0300 http://bitbucket.org/pypy/pypy/changeset/583a3ab54db6/ Log:wip, passes test_ztranslation diff --git a/pypy/interpreter/special.py b/pypy/interpreter/special.py --- a/pypy/interpre

[pypy-commit] pypy numpypy-ellipse-indexing: allow [...] indexes

2013-05-14 Thread mattip
Author: Matti Picus Branch: numpypy-ellipse-indexing Changeset: r64058:9dc626904e11 Date: 2013-05-13 23:34 +0300 http://bitbucket.org/pypy/pypy/changeset/9dc626904e11/ Log:allow [...] indexes ___ pypy-commit mailing list pypy-commit@python.org http

[pypy-commit] pypy numpypy-ellipse-indexing: a failing test

2013-05-14 Thread mattip
Author: Matti Picus Branch: numpypy-ellipse-indexing Changeset: r64059:8f5b4f1c5864 Date: 2013-05-13 23:45 +0300 http://bitbucket.org/pypy/pypy/changeset/8f5b4f1c5864/ Log:a failing test diff --git a/pypy/module/micronumpy/test/test_numarray.py b/pypy/module/micronumpy/test/test_numarray.py

[pypy-commit] pypy numpypy-nditer: shuffle things around to handle op_flags, readwrite almost works

2013-05-14 Thread mattip
Author: Matti Picus Branch: numpypy-nditer Changeset: r64057:cc555ec312e2 Date: 2013-05-13 22:55 +0300 http://bitbucket.org/pypy/pypy/changeset/cc555ec312e2/ Log:shuffle things around to handle op_flags, readwrite almost works diff --git a/pypy/module/micronumpy/interp_nditer.py b/pypy/modu

[pypy-commit] pypy improve-docs: Write build.rst, using some paragraphs from getting-started-python.rst.

2013-05-14 Thread Manuel Jacob
Author: Manuel Jacob Branch: improve-docs Changeset: r64055:c2b77291dab6 Date: 2013-05-14 09:54 +0200 http://bitbucket.org/pypy/pypy/changeset/c2b77291dab6/ Log:Write build.rst, using some paragraphs from getting-started- python.rst. diff --git a/pypy/doc/build.rst b/pypy/doc/build.rs

[pypy-commit] pypy improve-docs: Add more documents to the user TOC.

2013-05-14 Thread Manuel Jacob
Author: Manuel Jacob Branch: improve-docs Changeset: r64056:7235543590b4 Date: 2013-05-14 10:03 +0200 http://bitbucket.org/pypy/pypy/changeset/7235543590b4/ Log:Add more documents to the user TOC. diff --git a/pypy/doc/cppyy.rst b/pypy/doc/cppyy.rst --- a/pypy/doc/cppyy.rst +++ b/pypy/doc/cpp