Author: Armin Rigo <[email protected]>
Branch: extradoc
Changeset: r3959:93a337edf716
Date: 2011-11-04 12:58 +0100
http://bitbucket.org/pypy/extradoc/changeset/93a337edf716/

Log:    Planning.

diff --git a/sprintinfo/gothenburg-2011-2/planning.txt 
b/sprintinfo/gothenburg-2011-2/planning.txt
new file mode 100644
--- /dev/null
+++ b/sprintinfo/gothenburg-2011-2/planning.txt
@@ -0,0 +1,29 @@
+people present:
+    Christian Timser
+    Hakan Ardo
+    
+
+
+done so far:
+
+    Christian works on win64 support, continuing the job started in Genua
+
+    Hakan refactors unrolling: adds a TARGET resoperation that can be used
+    in the middle of loops, and that defines a possible JUMP target.
+
+    Armin did random stuff including progress on the STM branch.
+
+    Mark worked on specializing 2-tuples to contain int/floats/strings.
+
+    Andrew Dalke and Sam Lade worked on the previous days on numpy
+    integration, looking at f2py
+
+
+today:
+    
+    the TARGET resoperation: Hakan, Armin
+
+    win64: Christian
+
+    specialized 2-tuples: Mark, Anto
+
_______________________________________________
pypy-commit mailing list
[email protected]
http://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to