[pypy-commit] pypy stm-thread-2: Be more careful about having no extrainfo on the call descr.

2012-10-06 Thread arigo
Author: Armin Rigo Branch: stm-thread-2 Changeset: r57799:f06b3e93beb8 Date: 2012-10-05 17:21 +0200 http://bitbucket.org/pypy/pypy/changeset/f06b3e93beb8/ Log:Be more careful about having no extrainfo on the call descr. diff --git a/pypy/jit/backend/x86/regalloc.py b/pypy/jit/backend/x86/reg

[pypy-commit] pypy default: Optimization: avoids long longs when they are not needed.

2012-10-06 Thread arigo
Author: Armin Rigo Branch: Changeset: r57800:4a5735975712 Date: 2012-10-06 11:41 +0200 http://bitbucket.org/pypy/pypy/changeset/4a5735975712/ Log:Optimization: avoids long longs when they are not needed. diff --git a/pypy/module/_cffi_backend/ctypeptr.py b/pypy/module/_cffi_backend/ctypept

[pypy-commit] pypy default: Another case of avoiding long longs.

2012-10-06 Thread arigo
Author: Armin Rigo Branch: Changeset: r57802:0ee8b99d39c5 Date: 2012-10-06 11:47 +0200 http://bitbucket.org/pypy/pypy/changeset/0ee8b99d39c5/ Log:Another case of avoiding long longs. diff --git a/pypy/module/_cffi_backend/ctypeenum.py b/pypy/module/_cffi_backend/ctypeenum.py --- a/pypy/mod

[pypy-commit] pypy default: Document this function's purpose

2012-10-06 Thread arigo
Author: Armin Rigo Branch: Changeset: r57801:a455c5066d0e Date: 2012-10-06 11:45 +0200 http://bitbucket.org/pypy/pypy/changeset/a455c5066d0e/ Log:Document this function's purpose diff --git a/pypy/module/_cffi_backend/misc.py b/pypy/module/_cffi_backend/misc.py --- a/pypy/module/_cffi_back

[pypy-commit] pypy default: More long long removal.

2012-10-06 Thread arigo
Author: Armin Rigo Branch: Changeset: r57803:a3bed57683e8 Date: 2012-10-06 12:01 +0200 http://bitbucket.org/pypy/pypy/changeset/a3bed57683e8/ Log:More long long removal. diff --git a/pypy/module/_cffi_backend/ctypeprim.py b/pypy/module/_cffi_backend/ctypeprim.py --- a/pypy/module/_cffi_bac

[pypy-commit] pypy default: More removal of long longs.

2012-10-06 Thread arigo
Author: Armin Rigo Branch: Changeset: r57804:628675137bde Date: 2012-10-06 12:44 +0200 http://bitbucket.org/pypy/pypy/changeset/628675137bde/ Log:More removal of long longs. diff --git a/pypy/module/_cffi_backend/ccallback.py b/pypy/module/_cffi_backend/ccallback.py --- a/pypy/module/_cffi

[pypy-commit] extradoc extradoc: talk as it went

2012-10-06 Thread fijal
Author: Maciej Fijalkowski Branch: extradoc Changeset: r4836:7648e9939155 Date: 2012-10-06 12:51 +0200 http://bitbucket.org/pypy/extradoc/changeset/7648e9939155/ Log:talk as it went diff --git a/talk/pyconza2012/examples/alloc.py b/talk/pyconza2012/examples/alloc.py --- a/talk/pyconza2012/e

[pypy-commit] pypy default: Grumble, we must actually not kill duplicates from PYTHONPATH.

2012-10-06 Thread arigo
Author: Armin Rigo Branch: Changeset: r57805:41121ed0f5c1 Date: 2012-10-06 13:37 +0200 http://bitbucket.org/pypy/pypy/changeset/41121ed0f5c1/ Log:Grumble, we must actually not kill duplicates from PYTHONPATH. setuptools's site.py relies on that. diff --git a/pypy/translator/goal/app

[pypy-commit] extradoc extradoc: My talk, mostly copied from googlezurich2012.

2012-10-06 Thread arigo
Author: Armin Rigo Branch: extradoc Changeset: r4837:383391c34716 Date: 2012-10-06 14:31 +0200 http://bitbucket.org/pypy/extradoc/changeset/383391c34716/ Log:My talk, mostly copied from googlezurich2012. diff --git a/talk/googlezurich2012/Makefile b/talk/pyconza2012/stm-talk/Makefile copy fr

[pypy-commit] extradoc extradoc: copy pycon uk talk from europython

2012-10-06 Thread antocuni
Author: Antonio Cuni Branch: extradoc Changeset: r4838:0a6fb4a1e03f Date: 2012-09-27 18:26 +0200 http://bitbucket.org/pypy/extradoc/changeset/0a6fb4a1e03f/ Log:copy pycon uk talk from europython diff --git a/talk/ep2012/jit/abstract.rst b/talk/pycon-uk-2012/abstract.rst copy from talk/ep2012

[pypy-commit] extradoc extradoc: small tweaks

2012-10-06 Thread antocuni
Author: Antonio Cuni Branch: extradoc Changeset: r4839:4932938427c2 Date: 2012-09-27 18:32 +0200 http://bitbucket.org/pypy/extradoc/changeset/4932938427c2/ Log:small tweaks diff --git a/talk/pycon-uk-2012/talk/author.latex b/talk/pycon-uk-2012/talk/author.latex --- a/talk/pycon-uk-2012/talk

[pypy-commit] extradoc extradoc: merge

2012-10-06 Thread antocuni
Author: Antonio Cuni Branch: extradoc Changeset: r4840:2a3bbf1385ee Date: 2012-10-06 16:21 +0200 http://bitbucket.org/pypy/extradoc/changeset/2a3bbf1385ee/ Log:merge diff --git a/blog/draft/py3k-status-update-6.rst b/blog/draft/py3k-status-update-6.rst --- a/blog/draft/py3k-status-update-6.