Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | refactor: Address issues raised by linter | Thijs Schreijer | 2022-03-19 | 1 | -6/+7 |
* | Don't break global mbox table in mbox.split_mbox | mpeterv | 2016-02-11 | 1 | -1/+1 |
* | Export global table only if "module()" is defined. | Diego Nehab | 2013-06-05 | 1 | -17/+19 |
* | Build with Lua 5.2 without LUA_COMPAT_MODULE flag. | moteus | 2013-05-27 | 1 | -0/+2 |
* | Use the length operator (#) instead of table.getn. | Gerardo Marset | 2013-02-25 | 1 | -2/+2 |
* | Saving before big changes to support IPv6. | Diego Nehab | 2011-05-25 | 1 | -20/+20 |
* | Few tweaks in installation, some missing files, etc. | Diego Nehab | 2005-11-22 | 1 | -1/+1 |
* | Porting to LUA 5.0 final | Diego Nehab | 2003-05-25 | 1 | -10/+10 |
* | Finish port to Lua 5. Everything is working fine. | Diego Nehab | 2003-03-20 | 1 | -21/+21 |
* | Already compiling and running for Lua 5.0 (alpha) | Diego Nehab | 2002-12-02 | 1 | -35/+78 |
* | Initial revision | Diego Nehab | 2002-07-08 | 1 | -0/+45 |