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

cfbolz at codespeak.net cfbolz at codespeak.net
Tue May 1 23:52:50 CEST 2007


Author: cfbolz
Date: Tue May  1 23:52:49 2007
New Revision: 42560

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	Tue May  1 23:52:49 2007
@@ -12,6 +12,10 @@
 Reports of 2007
 ===============
 
+`D14.4 PyPy-1.0 Milestone report`_ (for language developers and researchers)
+summarizes research & technical results of the PyPy-1.0 release and discusses
+related development process and community aspects. *(2007-05-01)*
+
 `D08.2 JIT Compiler Architecture`_ is a report about the Architecture and
 working of our JIT compiler generator. *(2007-05-01)*
 
@@ -19,11 +23,6 @@
 JIT compiler for Python and the novel framework we used to
 automatically generate it in PyPy 1.0. *(2007-04-30)*
 
-`D14.4 PyPy-1.0 Milestone report`_ (for language developers and researchers)
-summarizes research & technical results of the PyPy-1.0 release and discusses
-related development process and community aspects. This report is an interim 
-version, we may still incorporate feedback. *(2007-04-05)*
-
 `D06.1 Core Object Optimization Results`_ documents the optimizations
 we implemented in the interpreter and object space: dictionary
 implementations, method call optimizations, etc. The report is still not final
@@ -155,7 +154,7 @@
 .. _`D14.1 Report about Milestone/Phase 1`: http://codespeak.net/svn/pypy/extradoc/eu-report/D14.1_Report_about_Milestone_Phase_1.pdf
 .. _`D14.2 Tutorials and Guide Through the PyPy Source Code`: http://codespeak.net/pypy/extradoc/eu-report/D14.2_Tutorials_and_Guide_Through_the_PyPy_Source_Code-2007-03-22.pdf
 .. _`D14.3 Report about Milestone/Phase 2`: http://codespeak.net/pypy/extradoc/eu-report/D14.3_Report_about_Milestone_Phase_2-final-2006-08-03.pdf
-.. _`D14.4 PyPy-1.0 Milestone report`: http://codespeak.net/pypy/extradoc/eu-report/D14.4_Report_About_Milestone_Phase_3-interim-2007-2007-04-05.pdf
+.. _`D14.4 PyPy-1.0 Milestone report`: http://codespeak.net/pypy/extradoc/eu-report/D14.4_Report_About_Milestone_Phase_3-2007-2007-05-01.pdf
 .. _`D14.5 Documentation of the development process`: http://codespeak.net/pypy/extradoc/eu-report/D14.5_Documentation_of_the_development_process-2007-03-30.pdf
 
 



More information about the Pypy-commit mailing list