From 6523585c66c04cea54df50013df8886b589847d8 Mon Sep 17 00:00:00 2001 From: David Walter Seikel Date: Mon, 23 Jan 2012 23:36:30 +1000 Subject: Add luaproc and LuaJIT libraries. Two versions of LuaJIT, the stable release, and the dev version. Try the dev version first, until ih fails badly. --- libraries/luajit-2.0/doc/changes.html | 640 ++++++++++++++++++++++++++++++++++ 1 file changed, 640 insertions(+) create mode 100644 libraries/luajit-2.0/doc/changes.html (limited to 'libraries/luajit-2.0/doc/changes.html') diff --git a/libraries/luajit-2.0/doc/changes.html b/libraries/luajit-2.0/doc/changes.html new file mode 100644 index 0000000..51027a9 --- /dev/null +++ b/libraries/luajit-2.0/doc/changes.html @@ -0,0 +1,640 @@ + + + +LuaJIT Change History + + + + + + + + + +
+Lua +
+ + +
+

+This is a list of changes between the released versions of LuaJIT.
+The current development version is LuaJIT 2.0.0-beta9.
+The current stable version is LuaJIT 1.1.7. +

+

+Please check the +» Online Change History +to see whether newer versions are available. +

+ +
+

LuaJIT 2.0.0-beta9 — 2011-12-14

+ + +

LuaJIT 2.0.0-beta8 — 2011-06-23

+ + +

LuaJIT 2.0.0-beta7 — 2011-05-05

+ + +

LuaJIT 2.0.0-beta6 — 2011-02-11

+ + +

LuaJIT 2.0.0-beta5 — 2010-08-24

+ + +

LuaJIT 2.0.0-beta4 — 2010-03-28

+ + +

LuaJIT 2.0.0-beta3 — 2010-03-07

+ + +

LuaJIT 2.0.0-beta2 — 2009-11-09

+ + +

LuaJIT 2.0.0-beta1 — 2009-10-31

+ +
+ +
+

LuaJIT 1.1.7 — 2011-05-05

+ + +

LuaJIT 1.1.6 — 2010-03-28

+ + +

LuaJIT 1.1.5 — 2008-10-25

+ + +

LuaJIT 1.1.4 — 2008-02-05

+ + +

LuaJIT 1.1.3 — 2007-05-24

+ + +

LuaJIT 1.1.2 — 2006-06-24

+ + +

LuaJIT 1.1.1 — 2006-06-20

+ +

+This release is in sync with Coco 1.1.1 (see the +» Coco Change History). +

+ +

LuaJIT 1.1.0 — 2006-03-13

+ +

+This release is in sync with Coco 1.1.0 (see the +» Coco Change History). +

+
+ +
+

LuaJIT 1.0.3 — 2005-09-08

+ +

+This is the first public release of LuaJIT. +

+ +

LuaJIT 1.0.2 — 2005-09-02

+ +

+Not released because Lua 5.1 alpha came out today. +

+ +

LuaJIT 1.0.1 — 2005-08-31

+ +

+Interim non-public release. +Special thanks to Adam D. Moss for reporting most of the bugs. +

+ +

LuaJIT 1.0.0 — 2005-08-29

+

+This is the initial non-public release of LuaJIT. +

+
+
+
+ + + -- cgit v1.1