[pypy-commit] extradoc extradoc: Fix a subtle bug

2012-12-08 Thread arigo
Author: Armin Rigo Branch: extradoc Changeset: r4934:381602717702 Date: 2012-12-08 18:32 +0100 http://bitbucket.org/pypy/extradoc/changeset/381602717702/ Log:Fix a subtle bug diff --git a/talk/stm2012/stmimpl.rst b/talk/stm2012/stmimpl.rst --- a/talk/stm2012/stmimpl.rst +++ b/talk/stm2012/st

[pypy-commit] pypy py3k: partially revert 6f4f798 to fix translation

2012-12-08 Thread pjenvey
Author: Philip Jenvey Branch: py3k Changeset: r59369:224100e73390 Date: 2012-12-08 10:51 -0800 http://bitbucket.org/pypy/pypy/changeset/224100e73390/ Log:partially revert 6f4f798 to fix translation diff --git a/pypy/objspace/std/strutil.py b/pypy/objspace/std/strutil.py --- a/pypy/objspace/s

[pypy-commit] extradoc extradoc: Replace ValidateDuringCommit with ValidateDuringTransaction(1).

2012-12-08 Thread arigo
Author: Armin Rigo Branch: extradoc Changeset: r4935:b9ea67a28b14 Date: 2012-12-08 19:52 +0100 http://bitbucket.org/pypy/extradoc/changeset/b9ea67a28b14/ Log:Replace ValidateDuringCommit with ValidateDuringTransaction(1). Clean up list_of_read_objects. diff --git a/talk/stm2012/stmim

[pypy-commit] extradoc extradoc: This causes a deadlock. Remove it.

2012-12-08 Thread arigo
Author: Armin Rigo Branch: extradoc Changeset: r4936:62966b52fe07 Date: 2012-12-08 20:01 +0100 http://bitbucket.org/pypy/extradoc/changeset/62966b52fe07/ Log:This causes a deadlock. Remove it. diff --git a/talk/stm2012/stmimpl.rst b/talk/stm2012/stmimpl.rst --- a/talk/stm2012/stmimpl.rst +++

[pypy-commit] pypy stm-thread-2: Random minor fixes

2012-12-08 Thread arigo
Author: Armin Rigo Branch: stm-thread-2 Changeset: r59370:a7d331e0315e Date: 2012-12-08 20:25 +0100 http://bitbucket.org/pypy/pypy/changeset/a7d331e0315e/ Log:Random minor fixes diff --git a/pypy/rpython/lltypesystem/rffi.py b/pypy/rpython/lltypesystem/rffi.py --- a/pypy/rpython/lltypesyste

[pypy-commit] pypy stm-thread-2: Update to the latest stmimpl.rst, following the changes done to

2012-12-08 Thread arigo
Author: Armin Rigo Branch: stm-thread-2 Changeset: r59371:b9699de4f839 Date: 2012-12-08 20:30 +0100 http://bitbucket.org/pypy/pypy/changeset/b9699de4f839/ Log:Update to the latest stmimpl.rst, following the changes done to https://bitbucket.org/arigo/arigo/raw/default/hack/stm/c2/et.c