[pypy-svn] r64902 - pypy/branch/pyjitpl5/pypy/jit/metainterp

fijal at codespeak.net fijal at codespeak.net
Fri May 1 01:23:41 CEST 2009


Author: fijal
Date: Fri May  1 01:23:41 2009
New Revision: 64902

Modified:
   pypy/branch/pyjitpl5/pypy/jit/metainterp/TODO
Log:
update


Modified: pypy/branch/pyjitpl5/pypy/jit/metainterp/TODO
==============================================================================
--- pypy/branch/pyjitpl5/pypy/jit/metainterp/TODO	(original)
+++ pypy/branch/pyjitpl5/pypy/jit/metainterp/TODO	Fri May  1 01:23:41 2009
@@ -1,11 +1,5 @@
 * find a test for r64742 (JitException capture)
 
-* fix HashCollisionException, it appears in the wild
-
-* do something about _weakref module, it's usually needed by everyone
-
-* look at some remaining crashes
-
 * support floats
 
 * fix bugs in virtualizables, but think first



More information about the Pypy-commit mailing list