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
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
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
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
---
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
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
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
+
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