Author: Richard Plangger
Branch: s390x-5.3-catchup
Changeset: r84989:d793a0aecdb5
Date: 2016-06-07 14:16 +0200
http://bitbucket.org/pypy/pypy/changeset/d793a0aecdb5/
Log:(s390x) removed two custom s390x tests that was using floordiv and
mod
diff --git a/rpython/jit/backend/zarch/test
Author: Richard Plangger
Branch: z196-support
Changeset: r84990:e7e9bb78a679
Date: 2016-06-07 14:24 +0200
http://bitbucket.org/pypy/pypy/changeset/e7e9bb78a679/
Log:merged default
diff too long, truncating to 2000 out of 14007 lines
diff --git a/.hgtags b/.hgtags
--- a/.hgtags
+++ b/.hgtags
Author: Richard Plangger
Branch:
Changeset: r84992:8b000195dd94
Date: 2016-06-07 14:26 +0200
http://bitbucket.org/pypy/pypy/changeset/8b000195dd94/
Log:merged z196-support
diff --git a/pypy/doc/whatsnew-pypy2-5.3.0.rst
b/pypy/doc/whatsnew-pypy2-5.3.0.rst
--- a/pypy/doc/whatsnew-pypy2-5.3.0
Author: Richard Plangger
Branch: z196-support
Changeset: r84991:0ce4800ba09c
Date: 2016-06-07 14:25 +0200
http://bitbucket.org/pypy/pypy/changeset/0ce4800ba09c/
Log:close branch
___
pypy-commit mailing list
[email protected]
https://mail.pytho
Author: Richard Plangger
Branch: s390x-5.3-catchup
Changeset: r84994:91020aa67d04
Date: 2016-06-07 15:03 +0200
http://bitbucket.org/pypy/pypy/changeset/91020aa67d04/
Log:close branch
___
pypy-commit mailing list
[email protected]
https://mail.
Author: Richard Plangger
Branch:
Changeset: r84995:02f61acb357d
Date: 2016-06-07 15:04 +0200
http://bitbucket.org/pypy/pypy/changeset/02f61acb357d/
Log:(s390x) merged s390x-5.3-catchup
diff --git a/rpython/jit/backend/ppc/regalloc.py
b/rpython/jit/backend/ppc/regalloc.py
--- a/rpython/jit/
Author: Richard Plangger
Branch:
Changeset: r84996:f80cf7e37cf9
Date: 2016-06-07 15:05 +0200
http://bitbucket.org/pypy/pypy/changeset/f80cf7e37cf9/
Log:document merged branch
diff --git a/pypy/doc/whatsnew-pypy2-5.3.0.rst
b/pypy/doc/whatsnew-pypy2-5.3.0.rst
--- a/pypy/doc/whatsnew-pypy2-5.
Author: Richard Plangger
Branch: s390x-5.3-catchup
Changeset: r84993:772d2e282f99
Date: 2016-06-07 14:27 +0200
http://bitbucket.org/pypy/pypy/changeset/772d2e282f99/
Log:merged default
diff --git a/pypy/doc/whatsnew-pypy2-5.3.0.rst
b/pypy/doc/whatsnew-pypy2-5.3.0.rst
--- a/pypy/doc/whatsnew
Author: Richard Plangger
Branch:
Changeset: r84997:81f0cfc836dc
Date: 2016-06-07 15:09 +0200
http://bitbucket.org/pypy/pypy/changeset/81f0cfc836dc/
Log:merge branch and document it
diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst
--- a/pypy/doc/whatsnew-head.rst
+++ b/py
Author: Richard Plangger
Branch: fix-gen-dfa
Changeset: r84998:ca83cb5287e7
Date: 2016-06-07 15:10 +0200
http://bitbucket.org/pypy/pypy/changeset/ca83cb5287e7/
Log:close branch
___
pypy-commit mailing list
[email protected]
https://mail.python
Author: Richard Plangger
Branch: release-5.x
Changeset: r85001:c09c19272c99
Date: 2016-06-07 14:16 +0200
http://bitbucket.org/pypy/pypy/changeset/c09c19272c99/
Log:(s390x) removed two custom s390x tests that was using floordiv and
mod
diff --git a/rpython/jit/backend/zarch/test/test_
Author: Richard Plangger
Branch: release-5.x
Changeset: r84999:4dbea4b610dd
Date: 2016-06-06 23:06 +0200
http://bitbucket.org/pypy/pypy/changeset/4dbea4b610dd/
Log:(s390x) impl uint_mul_high, removed uint_floordiv, int_floordiv and
int_mod
diff --git a/rpython/jit/backend/ppc/regallo
Author: Richard Plangger
Branch: release-5.x
Changeset: r85000:1d9b4894e55b
Date: 2016-06-06 23:09 +0200
http://bitbucket.org/pypy/pypy/changeset/1d9b4894e55b/
Log:(s390x) killed some test that where specific to the three removed
resoperations
diff --git a/rpython/jit/backend/zarch/t
Author: Ronan Lamy
Branch: testing-cleanup
Changeset: r85002:2401420c43db
Date: 2016-06-07 17:44 +0100
http://bitbucket.org/pypy/pypy/changeset/2401420c43db/
Log:Fix test_compiler.py
Make sure testing happens during the testing phase: the deprecated
"generator tests" are exec
Author: Armin Rigo
Branch: reverse-debugger
Changeset: r85003:5fd1d94677cf
Date: 2016-06-07 19:26 +0200
http://bitbucket.org/pypy/pypy/changeset/5fd1d94677cf/
Log:By default, compile a single executable with both recording and
replaying built in. Can compile a slightly faster single v
Author: Ronan Lamy
Branch: testing-cleanup
Changeset: r85004:449e6ff30c99
Date: 2016-06-07 18:32 +0100
http://bitbucket.org/pypy/pypy/changeset/449e6ff30c99/
Log:fix test_sock_app.py
diff --git a/pypy/module/_socket/test/test_sock_app.py
b/pypy/module/_socket/test/test_sock_app.py
--- a/pyp
Author: Ronan Lamy
Branch: testing-cleanup
Changeset: r85005:0f4725c1ff59
Date: 2016-06-07 18:49 +0100
http://bitbucket.org/pypy/pypy/changeset/0f4725c1ff59/
Log:fix test_posix2.py
diff --git a/pypy/module/posix/test/test_posix2.py
b/pypy/module/posix/test/test_posix2.py
--- a/pypy/module/p
Author: Armin Rigo
Branch: reverse-debugger
Changeset: r85006:9bbdb3034f2d
Date: 2016-06-07 20:08 +0200
http://bitbucket.org/pypy/pypy/changeset/9bbdb3034f2d/
Log:emit stop_point
diff --git a/rpython/rtyper/lltypesystem/lloperation.py
b/rpython/rtyper/lltypesystem/lloperation.py
--- a/rpyth
Author: Ronan Lamy
Branch: testing-cleanup
Changeset: r85007:9814e558d693
Date: 2016-06-07 19:14 +0100
http://bitbucket.org/pypy/pypy/changeset/9814e558d693/
Log:fix test__vmprof.py
diff --git a/pypy/module/_vmprof/test/test__vmprof.py
b/pypy/module/_vmprof/test/test__vmprof.py
--- a/pypy/m
Author: Ronan Lamy
Branch: testing-cleanup
Changeset: r85008:ae78acb71286
Date: 2016-06-07 20:18 +0100
http://bitbucket.org/pypy/pypy/changeset/ae78acb71286/
Log:Use pytest_collection_modifyitems to apply the interplevel marker
diff --git a/pypy/conftest.py b/pypy/conftest.py
--- a/pypy/conf
Author: Armin Rigo
Branch: reverse-debugger
Changeset: r85009:9734700e55f1
Date: 2016-06-07 21:20 +0200
http://bitbucket.org/pypy/pypy/changeset/9734700e55f1/
Log:push and pull to get it to shape for the next step (which involves
fork)
diff --git a/rpython/translator/revdb/rdb-src/re
Author: Raffael Tfirst
Branch: py3.5
Changeset: r85010:facd0617efcb
Date: 2016-06-07 21:34 +0200
http://bitbucket.org/pypy/pypy/changeset/facd0617efcb/
Log:Remove starargs and kwargs in handle_classdef
diff --git a/pypy/interpreter/astcompiler/astbuilder.py
b/pypy/interpreter/astcompiler/as
Author: Raffael Tfirst
Branch: py3.5
Changeset: r85011:1c03b34c7f8c
Date: 2016-06-07 21:51 +0200
http://bitbucket.org/pypy/pypy/changeset/1c03b34c7f8c/
Log:Remove 2 parameters for Call (requires working ast)
diff --git a/pypy/interpreter/astcompiler/astbuilder.py
b/pypy/interpreter/astcompi
Author: Armin Rigo
Branch: reverse-debugger
Changeset: r85012:0e59d36285f8
Date: 2016-06-07 22:53 +0200
http://bitbucket.org/pypy/pypy/changeset/0e59d36285f8/
Log:Documentation (not implemented yet). Other clean-ups.
diff --git a/rpython/translator/c/src/entrypoint.c
b/rpython/translator/c/
Author: Matti Picus
Branch: release-5.x
Changeset: r85014:e21678d5232d
Date: 2016-06-07 23:59 +0300
http://bitbucket.org/pypy/pypy/changeset/e21678d5232d/
Log:Added tag release-pypy2.7-v5.3 for changeset c09c19272c99
diff --git a/.hgtags b/.hgtags
--- a/.hgtags
+++ b/.hgtags
@@ -25,3 +25,4 @
Author: Matti Picus
Branch:
Changeset: r85013:ff206a3e2f41
Date: 2016-06-07 23:59 +0300
http://bitbucket.org/pypy/pypy/changeset/ff206a3e2f41/
Log:Added tag release-pypy2.7-v5.3 for changeset c09c19272c99
diff --git a/.hgtags b/.hgtags
--- a/.hgtags
+++ b/.hgtags
@@ -25,3 +25,4 @@
80ef432a
Author: Matti Picus
Branch: extradoc
Changeset: r753:3d659e7fcecd
Date: 2016-06-08 00:31 +0300
http://bitbucket.org/pypy/pypy.org/changeset/3d659e7fcecd/
Log:add checksums
diff --git a/download.html b/download.html
--- a/download.html
+++ b/download.html
@@ -412,6 +412,18 @@
204273a21dbf71c
Author: Ronan Lamy
Branch: testing-cleanup
Changeset: r85015:eb94727607d8
Date: 2016-06-07 23:36 +0100
http://bitbucket.org/pypy/pypy/changeset/eb94727607d8/
Log:kill pypy/tool/pytest/inttest.py and just use regular pytest objects
for interp-level tests
diff --git a/pypy/conftest.py
Author: Ronan Lamy
Branch: testing-cleanup
Changeset: r85016:cbdda232996a
Date: 2016-06-07 23:46 +0100
http://bitbucket.org/pypy/pypy/changeset/cbdda232996a/
Log:blind attempt to fix posix tests
diff --git a/pypy/module/posix/test/test_posix2.py
b/pypy/module/posix/test/test_posix2.py
--- a
Author: Devin Jeanpierre
Branch: incminimark-ll_assert
Changeset: r85018:b7b5f56b6c6e
Date: 2016-06-07 16:16 -0700
http://bitbucket.org/pypy/pypy/changeset/b7b5f56b6c6e/
Log:Convert assertions to ll_assert, add "NOT_RPYTHON" to remaining
assert.
diff --git a/rpython/memory/gc/incmini
Author: Devin Jeanpierre
Branch: incminimark-ll_assert
Changeset: r85017:103f0b255b8d
Date: 2016-06-07 14:22 -0700
http://bitbucket.org/pypy/pypy/changeset/103f0b255b8d/
Log:Add assertions for an initialized nursery.
This should make it easier to debug if you accidentally allocate
Author: Philip Jenvey
Branch: extradoc
Changeset: r754:d7eae3f0f84d
Date: 2016-06-07 20:11 -0700
http://bitbucket.org/pypy/pypy.org/changeset/d7eae3f0f84d/
Log:fix formatting
diff --git a/download.html b/download.html
--- a/download.html
+++ b/download.html
@@ -413,7 +413,7 @@
a1710ae6f15b5
32 matches
Mail list logo