Author: Armin Rigo <ar...@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.

_______________________________________________
pypy-commit mailing list
pypy-commit@python.org
http://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to