diff options
author | Carl Friedrich Bolz <cfbolz@gmx.de> | 2007-03-12 15:33:40 +0000 |
---|---|---|
committer | Carl Friedrich Bolz <cfbolz@gmx.de> | 2007-03-12 15:33:40 +0000 |
commit | 2615a2305693be47087926f6a95512ef90863675 (patch) | |
tree | 4c67088aba9e94d3b3a2745fa8f36125b1c66d87 /pypy/doc/index-report.txt | |
parent | Typo fixes. (diff) | |
download | pypy-2615a2305693be47087926f6a95512ef90863675.tar.gz pypy-2615a2305693be47087926f6a95512ef90863675.tar.bz2 pypy-2615a2305693be47087926f6a95512ef90863675.zip |
point to new 2.3
Diffstat (limited to 'pypy/doc/index-report.txt')
-rw-r--r-- | pypy/doc/index-report.txt | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/pypy/doc/index-report.txt b/pypy/doc/index-report.txt index 7b5d489ca6..0de74040f5 100644 --- a/pypy/doc/index-report.txt +++ b/pypy/doc/index-report.txt @@ -12,12 +12,15 @@ European Union. 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 @@ packages. The report is still a draft, all feedback for it is welcome. 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 @@ project during the first year of EU funding (December 2004 - December 2005) .. _`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 |