[pypy-svn] r41572 - pypy/dist/pypy/doc

cfbolz at codespeak.net cfbolz at codespeak.net
Wed Mar 28 13:57:05 CEST 2007


Author: cfbolz
Date: Wed Mar 28 13:57:04 2007
New Revision: 41572

Modified:
   pypy/dist/pypy/doc/index-report.txt
Log:
update link


Modified: pypy/dist/pypy/doc/index-report.txt
==============================================================================
--- pypy/dist/pypy/doc/index-report.txt	(original)
+++ pypy/dist/pypy/doc/index-report.txt	Wed Mar 28 13:57:04 2007
@@ -12,6 +12,9 @@
 Reports of 2007
 ===============
 
+`D01.2-4 Project Organization`_ is a report about the management activities
+within the PyPy project and PyPy development process. *(2007-03-28)*
+
 `D11.1 PyPy for Embedded Devices`_ is a report the possibilities of using PyPy
 technology for programming embedded devices. *(2007-03-26)*
 
@@ -34,7 +37,6 @@
 newcomers. *(2007-03-22)*
 
 
-
 `D02.1 Development Tools and Website`_ is a report
 about the codespeak_ development environment and aditional tool support for the
 PyPy development process. *(2007-03-21)*
@@ -44,11 +46,6 @@
 CPython's changes. *(2007-03-21)*
 
 
-`Interim D01.2-4 Project Organization`_ is an interim version of a
-report about the management activities within the PyPy project and
-PyPy development process. The report is still non-final, all feedback
-for it is welcome. *(2007-03-12)*
-
 `D07.1 Massive Parallelism and Translation Aspects`_ is a report about
 PyPy's optimization efforts, garbage collectors and massive parallelism
 (stackless) features.  This report refers to the paper `PyPy's approach
@@ -128,7 +125,7 @@
 .. _`PyPy's approach to virtual machine construction`: http://codespeak.net/svn/pypy/extradoc/talk/dls2006/pypy-vm-construction.pdf
 .. _`D03.1 Extension Compiler`: http://codespeak.net/pypy/extradoc/eu-report/D03.1_Extension_Compiler-2007-03-21.pdf
 .. _`D02.3 Testing Tool`: http://codespeak.net/pypy/extradoc/eu-report/D02.3_Testing_Framework-2007-03-23.pdf
-.. _`Interim D01.2-4 Project Organization`: http://codespeak.net/pypy/extradoc/eu-report/D01.2-4_Project_Organization-interim-2007-03-12.pdf
+.. _`D01.2-4 Project Organization`: http://codespeak.net/pypy/extradoc/eu-report/D01.2-4_Project_Organization-2007-03-28.pdf
 .. _`D02.1 Development Tools and Website`: http://codespeak.net/pypy/extradoc/eu-report/D02.1_Development_Tools_and_Website-2007-03-21.pdf
 .. _`Draft D08.2 JIT Compiler Architecture`: http://codespeak.net/pypy/extradoc/eu-report/D08.2_JIT_Compiler_Architecture-interim-2007-01-28.pdf
 .. _`D10.1 Aspect-Oriented, Design-by-Contract Programming and RPython static checking`: http://codespeak.net/pypy/extradoc/eu-report/D10.1_Aspect_Oriented_Programming_in_PyPy-2007-03-22.pdf



More information about the Pypy-commit mailing list