[pypy-commit] pypy default: merge heads

2017-02-23 Thread arigo
Author: Armin Rigo Branch: Changeset: r90337:6d6e4f94cf81 Date: 2017-02-24 08:41 +0100 http://bitbucket.org/pypy/pypy/changeset/6d6e4f94cf81/ Log:merge heads diff --git a/.hgignore b/.hgignore --- a/.hgignore +++ b/.hgignore @@ -74,7 +74,7 @@ ^rpython/doc/_build/.*$ ^compiled ^.git/ -^.h

[pypy-commit] pypy gc-forkfriendly-2: hg merge default

2017-02-23 Thread arigo
Author: Armin Rigo Branch: gc-forkfriendly-2 Changeset: r90336:7baaab0977a5 Date: 2017-02-24 08:40 +0100 http://bitbucket.org/pypy/pypy/changeset/7baaab0977a5/ Log:hg merge default diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst --- a/pypy/doc/whatsnew-head.rst +++ b/pyp

[pypy-commit] pypy default: fix test on my laptop

2017-02-23 Thread arigo
Author: Armin Rigo Branch: Changeset: r90335:c5721c39a21f Date: 2017-02-24 08:39 +0100 http://bitbucket.org/pypy/pypy/changeset/c5721c39a21f/ Log:fix test on my laptop diff --git a/rpython/translator/c/test/test_newgc.py b/rpython/translator/c/test/test_newgc.py --- a/rpython/translator/c/

[pypy-commit] pypy gc-forkfriendly-2: Speed tweaks including a bug fix

2017-02-23 Thread arigo
Author: Armin Rigo Branch: gc-forkfriendly-2 Changeset: r90334:6a642098cb7f Date: 2017-02-24 08:22 +0100 http://bitbucket.org/pypy/pypy/changeset/6a642098cb7f/ Log:Speed tweaks including a bug fix diff --git a/rpython/memory/gc/minimarkpage.py b/rpython/memory/gc/minimarkpage.py --- a/rpyth

[pypy-commit] pypy unicode-utf8: split and rsplit (inefficient)

2017-02-23 Thread fijal
Author: fijal Branch: unicode-utf8 Changeset: r90333:b17610fd28e3 Date: 2017-02-23 20:32 +0100 http://bitbucket.org/pypy/pypy/changeset/b17610fd28e3/ Log:split and rsplit (inefficient) diff --git a/pypy/objspace/std/stringmethods.py b/pypy/objspace/std/stringmethods.py --- a/pypy/objspace/st

[pypy-commit] pypy unicode-utf8: implement zfill

2017-02-23 Thread fijal
Author: fijal Branch: unicode-utf8 Changeset: r90332:429e8e21cd00 Date: 2017-02-23 20:15 +0100 http://bitbucket.org/pypy/pypy/changeset/429e8e21cd00/ Log:implement zfill diff --git a/pypy/objspace/std/unicodeobject.py b/pypy/objspace/std/unicodeobject.py --- a/pypy/objspace/std/unicodeobject

[pypy-commit] pypy unicode-utf8: give up and write the regex by hand, check in a test

2017-02-23 Thread fijal
Author: fijal Branch: unicode-utf8 Changeset: r90330:62c7e93c717d Date: 2017-02-23 19:32 +0100 http://bitbucket.org/pypy/pypy/changeset/62c7e93c717d/ Log:give up and write the regex by hand, check in a test diff --git a/pypy/objspace/std/unicodeobject.py b/pypy/objspace/std/unicodeobject.py

[pypy-commit] pypy unicode-utf8: implement splitlines, strange unreachable code?

2017-02-23 Thread fijal
Author: fijal Branch: unicode-utf8 Changeset: r90331:4f3f66d1551a Date: 2017-02-23 19:38 +0100 http://bitbucket.org/pypy/pypy/changeset/4f3f66d1551a/ Log:implement splitlines, strange unreachable code? diff --git a/pypy/objspace/std/stringmethods.py b/pypy/objspace/std/stringmethods.py --- a

[pypy-commit] pypy gc-forkfriendly-2: in-progress, seems to translate and run simple examples

2017-02-23 Thread arigo
Author: Armin Rigo Branch: gc-forkfriendly-2 Changeset: r90329:e63f85f1dc45 Date: 2017-02-23 18:52 +0100 http://bitbucket.org/pypy/pypy/changeset/e63f85f1dc45/ Log:in-progress, seems to translate and run simple examples diff --git a/rpython/config/translationoption.py b/rpython/config/trans

[pypy-commit] pypy unicode-utf8: implement next_codepoint_pos

2017-02-23 Thread fijal
Author: fijal Branch: unicode-utf8 Changeset: r90328:9bba28798a49 Date: 2017-02-23 18:48 +0100 http://bitbucket.org/pypy/pypy/changeset/9bba28798a49/ Log:implement next_codepoint_pos diff --git a/pypy/objspace/std/listobject.py b/pypy/objspace/std/listobject.py --- a/pypy/objspace/std/listobj

[pypy-commit] pypy default: Add extra_test for issue 2289 (backport of 88ef793308eb)

2017-02-23 Thread rlamy
Author: Ronan Lamy Branch: Changeset: r90327:0fbfa6e9cd07 Date: 2017-02-23 16:43 + http://bitbucket.org/pypy/pypy/changeset/0fbfa6e9cd07/ Log:Add extra_test for issue 2289 (backport of 88ef793308eb) diff --git a/.hgignore b/.hgignore --- a/.hgignore +++ b/.hgignore @@ -74,7 +74,7 @@ ^r

[pypy-commit] pypy py3.5: Add extra_test for issue 2289

2017-02-23 Thread rlamy
Author: Ronan Lamy Branch: py3.5 Changeset: r90326:88ef793308eb Date: 2017-02-23 16:43 + http://bitbucket.org/pypy/pypy/changeset/88ef793308eb/ Log:Add extra_test for issue 2289 diff --git a/.hgignore b/.hgignore --- a/.hgignore +++ b/.hgignore @@ -75,7 +75,7 @@ ^compiled ^.git/ .git/

[pypy-commit] pypy py3.5: hg merge default

2017-02-23 Thread rlamy
Author: Ronan Lamy Branch: py3.5 Changeset: r90325:8a9b287b5544 Date: 2017-02-23 15:24 + http://bitbucket.org/pypy/pypy/changeset/8a9b287b5544/ Log:hg merge default diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst --- a/pypy/doc/whatsnew-head.rst +++ b/pypy/doc/whatsn

[pypy-commit] pypy gc-forkfriendly-2: in-progress: try to identify all the GCFLAG_VISITED checks on potentially

2017-02-23 Thread arigo
Author: Armin Rigo Branch: gc-forkfriendly-2 Changeset: r90324:fe4764a96a25 Date: 2017-02-23 15:34 +0100 http://bitbucket.org/pypy/pypy/changeset/fe4764a96a25/ Log:in-progress: try to identify all the GCFLAG_VISITED checks on potentially minimarkpaged-objects diff --git a/rpython/mem

[pypy-commit] extradoc extradoc: fix the non-date

2017-02-23 Thread arigo
Author: Armin Rigo Branch: extradoc Changeset: r5789:8d769027d516 Date: 2017-02-23 15:31 +0100 http://bitbucket.org/pypy/extradoc/changeset/8d769027d516/ Log:fix the non-date diff --git a/sprintinfo/leysin-winter-2017/people.txt b/sprintinfo/leysin-winter-2017/people.txt --- a/sprintinfo/le

[pypy-commit] pypy gc-forkfriendly-2: Tweak an existing gc flag so that it can be used as an indicator for

2017-02-23 Thread arigo
Author: Armin Rigo Branch: gc-forkfriendly-2 Changeset: r90323:6aee6fc9c814 Date: 2017-02-23 14:42 +0100 http://bitbucket.org/pypy/pypy/changeset/6aee6fc9c814/ Log:Tweak an existing gc flag so that it can be used as an indicator for whether an old object is inside a minimarkpage-alloc

[pypy-commit] pypy reverse-debugger: Give id()s that are generally multiple of 8. Helps running rpython tests.

2017-02-23 Thread arigo
Author: Armin Rigo Branch: reverse-debugger Changeset: r90322:ff1be8a8ca2a Date: 2017-02-23 14:15 +0100 http://bitbucket.org/pypy/pypy/changeset/ff1be8a8ca2a/ Log:Give id()s that are generally multiple of 8. Helps running rpython tests. diff --git a/rpython/translator/revdb/src-revdb

[pypy-commit] pypy default: merge heads

2017-02-23 Thread arigo
Author: Armin Rigo Branch: Changeset: r90321:1c47dc995f88 Date: 2017-02-23 12:32 +0100 http://bitbucket.org/pypy/pypy/changeset/1c47dc995f88/ Log:merge heads diff --git a/rpython/rlib/runicode.py b/rpython/rlib/runicode.py --- a/rpython/rlib/runicode.py +++ b/rpython/rlib/runicode.py @@ -5,

[pypy-commit] pypy default: attempt n+1 at a fix

2017-02-23 Thread arigo
Author: Armin Rigo Branch: Changeset: r90320:208633bf8fea Date: 2017-02-23 11:50 +0100 http://bitbucket.org/pypy/pypy/changeset/208633bf8fea/ Log:attempt n+1 at a fix diff --git a/rpython/rlib/runicode.py b/rpython/rlib/runicode.py --- a/rpython/rlib/runicode.py +++ b/rpython/rlib/runicode.

[pypy-commit] pypy gc-forkfriendly-2: Similar to gc-forkfriendly, but try to move just the GCFLAG_VISITED offline,

2017-02-23 Thread arigo
Author: Armin Rigo Branch: gc-forkfriendly-2 Changeset: r90319:6e3d6e6d593e Date: 2017-02-23 10:23 +0100 http://bitbucket.org/pypy/pypy/changeset/6e3d6e6d593e/ Log:Similar to gc-forkfriendly, but try to move just the GCFLAG_VISITED offline, and not for all objects but only the ones th

[pypy-commit] pypy default: don't document branch

2017-02-23 Thread arigo
Author: Armin Rigo Branch: Changeset: r90318:023acd401dbd Date: 2017-02-23 11:54 +0100 http://bitbucket.org/pypy/pypy/changeset/023acd401dbd/ Log:don't document branch diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst --- a/pypy/doc/whatsnew-head.rst +++ b/pypy/doc/whatsn

[pypy-commit] pypy default: silence a warning

2017-02-23 Thread arigo
Author: Armin Rigo Branch: Changeset: r90317:9924a09b1213 Date: 2017-02-23 11:53 +0100 http://bitbucket.org/pypy/pypy/changeset/9924a09b1213/ Log:silence a warning diff --git a/pypy/module/cpyext/test/test_pystate.py b/pypy/module/cpyext/test/test_pystate.py --- a/pypy/module/cpyext/test/t

[pypy-commit] stmgc default: add debugging help to README

2017-02-23 Thread Raemi
Author: Remi Meier Branch: Changeset: r2013:995fb3d6ad33 Date: 2017-02-23 10:54 +0100 http://bitbucket.org/pypy/stmgc/changeset/995fb3d6ad33/ Log:add debugging help to README diff --git a/README.md b/README.md --- a/README.md +++ b/README.md @@ -101,6 +101,58 @@ example: `make build-demo_