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

cfbolz at codespeak.net cfbolz at codespeak.net
Fri May 11 21:31:46 CEST 2007


Author: cfbolz
Date: Fri May 11 21:31:46 2007
New Revision: 43259

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


Modified: pypy/dist/pypy/doc/index-report.txt
==============================================================================
--- pypy/dist/pypy/doc/index-report.txt	(original)
+++ pypy/dist/pypy/doc/index-report.txt	Fri May 11 21:31:46 2007
@@ -12,6 +12,11 @@
 Reports of 2007
 ===============
 
+`D09.1 Constraint Solving and Semantic Web`_ is  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. *(2007-05-11)*
+
+
 `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)*
@@ -78,11 +83,6 @@
 (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
-feedback for it is welcome. *(2007-02-28)*
-
 
 
 .. _`py-lib`: http://codespeak.net/py/current/doc/
@@ -146,7 +146,7 @@
 .. _`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
 .. _`D08.2 JIT Compiler Architecture`: http://codespeak.net/pypy/extradoc/eu-report/D08.2_JIT_Compiler_Architecture-2007-05-01.pdf
 .. _`D08.1 JIT Compiler Release`: http://codespeak.net/pypy/extradoc/eu-report/D08.1_JIT_Compiler_Release-2007-04-30.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
+.. _`D09.1 Constraint Solving and Semantic Web`: http://codespeak.net/pypy/extradoc/eu-report/D09.1_Constraint_Solving_and_Semantic_Web-2007-05-11.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
 .. _`D11.1 PyPy for Embedded Devices`: http://codespeak.net/pypy/extradoc/eu-report/D11.1_PyPy_for_Embedded_Devices-2007-03-26.pdf
 .. _`D12.1 High-Level-Backends and Feature Prototypes`: http://codespeak.net/pypy/extradoc/eu-report/D12.1_H-L-Backends_and_Feature_Prototypes-2007-03-22.pdf



More information about the Pypy-commit mailing list