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

cfbolz at codespeak.net cfbolz at codespeak.net
Wed Feb 28 17:23:40 CET 2007


Author: cfbolz
Date: Wed Feb 28 17:23:38 2007
New Revision: 39598

Modified:
   pypy/dist/pypy/doc/index-report.txt
Log:
add link to 7.1 report


Modified: pypy/dist/pypy/doc/index-report.txt
==============================================================================
--- pypy/dist/pypy/doc/index-report.txt	(original)
+++ pypy/dist/pypy/doc/index-report.txt	Wed Feb 28 17:23:38 2007
@@ -12,6 +12,12 @@
 Reports of 2007
 ===============
 
+`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
+to virtual machine construction`_. *(2007-02-28)*
+
+
 `D09.1 Constraint Solving and Semantic Web`_ is an interim version of a
 report about PyPy's logic programming and constraint solving features, as well
 as the work going on to tie semantic web technologies and PyPy together. All
@@ -45,11 +51,6 @@
 Reports of 2006
 ===============
 
-`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
-to virtual machine construction`_. *(2006-12-15)*
-
 `D14.3 Report about Milestone/Phase 2`_ is the final report about
 the second phase of the EU project, summarizing and detailing technical, 
 research, dissemination and community aspects.  Feedback is very welcome! 
@@ -95,7 +96,7 @@
 .. _`D05.3 Implementation with Translation Aspects`: http://codespeak.net/svn/pypy/extradoc/eu-report/D05.3_Publish_on_implementation_with_translation_aspects.pdf
 .. _`D05.4 Encapsulating Low Level Aspects`: http://codespeak.net/svn/pypy/extradoc/eu-report/D05.4_Publish_on_encapsulating_low_level_language_aspects.pdf
 .. _`D14.1 Report about Milestone/Phase 1`: http://codespeak.net/svn/pypy/extradoc/eu-report/D14.1_Report_about_Milestone_Phase_1.pdf
-.. _`D07.1 Massive Parallelism and Translation Aspects`: http://codespeak.net/pypy/extradoc/eu-report/D07.1_Massive_Parallelism_and_Translation_Aspects-2006-12-15.pdf
+.. _`D07.1 Massive Parallelism and Translation Aspects`: http://codespeak.net/pypy/extradoc/eu-report/D07.1_Massive_Parallelism_and_Translation_Aspects-2007-02-28.pdf
 .. _`D09.1 Constraint Solving and Semantic Web`: http://codespeak.net/pypy/extradoc/eu-report/D09.1_Constraint_Solving_and_Semantic_Web-interim-2007-02-28.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
 .. _`PyPy's approach to virtual machine construction`: http://codespeak.net/svn/pypy/extradoc/talk/dls2006/pypy-vm-construction.pdf



More information about the Pypy-commit mailing list