RELEASE LuaJIT-2.0.0-beta4

This commit is contained in:
Mike Pall
2010-03-28 19:26:33 +02:00
parent 3a8b9bad2e
commit 23189fa40d
9 changed files with 34 additions and 24 deletions

View File

@@ -45,8 +45,8 @@ ul li { padding-bottom: 0.3em; }
<div id="main">
<p>
The <span style="color: #0000c0;">LuaJIT 1.x</span> series represents
the current <span style="color: #0000c0;">stable branch</span>. As of
this writing there have been no open bugs since about a year. So, if
the current <span style="color: #0000c0;">stable branch</span>.
Only a single bug has been discovered in the last two 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.
@@ -55,7 +55,9 @@ page.
<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's maturing quickly, so you should definitely
substantial changes.
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
start to evaluate it for new projects right now.
</p>