[pypy-svn] r67206 - pypy/trunk/pypy/doc/jit

arigo at codespeak.net arigo at codespeak.net
Tue Aug 25 19:56:48 CEST 2009


Author: arigo
Date: Tue Aug 25 19:56:47 2009
New Revision: 67206

Modified:
   pypy/trunk/pypy/doc/jit/pyjitpl5.txt
Log:
Use the "jit" label in the blog.


Modified: pypy/trunk/pypy/doc/jit/pyjitpl5.txt
==============================================================================
--- pypy/trunk/pypy/doc/jit/pyjitpl5.txt	(original)
+++ pypy/trunk/pypy/doc/jit/pyjitpl5.txt	Tue Aug 25 19:56:47 2009
@@ -9,15 +9,6 @@
 
 .. __: http://codespeak.net/svn/pypy/extradoc/talk/icooolps2009/bolz-tracing-jit.pdf
 
-as well as blog posts (oldest first):
+as well as the `blog posts with the JIT tag.`__
 
-* http://morepypy.blogspot.com/2008/06/hi-all-some-news-from-jit-front.html
-* http://morepypy.blogspot.com/2008/10/prolog-jit-masters-thesis-finished.html
-* http://morepypy.blogspot.com/2009/03/applying-tracing-jit-to-interpreter.html
-* http://morepypy.blogspot.com/2009/03/jit-bit-of-look-inside.html
-* http://morepypy.blogspot.com/2009/03/good-news-everyone.html
-* http://morepypy.blogspot.com/2009/04/roadmap-for-jit.html
-* http://morepypy.blogspot.com/2009/04/4-weeks-of-gdb.html
-* http://morepypy.blogspot.com/2009/05/icooolps-submissions.html
-* http://morepypy.blogspot.com/2009/06/news-from-jit-front.html
-* http://morepypy.blogspot.com/2009/06/jit-progress.html
+.. __: http://morepypy.blogspot.com/search/label/jit



More information about the Pypy-commit mailing list