[pypy-commit] pypy default: a bit just because, use sets instead of dicts with None/True values

2015-07-31 Thread cfbolz
Author: Carl Friedrich Bolz Branch: Changeset: r78732:477e0e47a7cb Date: 2015-07-31 20:11 +0200 http://bitbucket.org/pypy/pypy/changeset/477e0e47a7cb/ Log:a bit just because, use sets instead of dicts with None/True values diff --git a/rpython/translator/backendopt/malloc.py b/rpython/tran

[pypy-commit] pypy.org extradoc: update the values

2015-07-31 Thread arigo
Author: Armin Rigo Branch: extradoc Changeset: r624:3cd948df449b Date: 2015-07-31 20:00 +0200 http://bitbucket.org/pypy/pypy.org/changeset/3cd948df449b/ Log:update the values diff --git a/don1.html b/don1.html --- a/don1.html +++ b/don1.html @@ -9,13 +9,13 @@ $(function() { $("#pro

[pypy-commit] pypy default: This line looks suspiciously like a leftover from testing

2015-07-31 Thread arigo
Author: Armin Rigo Branch: Changeset: r78731:5cf79ac6a1b8 Date: 2015-07-31 17:47 +0200 http://bitbucket.org/pypy/pypy/changeset/5cf79ac6a1b8/ Log:This line looks suspiciously like a leftover from testing diff --git a/pypy/module/__builtin__/test/test_abstractinst.py b/pypy/module/__builtin

[pypy-commit] pypy default: Issue #2095: test and fix

2015-07-31 Thread arigo
Author: Armin Rigo Branch: Changeset: r78730:f467823cb467 Date: 2015-07-31 17:43 +0200 http://bitbucket.org/pypy/pypy/changeset/f467823cb467/ Log:Issue #2095: test and fix diff --git a/pypy/interpreter/pyopcode.py b/pypy/interpreter/pyopcode.py --- a/pypy/interpreter/pyopcode.py +++ b/pypy/

[pypy-commit] pypy vecopt: once again I did not copy the descr...

2015-07-31 Thread plan_rich
Author: Richard Plangger Branch: vecopt Changeset: r78729:95b6c048c720 Date: 2015-07-31 16:31 +0200 http://bitbucket.org/pypy/pypy/changeset/95b6c048c720/ Log:once again I did not copy the descr... diff --git a/rpython/jit/metainterp/optimizeopt/guard.py b/rpython/jit/metainterp/optimizeopt

[pypy-commit] pypy vecopt: that was a nasty problem. entering the vecopt trace through the preamble only worked for non accum/expanded traces, otherwise the arguments would not match

2015-07-31 Thread plan_rich
Author: Richard Plangger Branch: vecopt Changeset: r78728:948a227eab7f Date: 2015-07-31 16:01 +0200 http://bitbucket.org/pypy/pypy/changeset/948a227eab7f/ Log:that was a nasty problem. entering the vecopt trace through the preamble only worked for non accum/expanded traces, otherwise

[pypy-commit] pypy stmgc-c8-gcc: make script for generating perf-maps "good-enough"

2015-07-31 Thread Raemi
Author: Remi Meier Branch: stmgc-c8-gcc Changeset: r78727:c63f782261ac Date: 2015-07-31 15:10 +0200 http://bitbucket.org/pypy/pypy/changeset/c63f782261ac/ Log:make script for generating perf-maps "good-enough" Remove some features to simplify the script a lot diff --git a/pypy/stm/m

[pypy-commit] pypy py3k: translation fixes for win32

2015-07-31 Thread mattip
Author: mattip Branch: py3k Changeset: r78726:7ed46662d44e Date: 2015-07-31 15:51 +0300 http://bitbucket.org/pypy/pypy/changeset/7ed46662d44e/ Log:translation fixes for win32 diff --git a/pypy/module/posix/interp_posix.py b/pypy/module/posix/interp_posix.py --- a/pypy/module/posix/interp_po

[pypy-commit] pypy py3k: fix complilation error

2015-07-31 Thread mattip
Author: mattip Branch: py3k Changeset: r78724:4ece5080fa0f Date: 2015-07-31 12:37 +0300 http://bitbucket.org/pypy/pypy/changeset/4ece5080fa0f/ Log:fix complilation error diff --git a/pypy/module/time/interp_time.py b/pypy/module/time/interp_time.py --- a/pypy/module/time/interp_time.py +++ b

[pypy-commit] pypy py3k: update function name

2015-07-31 Thread mattip
Author: mattip Branch: py3k Changeset: r78725:d9590a24d095 Date: 2015-07-31 13:05 +0300 http://bitbucket.org/pypy/pypy/changeset/d9590a24d095/ Log:update function name diff --git a/pypy/module/posix/interp_nt.py b/pypy/module/posix/interp_nt.py --- a/pypy/module/posix/interp_nt.py +++ b/pypy

[pypy-commit] pypy py3k: fix locale_codec.c for MSVC

2015-07-31 Thread mattip
Author: mattip Branch: py3k Changeset: r78722:5ffd586cbbf4 Date: 2015-07-31 09:10 +0300 http://bitbucket.org/pypy/pypy/changeset/5ffd586cbbf4/ Log:fix locale_codec.c for MSVC diff --git a/pypy/module/_codecs/locale_codec.c b/pypy/module/_codecs/locale_codec.c --- a/pypy/module/_codecs/local

[pypy-commit] pypy py3k: make sure environ keys are upper case for tests

2015-07-31 Thread mattip
Author: mattip Branch: py3k Changeset: r78723:c2e78e986378 Date: 2015-07-31 12:11 +0300 http://bitbucket.org/pypy/pypy/changeset/c2e78e986378/ Log:make sure environ keys are upper case for tests diff --git a/pypy/module/posix/interp_posix.py b/pypy/module/posix/interp_posix.py --- a/pypy/mo

[pypy-commit] cffi default: Use section titles that start with a letter: docutils used to turn links

2015-07-31 Thread arigo
Author: Armin Rigo Branch: Changeset: r2241:f3fd064f445e Date: 2015-07-31 10:57 +0200 http://bitbucket.org/cffi/cffi/changeset/f3fd064f445e/ Log:Use section titles that start with a letter: docutils used to turn links to them to "id01", "id02", etc., and every new version, these