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
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
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
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
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/
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
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.
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
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
___
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
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
11 matches
Mail list logo