Author: David Schneider <[email protected]>
Branch: extradoc
Changeset: r4562:8fa85ece8e16
Date: 2012-08-14 14:25 +0200
http://bitbucket.org/pypy/extradoc/changeset/8fa85ece8e16/

Log:    We are using a specific revision and not a tag anymore

diff --git a/talk/vmil2012/paper.tex b/talk/vmil2012/paper.tex
--- a/talk/vmil2012/paper.tex
+++ b/talk/vmil2012/paper.tex
@@ -641,7 +641,7 @@
 benchmarks were taken from the PyPy benchmarks repository using revision
 
\texttt{ff7b35837d0f}.\footnote{\url{https://bitbucket.org/pypy/benchmarks/src/ff7b35837d0f}}
 The benchmarks were run on a version of PyPy based on the
-tag~\texttt{0b77afaafdd0} and patched to collect additional data about the
+revision~\texttt{0b77afaafdd0} and patched to collect additional data about the
 guards in the machine code
 backends.\footnote{\url{https://bitbucket.org/pypy/pypy/src/0b77afaafdd0}} The
 tools used to run and evaluate the benchmarks including the patches applied to
_______________________________________________
pypy-commit mailing list
[email protected]
http://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to