[pypy-commit] pypy s390x-backend: do not use registers other than r2->r11 for that test

2016-02-21 Thread plan_rich
Author: Richard Plangger Branch: s390x-backend Changeset: r82350:c2d76c8ce81a Date: 2016-02-21 10:16 +0100 http://bitbucket.org/pypy/pypy/changeset/c2d76c8ce81a/ Log:do not use registers other than r2->r11 for that test diff --git

[pypy-commit] pypy default: Fix.

2016-02-21 Thread mjacob
Author: Manuel Jacob Branch: Changeset: r82351:73de30973361 Date: 2016-02-21 10:52 +0100 http://bitbucket.org/pypy/pypy/changeset/73de30973361/ Log:Fix. diff --git a/rpython/rlib/test/test_rerased.py b/rpython/rlib/test/test_rerased.py ---

[pypy-commit] pypy desc-specialize: Simplify FunctionDesc.__init__ and use factory method bk.newfuncdesc() instead

2016-02-21 Thread rlamy
Author: Ronan Lamy Branch: desc-specialize Changeset: r82352:fe52b15deb73 Date: 2016-02-20 13:51 + http://bitbucket.org/pypy/pypy/changeset/fe52b15deb73/ Log:Simplify FunctionDesc.__init__ and use factory method bk.newfuncdesc() instead diff --git

[pypy-commit] pypy desc-specialize: normalise funcdesc.defaults

2016-02-21 Thread rlamy
Author: Ronan Lamy Branch: desc-specialize Changeset: r82354:8eba3a267336 Date: 2016-02-20 17:03 +0100 http://bitbucket.org/pypy/pypy/changeset/8eba3a267336/ Log:normalise funcdesc.defaults diff --git a/rpython/annotator/description.py

[pypy-commit] pypy desc-specialize: Extract new function all_values() from memo()

2016-02-21 Thread rlamy
Author: Ronan Lamy Branch: desc-specialize Changeset: r82353:0e58f82655b2 Date: 2016-02-20 16:48 +0100 http://bitbucket.org/pypy/pypy/changeset/0e58f82655b2/ Log:Extract new function all_values() from memo() diff --git a/rpython/annotator/specialize.py

[pypy-commit] extradoc extradoc: (all) planning for today

2016-02-21 Thread cfbolz
Author: Carl Friedrich Bolz Branch: extradoc Changeset: r5608:f79b3e22a319 Date: 2016-02-21 11:06 +0100 http://bitbucket.org/pypy/extradoc/changeset/f79b3e22a319/ Log:(all) planning for today diff --git a/sprintinfo/leysin-winter-2016/planning.txt

[pypy-commit] pypy cpyext-gc-support-2: merge default into branch

2016-02-21 Thread mattip
Author: mattip Branch: cpyext-gc-support-2 Changeset: r82356:1e38809f93be Date: 2016-02-20 13:38 +0100 http://bitbucket.org/pypy/pypy/changeset/1e38809f93be/ Log:merge default into branch diff too long, truncating to 2000 out of 7656 lines diff --git a/.hgignore

[pypy-commit] pypy cpyext-ext: unicode tests pass

2016-02-21 Thread mattip
Author: mattip Branch: cpyext-ext Changeset: r82360:74587c2585fe Date: 2016-02-20 23:03 +0100 http://bitbucket.org/pypy/pypy/changeset/74587c2585fe/ Log:unicode tests pass diff --git a/pypy/module/cpyext/api.py b/pypy/module/cpyext/api.py ---

[pypy-commit] pypy cpyext-ext: merge default into branch

2016-02-21 Thread mattip
Author: mattip Branch: cpyext-ext Changeset: r82357:56c22c3dbaea Date: 2016-02-20 13:49 +0100 http://bitbucket.org/pypy/pypy/changeset/56c22c3dbaea/ Log:merge default into branch diff too long, truncating to 2000 out of 7485 lines diff --git a/.hgignore b/.hgignore

[pypy-commit] pypy cpyext-ext: merge cpyext-gc-support-2 into brancj

2016-02-21 Thread mattip
Author: mattip Branch: cpyext-ext Changeset: r82359:48408805395d Date: 2016-02-20 14:33 +0100 http://bitbucket.org/pypy/pypy/changeset/48408805395d/ Log:merge cpyext-gc-support-2 into brancj diff too long, truncating to 2000 out of 4643 lines diff --git

[pypy-commit] pypy cpyext-ext: create larger c files by indexing directories together (previously each file was seperate)

2016-02-21 Thread mattip
Author: mattip Branch: cpyext-ext Changeset: r82355:30ba30f75823 Date: 2016-02-08 21:53 +0200 http://bitbucket.org/pypy/pypy/changeset/30ba30f75823/ Log:create larger c files by indexing directories together (previously each file was seperate) diff --git

[pypy-commit] pypy cpyext-ext: fix merge

2016-02-21 Thread mattip
Author: mattip Branch: cpyext-ext Changeset: r82358:8b4f91899232 Date: 2016-02-20 14:28 +0100 http://bitbucket.org/pypy/pypy/changeset/8b4f91899232/ Log:fix merge diff --git a/pypy/module/cpyext/api.py b/pypy/module/cpyext/api.py --- a/pypy/module/cpyext/api.py +++

[pypy-commit] pypy cpyext-ext: fixes

2016-02-21 Thread mattip
Author: mattip Branch: cpyext-ext Changeset: r82361:3472ea77ece7 Date: 2016-02-21 10:12 +0100 http://bitbucket.org/pypy/pypy/changeset/3472ea77ece7/ Log:fixes diff --git a/pypy/module/cpyext/sequence.py b/pypy/module/cpyext/sequence.py ---

[pypy-commit] pypy cpyext-gc-support-2: merge heads

2016-02-21 Thread mattip
Author: mattip Branch: cpyext-gc-support-2 Changeset: r82362:fdbbb1763463 Date: 2016-02-21 12:54 +0100 http://bitbucket.org/pypy/pypy/changeset/fdbbb1763463/ Log:merge heads diff --git a/rpython/rlib/rawrefcount.py b/rpython/rlib/rawrefcount.py ---

[pypy-commit] pypy cpyext-ext: fix order of operations

2016-02-21 Thread mattip
Author: mattip Branch: cpyext-ext Changeset: r82363:46e8c7546570 Date: 2016-02-21 14:21 +0100 http://bitbucket.org/pypy/pypy/changeset/46e8c7546570/ Log:fix order of operations diff --git a/pypy/module/cpyext/api.py b/pypy/module/cpyext/api.py ---

[pypy-commit] pypy cpyext-ext: merge cpyext-gc-support-2 into branch

2016-02-21 Thread mattip
Author: mattip Branch: cpyext-ext Changeset: r82364:4ccd599cd77a Date: 2016-02-21 14:21 +0100 http://bitbucket.org/pypy/pypy/changeset/4ccd599cd77a/ Log:merge cpyext-gc-support-2 into branch diff --git a/rpython/rlib/rawrefcount.py b/rpython/rlib/rawrefcount.py ---

[pypy-commit] pypy default: (arigo, cfbolz): don't use __slots__ as storage for fixed sized arrays

2016-02-21 Thread cfbolz
Author: Carl Friedrich Bolz Branch: Changeset: r82365:4a97212b2ecf Date: 2016-02-21 15:07 +0100 http://bitbucket.org/pypy/pypy/changeset/4a97212b2ecf/ Log:(arigo, cfbolz): don't use __slots__ as storage for fixed sized arrays diff --git

[pypy-commit] pypy default: (cfbolz, arigo): kill unused line

2016-02-21 Thread cfbolz
Author: Carl Friedrich Bolz Branch: Changeset: r82366:4cb232f5380b Date: 2016-02-21 15:12 +0100 http://bitbucket.org/pypy/pypy/changeset/4cb232f5380b/ Log:(cfbolz, arigo): kill unused line diff --git a/rpython/rtyper/lltypesystem/lltype.py

[pypy-commit] pypy default: (arigo, cfbolz, mattip around): kill a dead function

2016-02-21 Thread cfbolz
Author: Carl Friedrich Bolz Branch: Changeset: r82367:90ab95428105 Date: 2016-02-21 15:13 +0100 http://bitbucket.org/pypy/pypy/changeset/90ab95428105/ Log:(arigo, cfbolz, mattip around): kill a dead function diff --git a/pypy/interpreter/typedef.py

[pypy-commit] pypy default: test, fix boolean array indexing, extending d77888929462

2016-02-21 Thread mattip
Author: mattip Branch: Changeset: r82368:85f5eef31a2a Date: 2016-02-21 15:53 +0100 http://bitbucket.org/pypy/pypy/changeset/85f5eef31a2a/ Log:test, fix boolean array indexing, extending d77888929462 diff --git a/pypy/module/micronumpy/compile.py

[pypy-commit] pypy default: reduce all guards from int_floordiv_ovf if one of the arguments is constant

2016-02-21 Thread cfbolz
Author: Carl Friedrich Bolz Branch: Changeset: r82369:4ee6b2b67a6b Date: 2016-02-21 17:27 +0100 http://bitbucket.org/pypy/pypy/changeset/4ee6b2b67a6b/ Log:reduce all guards from int_floordiv_ovf if one of the arguments is constant (completely random old diff

[pypy-commit] pypy vlen-resume: (fijal, cfbolz, arigo)

2016-02-21 Thread arigo
Author: Armin Rigo Branch: vlen-resume Changeset: r82372:d18f72a15f77 Date: 2016-02-21 17:54 +0100 http://bitbucket.org/pypy/pypy/changeset/d18f72a15f77/ Log:(fijal, cfbolz, arigo) in-progress diff --git a/rpython/jit/metainterp/resume.py

[pypy-commit] pypy vlen-resume: (fijal, cfbolz, arigo)

2016-02-21 Thread arigo
Author: Armin Rigo Branch: vlen-resume Changeset: r82371:a3dc1d20dc0f Date: 2016-02-21 16:39 +0100 http://bitbucket.org/pypy/pypy/changeset/a3dc1d20dc0f/ Log:(fijal, cfbolz, arigo) work in progress diff --git a/rpython/jit/metainterp/resume.py

[pypy-commit] pypy vlen-resume: (cfbolz, fijal, arigo)

2016-02-21 Thread arigo
Author: Armin Rigo Branch: vlen-resume Changeset: r82370:8122832414e9 Date: 2016-02-21 15:57 +0100 http://bitbucket.org/pypy/pypy/changeset/8122832414e9/ Log:(cfbolz, fijal, arigo) trying to look at and fix the variable-length encoding of resume data

[pypy-commit] pypy jit-leaner-frontend: random progress

2016-02-21 Thread fijal
Author: fijal Branch: jit-leaner-frontend Changeset: r82373:fcbf2f97bc45 Date: 2016-02-19 19:12 +0100 http://bitbucket.org/pypy/pypy/changeset/fcbf2f97bc45/ Log:random progress diff --git a/rpython/jit/metainterp/history.py b/rpython/jit/metainterp/history.py ---

[pypy-commit] pypy vlen-resume: (arigo, fijal, cfbolz) random progress

2016-02-21 Thread fijal
Author: fijal Branch: vlen-resume Changeset: r82374:bf67fc4e3ab1 Date: 2016-02-21 18:49 +0100 http://bitbucket.org/pypy/pypy/changeset/bf67fc4e3ab1/ Log:(arigo, fijal, cfbolz) random progress diff --git a/rpython/jit/metainterp/resume.py b/rpython/jit/metainterp/resume.py ---

[pypy-commit] pypy.org extradoc: update the values

2016-02-21 Thread arigo
Author: Armin Rigo Branch: extradoc Changeset: r704:2f40d6406537 Date: 2016-02-21 22:37 +0100 http://bitbucket.org/pypy/pypy.org/changeset/2f40d6406537/ Log:update the values diff --git a/don1.html b/don1.html --- a/don1.html +++ b/don1.html @@ -15,7 +15,7 @@ -

[pypy-commit] pypy default: (fijal, cfbolz): kill the promote_string in typeobject, it leads to huge

2016-02-21 Thread cfbolz
Author: Carl Friedrich Bolz Branch: Changeset: r82375:40f823984bbf Date: 2016-02-21 22:47 +0100 http://bitbucket.org/pypy/pypy/changeset/40f823984bbf/ Log:(fijal, cfbolz): kill the promote_string in typeobject, it leads to huge problems in code that uses getattr a lot

[pypy-commit] pypy default: (mjacob, plan_rich) universal newlines enforced in the tokenizer. the compile builtin must convert crlf and cr to line feeds. py3.3 import mechanism relies on that

2016-02-21 Thread plan_rich
Author: Richard Plangger Branch: Changeset: r82376:eff2a2c4481f Date: 2016-02-21 22:50 +0100 http://bitbucket.org/pypy/pypy/changeset/eff2a2c4481f/ Log:(mjacob, plan_rich) universal newlines enforced in the tokenizer. the compile builtin must convert crlf and cr

[pypy-commit] pypy py3k: (mjacob, plan_rich) merge default into py3k

2016-02-21 Thread plan_rich
Author: Richard Plangger Branch: py3k Changeset: r82377:c87ebc4db701 Date: 2016-02-21 23:05 +0100 http://bitbucket.org/pypy/pypy/changeset/c87ebc4db701/ Log:(mjacob, plan_rich) merge default into py3k diff --git a/.hgignore b/.hgignore --- a/.hgignore +++ b/.hgignore @@

[pypy-commit] pypy py3.3: (mjacob, plan_rich) merge py3k into py3.3

2016-02-21 Thread plan_rich
Author: Richard Plangger Branch: py3.3 Changeset: r82378:d5aed0c8694d Date: 2016-02-21 23:06 +0100 http://bitbucket.org/pypy/pypy/changeset/d5aed0c8694d/ Log:(mjacob, plan_rich) merge py3k into py3.3 diff --git a/.hgignore b/.hgignore --- a/.hgignore +++ b/.hgignore @@

[pypy-commit] pypy py3.3: hg merge py3k

2016-02-21 Thread mjacob
Author: Manuel Jacob Branch: py3.3 Changeset: r82381:9234b0c20972 Date: 2016-02-22 02:05 +0100 http://bitbucket.org/pypy/pypy/changeset/9234b0c20972/ Log:hg merge py3k diff --git a/pypy/interpreter/pyparser/pytokenizer.py b/pypy/interpreter/pyparser/pytokenizer.py ---

[pypy-commit] pypy py3k: hg merge default

2016-02-21 Thread mjacob
Author: Manuel Jacob Branch: py3k Changeset: r82380:688a132b06b6 Date: 2016-02-22 02:04 +0100 http://bitbucket.org/pypy/pypy/changeset/688a132b06b6/ Log:hg merge default diff --git a/pypy/interpreter/pyparser/pytokenizer.py b/pypy/interpreter/pyparser/pytokenizer.py

[pypy-commit] pypy default: Fix translation.

2016-02-21 Thread mjacob
Author: Manuel Jacob Branch: Changeset: r82379:337c536c54c1 Date: 2016-02-22 02:04 +0100 http://bitbucket.org/pypy/pypy/changeset/337c536c54c1/ Log:Fix translation. diff --git a/pypy/interpreter/pyparser/pytokenizer.py b/pypy/interpreter/pyparser/pytokenizer.py ---