summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorLua Team <team@lua.org>2006-02-21 12:00:00 +0000
committerrepogen <>2006-02-21 12:00:00 +0000
commitf6f9af6cbce3516054b6fd2a8e9d3a1b168ce4be (patch)
tree445f56eafe5b8b782287fca4ca4197ba4970d322 /HISTORY
parent69c6ee1f592c6588bc11a8e02811230e77e984cf (diff)
downloadlua-github-5.1.tar.gz
Lua 5.15.1
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY4
1 files changed, 2 insertions, 2 deletions
diff --git a/HISTORY b/HISTORY
index 885c35ba..d807a533 100644
--- a/HISTORY
+++ b/HISTORY
@@ -20,8 +20,8 @@ HISTORY for Lua 5.1
+ incremental garbage collection.
+ better handling of end-of-line in the lexer.
+ fully reentrant parser (new Lua function `load')
- + better support for 64-bit machines (special thanks to Mike Pall).
- + native loadlib support for Mac OS X (thanks to Matthew Cox).
+ + better support for 64-bit machines.
+ + native loadlib support for Mac OS X.
+ standard distribution in only one library (lualib.a merged into lua.a)
* Changes from version 4.0 to 5.0