[pypy-commit] pypy default: On non-Intel platforms we get the extra logic to check for alignment.

2014-10-02 Thread arigo
Author: Armin Rigo Branch: Changeset: r73757:4efc4e33a16b Date: 2014-10-02 11:43 +0200 http://bitbucket.org/pypy/pypy/changeset/4efc4e33a16b/ Log:On non-Intel platforms we get the extra logic to check for alignment. diff --git a/pypy/module/pypyjit/test_pypy_c/test_micronumpy.py b/

[pypy-commit] pypy.org extradoc: Add a line

2014-10-02 Thread arigo
Author: Armin Rigo Branch: extradoc Changeset: r544:715f67776563 Date: 2014-10-02 14:03 +0200 http://bitbucket.org/pypy/pypy.org/changeset/715f67776563/ Log:Add a line diff --git a/download.html b/download.html --- a/download.html +++ b/download.html @@ -101,6 +101,7 @@ installer vcredist_x

[pypy-commit] stmgc default: Managed to get an almost reliable way to check if two operations do or don't conflict. Will use it

2014-10-02 Thread arigo
Author: Armin Rigo Branch: Changeset: r1439:5eb7fdfb8edf Date: 2014-10-02 14:37 +0200 http://bitbucket.org/pypy/stmgc/changeset/5eb7fdfb8edf/ Log:Managed to get an almost reliable way to check if two operations do or don't conflict. Will use it to check more complex demos. diff --gi

[pypy-commit] stmgc default: update

2014-10-02 Thread arigo
Author: Armin Rigo Branch: Changeset: r1440:e42feaaec732 Date: 2014-10-02 14:49 +0200 http://bitbucket.org/pypy/stmgc/changeset/e42feaaec732/ Log:update diff --git a/hashtable/design.txt b/hashtable/design.txt --- a/hashtable/design.txt +++ b/hashtable/design.txt @@ -70,5 +70,10 @@ speci

[pypy-commit] pypy default: remove some unnecessary magic

2014-10-02 Thread rlamy
Author: Ronan Lamy Branch: Changeset: r73758:632b7f08e536 Date: 2014-10-02 04:36 +0100 http://bitbucket.org/pypy/pypy/changeset/632b7f08e536/ Log:remove some unnecessary magic diff --git a/rpython/translator/c/node.py b/rpython/translator/c/node.py --- a/rpython/translator/c/node.py +++ b/r

[pypy-commit] pypy default: clarify dependencies of Node.computegcinfo()

2014-10-02 Thread rlamy
Author: Ronan Lamy Branch: Changeset: r73759:fefbbb1439a7 Date: 2014-10-02 15:36 +0100 http://bitbucket.org/pypy/pypy/changeset/fefbbb1439a7/ Log:clarify dependencies of Node.computegcinfo() diff --git a/rpython/translator/c/node.py b/rpython/translator/c/node.py --- a/rpython/translator/c/

[pypy-commit] pypy default: implement list(dct) by just calling the .keys() method

2014-10-02 Thread cfbolz
Author: Carl Friedrich Bolz Branch: Changeset: r73760:d6577a460c28 Date: 2014-10-02 16:49 +0200 http://bitbucket.org/pypy/pypy/changeset/d6577a460c28/ Log:implement list(dct) by just calling the .keys() method diff --git a/rpython/rtyper/lltypesystem/rdict.py b/rpython/rtyper/lltypesystem/

[pypy-commit] pypy default: implement list(ordereddict) as well

2014-10-02 Thread bdkearns
Author: Brian Kearns Branch: Changeset: r73761:9ea8570f1460 Date: 2014-10-02 18:41 -0400 http://bitbucket.org/pypy/pypy/changeset/9ea8570f1460/ Log:implement list(ordereddict) as well diff --git a/rpython/rtyper/lltypesystem/rordereddict.py b/rpython/rtyper/lltypesystem/rordereddict.py ---

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

2014-10-02 Thread arigo
Author: Armin Rigo Branch: extradoc Changeset: r545:670e0f995b99 Date: 2014-10-03 07:53 +0200 http://bitbucket.org/pypy/pypy.org/changeset/670e0f995b99/ Log:update the values diff --git a/don1.html b/don1.html --- a/don1.html +++ b/don1.html @@ -9,13 +9,13 @@ $(function() { $("#pro