[pypy-commit] extradoc extradoc: add another task

2013-08-23 Thread bivab
Author: David Schneider Branch: extradoc Changeset: r5021:8673099b2149 Date: 2013-08-23 09:47 +0200 http://bitbucket.org/pypy/extradoc/changeset/8673099b2149/ Log:add another task diff --git a/sprintinfo/london-2013/planning.txt b/sprintinfo/london-2013/planning.txt --- a/sprintinfo/london-

[pypy-commit] extradoc extradoc: two more people that I know are coming

2013-08-23 Thread cfbolz
Author: Carl Friedrich Bolz Branch: extradoc Changeset: r5022:afc00a4190a5 Date: 2013-08-23 12:44 +0200 http://bitbucket.org/pypy/extradoc/changeset/afc00a4190a5/ Log:two more people that I know are coming diff --git a/sprintinfo/london-2013/people.txt b/sprintinfo/london-2013/people.txt --

[pypy-commit] extradoc extradoc: New task

2013-08-23 Thread arigo
Author: Armin Rigo Branch: extradoc Changeset: r5023:9d405a53fb80 Date: 2013-08-23 16:54 +0200 http://bitbucket.org/pypy/extradoc/changeset/9d405a53fb80/ Log:New task diff --git a/sprintinfo/london-2013/planning.txt b/sprintinfo/london-2013/planning.txt --- a/sprintinfo/london-2013/planning

[pypy-commit] pypy default: (fijal, arigo)

2013-08-23 Thread arigo
Author: Armin Rigo Branch: Changeset: r66304:9b31edfc3a5b Date: 2013-08-23 18:17 +0200 http://bitbucket.org/pypy/pypy/changeset/9b31edfc3a5b/ Log:(fijal, arigo) Using "PYPYLOG=..:filename", on any fork(), it will now create a new file "filename.forkCHILDPID", starting with

[pypy-commit] pypy default: merged upstream

2013-08-23 Thread alex_gaynor
Author: Alex Gaynor Branch: Changeset: r66306:c82174cb45ee Date: 2013-08-23 09:37 -0700 http://bitbucket.org/pypy/pypy/changeset/c82174cb45ee/ Log:merged upstream diff --git a/pypy/module/micronumpy/interp_dtype.py b/pypy/module/micronumpy/interp_dtype.py --- a/pypy/module/micronumpy/inter

[pypy-commit] pypy default: Use a strlist for posix.listdir()

2013-08-23 Thread alex_gaynor
Author: Alex Gaynor Branch: Changeset: r66305:1043bb8b12f8 Date: 2013-08-23 09:24 -0700 http://bitbucket.org/pypy/pypy/changeset/1043bb8b12f8/ Log:Use a strlist for posix.listdir() diff --git a/pypy/module/posix/interp_posix.py b/pypy/module/posix/interp_posix.py --- a/pypy/module/posix/in

[pypy-commit] pypy default: Change again the process slightly.

2013-08-23 Thread arigo
Author: Armin Rigo Branch: Changeset: r66307:8c97e8124776 Date: 2013-08-23 19:39 +0200 http://bitbucket.org/pypy/pypy/changeset/8c97e8124776/ Log:Change again the process slightly. diff --git a/pypy/doc/windows.rst b/pypy/doc/windows.rst --- a/pypy/doc/windows.rst +++ b/pypy/doc/windows.rst

[pypy-commit] stmgc default: Fix a bug found by running PyPy (graphwalktest.py, which I will check in

2013-08-23 Thread arigo
Author: Armin Rigo Branch: Changeset: r498:d2e01fce511f Date: 2013-08-23 20:10 +0200 http://bitbucket.org/pypy/stmgc/changeset/d2e01fce511f/ Log:Fix a bug found by running PyPy (graphwalktest.py, which I will check in together with other test files I'm writing). diff --git a/c4/stea

[pypy-commit] pypy stmgc-static-barrier: import stmgc/d2e01fce511f

2013-08-23 Thread arigo
Author: Armin Rigo Branch: stmgc-static-barrier Changeset: r66308:5904f9845d8c Date: 2013-08-23 20:10 +0200 http://bitbucket.org/pypy/pypy/changeset/5904f9845d8c/ Log:import stmgc/d2e01fce511f diff --git a/rpython/translator/stm/src_stm/revision b/rpython/translator/stm/src_stm/revision ---

[pypy-commit] pypy default: fix translation: backout 1043bb8b12f8 for now

2013-08-23 Thread pjenvey
Author: Philip Jenvey Branch: Changeset: r66309:96d6dfac5ab9 Date: 2013-08-23 17:13 -0700 http://bitbucket.org/pypy/pypy/changeset/96d6dfac5ab9/ Log:fix translation: backout 1043bb8b12f8 for now diff --git a/pypy/module/posix/interp_posix.py b/pypy/module/posix/interp_posix.py --- a/pypy/m