[pypy-commit] extradoc extradoc: minor changes

2014-05-02 Thread Raemi
Author: Remi Meier Branch: extradoc Changeset: r5211:94a4f114fe63 Date: 2014-05-02 09:31 +0200 http://bitbucket.org/pypy/extradoc/changeset/94a4f114fe63/ Log:minor changes diff --git a/talk/icooolps2014/position-paper.tex b/talk/icooolps2014/position-paper.tex --- a/talk/icooolps2014/positi

[pypy-commit] extradoc extradoc: start citing things

2014-05-02 Thread Raemi
Author: Remi Meier Branch: extradoc Changeset: r5213:25fe21890b67 Date: 2014-05-02 10:11 +0200 http://bitbucket.org/pypy/extradoc/changeset/25fe21890b67/ Log:start citing things diff --git a/talk/icooolps2014/position-paper.tex b/talk/icooolps2014/position-paper.tex --- a/talk/icooolps2014/

[pypy-commit] extradoc extradoc: Avoid using the word 'hardware' to describe our purely-STM system.

2014-05-02 Thread arigo
Author: Armin Rigo Branch: extradoc Changeset: r5214:2c6c55e951e5 Date: 2014-05-02 10:17 +0200 http://bitbucket.org/pypy/extradoc/changeset/2c6c55e951e5/ Log:Avoid using the word 'hardware' to describe our purely-STM system. diff --git a/talk/icooolps2014/position-paper.tex b/talk/icooolps2

[pypy-commit] pypy default: backout da193f0b119d. Done in this way, "print()" will print an empty

2014-05-02 Thread arigo
Author: Armin Rigo Branch: Changeset: r71193:0bdf01779070 Date: 2014-05-02 10:25 +0200 http://bitbucket.org/pypy/pypy/changeset/0bdf01779070/ Log:backout da193f0b119d. Done in this way, "print()" will print an empty tuple in Python 2. Is this really necessary for the py3k bra

[pypy-commit] pypy default: Skip this line of the test on 32-bit, with an explanation about why.

2014-05-02 Thread arigo
Author: Armin Rigo Branch: Changeset: r71194:0e00b9b987eb Date: 2014-05-02 10:32 +0200 http://bitbucket.org/pypy/pypy/changeset/0e00b9b987eb/ Log:Skip this line of the test on 32-bit, with an explanation about why. diff --git a/pypy/module/pypyjit/test_pypy_c/test_cprofile.py b/pypy/module

[pypy-commit] extradoc extradoc: more random citescites...

2014-05-02 Thread Raemi
Author: Remi Meier Branch: extradoc Changeset: r5215:72d2204d81d3 Date: 2014-05-02 10:42 +0200 http://bitbucket.org/pypy/extradoc/changeset/72d2204d81d3/ Log:more random citescites... diff --git a/talk/icooolps2014/position-paper.tex b/talk/icooolps2014/position-paper.tex --- a/talk/icooolp

[pypy-commit] extradoc extradoc: merge

2014-05-02 Thread Raemi
Author: Remi Meier Branch: extradoc Changeset: r5216:d7be425514e9 Date: 2014-05-02 10:43 +0200 http://bitbucket.org/pypy/extradoc/changeset/d7be425514e9/ Log:merge diff --git a/talk/icooolps2014/position-paper.tex b/talk/icooolps2014/position-paper.tex --- a/talk/icooolps2014/position-paper

[pypy-commit] extradoc extradoc: remove example citation

2014-05-02 Thread Raemi
Author: Remi Meier Branch: extradoc Changeset: r5217:e020fe62fcfc Date: 2014-05-02 10:49 +0200 http://bitbucket.org/pypy/extradoc/changeset/e020fe62fcfc/ Log:remove example citation diff --git a/talk/icooolps2014/position-paper.tex b/talk/icooolps2014/position-paper.tex --- a/talk/icooolps2

[pypy-commit] extradoc extradoc: typo

2014-05-02 Thread arigo
Author: Armin Rigo Branch: extradoc Changeset: r5218:616a76d3b5b9 Date: 2014-05-02 10:54 +0200 http://bitbucket.org/pypy/extradoc/changeset/616a76d3b5b9/ Log:typo diff --git a/talk/icooolps2014/position-paper.tex b/talk/icooolps2014/position-paper.tex --- a/talk/icooolps2014/position-paper.

[pypy-commit] extradoc extradoc: add something about automatic barrier placement

2014-05-02 Thread Raemi
Author: Remi Meier Branch: extradoc Changeset: r5219:511162cc1095 Date: 2014-05-02 11:35 +0200 http://bitbucket.org/pypy/extradoc/changeset/511162cc1095/ Log:add something about automatic barrier placement diff --git a/talk/icooolps2014/position-paper.tex b/talk/icooolps2014/position-paper.

[pypy-commit] lang-smalltalk 64bit-c2: Merged default

2014-05-02 Thread Hubert Hesse
Author: Hubert Hesse Branch: 64bit-c2 Changeset: r796:e6c406381c28 Date: 2014-04-24 14:41 +0200 http://bitbucket.org/pypy/lang-smalltalk/changeset/e6c406381c28/ Log:Merged default diff --git a/.hgignore b/.hgignore --- a/.hgignore +++ b/.hgignore @@ -12,3 +12,5 @@ versions coglinux *.orig

[pypy-commit] lang-smalltalk 64bit-c2: STM GC has no support for destructors atm.

2014-05-02 Thread Hubert Hesse
Author: Hubert Hesse Branch: 64bit-c2 Changeset: r797:0e0c70ccb883 Date: 2014-05-02 12:44 +0200 http://bitbucket.org/pypy/lang-smalltalk/changeset/0e0c70ccb883/ Log:STM GC has no support for destructors atm. diff --git a/spyvm/model.py b/spyvm/model.py --- a/spyvm/model.py +++ b/spyvm/model.

[pypy-commit] extradoc extradoc: add some text

2014-05-02 Thread Raemi
Author: Remi Meier Branch: extradoc Changeset: r5220:c40d093dd7ec Date: 2014-05-02 13:33 +0200 http://bitbucket.org/pypy/extradoc/changeset/c40d093dd7ec/ Log:add some text diff --git a/talk/icooolps2014/position-paper.tex b/talk/icooolps2014/position-paper.tex --- a/talk/icooolps2014/positi

[pypy-commit] extradoc extradoc: minor changes

2014-05-02 Thread Raemi
Author: Remi Meier Branch: extradoc Changeset: r5221:b88e3053f8a9 Date: 2014-05-02 13:46 +0200 http://bitbucket.org/pypy/extradoc/changeset/b88e3053f8a9/ Log:minor changes diff --git a/talk/icooolps2014/position-paper.tex b/talk/icooolps2014/position-paper.tex --- a/talk/icooolps2014/positi

[pypy-commit] extradoc extradoc: additional cite

2014-05-02 Thread Raemi
Author: Remi Meier Branch: extradoc Changeset: r5222:5d9030322a0b Date: 2014-05-02 13:53 +0200 http://bitbucket.org/pypy/extradoc/changeset/5d9030322a0b/ Log:additional cite diff --git a/talk/icooolps2014/position-paper.tex b/talk/icooolps2014/position-paper.tex --- a/talk/icooolps2014/posi

[pypy-commit] pypy default: fixup (arigato)

2014-05-02 Thread mattip
Author: Matti Picus Branch: Changeset: r71195:67fb13391dc6 Date: 2014-05-02 12:45 + http://bitbucket.org/pypy/pypy/changeset/67fb13391dc6/ Log:fixup (arigato) diff --git a/pypy/doc/release-2.3.0.rst b/pypy/doc/release-2.3.0.rst --- a/pypy/doc/release-2.3.0.rst +++ b/pypy/doc/release-2.3

[pypy-commit] extradoc extradoc: add citation

2014-05-02 Thread Raemi
Author: Remi Meier Branch: extradoc Changeset: r5223:bd5dc3629fa4 Date: 2014-05-02 15:30 +0200 http://bitbucket.org/pypy/extradoc/changeset/bd5dc3629fa4/ Log:add citation diff --git a/talk/icooolps2014/position-paper.tex b/talk/icooolps2014/position-paper.tex --- a/talk/icooolps2014/positio

[pypy-commit] pypy stmgc-c7: Bah, can't pass anything via r11 across the call --- the CALL instruction itself may need r11

2014-05-02 Thread arigo
Author: Armin Rigo Branch: stmgc-c7 Changeset: r71196:34b987aa50c1 Date: 2014-05-02 17:04 +0200 http://bitbucket.org/pypy/pypy/changeset/34b987aa50c1/ Log:Bah, can't pass anything via r11 across the call --- the CALL instruction itself may need r11 diff --git a/rpython/jit/backend/x8

[pypy-commit] pypy release-2.3.x: merge default into branch

2014-05-02 Thread mattip
Author: mattip Branch: release-2.3.x Changeset: r71197:119b5f4c257f Date: 2014-05-02 15:00 +0300 http://bitbucket.org/pypy/pypy/changeset/119b5f4c257f/ Log:merge default into branch diff --git a/pypy/module/_lsprof/test/test_cprofile.py b/pypy/module/_lsprof/test/test_cprofile.py --- a/pypy

[pypy-commit] pypy default: skip tests on 32 bit

2014-05-02 Thread mattip
Author: mattip Branch: Changeset: r71198:c03087ca1843 Date: 2014-05-02 18:07 +0300 http://bitbucket.org/pypy/pypy/changeset/c03087ca1843/ Log:skip tests on 32 bit diff --git a/pypy/module/cppyy/test/test_datatypes.py b/pypy/module/cppyy/test/test_datatypes.py --- a/pypy/module/cppyy/test/t

[pypy-commit] pypy release-2.3.x: merge default into branch

2014-05-02 Thread mattip
Author: mattip Branch: release-2.3.x Changeset: r71199:6c9fdc71640b Date: 2014-05-02 18:09 +0300 http://bitbucket.org/pypy/pypy/changeset/6c9fdc71640b/ Log:merge default into branch diff --git a/pypy/doc/release-2.3.0.rst b/pypy/doc/release-2.3.0.rst --- a/pypy/doc/release-2.3.0.rst +++ b/py

[pypy-commit] stmgc marker: More symmetrically, put also in the "other"

2014-05-02 Thread arigo
Author: Armin Rigo Branch: marker Changeset: r1194:937201ff1335 Date: 2014-05-02 17:46 +0200 http://bitbucket.org/pypy/stmgc/changeset/937201ff1335/ Log:More symmetrically, put also in the "other" field when reporting a contention where "self" writes and "other" reads. diff

[pypy-commit] pypy default: readd less controversial py3k compat

2014-05-02 Thread pjenvey
Author: Philip Jenvey Branch: Changeset: r71200:2b5234972cd9 Date: 2014-05-02 09:30 -0700 http://bitbucket.org/pypy/pypy/changeset/2b5234972cd9/ Log:readd less controversial py3k compat diff --git a/pypy/module/_lsprof/test/test_cprofile.py b/pypy/module/_lsprof/test/test_cprofile.py --- a

[pypy-commit] pypy default: merge heads

2014-05-02 Thread bdkearns
Author: Brian Kearns Branch: Changeset: r71202:b635f1afc5ce Date: 2014-05-02 12:33 -0400 http://bitbucket.org/pypy/pypy/changeset/b635f1afc5ce/ Log:merge heads ___ pypy-commit mailing list pypy-commit@python.org https://mail.python.org/mailman/lis

[pypy-commit] pypy default: redo test_cprofile py3k compat so it works the same

2014-05-02 Thread bdkearns
Author: Brian Kearns Branch: Changeset: r71201:e89381f9b054 Date: 2014-05-02 12:32 -0400 http://bitbucket.org/pypy/pypy/changeset/e89381f9b054/ Log:redo test_cprofile py3k compat so it works the same diff --git a/pypy/module/_lsprof/test/test_cprofile.py b/pypy/module/_lsprof/test/test_cpr

[pypy-commit] pypy default: support __future__ flags in gateway appdef from func obj

2014-05-02 Thread bdkearns
Author: Brian Kearns Branch: Changeset: r71203:b72c31dbc037 Date: 2014-05-02 13:35 -0400 http://bitbucket.org/pypy/pypy/changeset/b72c31dbc037/ Log:support __future__ flags in gateway appdef from func obj diff --git a/pypy/interpreter/gateway.py b/pypy/interpreter/gateway.py --- a/pypy/inte

[pypy-commit] pypy fix-tpname: fix cpyext slot wrapper repr

2014-05-02 Thread bdkearns
Author: Brian Kearns Branch: fix-tpname Changeset: r71205:f1afb02b246a Date: 2014-05-02 15:31 -0400 http://bitbucket.org/pypy/pypy/changeset/f1afb02b246a/ Log:fix cpyext slot wrapper repr diff --git a/pypy/module/cpyext/methodobject.py b/pypy/module/cpyext/methodobject.py --- a/pypy/module/

[pypy-commit] pypy fix-tpname: fix tp_name of cpyext typeobjects

2014-05-02 Thread bdkearns
Author: Brian Kearns Branch: fix-tpname Changeset: r71204:2af214ac9f7e Date: 2014-05-02 15:31 -0400 http://bitbucket.org/pypy/pypy/changeset/2af214ac9f7e/ Log:fix tp_name of cpyext typeobjects diff --git a/pypy/module/cpyext/typeobject.py b/pypy/module/cpyext/typeobject.py --- a/pypy/module/

[pypy-commit] extradoc extradoc: Add a suggestion

2014-05-02 Thread arigo
Author: Armin Rigo Branch: extradoc Changeset: r5224:5fdf06cfaac9 Date: 2014-05-02 22:55 +0200 http://bitbucket.org/pypy/extradoc/changeset/5fdf06cfaac9/ Log:Add a suggestion diff --git a/talk/icooolps2014/position-paper.tex b/talk/icooolps2014/position-paper.tex --- a/talk/icooolps2014/pos

[pypy-commit] pypy fix-tpname: fix translation

2014-05-02 Thread bdkearns
Author: Brian Kearns Branch: fix-tpname Changeset: r71206:af335604eacc Date: 2014-05-02 17:19 -0400 http://bitbucket.org/pypy/pypy/changeset/af335604eacc/ Log:fix translation diff --git a/pypy/module/cpyext/methodobject.py b/pypy/module/cpyext/methodobject.py --- a/pypy/module/cpyext/method

[pypy-commit] pypy reflex-support: consistency in use of integers

2014-05-02 Thread wlav
Author: Wim Lavrijsen Branch: reflex-support Changeset: r71209:8282572159fe Date: 2014-05-02 14:37 -0700 http://bitbucket.org/pypy/pypy/changeset/8282572159fe/ Log:consistency in use of integers diff --git a/pypy/module/cppyy/capi/capi_types.py b/pypy/module/cppyy/capi/capi_types.py --- a/p

[pypy-commit] pypy reflex-support: fix potential overflow problems

2014-05-02 Thread wlav
Author: Wim Lavrijsen Branch: reflex-support Changeset: r71208:563e581721d0 Date: 2014-05-02 14:35 -0700 http://bitbucket.org/pypy/pypy/changeset/563e581721d0/ Log:fix potential overflow problems diff --git a/pypy/module/cppyy/capi/cint_capi.py b/pypy/module/cppyy/capi/cint_capi.py --- a/py

[pypy-commit] pypy fix-tpname: additional fixes

2014-05-02 Thread bdkearns
Author: Brian Kearns Branch: fix-tpname Changeset: r71210:1a89979e6d52 Date: 2014-05-02 18:52 -0400 http://bitbucket.org/pypy/pypy/changeset/1a89979e6d52/ Log:additional fixes diff --git a/pypy/module/_io/interp_bufferedio.py b/pypy/module/_io/interp_bufferedio.py --- a/pypy/module/_io/inte

[pypy-commit] pypy release-2.3.x: merge default

2014-05-02 Thread bdkearns
Author: Brian Kearns Branch: release-2.3.x Changeset: r71214:16b7931bb487 Date: 2014-05-02 21:20 -0400 http://bitbucket.org/pypy/pypy/changeset/16b7931bb487/ Log:merge default diff --git a/pypy/doc/whatsnew-2.3.0.rst b/pypy/doc/whatsnew-2.3.0.rst --- a/pypy/doc/whatsnew-2.3.0.rst +++ b/pypy/

[pypy-commit] pypy default: fix whatsnew

2014-05-02 Thread bdkearns
Author: Brian Kearns Branch: Changeset: r71213:6066ed126e77 Date: 2014-05-02 21:20 -0400 http://bitbucket.org/pypy/pypy/changeset/6066ed126e77/ Log:fix whatsnew diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst --- a/pypy/doc/whatsnew-head.rst +++ b/pypy/doc/whatsnew-head

[pypy-commit] pypy default: whitespace

2014-05-02 Thread bdkearns
Author: Brian Kearns Branch: Changeset: r71212:773fc6275c69 Date: 2014-05-02 21:19 -0400 http://bitbucket.org/pypy/pypy/changeset/773fc6275c69/ Log:whitespace diff --git a/pypy/doc/whatsnew-2.3.0.rst b/pypy/doc/whatsnew-2.3.0.rst --- a/pypy/doc/whatsnew-2.3.0.rst +++ b/pypy/doc/whatsnew-2.3

[pypy-commit] pypy default: merge reflex-support

2014-05-02 Thread bdkearns
Author: Brian Kearns Branch: Changeset: r71211:c296ea98cf63 Date: 2014-05-02 21:14 -0400 http://bitbucket.org/pypy/pypy/changeset/c296ea98cf63/ Log:merge reflex-support diff --git a/pypy/module/cppyy/capi/capi_types.py b/pypy/module/cppyy/capi/capi_types.py --- a/pypy/module/cppyy/capi/cap

[pypy-commit] pypy default: fix whatsnew

2014-05-02 Thread bdkearns
Author: Brian Kearns Branch: Changeset: r71217:5ff0f9f58158 Date: 2014-05-02 21:24 -0400 http://bitbucket.org/pypy/pypy/changeset/5ff0f9f58158/ Log:fix whatsnew diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst --- a/pypy/doc/whatsnew-head.rst +++ b/pypy/doc/whatsnew-head

[pypy-commit] pypy fix-tpname: close branch for merging

2014-05-02 Thread bdkearns
Author: Brian Kearns Branch: fix-tpname Changeset: r71215:d307272e3d81 Date: 2014-05-02 21:22 -0400 http://bitbucket.org/pypy/pypy/changeset/d307272e3d81/ Log:close branch for merging ___ pypy-commit mailing list pypy-commit@python.org https://mail

[pypy-commit] pypy default: backout premature merge of reflex-support: doesn't translate

2014-05-02 Thread bdkearns
Author: Brian Kearns Branch: Changeset: r71219:56fa4b56da86 Date: 2014-05-02 21:51 -0400 http://bitbucket.org/pypy/pypy/changeset/56fa4b56da86/ Log:backout premature merge of reflex-support: doesn't translate diff --git a/pypy/module/cppyy/capi/capi_types.py b/pypy/module/cppyy/capi/capi_t

[pypy-commit] pypy release-2.3.x: backout premature merge of reflex-support: doesn't translate

2014-05-02 Thread bdkearns
Author: Brian Kearns Branch: release-2.3.x Changeset: r71218:773bc2c8bfc5 Date: 2014-05-02 21:51 -0400 http://bitbucket.org/pypy/pypy/changeset/773bc2c8bfc5/ Log:backout premature merge of reflex-support: doesn't translate diff --git a/pypy/module/cppyy/capi/capi_types.py b/pypy/module/cppy

[pypy-commit] pypy default: test/fix cpyext version number

2014-05-02 Thread bdkearns
Author: Brian Kearns Branch: Changeset: r71220:12b3395cfa84 Date: 2014-05-02 21:59 -0400 http://bitbucket.org/pypy/pypy/changeset/12b3395cfa84/ Log:test/fix cpyext version number diff --git a/pypy/module/cpyext/include/patchlevel.h b/pypy/module/cpyext/include/patchlevel.h --- a/pypy/modul

[pypy-commit] pypy reflex-support: untangle the use of signed and unsigned integers for the benefit of the rtyper

2014-05-02 Thread wlav
Author: Wim Lavrijsen Branch: reflex-support Changeset: r71221:1481152c36d5 Date: 2014-05-02 22:22 -0700 http://bitbucket.org/pypy/pypy/changeset/1481152c36d5/ Log:untangle the use of signed and unsigned integers for the benefit of the rtyper diff --git a/pypy/module/cppyy/capi/loada