Author: Armin Rigo
Branch: reverse-debugger
Changeset: r85378:50ca83c04dca
Date: 2016-06-24 22:11 +0200
http://bitbucket.org/pypy/pypy/changeset/50ca83c04dca/
Log:Fix all tests
diff --git a/rpython/memory/gctransform/boehm.py
b/rpython/memory/gctransform/boehm.py
--- a/rpython/memory/gctran
Author: Armin Rigo
Branch: reverse-debugger
Changeset: r85377:86a0d99713cd
Date: 2016-06-24 22:03 +0200
http://bitbucket.org/pypy/pypy/changeset/86a0d99713cd/
Log:Some fixes to weakrefs
diff --git a/rpython/translator/revdb/src-revdb/revdb.c
b/rpython/translator/revdb/src-revdb/revdb.c
---
Author: Armin Rigo
Branch: reverse-debugger
Changeset: r85376:fbdd9dca6850
Date: 2016-06-24 19:41 +0200
http://bitbucket.org/pypy/pypy/changeset/fbdd9dca6850/
Log:Weakrefs, in-progress
diff --git a/rpython/config/translationoption.py
b/rpython/config/translationoption.py
--- a/rpython/confi
Author: Carl Friedrich Bolz
Branch: guard-compatible
Changeset: r85374:482c68485a89
Date: 2016-06-24 15:52 +0200
http://bitbucket.org/pypy/pypy/changeset/482c68485a89/
Log:another merging test
diff --git a/rpython/jit/metainterp/test/test_compatible.py
b/rpython/jit/metainterp/test/test_com
Author: Carl Friedrich Bolz
Branch: guard-compatible
Changeset: r85373:574dea94736c
Date: 2016-06-24 15:46 +0200
http://bitbucket.org/pypy/pypy/changeset/574dea94736c/
Log:some explicit tests for virtual state with guard_compatible matching
diff --git a/rpython/jit/metainterp/optimizeopt/tes
Author: Carl Friedrich Bolz
Branch: guard-compatible
Changeset: r85375:7add21f0e70a
Date: 2016-06-24 16:51 +0200
http://bitbucket.org/pypy/pypy/changeset/7add21f0e70a/
Log:a test with virtualstate merging and quasi-immutables
diff --git a/rpython/jit/metainterp/compatible.py
b/rpython/jit/m
Author: Richard Plangger
Branch: new-jit-log
Changeset: r85372:30fc3a7cf4d3
Date: 2016-06-24 16:28 +0200
http://bitbucket.org/pypy/pypy/changeset/30fc3a7cf4d3/
Log:mutable module global lists are not allowed in rpython
diff --git a/rpython/jit/backend/llsupport/assembler.py
b/rpython/jit/ba
Author: Matti Picus
Branch: PyTuple_Type-subclass
Changeset: r85371:a4fda7270791
Date: 2016-06-24 16:24 +0300
http://bitbucket.org/pypy/pypy/changeset/a4fda7270791/
Log:merge default into branch
diff --git a/pypy/module/cpyext/include/_numpypy/numpy/__multiarray_api.h
b/pypy/module/cpyext/i
Author: Matti Picus
Branch:
Changeset: r85370:a0105e0d00db
Date: 2016-06-24 16:24 +0300
http://bitbucket.org/pypy/pypy/changeset/a0105e0d00db/
Log:refactor _import_array to be more like upstream (used on pypy/numpy)
diff --git a/pypy/module/cpyext/include/_numpypy/numpy/__multiarray_api.h
Author: Matti Picus
Branch: PyTuple_Type-subclass
Changeset: r85369:fba83d47f447
Date: 2016-06-24 15:40 +0300
http://bitbucket.org/pypy/pypy/changeset/fba83d47f447/
Log:typos
diff --git a/pypy/module/cpyext/test/foo.c b/pypy/module/cpyext/test/foo.c
--- a/pypy/module/cpyext/test/foo.c
+++ b/
Author: Matti Picus
Branch: PyTuple_Type-subclass
Changeset: r85368:1d0e93b54604
Date: 2016-06-24 10:26 +0300
http://bitbucket.org/pypy/pypy/changeset/1d0e93b54604/
Log:2 to 3 for merging
diff --git a/pypy/module/cpyext/test/foo.c b/pypy/module/cpyext/test/foo.c
--- a/pypy/module/cpyext/test
Author: Matti Picus
Branch:
Changeset: r85367:746d0c054448
Date: 2016-06-24 11:38 +0300
http://bitbucket.org/pypy/pypy/changeset/746d0c054448/
Log:remove tests for object size; not really clear what is it meant to
test
diff --git a/pypy/module/cpyext/test/test_bytearrayobject.py
b/
Author: Richard Plangger
Branch: new-jit-log
Changeset: r85366:ef2b3feaab48
Date: 2016-06-24 10:13 +0200
http://bitbucket.org/pypy/pypy/changeset/ef2b3feaab48/
Log:called getattr on wrong instance
diff --git a/rpython/jit/backend/x86/assembler.py
b/rpython/jit/backend/x86/assembler.py
--- a
13 matches
Mail list logo