[pypy-commit] pypy.org extradoc: clarify this step

2015-02-20 Thread arigo
Author: Armin Rigo Branch: extradoc Changeset: r574:9c01b24c6425 Date: 2015-02-20 21:34 +0100 http://bitbucket.org/pypy/pypy.org/changeset/9c01b24c6425/ Log:clarify this step diff --git a/features.html b/features.html --- a/features.html +++ b/features.html @@ -138,8 +138,10 @@ with an exte

[pypy-commit] pypy.org extradoc: fix doc

2015-02-20 Thread arigo
Author: Armin Rigo Branch: extradoc Changeset: r573:2ef8358bc3bc Date: 2015-02-20 20:08 +0100 http://bitbucket.org/pypy/pypy.org/changeset/2ef8358bc3bc/ Log:fix doc diff --git a/features.html b/features.html --- a/features.html +++ b/features.html @@ -141,7 +141,7 @@ To run the sandboxed pr

[pypy-commit] extradoc extradoc: pdf, final

2015-02-20 Thread fijal
Author: Maciej Fijalkowski Branch: extradoc Changeset: r5509:6ff6d6615185 Date: 2015-02-20 18:37 +0200 http://bitbucket.org/pypy/extradoc/changeset/6ff6d6615185/ Log:pdf, final diff --git a/talk/divio-zurich-2015/talk.pdf b/talk/divio-zurich-2015/talk.pdf index 0c3b8cd22df26daeb6ab339388a81

[pypy-commit] pypy vmprof: kill this case too

2015-02-20 Thread fijal
Author: Maciej Fijalkowski Branch: vmprof Changeset: r76016:2eeb5641a842 Date: 2015-02-20 18:12 +0200 http://bitbucket.org/pypy/pypy/changeset/2eeb5641a842/ Log:kill this case too diff --git a/pypy/module/_vmprof/interp_vmprof.py b/pypy/module/_vmprof/interp_vmprof.py --- a/pypy/module/_vmp

[pypy-commit] pypy vmprof: kill the code handling for now

2015-02-20 Thread fijal
Author: Maciej Fijalkowski Branch: vmprof Changeset: r76015:5bb5dbd1a60b Date: 2015-02-20 17:54 +0200 http://bitbucket.org/pypy/pypy/changeset/5bb5dbd1a60b/ Log:kill the code handling for now diff --git a/pypy/module/_vmprof/interp_vmprof.py b/pypy/module/_vmprof/interp_vmprof.py --- a/pypy

[pypy-commit] pypy default: try to debug test that fails only on full test runs

2015-02-20 Thread mattip
Author: mattip Branch: Changeset: r76014:3a472fd0f59f Date: 2015-02-20 15:55 +0200 http://bitbucket.org/pypy/pypy/changeset/3a472fd0f59f/ Log:try to debug test that fails only on full test runs diff --git a/pypy/module/test_lib_pypy/ctypes_tests/_ctypes_test.c b/pypy/module/test_lib_pypy/c

[pypy-commit] pypy default: Add a test from the stm branch

2015-02-20 Thread arigo
Author: Armin Rigo Branch: Changeset: r76013:f90ce9affa58 Date: 2015-02-20 13:14 +0100 http://bitbucket.org/pypy/pypy/changeset/f90ce9affa58/ Log:Add a test from the stm branch diff --git a/rpython/translator/c/test/test_lltyped.py b/rpython/translator/c/test/test_lltyped.py --- a/rpython/

[pypy-commit] pypy stmgc-c7: A quick way to avoid the many forks (thanks fijal)

2015-02-20 Thread arigo
Author: Armin Rigo Branch: stmgc-c7 Changeset: r76012:80f3a98777c0 Date: 2015-02-20 12:54 +0100 http://bitbucket.org/pypy/pypy/changeset/80f3a98777c0/ Log:A quick way to avoid the many forks (thanks fijal) diff --git a/rpython/tool/runsubprocess.py b/rpython/tool/runsubprocess.py --- a/rpyth

[pypy-commit] pypy default: doc precision from the stm branch

2015-02-20 Thread arigo
Author: Armin Rigo Branch: Changeset: r76011:acab03818b23 Date: 2015-02-20 12:19 +0100 http://bitbucket.org/pypy/pypy/changeset/acab03818b23/ Log:doc precision from the stm branch diff --git a/rpython/jit/backend/x86/callbuilder.py b/rpython/jit/backend/x86/callbuilder.py --- a/rpython/jit

[pypy-commit] pypy stmgc-c7: Move 'pypy_have_debug_prints' to the ExcData instance, which

2015-02-20 Thread arigo
Author: Armin Rigo Branch: stmgc-c7 Changeset: r76010:a5feb989591f Date: 2015-02-20 11:34 +0100 http://bitbucket.org/pypy/pypy/changeset/a5feb989591f/ Log:Move 'pypy_have_debug_prints' to the ExcData instance, which is also thread-local, but which is cleared on transaction aborts. di

[pypy-commit] extradoc extradoc: some adjustments+ pdf

2015-02-20 Thread fijal
Author: Maciej Fijalkowski Branch: extradoc Changeset: r5508:49f9ae982668 Date: 2015-02-20 12:28 +0200 http://bitbucket.org/pypy/extradoc/changeset/49f9ae982668/ Log:some adjustments+ pdf diff --git a/talk/divio-zurich-2015/talk.pdf b/talk/divio-zurich-2015/talk.pdf new file mode 100644 inde

[pypy-commit] extradoc extradoc: typos

2015-02-20 Thread arigo
Author: Armin Rigo Branch: extradoc Changeset: r5507:e3d32ff5312a Date: 2015-02-20 11:05 +0100 http://bitbucket.org/pypy/extradoc/changeset/e3d32ff5312a/ Log:typos diff --git a/talk/divio-zurich-2015/abstract.rst b/talk/divio-zurich-2015/abstract.rst --- a/talk/divio-zurich-2015/abstract.rs

[pypy-commit] extradoc extradoc: work on talk

2015-02-20 Thread fijal
Author: Maciej Fijalkowski Branch: extradoc Changeset: r5506:ff4a28b22fc0 Date: 2015-02-20 12:00 +0200 http://bitbucket.org/pypy/extradoc/changeset/ff4a28b22fc0/ Log:work on talk diff --git a/talk/divio-zurich-2015/talk.rst b/talk/divio-zurich-2015/talk.rst --- a/talk/divio-zurich-2015/talk.

[pypy-commit] pypy default: whoops

2015-02-20 Thread mattip
Author: mattip Branch: Changeset: r76009:623fdd43ae53 Date: 2015-02-20 11:06 +0200 http://bitbucket.org/pypy/pypy/changeset/623fdd43ae53/ Log:whoops diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst --- a/pypy/doc/whatsnew-head.rst +++ b/pypy/doc/whatsnew-head.rst @@ -27,

[pypy-commit] pypy default: Kill an unused function

2015-02-20 Thread arigo
Author: Armin Rigo Branch: Changeset: r76008:29e1d6afb3c7 Date: 2015-02-20 09:58 +0100 http://bitbucket.org/pypy/pypy/changeset/29e1d6afb3c7/ Log:Kill an unused function diff --git a/pypy/module/time/interp_time.py b/pypy/module/time/interp_time.py --- a/pypy/module/time/interp_time.py +++

[pypy-commit] extradoc extradoc: start working on a talk

2015-02-20 Thread fijal
Author: Maciej Fijalkowski Branch: extradoc Changeset: r5505:2dc819062ba3 Date: 2015-02-20 10:33 +0200 http://bitbucket.org/pypy/extradoc/changeset/2dc819062ba3/ Log:start working on a talk diff --git a/talk/divio-zurich-2015/talk.rst b/talk/divio-zurich-2015/talk.rst new file mode 100644 --

[pypy-commit] pypy stmgc-c7: Use the new API

2015-02-20 Thread arigo
Author: Armin Rigo Branch: stmgc-c7 Changeset: r76007:5de6619fa6de Date: 2015-02-20 09:20 +0100 http://bitbucket.org/pypy/pypy/changeset/5de6619fa6de/ Log:Use the new API diff --git a/rpython/rtyper/rtyper.py b/rpython/rtyper/rtyper.py --- a/rpython/rtyper/rtyper.py +++ b/rpython/rtyper/rtyp

[pypy-commit] pypy stmgc-c7: Cannot call tq.number_of_transactions_executed() when running.

2015-02-20 Thread arigo
Author: Armin Rigo Branch: stmgc-c7 Changeset: r76006:1be37e1a9afe Date: 2015-02-20 09:14 +0100 http://bitbucket.org/pypy/pypy/changeset/1be37e1a9afe/ Log:Cannot call tq.number_of_transactions_executed() when running. diff --git a/lib_pypy/pypy_test/test_transaction.py b/lib_pypy/pypy_test/

[pypy-commit] pypy stmgc-c7: Change again a bit the API in transaction.py. Now it feels more natural.

2015-02-20 Thread arigo
Author: Armin Rigo Branch: stmgc-c7 Changeset: r76005:9d4605f70a31 Date: 2015-02-19 23:36 +0100 http://bitbucket.org/pypy/pypy/changeset/9d4605f70a31/ Log:Change again a bit the API in transaction.py. Now it feels more natural. diff --git a/lib_pypy/pypy_test/test_transaction.py b/l