Brian McCallister
|
c194519800
|
change use of luaL_openlib to luaL_register via path from Arfrever Frehtes Taifersar Arahesis
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@784644 13f79535-47bb-0310-9956-ffa450edef68
|
2009-06-15 03:10:06 +00:00 |
|
Brian McCallister
|
3268b2daf4
|
change use of luaL_openlib to luaL_register via path from Arfrever Frehtes Taifersar Arahesis
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@784643 13f79535-47bb-0310-9956-ffa450edef68
|
2009-06-15 03:10:03 +00:00 |
|
William A. Rowe Jr
|
aa4b1cff0b
|
fix symbol space and exports
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@758428 13f79535-47bb-0310-9956-ffa450edef68
|
2009-03-25 20:09:08 +00:00 |
|
Brian McCallister
|
0f4cf6e591
|
changes headers_in and headers_out handling in mod_lua to map apr_table_t instances as boxed pointers
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@737293 13f79535-47bb-0310-9956-ffa450edef68
|
2009-01-24 03:10:40 +00:00 |
|
Paul Querna
|
ce336c773a
|
Attempt to make mod_lua compile under a strict c89 compiler by moving all variable declarations to be before code.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@728539 13f79535-47bb-0310-9956-ffa450edef68
|
2008-12-21 22:38:07 +00:00 |
|
Paul Querna
|
729bcf2b58
|
Reformat mod_lua according to the HTTP Server Project C Style Guide:
<http://httpd.apache.org/dev/styleguide.html>
No functional changes.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@728516 13f79535-47bb-0310-9956-ffa450edef68
|
2008-12-21 21:41:52 +00:00 |
|
Paul Querna
|
41fa7d796a
|
Include standard ASF license block.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@728512 13f79535-47bb-0310-9956-ffa450edef68
|
2008-12-21 21:32:04 +00:00 |
|
Paul Querna
|
3948867f51
|
Rename all files in mod_lua to have a lua_ prefix, as things like 'config.h' are way to generic and will often conflict with other include files.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@728508 13f79535-47bb-0310-9956-ffa450edef68
|
2008-12-21 21:27:01 +00:00 |
|