[pypy-commit] pypy pypy-pyarray: close branch

2013-09-23 Thread mattip
Author: Matti Picus matti.pi...@gmail.com Branch: pypy-pyarray Changeset: r67067:a7a96346a835 Date: 2013-09-23 09:49 +0300 http://bitbucket.org/pypy/pypy/changeset/a7a96346a835/ Log:close branch ___ pypy-commit mailing list pypy-commit@python.org

[pypy-commit] pypy pypy-pyarray: update whatsnew

2013-09-23 Thread mattip
Author: Matti Picus matti.pi...@gmail.com Branch: pypy-pyarray Changeset: r67066:234a5f5ac186 Date: 2013-09-23 09:49 +0300 http://bitbucket.org/pypy/pypy/changeset/234a5f5ac186/ Log:update whatsnew diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst ---

[pypy-commit] pypy default: add text to numpy comparison page, hopefully make it easier for google to find

2013-09-23 Thread mattip
Author: Matti Picus matti.pi...@gmail.com Branch: Changeset: r67065:aa4e8c5cb4af Date: 2013-09-23 09:01 +0300 http://bitbucket.org/pypy/pypy/changeset/aa4e8c5cb4af/ Log:add text to numpy comparison page, hopefully make it easier for google to find diff --git

[pypy-commit] pypy default: More standard html

2013-09-23 Thread arigo
Author: Armin Rigo ar...@tunes.org Branch: Changeset: r67069:eb812b3eb381 Date: 2013-09-23 09:03 +0200 http://bitbucket.org/pypy/pypy/changeset/eb812b3eb381/ Log:More standard html diff --git a/pypy/module/micronumpy/tool/numready/page.html b/pypy/module/micronumpy/tool/numready/page.html

[pypy-commit] pypy default: document how to update the list of contributors

2013-09-23 Thread bivab
Author: David Schneider david.schnei...@picle.org Branch: Changeset: r67070:2a9e0a20da94 Date: 2013-09-23 09:57 +0200 http://bitbucket.org/pypy/pypy/changeset/2a9e0a20da94/ Log:document how to update the list of contributors diff --git a/pypy/doc/how-to-release.rst

[pypy-commit] stmgc default: in-progress: API for the pypy jit, with support for a custom

2013-09-23 Thread arigo
Author: Armin Rigo ar...@tunes.org Branch: Changeset: r531:0581363bf46a Date: 2013-09-23 17:14 +0200 http://bitbucket.org/pypy/stmgc/changeset/0581363bf46a/ Log:in-progress: API for the pypy jit, with support for a custom implementation of setjmp/longjmp. diff --git a/c4/et.c

[pypy-commit] stmgc default: Fix running test_zdemo_random, at least on some Linuxes where too many mprotect() eventually fail.

2013-09-23 Thread arigo
Author: Armin Rigo ar...@tunes.org Branch: Changeset: r532:6184784a65a0 Date: 2013-09-23 17:34 +0200 http://bitbucket.org/pypy/stmgc/changeset/6184784a65a0/ Log:Fix running test_zdemo_random, at least on some Linuxes where too many mprotect() eventually fail. diff --git

[pypy-commit] pypy less-stringly-ops: remove some uses of FSFrame.do_operation()

2013-09-23 Thread rlamy
Author: Ronan Lamy ronan.l...@gmail.com Branch: less-stringly-ops Changeset: r67071:b5e9fabfc2a4 Date: 2013-09-23 04:45 +0100 http://bitbucket.org/pypy/pypy/changeset/b5e9fabfc2a4/ Log:remove some uses of FSFrame.do_operation() diff --git a/rpython/flowspace/flowcontext.py

[pypy-commit] pypy less-stringly-ops: kill FSFrame.do_operation()

2013-09-23 Thread rlamy
Author: Ronan Lamy ronan.l...@gmail.com Branch: less-stringly-ops Changeset: r67072:d0ba87deddde Date: 2013-09-23 05:43 +0100 http://bitbucket.org/pypy/pypy/changeset/d0ba87deddde/ Log:kill FSFrame.do_operation() diff --git a/rpython/flowspace/flowcontext.py

[pypy-commit] pypy default: Fix most of test_ssl, when run with the 'network' resource:

2013-09-23 Thread amauryfa
Author: Amaury Forgeot d'Arc amaur...@gmail.com Branch: Changeset: r67073:e67bff72a81a Date: 2013-09-23 23:03 +0200 http://bitbucket.org/pypy/pypy/changeset/e67bff72a81a/ Log:Fix most of test_ssl, when run with the 'network' resource: pypy -m test.regrtest -u network -v test_ssl

[pypy-commit] pypy remove-intlong-smm: fix translation

2013-09-23 Thread pjenvey
Author: Philip Jenvey pjen...@underboss.org Branch: remove-intlong-smm Changeset: r67074:9a188688a67a Date: 2013-09-23 14:36 -0700 http://bitbucket.org/pypy/pypy/changeset/9a188688a67a/ Log:fix translation diff --git a/pypy/objspace/std/intobject.py b/pypy/objspace/std/intobject.py ---

[pypy-commit] pypy remove-intlong-smm: fix import, this was moved

2013-09-23 Thread pjenvey
Author: Philip Jenvey pjen...@underboss.org Branch: remove-intlong-smm Changeset: r67075:6de318712c39 Date: 2013-09-23 16:46 -0700 http://bitbucket.org/pypy/pypy/changeset/6de318712c39/ Log:fix import, this was moved diff --git a/pypy/module/pypyjit/test/test_policy.py

[pypy-commit] pypy less-stringly-ops: Simplify FlowObjSpace.import_from()

2013-09-23 Thread rlamy
Author: Ronan Lamy ronan.l...@gmail.com Branch: less-stringly-ops Changeset: r67077:472c03f496f5 Date: 2013-09-24 04:08 +0100 http://bitbucket.org/pypy/pypy/changeset/472c03f496f5/ Log:Simplify FlowObjSpace.import_from() diff --git a/rpython/flowspace/objspace.py

[pypy-commit] pypy less-stringly-ops: fix

2013-09-23 Thread rlamy
Author: Ronan Lamy ronan.l...@gmail.com Branch: less-stringly-ops Changeset: r67076:d377f21005e1 Date: 2013-09-24 02:57 +0100 http://bitbucket.org/pypy/pypy/changeset/d377f21005e1/ Log:fix diff --git a/rpython/flowspace/operation.py b/rpython/flowspace/operation.py ---