mpeterv
|
9192881346
|
Don't break global mbox table in mbox.split_mbox
|
2016-02-11 15:57:56 +03:00 |
|
Diego Nehab
|
bc709ac7b7
|
Export global table only if "module()" is defined.
|
2013-06-05 18:36:51 +08:00 |
|
moteus
|
920bc97629
|
Build with Lua 5.2 without LUA_COMPAT_MODULE flag.
LUASOCKET_USE_GLOBAL flag enable create global variables when load socket/mime modules.
|
2013-05-27 12:45:09 +04:00 |
|
Gerardo Marset
|
56893e9dcd
|
Use the length operator (#) instead of table.getn.
table.getn was deprecated in Lua 5.1 in favor of #, the length operator.
See: http://www.lua.org/manual/5.1/manual.html#7.2
|
2013-02-25 20:28:28 -02:00 |
|
Diego Nehab
|
3a8ba90dfb
|
Saving before big changes to support IPv6.
|
2011-05-25 20:57:22 +00:00 |
|
Diego Nehab
|
d55a5826e8
|
Few tweaks in installation, some missing files, etc.
|
2005-11-22 08:33:29 +00:00 |
|
Diego Nehab
|
0f6c8d50a9
|
Porting to LUA 5.0 final
|
2003-05-25 01:54:13 +00:00 |
|
Diego Nehab
|
53857360bb
|
Finish port to Lua 5. Everything is working fine.
Still doesn't work in Windows.
|
2003-03-20 00:24:44 +00:00 |
|
Diego Nehab
|
d7e80592a6
|
Already compiling and running for Lua 5.0 (alpha)
|
2002-12-02 23:34:41 +00:00 |
|
Diego Nehab
|
0fc2302221
|
Initial revision
|
2002-07-08 21:55:01 +00:00 |
|