[pypy-commit] pypy default: patch from matkor for PLD and other strange linux distros

2012-08-09 Thread fijal
Author: Maciej Fijalkowski Branch: Changeset: r56668:0cf0134d39eb Date: 2012-08-10 00:04 +0200 http://bitbucket.org/pypy/pypy/changeset/0cf0134d39eb/ Log:patch from matkor for PLD and other strange linux distros diff --git a/pypy/module/_minimal_curses/fficurses.py b/pypy/module/_minimal_c

[pypy-commit] pypy default: fix the test

2012-08-09 Thread fijal
Author: Maciej Fijalkowski Branch: Changeset: r56667:c5bf753ea9c2 Date: 2012-08-09 22:43 +0200 http://bitbucket.org/pypy/pypy/changeset/c5bf753ea9c2/ Log:fix the test diff --git a/pypy/jit/backend/x86/test/test_ztranslation.py b/pypy/jit/backend/x86/test/test_ztranslation.py --- a/pypy/jit

[pypy-commit] pypy default: improve the message not to get too annoyed

2012-08-09 Thread fijal
Author: Maciej Fijalkowski Branch: Changeset: r5:756cbdf37781 Date: 2012-08-09 22:42 +0200 http://bitbucket.org/pypy/pypy/changeset/756cbdf37781/ Log:improve the message not to get too annoyed diff --git a/pypy/translator/backendopt/removeassert.py b/pypy/translator/backendopt/removeas

[pypy-commit] pypy stm-jit: Start to draft the tests for the GcStmReviewerAssembler as

2012-08-09 Thread arigo
Author: Armin Rigo Branch: stm-jit Changeset: r56665:5c1d01b84795 Date: 2012-08-09 20:43 +0200 http://bitbucket.org/pypy/pypy/changeset/5c1d01b84795/ Log:Start to draft the tests for the GcStmReviewerAssembler as a llsupport subclass of GcRewriterAssembler. Unsure yet if this is

[pypy-commit] pypy default: hopefully fix test_jit_get_stats

2012-08-09 Thread fijal
Author: Maciej Fijalkowski Branch: Changeset: r56664:645f736fefcf Date: 2012-08-09 18:30 +0200 http://bitbucket.org/pypy/pypy/changeset/645f736fefcf/ Log:hopefully fix test_jit_get_stats diff --git a/pypy/jit/backend/x86/assembler.py b/pypy/jit/backend/x86/assembler.py --- a/pypy/jit/backe

[pypy-commit] extradoc extradoc: Move some figures around and add sub sections to the evaluation section

2012-08-09 Thread bivab
Author: David Schneider Branch: extradoc Changeset: r4493:14bfddc82d2e Date: 2012-08-09 17:16 +0200 http://bitbucket.org/pypy/extradoc/changeset/14bfddc82d2e/ Log:Move some figures around and add sub sections to the evaluation section diff --git a/talk/vmil2012/paper.tex b/talk/vmil2

[pypy-commit] extradoc extradoc: make the data size table fit into one column

2012-08-09 Thread bivab
Author: David Schneider Branch: extradoc Changeset: r4492:14fa16b2eeaa Date: 2012-08-09 17:15 +0200 http://bitbucket.org/pypy/extradoc/changeset/14fa16b2eeaa/ Log:make the data size table fit into one column diff --git a/talk/vmil2012/tool/build_tables.py b/talk/vmil2012/tool/build_tables.p

[pypy-commit] extradoc extradoc: fix

2012-08-09 Thread bivab
Author: David Schneider Branch: extradoc Changeset: r4491:cf6f9d7d26d8 Date: 2012-08-09 17:15 +0200 http://bitbucket.org/pypy/extradoc/changeset/cf6f9d7d26d8/ Log:fix diff --git a/talk/vmil2012/tool/bridgedata.py b/talk/vmil2012/tool/bridgedata.py --- a/talk/vmil2012/tool/bridgedata.py +++ b

[pypy-commit] extradoc extradoc: Use SSA reference

2012-08-09 Thread bivab
Author: David Schneider Branch: extradoc Changeset: r4490:9cd7a4b73cc8 Date: 2012-08-09 14:48 +0200 http://bitbucket.org/pypy/extradoc/changeset/9cd7a4b73cc8/ Log:Use SSA reference diff --git a/talk/vmil2012/paper.tex b/talk/vmil2012/paper.tex --- a/talk/vmil2012/paper.tex +++ b/talk/vmil201

[pypy-commit] extradoc extradoc: remove some todos and update one

2012-08-09 Thread bivab
Author: David Schneider Branch: extradoc Changeset: r4489:cba57497c2a5 Date: 2012-08-09 14:44 +0200 http://bitbucket.org/pypy/extradoc/changeset/cba57497c2a5/ Log:remove some todos and update one diff --git a/talk/vmil2012/paper.tex b/talk/vmil2012/paper.tex --- a/talk/vmil2012/paper.tex +++

[pypy-commit] extradoc extradoc: add ssa reference

2012-08-09 Thread cfbolz
Author: Carl Friedrich Bolz Branch: extradoc Changeset: r4488:43bbddb246d7 Date: 2012-08-09 14:43 +0200 http://bitbucket.org/pypy/extradoc/changeset/43bbddb246d7/ Log:add ssa reference diff --git a/talk/vmil2012/zotero.bib b/talk/vmil2012/zotero.bib --- a/talk/vmil2012/zotero.bib +++ b/talk/

[pypy-commit] cffi default: Finally found out the "right" way to implement ffi.gc(), in just a

2012-08-09 Thread arigo
Author: Armin Rigo Branch: Changeset: r793:a8efbdc7c1cc Date: 2012-08-09 11:34 +0200 http://bitbucket.org/cffi/cffi/changeset/a8efbdc7c1cc/ Log:Finally found out the "right" way to implement ffi.gc(), in just a few lines of Python code using weakrefs with callbacks. diff --git a/cff

[pypy-commit] extradoc extradoc: merge heads

2012-08-09 Thread bivab
Author: David Schneider Branch: extradoc Changeset: r4487:72fb3711f20c Date: 2012-08-09 11:33 +0200 http://bitbucket.org/pypy/extradoc/changeset/72fb3711f20c/ Log:merge heads diff --git a/blog/draft/stm-jul2012.rst b/blog/draft/stm-jul2012.rst --- a/blog/draft/stm-jul2012.rst +++ b/blog/draf

[pypy-commit] extradoc extradoc: Add a table showing the percentage of guards that ever fail and the percentage of guards that fail more than 200 times

2012-08-09 Thread bivab
Author: David Schneider Branch: extradoc Changeset: r4486:6ee6eb13d8bb Date: 2012-08-09 11:32 +0200 http://bitbucket.org/pypy/extradoc/changeset/6ee6eb13d8bb/ Log:Add a table showing the percentage of guards that ever fail and the percentage of guards that fail more than 200 times di