Author: Armin Rigo <[email protected]> Branch: Changeset: r173:f3351e588de4 Date: 2013-06-17 16:46 +0200 http://bitbucket.org/pypy/stmgc/changeset/f3351e588de4/
Log: Mention this. diff --git a/README.txt b/README.txt --- a/README.txt +++ b/README.txt @@ -10,6 +10,7 @@ The library interface is in "c4/stmgc.h". Progress (these revisions are roughly stable versions, pick the latest): +- 3aea86a96daf: last rev of "c3", the previous version - f1ccf5bbcb6f: first step, working but with no GC - 8da924453f29: minor collection seems to be working, no major GC _______________________________________________ pypy-commit mailing list [email protected] http://mail.python.org/mailman/listinfo/pypy-commit
