[pypy-commit] pypy default: document missing branches

fijal noreply at buildbot.pypy.org
Tue Aug 6 17:57:26 CEST 2013


Author: Maciej Fijalkowski <fijall at gmail.com>
Branch: 
Changeset: r65974:83155329906e
Date: 2013-08-06 17:56 +0200
http://bitbucket.org/pypy/pypy/changeset/83155329906e/

Log:	document missing branches

diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst
--- a/pypy/doc/whatsnew-head.rst
+++ b/pypy/doc/whatsnew-head.rst
@@ -66,3 +66,10 @@
 .. branch: kill-typesystem
 Remove the "type system" abstraction, now that there is only ever one kind of
 type system used.
+
+.. branch: kill-gen-store-back-in
+Kills gen_store_back_in_virtualizable - should improve non-inlined calls by
+a bit
+
+.. branch: dotviewer-linewidth
+.. branch: reflex-support


More information about the pypy-commit mailing list