[pypy-svn] r51253 - pypy/dist/pypy/rpython/memory/test
arigo at codespeak.net
arigo at codespeak.net
Mon Feb 4 14:06:26 CET 2008
Author: arigo
Date: Mon Feb 4 14:06:24 2008
New Revision: 51253
Added:
pypy/dist/pypy/rpython/memory/test/test_transformed_gc.py.merge.tmp
- copied, changed from r51249, pypy/dist/pypy/rpython/memory/test/test_transformed_gc.py
Log:
merging of svn+ssh://codespeak.net/svn/pypy/branch/asmgcroot/pypy/rpython/memory/test/test_transformed_gc.py
revisions 50007 to 51249:
------------------------------------------------------------------------
r50988 | cfbolz | 2008-01-24 19:50:34 +0100 (Thu, 24 Jan 2008) | 2 lines
missed some places
------------------------------------------------------------------------
r50261 | arigo | 2008-01-02 16:31:17 +0100 (Wed, 02 Jan 2008) | 3 lines
Branch the branch, to play with a more flexible implementation of
trackgcroot.py.
------------------------------------------------------------------------
r50009 | arigo | 2007-12-22 16:16:48 +0100 (Sat, 22 Dec 2007) | 2 lines
A branch in which to try out the llvm.gcroot() operation.
------------------------------------------------------------------------
More information about the Pypy-commit
mailing list