[pypy-commit] pypy op_malloc_gc: A branch to simplify the backend interface: instead of

arigo noreply at buildbot.pypy.org
Fri Nov 18 10:17:28 CET 2011


Author: Armin Rigo <arigo at tunes.org>
Branch: op_malloc_gc
Changeset: r49507:62ea37257eb5
Date: 2011-11-18 10:13 +0100
http://bitbucket.org/pypy/pypy/changeset/62ea37257eb5/

Log:	A branch to simplify the backend interface: instead of the various
	new_xxx resoperations, there is only one malloc_gc operation. Can
	also be used to do mallocs "in groups", when mallocing several small
	structures.



More information about the pypy-commit mailing list