[pypy-commit] extradoc extradoc: change my name, add acks

2014-05-04 Thread Raemi
Author: Remi Meier Branch: extradoc Changeset: r5226:77a8df646a80 Date: 2014-05-04 16:02 +0200 http://bitbucket.org/pypy/extradoc/changeset/77a8df646a80/ Log:change my name, add acks diff --git a/talk/icooolps2014/position-paper.tex b/talk/icooolps2014/position-paper.tex --- a/talk/icooolps

[pypy-commit] stmgc marker: Untabbify

2014-05-04 Thread arigo
Author: Armin Rigo Branch: marker Changeset: r1198:822e52f17647 Date: 2014-05-04 16:47 +0200 http://bitbucket.org/pypy/stmgc/changeset/822e52f17647/ Log:Untabbify diff --git a/c7/stm/marker.c b/c7/stm/marker.c --- a/c7/stm/marker.c +++ b/c7/stm/marker.c @@ -170,19 +170,19 @@ switch (kin

[pypy-commit] stmgc marker: Fix the test

2014-05-04 Thread arigo
Author: Armin Rigo Branch: marker Changeset: r1196:dadefd7d75ad Date: 2014-05-04 16:46 +0200 http://bitbucket.org/pypy/stmgc/changeset/dadefd7d75ad/ Log:Fix the test diff --git a/c7/test/test_marker.py b/c7/test/test_marker.py --- a/c7/test/test_marker.py +++ b/c7/test/test_marker.py @@ -208

[pypy-commit] stmgc marker: Fix the test

2014-05-04 Thread arigo
Author: Armin Rigo Branch: marker Changeset: r1197:a62dc8720373 Date: 2014-05-04 16:47 +0200 http://bitbucket.org/pypy/stmgc/changeset/a62dc8720373/ Log:Fix the test diff --git a/c7/stm/nursery.c b/c7/stm/nursery.c --- a/c7/stm/nursery.c +++ b/c7/stm/nursery.c @@ -244,6 +244,12 @@ for (

[pypy-commit] stmgc marker: Failing test

2014-05-04 Thread arigo
Author: Armin Rigo Branch: marker Changeset: r1195:677236438589 Date: 2014-05-04 16:30 +0200 http://bitbucket.org/pypy/stmgc/changeset/677236438589/ Log:Failing test diff --git a/c7/test/test_marker.py b/c7/test/test_marker.py --- a/c7/test/test_marker.py +++ b/c7/test/test_marker.py @@ -208

[pypy-commit] pypy stmgc-c7: import stmgc/822e52f17647 (branch "marker")

2014-05-04 Thread arigo
Author: Armin Rigo Branch: stmgc-c7 Changeset: r71258:8e81e8026bd6 Date: 2014-05-04 16:51 +0200 http://bitbucket.org/pypy/pypy/changeset/8e81e8026bd6/ Log:import stmgc/822e52f17647 (branch "marker") diff --git a/rpython/translator/stm/src_stm/revision b/rpython/translator/stm/src_stm/revisi

[pypy-commit] pypy stmgc-c7: Change the "..." marker into "<" or ">", which are more distinctive in filenames

2014-05-04 Thread arigo
Author: Armin Rigo Branch: stmgc-c7 Changeset: r71259:5f88689ad670 Date: 2014-05-04 18:16 +0200 http://bitbucket.org/pypy/pypy/changeset/5f88689ad670/ Log:Change the "..." marker into "<" or ">", which are more distinctive in filenames diff --git a/lib_pypy/atomic.py b/lib_pypy/atomi

[pypy-commit] pypy stmgc-c7: Do push_marker/pop_marker inside the jit_driver loop inside of outside. Previously, during

2014-05-04 Thread arigo
Author: Armin Rigo Branch: stmgc-c7 Changeset: r71260:1d6e499b69ca Date: 2014-05-04 18:19 +0200 http://bitbucket.org/pypy/pypy/changeset/1d6e499b69ca/ Log:Do push_marker/pop_marker inside the jit_driver loop inside of outside. Previously, during blackhole-interpretation, we would see

[pypy-commit] pypy default: kill unused opcode_method_names

2014-05-04 Thread rlamy
Author: Ronan Lamy Branch: Changeset: r71261:6681c9f6226c Date: 2014-05-04 17:40 +0100 http://bitbucket.org/pypy/pypy/changeset/6681c9f6226c/ Log:kill unused opcode_method_names diff --git a/rpython/flowspace/flowcontext.py b/rpython/flowspace/flowcontext.py --- a/rpython/flowspace/flowcont

[pypy-commit] pypy default: no need to calculate this

2014-05-04 Thread bdkearns
Author: Brian Kearns Branch: Changeset: r71263:04ddb47ecbe6 Date: 2014-05-04 13:32 -0400 http://bitbucket.org/pypy/pypy/changeset/04ddb47ecbe6/ Log:no need to calculate this diff --git a/pypy/module/struct/formatiterator.py b/pypy/module/struct/formatiterator.py --- a/pypy/module/struct/fo

[pypy-commit] pypy default: remove loop from StringBuffer.getslice

2014-05-04 Thread bdkearns
Author: Brian Kearns Branch: Changeset: r71262:5cf4ae8fccac Date: 2014-05-04 12:48 -0400 http://bitbucket.org/pypy/pypy/changeset/5cf4ae8fccac/ Log:remove loop from StringBuffer.getslice diff --git a/rpython/rlib/buffer.py b/rpython/rlib/buffer.py --- a/rpython/rlib/buffer.py +++ b/rpython/

[pypy-commit] pypy stmgc-c7: Fix

2014-05-04 Thread arigo
Author: Armin Rigo Branch: stmgc-c7 Changeset: r71264:98f4d805e5d2 Date: 2014-05-04 20:53 +0200 http://bitbucket.org/pypy/pypy/changeset/98f4d805e5d2/ Log:Fix diff --git a/pypy/interpreter/pyopcode.py b/pypy/interpreter/pyopcode.py --- a/pypy/interpreter/pyopcode.py +++ b/pypy/interpreter/py

[pypy-commit] pypy stmgc-c7: Bah

2014-05-04 Thread arigo
Author: Armin Rigo Branch: stmgc-c7 Changeset: r71265:6180df23e44d Date: 2014-05-04 20:55 +0200 http://bitbucket.org/pypy/pypy/changeset/6180df23e44d/ Log:Bah diff --git a/rpython/translator/stm/src_stm/extracode.h b/rpython/translator/stm/src_stm/extracode.h --- a/rpython/translator/stm/sr

[pypy-commit] stmgc marker: Close ready-to-be-merged branch

2014-05-04 Thread arigo
Author: Armin Rigo Branch: marker Changeset: r1199:59e10002738c Date: 2014-05-04 20:59 +0200 http://bitbucket.org/pypy/stmgc/changeset/59e10002738c/ Log:Close ready-to-be-merged branch ___ pypy-commit mailing list [email protected] https://mai

[pypy-commit] stmgc default: hg merge marker

2014-05-04 Thread arigo
Author: Armin Rigo Branch: Changeset: r1200:84f5fbe03d5d Date: 2014-05-04 21:01 +0200 http://bitbucket.org/pypy/stmgc/changeset/84f5fbe03d5d/ Log:hg merge marker Adds simple markers, which record the location in the user program, extracted for every entry in modified_old_obj

[pypy-commit] pypy stmgc-c7: import stmgc/84f5fbe03d5d

2014-05-04 Thread arigo
Author: Armin Rigo Branch: stmgc-c7 Changeset: r71266:df6ec66d4ecb Date: 2014-05-04 21:03 +0200 http://bitbucket.org/pypy/pypy/changeset/df6ec66d4ecb/ Log:import stmgc/84f5fbe03d5d diff --git a/rpython/translator/stm/src_stm/revision b/rpython/translator/stm/src_stm/revision --- a/rpython/t

[pypy-commit] pypy default: allow jit to look inside buf.getslice if size is constant

2014-05-04 Thread bdkearns
Author: Brian Kearns Branch: Changeset: r71267:c1705fbd5f73 Date: 2014-05-04 16:32 -0400 http://bitbucket.org/pypy/pypy/changeset/c1705fbd5f73/ Log:allow jit to look inside buf.getslice if size is constant diff --git a/rpython/rlib/buffer.py b/rpython/rlib/buffer.py --- a/rpython/rlib/buffe

[pypy-commit] pypy default: add a test_pypy_c for struct unpack from array

2014-05-04 Thread bdkearns
Author: Brian Kearns Branch: Changeset: r71268:582d5e465ec2 Date: 2014-05-04 16:51 -0400 http://bitbucket.org/pypy/pypy/changeset/582d5e465ec2/ Log:add a test_pypy_c for struct unpack from array diff --git a/pypy/module/pypyjit/test_pypy_c/test_buffers.py b/pypy/module/pypyjit/test_pypy_c/

[pypy-commit] pypy default: have ArrayBuffer implement getslice when possible

2014-05-04 Thread bdkearns
Author: Brian Kearns Branch: Changeset: r71269:76427f9f6ae4 Date: 2014-05-04 17:11 -0400 http://bitbucket.org/pypy/pypy/changeset/76427f9f6ae4/ Log:have ArrayBuffer implement getslice when possible diff --git a/pypy/module/array/interp_array.py b/pypy/module/array/interp_array.py --- a/pyp

[pypy-commit] pypy default: update struct/array test_pypy_c

2014-05-04 Thread bdkearns
Author: Brian Kearns Branch: Changeset: r71270:fdd3a0ceb3e1 Date: 2014-05-04 18:41 -0400 http://bitbucket.org/pypy/pypy/changeset/fdd3a0ceb3e1/ Log:update struct/array test_pypy_c diff --git a/pypy/module/pypyjit/test_pypy_c/test_buffers.py b/pypy/module/pypyjit/test_pypy_c/test_buffers.py

[pypy-commit] pypy release-2.3.x: capitalization and grammer (thanks Ryan)

2014-05-04 Thread mattip
Author: mattip Branch: release-2.3.x Changeset: r71272:5121f615ecc6 Date: 2014-05-05 08:36 +0300 http://bitbucket.org/pypy/pypy/changeset/5121f615ecc6/ Log:capitalization and grammer (thanks Ryan) diff --git a/pypy/doc/release-2.3.0.rst b/pypy/doc/release-2.3.0.rst --- a/pypy/doc/release-2.3

[pypy-commit] pypy default: capitalization and grammer (thanks Ryan)

2014-05-04 Thread mattip
Author: mattip Branch: Changeset: r71271:01d8cef6d7b5 Date: 2014-05-05 08:36 +0300 http://bitbucket.org/pypy/pypy/changeset/01d8cef6d7b5/ Log:capitalization and grammer (thanks Ryan) 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/