[pypy-commit] pypy default: kill _make_none_union()

2014-05-27 Thread rlamy
Author: Ronan Lamy Branch: Changeset: r71749:a57283e9fbd9 Date: 2014-05-27 21:23 +0100 http://bitbucket.org/pypy/pypy/changeset/a57283e9fbd9/ Log:kill _make_none_union() diff --git a/rpython/annotator/binaryop.py b/rpython/annotator/binaryop.py --- a/rpython/annotator/binaryop.py +++ b/rpyt

[pypy-commit] pypy py3k: thread -> _thread

2014-05-27 Thread pjenvey
Author: Philip Jenvey Branch: py3k Changeset: r71748:c405b0cd87fb Date: 2014-05-27 13:09 -0700 http://bitbucket.org/pypy/pypy/changeset/c405b0cd87fb/ Log:thread -> _thread diff --git a/pypy/module/thread/test/test_thread.py b/pypy/module/thread/test/test_thread.py --- a/pypy/module/thread/t

[pypy-commit] pypy py3k: oops, avoid we_are_translated at module scope

2014-05-27 Thread pjenvey
Author: Philip Jenvey Branch: py3k Changeset: r71745:9a4c6f4f53b6 Date: 2014-05-27 13:07 -0700 http://bitbucket.org/pypy/pypy/changeset/9a4c6f4f53b6/ Log:oops, avoid we_are_translated at module scope diff --git a/rpython/rlib/runicode.py b/rpython/rlib/runicode.py --- a/rpython/rlib/runicode

[pypy-commit] pypy py3k: skip these when hosted on a narrow build, they require a fully fledged wide build

2014-05-27 Thread pjenvey
Author: Philip Jenvey Branch: py3k Changeset: r71747:9af57c80e37f Date: 2014-05-27 13:09 -0700 http://bitbucket.org/pypy/pypy/changeset/9af57c80e37f/ Log:skip these when hosted on a narrow build, they require a fully fledged wide build diff --git a/pypy/objspace/std/test/test_complex

[pypy-commit] pypy py3k: assume narrow build behavior here when hosted on a narrow python

2014-05-27 Thread pjenvey
Author: Philip Jenvey Branch: py3k Changeset: r71746:1e851feb2d8c Date: 2014-05-27 13:08 -0700 http://bitbucket.org/pypy/pypy/changeset/1e851feb2d8c/ Log:assume narrow build behavior here when hosted on a narrow python diff --git a/pypy/objspace/std/test/test_unicodeobject.py b/pypy/objspac

[pypy-commit] pypy release-2.3.x: Fix: un-comment some assertion that is really checking an important

2014-05-27 Thread arigo
Author: Armin Rigo Branch: release-2.3.x Changeset: r71743:6fb181888bbf Date: 2014-05-27 17:57 +0200 http://bitbucket.org/pypy/pypy/changeset/6fb181888bbf/ Log:Fix: un-comment some assertion that is really checking an important property; and fix test_string:test_promote_string() by no

[pypy-commit] pypy default: Fix: un-comment some assertion that is really checking an important

2014-05-27 Thread arigo
Author: Armin Rigo Branch: Changeset: r71741:2898a860e1fa Date: 2014-05-27 17:57 +0200 http://bitbucket.org/pypy/pypy/changeset/2898a860e1fa/ Log:Fix: un-comment some assertion that is really checking an important property; and fix test_string:test_promote_string() by not calling

[pypy-commit] extradoc extradoc: again change the metric for explaining memory usage (not sure what's best)

2014-05-27 Thread Raemi
Author: Remi Meier Branch: extradoc Changeset: r5275:082595a5aacc Date: 2014-05-27 16:41 +0200 http://bitbucket.org/pypy/extradoc/changeset/082595a5aacc/ Log:again change the metric for explaining memory usage (not sure what's best) diff --git a/talk/dls2014/paper/paper.tex b/talk/dl

[pypy-commit] pypy default: create noneify() method to handle unions with s_None

2014-05-27 Thread rlamy
Author: Ronan Lamy Branch: Changeset: r71744:f02e2ea76f2e Date: 2014-05-27 18:57 +0100 http://bitbucket.org/pypy/pypy/changeset/f02e2ea76f2e/ Log:create noneify() method to handle unions with s_None diff --git a/rpython/annotator/binaryop.py b/rpython/annotator/binaryop.py --- a/rpython/ann

[pypy-commit] extradoc extradoc: re-run with no-jit build and add scaling micro-bench

2014-05-27 Thread Raemi
Author: Remi Meier Branch: extradoc Changeset: r5276:d74b99852f5a Date: 2014-05-27 18:40 +0200 http://bitbucket.org/pypy/extradoc/changeset/d74b99852f5a/ Log:re-run with no-jit build and add scaling micro-bench diff --git a/talk/dls2014/paper/TODO b/talk/dls2014/paper/TODO --- a/talk/dls2014

[pypy-commit] pypy stmgc-c7: Print the thread-local stm statistics also for the main thread when

2014-05-27 Thread arigo
Author: Armin Rigo Branch: stmgc-c7 Changeset: r71742:a4b2331aad16 Date: 2014-05-27 18:13 +0200 http://bitbucket.org/pypy/pypy/changeset/a4b2331aad16/ Log:Print the thread-local stm statistics also for the main thread when it finishes. diff --git a/rpython/translator/c/genc.py b/rpyt

[pypy-commit] extradoc extradoc: remove rss comparison and try with some page privatisation statistics

2014-05-27 Thread Raemi
Author: Remi Meier Branch: extradoc Changeset: r5274:477a6b8da6f8 Date: 2014-05-27 14:35 +0200 http://bitbucket.org/pypy/extradoc/changeset/477a6b8da6f8/ Log:remove rss comparison and try with some page privatisation statistics diff --git a/talk/dls2014/paper/paper.tex b/talk/dls2014

[pypy-commit] extradoc extradoc: text

2014-05-27 Thread Raemi
Author: Remi Meier Branch: extradoc Changeset: r5273:fa139877cac7 Date: 2014-05-27 13:45 +0200 http://bitbucket.org/pypy/extradoc/changeset/fa139877cac7/ Log:text diff --git a/talk/dls2014/paper/paper.tex b/talk/dls2014/paper/paper.tex --- a/talk/dls2014/paper/paper.tex +++ b/talk/dls2014/pa

[pypy-commit] extradoc extradoc: add test

2014-05-27 Thread Raemi
Author: Remi Meier Branch: extradoc Changeset: r5272:a441daa69191 Date: 2014-05-27 11:36 +0200 http://bitbucket.org/pypy/extradoc/changeset/a441daa69191/ Log:add test diff --git a/talk/dls2014/paper/paper.tex b/talk/dls2014/paper/paper.tex --- a/talk/dls2014/paper/paper.tex +++ b/talk/dls201

[pypy-commit] stmgc instrumented: extra branch for some instrumented versions used for the paper

2014-05-27 Thread Raemi
Author: Remi Meier Branch: instrumented Changeset: r1246:b6b8492892d5 Date: 2014-05-27 11:06 +0200 http://bitbucket.org/pypy/stmgc/changeset/b6b8492892d5/ Log:extra branch for some instrumented versions used for the paper diff --git a/c7/stm/setup.c b/c7/stm/setup.c --- a/c7/stm/setup.c +++

[pypy-commit] extradoc extradoc: talk a bit about jit-integration

2014-05-27 Thread Raemi
Author: Remi Meier Branch: extradoc Changeset: r5269:9af8404ebf69 Date: 2014-05-27 09:47 +0200 http://bitbucket.org/pypy/extradoc/changeset/9af8404ebf69/ Log:talk a bit about jit-integration diff --git a/talk/dls2014/paper/paper.tex b/talk/dls2014/paper/paper.tex --- a/talk/dls2014/paper/pap

[pypy-commit] extradoc extradoc: add plot to paper

2014-05-27 Thread Raemi
Author: Remi Meier Branch: extradoc Changeset: r5271:600522f52bfd Date: 2014-05-27 11:05 +0200 http://bitbucket.org/pypy/extradoc/changeset/600522f52bfd/ Log:add plot to paper diff --git a/talk/dls2014/paper/paper.tex b/talk/dls2014/paper/paper.tex --- a/talk/dls2014/paper/paper.tex +++ b/ta

[pypy-commit] extradoc extradoc: add first plot about memory usage

2014-05-27 Thread Raemi
Author: Remi Meier Branch: extradoc Changeset: r5270:7dd50f571cae Date: 2014-05-27 10:58 +0200 http://bitbucket.org/pypy/extradoc/changeset/7dd50f571cae/ Log:add first plot about memory usage diff --git a/talk/dls2014/paper/plots/plot_richards_mem.py b/talk/dls2014/paper/plots/plot_richards