[pypy-commit] pypy stmgc-c4: add guard_value to stm_integration tests

2013-08-11 Thread Raemi
Author: Remi Meier Branch: stmgc-c4 Changeset: r66078:9be958070a83 Date: 2013-08-12 08:22 +0200 http://bitbucket.org/pypy/pypy/changeset/9be958070a83/ Log:add guard_value to stm_integration tests diff --git a/rpython/jit/backend/x86/test/test_stm_integration.py b/rpython/jit/backend/x86/tes

[pypy-commit] pypy incremental-gc: alternate arena (probably will be removed when altenative created), more tests

2013-08-11 Thread andrewchambers
Author: Andrew Chambers Branch: incremental-gc Changeset: r66077:5e851020f0ec Date: 2013-08-12 12:29 +1200 http://bitbucket.org/pypy/pypy/changeset/5e851020f0ec/ Log:alternate arena (probably will be removed when altenative created), more tests diff --git a/rpython/memory/gc/incminim

[pypy-commit] pypy gc-del-2: Oups, needs to be written this way (checked with major collections)

2013-08-11 Thread arigo
Author: Armin Rigo Branch: gc-del-2 Changeset: r66075:d999fdfa85b3 Date: 2013-08-11 18:13 +0200 http://bitbucket.org/pypy/pypy/changeset/d999fdfa85b3/ Log:Oups, needs to be written this way (checked with major collections) diff --git a/rpython/memory/test/test_minimark_gc.py b/rpython/memor

[pypy-commit] pypy gc-del-2: The first test to pass would be this: record and detect young objects

2013-08-11 Thread arigo
Author: Armin Rigo Branch: gc-del-2 Changeset: r66074:42875d86bea5 Date: 2013-08-11 18:12 +0200 http://bitbucket.org/pypy/pypy/changeset/42875d86bea5/ Log:The first test to pass would be this: record and detect young objects with (non-light) finalizers diff --git a/rpython/memory/tes

[pypy-commit] pypy gc-del-2: Renamings and new flag. Preparation work

2013-08-11 Thread arigo
Author: Armin Rigo Branch: gc-del-2 Changeset: r66073:a33d2133a535 Date: 2013-08-11 18:04 +0200 http://bitbucket.org/pypy/pypy/changeset/a33d2133a535/ Log:Renamings and new flag. Preparation work diff --git a/rpython/memory/gc/minimark.py b/rpython/memory/gc/minimark.py --- a/rpython/memory/

[pypy-commit] pypy gc-del-2: Second test: a full collection that discovers a chain of old unreachable

2013-08-11 Thread arigo
Author: Armin Rigo Branch: gc-del-2 Changeset: r66072:a71ae5ca9f55 Date: 2013-08-11 17:44 +0200 http://bitbucket.org/pypy/pypy/changeset/a71ae5ca9f55/ Log:Second test: a full collection that discovers a chain of old unreachable objects should make them all young again, so that it

[pypy-commit] pypy gc-del-2: A test that would pass if it did major collects instead of minor collects.

2013-08-11 Thread arigo
Author: Armin Rigo Branch: gc-del-2 Changeset: r66071:3ca3e70a4f17 Date: 2013-08-11 17:31 +0200 http://bitbucket.org/pypy/pypy/changeset/3ca3e70a4f17/ Log:A test that would pass if it did major collects instead of minor collects. The goal is to pass this test now with minor collects.

[pypy-commit] pypy gc-del-2: Introduce and use filter() on AddressStack.

2013-08-11 Thread arigo
Author: Armin Rigo Branch: gc-del-2 Changeset: r66070:62c37017e2a6 Date: 2013-08-11 12:32 +0200 http://bitbucket.org/pypy/pypy/changeset/62c37017e2a6/ Log:Introduce and use filter() on AddressStack. diff --git a/rpython/memory/gc/minimark.py b/rpython/memory/gc/minimark.py --- a/rpython/memo

[pypy-commit] pypy gc-del-2: A branch with a simpler solution to avoid delaying too much calling

2013-08-11 Thread arigo
Author: Armin Rigo Branch: gc-del-2 Changeset: r66069:e887bf3fa400 Date: 2013-08-11 12:08 +0200 http://bitbucket.org/pypy/pypy/changeset/e887bf3fa400/ Log:A branch with a simpler solution to avoid delaying too much calling __del__ on a chain of objects ___

[pypy-commit] pypy default: Clarify comment

2013-08-11 Thread arigo
Author: Armin Rigo Branch: Changeset: r66068:5e0e991ab179 Date: 2013-08-11 12:01 +0200 http://bitbucket.org/pypy/pypy/changeset/5e0e991ab179/ Log:Clarify comment diff --git a/rpython/memory/gc/minimark.py b/rpython/memory/gc/minimark.py --- a/rpython/memory/gc/minimark.py +++ b/rpython/memo

[pypy-commit] extradoc extradoc: my dates

2013-08-11 Thread antocuni
Author: Antonio Cuni Branch: extradoc Changeset: r5016:0b9d70a68ac2 Date: 2013-08-11 11:16 +0200 http://bitbucket.org/pypy/extradoc/changeset/0b9d70a68ac2/ Log:my dates diff --git a/sprintinfo/london-2013/people.txt b/sprintinfo/london-2013/people.txt --- a/sprintinfo/london-2013/people.txt