[pypy-svn] r78443 - pypy/extradoc/sprintinfo/ddorf2010

cfbolz at codespeak.net cfbolz at codespeak.net
Fri Oct 29 10:18:37 CEST 2010


Author: cfbolz
Date: Fri Oct 29 10:18:36 2010
New Revision: 78443

Modified:
   pypy/extradoc/sprintinfo/ddorf2010/planning.txt
Log:
(all): planning for today


Modified: pypy/extradoc/sprintinfo/ddorf2010/planning.txt
==============================================================================
--- pypy/extradoc/sprintinfo/ddorf2010/planning.txt	(original)
+++ pypy/extradoc/sprintinfo/ddorf2010/planning.txt	Fri Oct 29 10:18:36 2010
@@ -1,29 +1,32 @@
 people present:
     Anto
-    David
     Carl Friedrich
     Ronny
     Armin
+    Håkan
     Lukas
 
+coming later?:
+    Sven
+
+not there today:
+    David
 
 topics:
 
-- get mmap to work on Beagleboard DONE
-- bridges in the ARM backend SORT OF DONE
-- add spilling and location support IN PROGRESS (David, Armin around)
-- ARM int trace operations (David)
-- hg conversion WE HAVE MORE OF A PLAN (Anto, Ronny)
-- memory benchmarks DONE
-- refine heap analysis CONFUSING (Carl Friedrich, Lukas)
-- (Re)write _bisect module (Armin)
+- add spilling and location support IN PROGRESS
+- ARM int trace operations SOME PROGRESS
+- hg conversion WE HAVE AN EVEN DIFFERENT PLAN (Anto, Ronny)
+- refine heap analysis GETTING BETTER (Carl Friedrich, Lukas)
+- (Re)write _bisect module DONE
 - buildbot improvements, locks, email on failing tests
 - run pypy-c-nojit in the benchmarks
 - make it possible to run benchmark on branches
 - understand problems of mapdict (Carl Friedrich, Armin)
 - rewrite ctypes to use _ffi
-- can classes with non-type metaclasses use typeversion? DONE
-
+- fix the remaining bugs on the jit-unroll-loops branch (Armin, Håkan)
+- have an implementation of Python longs with C long longs
+- work in Pyrolog (Sven, Carl Friedrich around)
 
 scheduled discussions:
 



More information about the Pypy-commit mailing list