aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Pall <mike>2015-03-11 17:47:24 +0100
committerMike Pall <mike>2015-03-11 17:47:24 +0100
commita9fd68674483b2f886b925c2199e5f81c36c656a (patch)
treea569ee129c822955f8ec5291af1ff1cad99adb53
parent8b6af89ba76ce9a245f37765a645691bdd195039 (diff)
downloadluajit-a9fd68674483b2f886b925c2199e5f81c36c656a.tar.gz
luajit-a9fd68674483b2f886b925c2199e5f81c36c656a.tar.bz2
luajit-a9fd68674483b2f886b925c2199e5f81c36c656a.zip
Doc cleanup.
-rw-r--r--doc/status.html13
1 files changed, 2 insertions, 11 deletions
diff --git a/doc/status.html b/doc/status.html
index e3655d48..b4bbec79 100644
--- a/doc/status.html
+++ b/doc/status.html
@@ -1,7 +1,7 @@
1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> 1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
2<html> 2<html>
3<head> 3<head>
4<title>Status &amp; Roadmap</title> 4<title>Status</title>
5<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> 5<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
6<meta name="Author" content="Mike Pall"> 6<meta name="Author" content="Mike Pall">
7<meta name="Copyright" content="Copyright (C) 2005-2015, Mike Pall"> 7<meta name="Copyright" content="Copyright (C) 2005-2015, Mike Pall">
@@ -17,7 +17,7 @@ ul li { padding-bottom: 0.3em; }
17<a href="http://luajit.org"><span>Lua<span id="logo">JIT</span></span></a> 17<a href="http://luajit.org"><span>Lua<span id="logo">JIT</span></span></a>
18</div> 18</div>
19<div id="head"> 19<div id="head">
20<h1>Status &amp; Roadmap</h1> 20<h1>Status</h1>
21</div> 21</div>
22<div id="nav"> 22<div id="nav">
23<ul><li> 23<ul><li>
@@ -102,15 +102,6 @@ handled correctly. The error may fall through an on-trace
102garbage collector. 102garbage collector.
103</li> 103</li>
104</ul> 104</ul>
105
106<h2>Roadmap</h2>
107<p>
108Please refer to the
109<a href="http://www.freelists.org/post/luajit/LuaJIT-Roadmap-20122013"><span class="ext">&raquo;</span>&nbsp;LuaJIT Roadmap 2012/2013</a> and an
110<a href="http://www.freelists.org/post/luajit/LuaJIT-Roadmap-20122013-UPDATE"><span class="ext">&raquo;</span>&nbsp;update on release planning</a> for details.
111</p>
112<p>
113</p>
114<br class="flush"> 105<br class="flush">
115</div> 106</div>
116<div id="foot"> 107<div id="foot">