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

cfbolz at codespeak.net cfbolz at codespeak.net
Mon Mar 12 16:33:42 CET 2007


Author: cfbolz
Date: Mon Mar 12 16:33:40 2007
New Revision: 40370

Modified:
   pypy/dist/pypy/doc/index-report.txt
Log:
point to new 2.3


Modified: pypy/dist/pypy/doc/index-report.txt
==============================================================================
--- pypy/dist/pypy/doc/index-report.txt	(original)
+++ pypy/dist/pypy/doc/index-report.txt	Mon Mar 12 16:33:40 2007
@@ -12,12 +12,15 @@
 Reports of 2007
 ===============
 
+`Interim D02.3 Testing Tool`_ is an interim version of a report about the
+`py.test`_ testing tool which is part of the `py-lib`_. The report is still a
+draft, all feedback for it is welcome. *(2007-01-28)*
+
 `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
@@ -40,9 +43,6 @@
 about the Architecture and working of our JIT compiler generator.  The report
 is still a draft, all feedback for it is welcome. *(2007-01-28)*
 
-`Draft D02.3 Testing Tool`_ is an interim version of a report about the
-`py.test`_ testing tool which is part of the `py-lib`_. The report is still a
-draft, all feedback for it is welcome. *(2007-01-28)*
 
 .. _`py-lib`: http://codespeak.net/py/current/doc/
 .. _`py.test`: http://codespeak.net/py/current/doc/test.html
@@ -101,7 +101,7 @@
 .. _`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
 .. _`D03.1 Extension Compiler`: http://codespeak.net/pypy/extradoc/eu-report/D03.1_Extension_Compiler-interim-2007-02-28.pdf
-.. _`Draft D02.3 Testing Tool`: http://codespeak.net/pypy/extradoc/eu-report/D02.3_Testing_Framework-interim-2007-01-28.pdf
+.. _`Interim D02.3 Testing Tool`: http://codespeak.net/pypy/extradoc/eu-report/D02.3_Testing_Framework-interim-2007-03-12.pdf
 .. _`Draft D08.2 JIT Compiler Architecture`: http://codespeak.net/pypy/extradoc/eu-report/D08.2_JIT_Compiler_Architecture-interim-2007-01-28.pdf
 .. _`Draft D13.1 Build and Configuration Tool`: http://codespeak.net/pypy/extradoc/eu-report/D13.1_Build-_and_Configuration_Tool-interim-2006-02-01.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-interim-2007-02-28.pdf



More information about the Pypy-commit mailing list