[pypy-commit] pypy default: Fix jittest.py to accept targets with no specified jitpolicy()

2015-02-03 Thread arigo
Author: Armin Rigo Branch: Changeset: r75674:410c76551947 Date: 2015-02-03 11:36 +0100 http://bitbucket.org/pypy/pypy/changeset/410c76551947/ Log:Fix jittest.py to accept targets with no specified jitpolicy() diff --git a/rpython/jit/tl/jittest.py b/rpython/jit/tl/jittest.py --- a/rpython/j

[pypy-commit] pypy default: Fix for tests

2015-02-03 Thread arigo
Author: Armin Rigo Branch: Changeset: r75676:fdb74eb88378 Date: 2015-02-03 12:00 +0100 http://bitbucket.org/pypy/pypy/changeset/fdb74eb88378/ Log:Fix for tests diff --git a/rpython/jit/metainterp/blackhole.py b/rpython/jit/metainterp/blackhole.py --- a/rpython/jit/metainterp/blackhole.py +

[pypy-commit] pypy default: even clearer

2015-02-03 Thread arigo
Author: Armin Rigo Branch: Changeset: r75678:ed8716ebf22a Date: 2015-02-03 12:24 +0100 http://bitbucket.org/pypy/pypy/changeset/ed8716ebf22a/ Log:even clearer diff --git a/pypy/doc/how-to-release.rst b/pypy/doc/how-to-release.rst --- a/pypy/doc/how-to-release.rst +++ b/pypy/doc/how-to-relea

[pypy-commit] pypy default: Document this restriction (for now).

2015-02-03 Thread arigo
Author: Armin Rigo Branch: Changeset: r75681:b06ed3201641 Date: 2015-02-03 15:23 +0100 http://bitbucket.org/pypy/pypy/changeset/b06ed3201641/ Log:Document this restriction (for now). diff --git a/rpython/doc/jit/virtualizable.rst b/rpython/doc/jit/virtualizable.rst --- a/rpython/doc/jit/vi

[pypy-commit] pypy vmprof: add some asserts

2015-02-03 Thread fijal
Author: Maciej Fijalkowski Branch: vmprof Changeset: r75683:c93a10fdfeef Date: 2015-02-03 20:05 +0200 http://bitbucket.org/pypy/pypy/changeset/c93a10fdfeef/ Log:add some asserts diff --git a/rpython/jit/backend/llsupport/codemap.py b/rpython/jit/backend/llsupport/codemap.py --- a/rpython/ji

[pypy-commit] pypy release-2.5.x: cleanup release notice

2015-02-03 Thread mattip
Author: mattip Branch: release-2.5.x Changeset: r75684:62a418bcbc7f Date: 2015-02-03 17:28 +0200 http://bitbucket.org/pypy/pypy/changeset/62a418bcbc7f/ Log:cleanup release notice diff --git a/pypy/doc/release-2.5.0.rst b/pypy/doc/release-2.5.0.rst --- a/pypy/doc/release-2.5.0.rst +++ b/pypy/

[pypy-commit] pypy.org extradoc: 2.5.0 release

2015-02-03 Thread mattip
Author: mattip Branch: extradoc Changeset: r564:5072e83d9f25 Date: 2015-02-03 21:46 +0200 http://bitbucket.org/pypy/pypy.org/changeset/5072e83d9f25/ Log:2.5.0 release diff --git a/source/download.txt b/source/download.txt --- a/source/download.txt +++ b/source/download.txt @@ -9,32 +9,31 @@

[pypy-commit] pypy default: merge release-2.5.x into default to get documentation updates

2015-02-03 Thread mattip
Author: mattip Branch: Changeset: r75685:22ce6f3699f0 Date: 2015-02-03 21:48 +0200 http://bitbucket.org/pypy/pypy/changeset/22ce6f3699f0/ Log:merge release-2.5.x into default to get documentation updates diff --git a/LICENSE b/LICENSE --- a/LICENSE +++ b/LICENSE @@ -42,19 +42,19 @@ Amaur

[pypy-commit] pypy default: tweak 2.5.0 release notice

2015-02-03 Thread mattip
Author: mattip Branch: Changeset: r75686:d924ae5db23e Date: 2015-02-03 22:32 +0200 http://bitbucket.org/pypy/pypy/changeset/d924ae5db23e/ Log:tweak 2.5.0 release notice diff --git a/pypy/doc/release-2.5.0.rst b/pypy/doc/release-2.5.0.rst --- a/pypy/doc/release-2.5.0.rst +++ b/pypy/doc/relea

[pypy-commit] pypy default: Added tag release-2.5.0 for changeset 62a418bcbc7f

2015-02-03 Thread mattip
Author: mattip Branch: Changeset: r75688:94feb5506033 Date: 2015-02-03 22:41 +0200 http://bitbucket.org/pypy/pypy/changeset/94feb5506033/ Log:Added tag release-2.5.0 for changeset 62a418bcbc7f diff --git a/.hgtags b/.hgtags --- a/.hgtags +++ b/.hgtags @@ -14,3 +14,4 @@ 32f35069a16d819b58c1

[pypy-commit] pypy default: spelling (camara)

2015-02-03 Thread mattip
Author: mattip Branch: Changeset: r75689:84a627b39a2c Date: 2015-02-03 22:46 +0200 http://bitbucket.org/pypy/pypy/changeset/84a627b39a2c/ Log:spelling (camara) diff --git a/pypy/doc/release-2.5.0.rst b/pypy/doc/release-2.5.0.rst --- a/pypy/doc/release-2.5.0.rst +++ b/pypy/doc/release-2.5.0.

[pypy-commit] pypy default: rework pinning description

2015-02-03 Thread mattip
Author: mattip Branch: Changeset: r75690:e781f33da96b Date: 2015-02-03 22:59 +0200 http://bitbucket.org/pypy/pypy/changeset/e781f33da96b/ Log:rework pinning description diff --git a/pypy/doc/release-2.5.0.rst b/pypy/doc/release-2.5.0.rst --- a/pypy/doc/release-2.5.0.rst +++ b/pypy/doc/relea

[pypy-commit] pypy default: fix capitalization

2015-02-03 Thread arigo
Author: Armin Rigo Branch: Changeset: r75691:6f31bff804a9 Date: 2015-02-03 22:00 +0100 http://bitbucket.org/pypy/pypy/changeset/6f31bff804a9/ Log:fix capitalization diff --git a/pypy/doc/release-2.5.0.rst b/pypy/doc/release-2.5.0.rst --- a/pypy/doc/release-2.5.0.rst +++ b/pypy/doc/release-2

[pypy-commit] pypy default: clean up strangeness in hgtags file

2015-02-03 Thread mattip
Author: mattip Branch: Changeset: r75694:2ef6e6fedee6 Date: 2015-02-03 23:09 +0200 http://bitbucket.org/pypy/pypy/changeset/2ef6e6fedee6/ Log:clean up strangeness in hgtags file diff --git a/.hgtags b/.hgtags --- a/.hgtags +++ b/.hgtags @@ -7,15 +7,7 @@ 9b623bc48b5950cf07184462a0e48f2c4df0

[pypy-commit] pypy default: Added tag release-2.5.0 for changeset 10f1b29a2bd2

2015-02-03 Thread mattip
Author: mattip Branch: Changeset: r75693:063a74d884c9 Date: 2015-02-03 23:03 +0200 http://bitbucket.org/pypy/pypy/changeset/063a74d884c9/ Log:Added tag release-2.5.0 for changeset 10f1b29a2bd2 diff --git a/.hgtags b/.hgtags --- a/.hgtags +++ b/.hgtags @@ -17,3 +17,5 @@ 62a418bcbc7ffc542136

[pypy-commit] pypy default: Removed tag release-2.5.0

2015-02-03 Thread mattip
Author: mattip Branch: Changeset: r75692:55d23c7d8a2c Date: 2015-02-03 23:03 +0200 http://bitbucket.org/pypy/pypy/changeset/55d23c7d8a2c/ Log:Removed tag release-2.5.0 diff --git a/.hgtags b/.hgtags --- a/.hgtags +++ b/.hgtags @@ -15,3 +15,5 @@ 32f35069a16d819b58c1b6efb17c44e3e53397b2 rele

[pypy-commit] pypy.org extradoc: create html

2015-02-03 Thread mattip
Author: mattip Branch: extradoc Changeset: r565:7935f316ec12 Date: 2015-02-03 23:35 +0200 http://bitbucket.org/pypy/pypy.org/changeset/7935f316ec12/ Log:create html diff --git a/download.html b/download.html --- a/download.html +++ b/download.html @@ -76,7 +76,7 @@ miscompiled due to builds

[pypy-commit] jitviewer default: Added tag pypy-2.5 for changeset ec561fb900e0

2015-02-03 Thread mattip
Author: mattip Branch: Changeset: r267:43103ce6ee31 Date: 2015-02-04 00:18 +0200 http://bitbucket.org/pypy/jitviewer/changeset/43103ce6ee31/ Log:Added tag pypy-2.5 for changeset ec561fb900e0 diff --git a/.hgtags b/.hgtags --- a/.hgtags +++ b/.hgtags @@ -3,3 +3,4 @@ 15e03325a227c4c7145a56e8