diff options
| author | Lua Team <team@lua.org> | 2006-02-21 12:00:00 +0000 |
|---|---|---|
| committer | repogen <> | 2006-02-21 12:00:00 +0000 |
| commit | f6f9af6cbce3516054b6fd2a8e9d3a1b168ce4be (patch) | |
| tree | 445f56eafe5b8b782287fca4ca4197ba4970d322 /HISTORY | |
| parent | 69c6ee1f592c6588bc11a8e02811230e77e984cf (diff) | |
| download | lua-github-5.1.tar.gz | |
Lua 5.15.1
Diffstat (limited to 'HISTORY')
| -rw-r--r-- | HISTORY | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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 |
