[pypy-svn] r48567 - pypy/extradoc/sprintinfo/gothenburg-2007

cfbolz at codespeak.net cfbolz at codespeak.net
Sun Nov 11 15:03:29 CET 2007


Author: cfbolz
Date: Sun Nov 11 15:03:27 2007
New Revision: 48567

Modified:
   pypy/extradoc/sprintinfo/gothenburg-2007/announce.txt
Log:
these tasks are done


Modified: pypy/extradoc/sprintinfo/gothenburg-2007/announce.txt
==============================================================================
--- pypy/extradoc/sprintinfo/gothenburg-2007/announce.txt	(original)
+++ pypy/extradoc/sprintinfo/gothenburg-2007/announce.txt	Sun Nov 11 15:03:27 2007
@@ -24,13 +24,8 @@
  - move away from implicit keepalives
  - raw_malloc should be split, rffi one should not use obmalloc (it's
    not thread-safe)
- - kill simulator, run the semi space tests on llinterp (may happen
-   before)
- - have a moving gc correct version of the gc framework transformation
  - delegate finding type stuff like vtables etc to GC, cleaner interface
    for rtti, simplify translator/c/gc.py
- - think about approaches to id, especially concerning boehm, where the
-   id will keep the object alive and concerning a moving GC
 
  - clean up the tangle of including headers in the C backend
 



More information about the Pypy-commit mailing list