RELEASE LuaJIT-2.0.0-beta10

This commit is contained in:
Mike Pall
2012-05-09 18:11:35 +02:00
parent c8a1f274af
commit 51f05d64c9
9 changed files with 20 additions and 20 deletions

View File

@@ -62,7 +62,7 @@ ul li { padding-bottom: 0.3em; }
<p>
The <span style="color: #0000c0;">LuaJIT 1.x</span> series represents
the current <span style="color: #0000c0;">stable branch</span>.
Only a single bug has been discovered in the last two years. So, if
Only a single bug has been discovered in the last three years. So, if
you need a rock-solid VM, you are encouraged to fetch the latest
release of LuaJIT 1.x from the <a href="http://luajit.org/download.html"><span class="ext">&raquo;</span>&nbsp;Download</a>
page.
@@ -70,10 +70,10 @@ page.
<p>
<span style="color: #c00000;">LuaJIT 2.0</span> is the currently active
<span style="color: #c00000;">development branch</span>.
It has <b>Beta Test</b> status and is still undergoing
substantial changes.
It still has <b>Beta Test</b> status, but it's not undergoing substantial
changes anymore.
It has <a href="http://luajit.org/performance.html"><span class="ext">&raquo;</span>&nbsp;much better performance</a> than LuaJIT 1.x.
It's maturing quickly, so you should definitely
It's nearly feature-complete, so you should definitely
start to evaluate it for new projects right now.
</p>