[pypy-commit] pypy default: issue 1183: difference should never reuse the storage of a set as the storage of the resulting set, even if they are equal

2012-06-19 Thread l . diekmann
Author: Lukas Diekmann Branch: Changeset: r55714:776e724afb92 Date: 2012-06-19 11:44 +0200 http://bitbucket.org/pypy/pypy/changeset/776e724afb92/ Log:issue 1183: difference should never reuse the storage of a set as the storage of the resulting set, even if they are equal diff --git

[pypy-commit] pypy default: merge

2012-06-19 Thread l . diekmann
Author: Lukas Diekmann Branch: Changeset: r55715:3f86187828a0 Date: 2012-06-19 11:47 +0200 http://bitbucket.org/pypy/pypy/changeset/3f86187828a0/ Log:merge diff --git a/pypy/doc/release-1.9.0.rst b/pypy/doc/release-1.9.0.rst --- a/pypy/doc/release-1.9.0.rst +++ b/pypy/doc/release-1.9.0.rst

[pypy-commit] pypy default: issue 1183: added additional test

2012-06-19 Thread l . diekmann
Author: Lukas Diekmann Branch: Changeset: r55716:f7988abae5ec Date: 2012-06-19 13:14 +0200 http://bitbucket.org/pypy/pypy/changeset/f7988abae5ec/ Log:issue 1183: added additional test diff --git a/pypy/objspace/std/test/test_setobject.py b/pypy/objspace/std/test/test_setobject.py --- a/pyp

[pypy-commit] pypy default: optimization for the union of two sets using the object strategy

2012-06-19 Thread l . diekmann
Author: l.diekmann Branch: Changeset: r55717:452bb2805140 Date: 2012-06-19 18:19 +0200 http://bitbucket.org/pypy/pypy/changeset/452bb2805140/ Log:optimization for the union of two sets using the object strategy diff --git a/pypy/objspace/std/setobject.py b/pypy/objspace/std/setobject.py ---

[pypy-commit] pypy default: merge

2012-06-19 Thread l . diekmann
Author: l.diekmann Branch: Changeset: r55718:75dcb8759f38 Date: 2012-06-19 18:20 +0200 http://bitbucket.org/pypy/pypy/changeset/75dcb8759f38/ Log:merge diff --git a/pypy/objspace/std/test/test_setobject.py b/pypy/objspace/std/test/test_setobject.py --- a/pypy/objspace/std/test/test_setobjec

[pypy-commit] pypy reflex-support: o) merge default into branch

2012-06-19 Thread wlav
Author: Wim Lavrijsen Branch: reflex-support Changeset: r55720:9f6a3c12b789 Date: 2012-06-19 10:39 -0700 http://bitbucket.org/pypy/pypy/changeset/9f6a3c12b789/ Log:o) merge default into branch o) add UCB to copyright holders o) document reflex-support addition in whatsnew diff --git

[pypy-commit] pypy reflex-support: code quality

2012-06-19 Thread wlav
Author: Wim Lavrijsen Branch: reflex-support Changeset: r55719:4cbe269fda19 Date: 2012-06-19 09:49 -0700 http://bitbucket.org/pypy/pypy/changeset/4cbe269fda19/ Log:code quality diff --git a/pypy/module/cppyy/converter.py b/pypy/module/cppyy/converter.py --- a/pypy/module/cppyy/converter.py +

[pypy-commit] extradoc extradoc: some information about stay at spring

2012-06-19 Thread hager
Author: Sven Hager Branch: extradoc Changeset: r4216:770c6031f4af Date: 2012-06-19 21:23 +0200 http://bitbucket.org/pypy/extradoc/changeset/770c6031f4af/ Log:some information about stay at spring diff --git a/sprintinfo/leipzig2012/people.txt b/sprintinfo/leipzig2012/people.txt --- a/sprint