]> git.ipfire.org Git - thirdparty/LuaJIT.git/commit
From Lua 5.2: Add table.pack(). Needs -DLUAJIT_ENABLE_LUA52COMPAT.
authorMike Pall <mike>
Fri, 28 Sep 2012 15:29:17 +0000 (17:29 +0200)
committerMike Pall <mike>
Fri, 28 Sep 2012 15:29:17 +0000 (17:29 +0200)
commit26841296ab9e5f6d5df1a720e185334d5e84936b
tree69e6c9cec73988b8341b6518166a5f93dfc4323f
parente013206dd845861c2e27766ada75a98501033cfd
From Lua 5.2: Add table.pack(). Needs -DLUAJIT_ENABLE_LUA52COMPAT.
src/lib_table.c