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

2013-04-07 Thread fijal
Author: Maciej Fijalkowski Branch: extradoc Changeset: r388:72edaaf283ce Date: 2013-04-07 10:17 +0200 http://bitbucket.org/pypy/pypy.org/changeset/72edaaf283ce/ Log:update the website diff --git a/compat.html b/compat.html --- a/compat.html +++ b/compat.html @@ -51,7 +51,7 @@ already accept

[pypy-commit] pypy.org extradoc: merge

2013-04-07 Thread fijal
Author: Maciej Fijalkowski Branch: extradoc Changeset: r389:f656fe4becde Date: 2013-04-07 10:35 +0200 http://bitbucket.org/pypy/pypy.org/changeset/f656fe4becde/ Log:merge ___ pypy-commit mailing list [email protected] http://mail.python.org/ma

[pypy-commit] pypy.org extradoc: regen

2013-04-07 Thread arigo
Author: Armin Rigo Branch: extradoc Changeset: r391:403e29079441 Date: 2013-04-07 11:27 +0200 http://bitbucket.org/pypy/pypy.org/changeset/403e29079441/ Log:regen diff --git a/download.html b/download.html --- a/download.html +++ b/download.html @@ -81,9 +81,8 @@ Linux binary (64bit) (libc

[pypy-commit] pypy.org extradoc: Update (thanks janzert)

2013-04-07 Thread arigo
Author: Armin Rigo Branch: extradoc Changeset: r390:8f6dcb23166e Date: 2013-04-07 11:27 +0200 http://bitbucket.org/pypy/pypy.org/changeset/8f6dcb23166e/ Log:Update (thanks janzert) diff --git a/source/download.txt b/source/download.txt --- a/source/download.txt +++ b/source/download.txt @@ -

[pypy-commit] pypy.org extradoc: Typo (thanks tshepang)

2013-04-07 Thread arigo
Author: Armin Rigo Branch: extradoc Changeset: r392:530358f34f23 Date: 2013-04-07 13:35 +0200 http://bitbucket.org/pypy/pypy.org/changeset/530358f34f23/ Log:Typo (thanks tshepang) diff --git a/performance.html b/performance.html --- a/performance.html +++ b/performance.html @@ -179,7 +179,7

[pypy-commit] pypy default: Update: we have stackless.py

2013-04-07 Thread arigo
Author: Armin Rigo Branch: Changeset: r63112:2d020e037ada Date: 2013-04-07 13:42 +0200 http://bitbucket.org/pypy/pypy/changeset/2d020e037ada/ Log:Update: we have stackless.py diff --git a/pypy/doc/stackless.rst b/pypy/doc/stackless.rst --- a/pypy/doc/stackless.rst +++ b/pypy/doc/stackless.r

[pypy-commit] pypy default: Note that compatibility is not 100%.

2013-04-07 Thread arigo
Author: Armin Rigo Branch: Changeset: r63113:35e0cafe9bab Date: 2013-04-07 13:45 +0200 http://bitbucket.org/pypy/pypy/changeset/35e0cafe9bab/ Log:Note that compatibility is not 100%. diff --git a/pypy/doc/stackless.rst b/pypy/doc/stackless.rst --- a/pypy/doc/stackless.rst +++ b/pypy/doc/sta

[pypy-commit] pypy.org extradoc: Drop mention of 'translate.py'. Now building is always done by running

2013-04-07 Thread arigo
Author: Armin Rigo Branch: extradoc Changeset: r393:bc8c574377c8 Date: 2013-04-07 14:52 +0200 http://bitbucket.org/pypy/pypy.org/changeset/bc8c574377c8/ Log:Drop mention of 'translate.py'. Now building is always done by running 'rpython'. diff --git a/source/download.txt b/source/dow

[pypy-commit] pypy.org extradoc: regen

2013-04-07 Thread arigo
Author: Armin Rigo Branch: extradoc Changeset: r395:4673a6bd3cc6 Date: 2013-04-07 14:53 +0200 http://bitbucket.org/pypy/pypy.org/changeset/4673a6bd3cc6/ Log:regen diff --git a/download.html b/download.html --- a/download.html +++ b/download.html @@ -151,22 +151,15 @@ Enter the goal direc

[pypy-commit] pypy.org extradoc: Drop the "backend=cli" command-line here.

2013-04-07 Thread arigo
Author: Armin Rigo Branch: extradoc Changeset: r394:17f759c5d309 Date: 2013-04-07 14:52 +0200 http://bitbucket.org/pypy/pypy.org/changeset/17f759c5d309/ Log:Drop the "backend=cli" command-line here. diff --git a/source/download.txt b/source/download.txt --- a/source/download.txt +++ b/source

[pypy-commit] pypy.org extradoc: Fix the links for source. Fix the md5/sha1. As usual it's done by

2013-04-07 Thread arigo
Author: Armin Rigo Branch: extradoc Changeset: r396:4d3e48fbf69c Date: 2013-04-07 15:07 +0200 http://bitbucket.org/pypy/pypy.org/changeset/4d3e48fbf69c/ Log:Fix the links for source. Fix the md5/sha1. As usual it's done by downloading the file and dumping the md5/sha1 that I got, whic

[pypy-commit] pypy.org extradoc: regen

2013-04-07 Thread arigo
Author: Armin Rigo Branch: extradoc Changeset: r397:895e14c1ad3a Date: 2013-04-07 15:07 +0200 http://bitbucket.org/pypy/pypy.org/changeset/895e14c1ad3a/ Log:regen diff --git a/download.html b/download.html --- a/download.html +++ b/download.html @@ -138,8 +138,8 @@ Get the source code. The

[pypy-commit] pypy.org extradoc: features.txt: update text about pypy-net, add link to topazruby.

2013-04-07 Thread timo_jbo
Author: Timo Paulssen Branch: extradoc Changeset: r398:c233be4ff4bb Date: 2013-04-07 15:27 +0200 http://bitbucket.org/pypy/pypy.org/changeset/c233be4ff4bb/ Log:features.txt: update text about pypy-net, add link to topazruby. diff --git a/features.html b/features.html --- a/features.html +++

[pypy-commit] buildbot default: Make this a master lock, because it is going to be shared across builders

2013-04-07 Thread bivab
Author: David Schneider Branch: Changeset: r771:98a8861f9ab1 Date: 2013-04-07 15:53 +0200 http://bitbucket.org/pypy/buildbot/changeset/98a8861f9ab1/ Log:Make this a master lock, because it is going to be shared across builders diff --git a/bot2/pypybuildbot/builds.py b/bot2/pypybuil

[pypy-commit] buildbot default: Move the ARM buildbot configuration to a custom file and add ARM

2013-04-07 Thread bivab
Author: David Schneider Branch: Changeset: r772:136c91f68759 Date: 2013-04-07 15:54 +0200 http://bitbucket.org/pypy/buildbot/changeset/136c91f68759/ Log:Move the ARM buildbot configuration to a custom file and add ARM hardfloat/Raspbian builders diff --git a/bot2/pypybuildbot/arm_ma

[pypy-commit] pypy.org extradoc: Bah. Update

2013-04-07 Thread arigo
Author: Armin Rigo Branch: extradoc Changeset: r399:dac749cdd52e Date: 2013-04-07 15:56 +0200 http://bitbucket.org/pypy/pypy.org/changeset/dac749cdd52e/ Log:Bah. Update diff --git a/download.html b/download.html --- a/download.html +++ b/download.html @@ -157,9 +157,9 @@ Run the rpython scr

[pypy-commit] pypy default: Fix the default targetspec: the previous one didn't work

2013-04-07 Thread arigo
Author: Armin Rigo Branch: Changeset: r63114:0126d6664978 Date: 2013-04-07 15:58 +0200 http://bitbucket.org/pypy/pypy/changeset/0126d6664978/ Log:Fix the default targetspec: the previous one didn't work diff --git a/rpython/translator/goal/translate.py b/rpython/translator/goal/translate.p

[pypy-commit] pypy stm-gc-2: Trying to apply a read-write lock to the issue of waiting for a global

2013-04-07 Thread arigo
Author: Armin Rigo Branch: stm-gc-2 Changeset: r63115:339cc84ccd49 Date: 2013-04-07 16:52 +0200 http://bitbucket.org/pypy/pypy/changeset/339cc84ccd49/ Log:Trying to apply a read-write lock to the issue of waiting for a global pause to do a major GC. Tests coming. diff --git a/rpython

[pypy-commit] pypy stm-gc-2: Fix test_stmgcintf.py.

2013-04-07 Thread arigo
Author: Armin Rigo Branch: stm-gc-2 Changeset: r63116:d539fc09cdc6 Date: 2013-04-07 16:56 +0200 http://bitbucket.org/pypy/pypy/changeset/d539fc09cdc6/ Log:Fix test_stmgcintf.py. diff --git a/rpython/translator/stm/src_stm/et.c b/rpython/translator/stm/src_stm/et.c --- a/rpython/translator/s

[pypy-commit] pypy stm-gc-2: Better fix

2013-04-07 Thread arigo
Author: Armin Rigo Branch: stm-gc-2 Changeset: r63117:4f86a6afbcdb Date: 2013-04-07 16:59 +0200 http://bitbucket.org/pypy/pypy/changeset/4f86a6afbcdb/ Log:Better fix diff --git a/rpython/translator/stm/src_stm/et.c b/rpython/translator/stm/src_stm/et.c --- a/rpython/translator/stm/src_stm/e

[pypy-commit] pypy stm-gc-2: The minimal interface that should be enough to synchronize all threads

2013-04-07 Thread arigo
Author: Armin Rigo Branch: stm-gc-2 Changeset: r63118:ef7cc6c7f545 Date: 2013-04-07 17:44 +0200 http://bitbucket.org/pypy/pypy/changeset/ef7cc6c7f545/ Log:The minimal interface that should be enough to synchronize all threads at the start of a major GC diff --git a/rpython/translator

[pypy-commit] pypy stm-gc-2: Export this API through rstm.py.

2013-04-07 Thread arigo
Author: Armin Rigo Branch: stm-gc-2 Changeset: r63119:b3939745e8f0 Date: 2013-04-07 20:25 +0200 http://bitbucket.org/pypy/pypy/changeset/b3939745e8f0/ Log:Export this API through rstm.py. diff --git a/rpython/rlib/rstm.py b/rpython/rlib/rstm.py --- a/rpython/rlib/rstm.py +++ b/rpython/rlib/r

[pypy-commit] pypy stm-gc-2: in-progress: fixing the tests

2013-04-07 Thread arigo
Author: Armin Rigo Branch: stm-gc-2 Changeset: r63120:e5770f052d9a Date: 2013-04-07 20:44 +0200 http://bitbucket.org/pypy/pypy/changeset/e5770f052d9a/ Log:in-progress: fixing the tests diff --git a/rpython/memory/gc/test/test_stmgc.py b/rpython/memory/gc/test/test_stmgc.py --- a/rpython/mem

[pypy-commit] pypy stm-gc-2: in-progress

2013-04-07 Thread arigo
Author: Armin Rigo Branch: stm-gc-2 Changeset: r63121:5420a855df2c Date: 2013-04-07 21:10 +0200 http://bitbucket.org/pypy/pypy/changeset/5420a855df2c/ Log:in-progress diff --git a/rpython/memory/gc/test/test_stmgc.py b/rpython/memory/gc/test/test_stmgc.py --- a/rpython/memory/gc/test/test_s

[pypy-commit] pypy stm-gc-2: Skip all old failing tests

2013-04-07 Thread arigo
Author: Armin Rigo Branch: stm-gc-2 Changeset: r63122:65acd22b89cf Date: 2013-04-07 21:15 +0200 http://bitbucket.org/pypy/pypy/changeset/65acd22b89cf/ Log:Skip all old failing tests diff --git a/rpython/memory/gc/test/test_stmgc.py b/rpython/memory/gc/test/test_stmgc.py --- a/rpython/memory

[pypy-commit] cffi load-from-exe-dir: patch to search exe dir for dll before searching path

2013-04-07 Thread matti
Author: matti Branch: load-from-exe-dir Changeset: r1243:933f1308f466 Date: 2013-04-08 01:06 +0300 http://bitbucket.org/cffi/cffi/changeset/933f1308f466/ Log:patch to search exe dir for dll before searching path diff --git a/cffi/api.py b/cffi/api.py --- a/cffi/api.py +++ b/cffi/api.py @@ -35

[pypy-commit] lang-smalltalk default: removed the w_class field of w_objects with class reference. Only s_class remains, the interface remains the same

2013-04-07 Thread lwassermann
Author: Lars Wassermann Branch: Changeset: r248:f0a08c690de4 Date: 2013-04-03 14:57 +0200 http://bitbucket.org/pypy/lang-smalltalk/changeset/f0a08c690de4/ Log:removed the w_class field of w_objects with class reference. Only s_class remains, the interface remains the same diff --git