Skip to content

Tags: googol-lab/lua

Tags

v5.3.3

Toggle v5.3.3's commit message
'lua_pushglobaltable' returns 'void'

v5.3.2

Toggle v5.3.2's commit message
format "%s" in 'string.format' accepts embedded zeros when it

has no modifiers

v5.3.1

Toggle v5.3.1's commit message
bug in order NaN x int (tests must ensure that NaN does not get

converted to integer)

v5.3.0

Toggle v5.3.0's commit message
'setkey' -> 'setnodekey' (to avoid conflicts with POSIX)

v5.3-beta

Toggle v5.3-beta's commit message
detail (using 'sizeof' instead of 'strlen' for length of a constant

string)

v5.3-alpha

Toggle v5.3-alpha's commit message
release changed to (5.3) alpha

v5.2.3

Toggle v5.2.3's commit message
details (typos in comments)

v5.2.2

Toggle v5.2.2's commit message
logic for checking mode for 'fopen' moved to macro 'lua_checkmode'

v5.2.1

Toggle v5.2.1's commit message
bugs: Internal Lua values may escape through the debug API +

Problems when yielding from debug hooks

v5.2.0

Toggle v5.2.0's commit message
new way to handle -E option (write a mark in the registry to avoid

reading environment variables)