Author: Armin Rigo <ar...@tunes.org> Branch: Changeset: r303:08f615ac1415 Date: 2013-06-27 14:24 +0200 http://bitbucket.org/pypy/stmgc/changeset/08f615ac1415/
Log: Progress diff --git a/README.txt b/README.txt --- a/README.txt +++ b/README.txt @@ -9,10 +9,11 @@ The library interface is in "c4/stmgc.h". -Progress (these revisions are roughly stable versions, pick the latest): +Progress (these revisions are roughly stable versions, pick the last one): - 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 +- e7249873dcda: major collection seems to be working The file "c4/doc-objects.txt" contains some low-level explanations. _______________________________________________ pypy-commit mailing list pypy-commit@python.org http://mail.python.org/mailman/listinfo/pypy-commit