]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
mod_lua: Improve compatibility with Lua 5.1, 5.2 and 5.3.
authorRainer Jung <rjung@apache.org>
Tue, 4 Jul 2017 19:22:23 +0000 (19:22 +0000)
committerRainer Jung <rjung@apache.org>
Tue, 4 Jul 2017 19:22:23 +0000 (19:22 +0000)
commitd1105fd4f22ca7b150b28b247bb4b88419a3601b
treeef26e11c90491254a3e2d8a674e04c3910b9af85
parentb8e63371198fb0147028c52f8a67b53aea51e8b1
mod_lua: Improve compatibility with Lua 5.1, 5.2 and 5.3.
PR58188, PR60831, PR61245.

Still to solve: replace uses of luaL_register().

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1800809 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
modules/lua/lua_request.c
modules/lua/mod_lua.c