[pypy-commit] pypy default: Add branches

arigo noreply at buildbot.pypy.org
Wed Jun 13 12:25:12 CEST 2012


Author: Armin Rigo <arigo at tunes.org>
Branch: 
Changeset: r55639:a4fd8c9abd4e
Date: 2012-06-13 12:24 +0200
http://bitbucket.org/pypy/pypy/changeset/a4fd8c9abd4e/

Log:	Add branches

diff --git a/pypy/doc/whatsnew-1.9.rst b/pypy/doc/whatsnew-1.9.rst
--- a/pypy/doc/whatsnew-1.9.rst
+++ b/pypy/doc/whatsnew-1.9.rst
@@ -94,9 +94,12 @@
 The ``ffistruct`` branch adds a very low level way to express C structures
 with _ffi in a very JIT-friendly way
 
+.. branch: app_main-refactor
+.. branch: win-ordinal
 
 
 .. "uninteresting" branches that we should just ignore for the whatsnew:
+.. branch: slightly-shorter-c
 .. branch: exception-cannot-occur
 .. branch: sanitize-finally-stack
 .. branch: revive-dlltool


More information about the pypy-commit mailing list