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
|
d55a5826e8
|
Few tweaks in installation, some missing files, etc.
|
2005-11-22 08:33:29 +00:00 |
|
Diego Nehab
|
773e35ced3
|
Compiled on Windows. Fixed a bunch of stuff. Almost ready to release.
Implemented a nice dispatcher! Non-blocking check-links and forward server
use the dispatcher.
|
2005-08-23 05:53:14 +00:00 |
|