Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Adjusted some of the broken examples. | Diego Nehab | 2004-03-26 | 1 | -5/+7 | |
| | ||||||
* | Worked on the manual. | Diego Nehab | 2004-02-04 | 1 | -1/+1 | |
| | | | | | Implemented stuffing (needs test) Added cddb and qp examples. | |||||
* | Updated some of the callbacks in callback.lua. | Diego Nehab | 2004-01-19 | 1 | -69/+110 | |
| | | | | | | | | | | Update get.lua to use the new callbacks. The old "code" module is now the "mime" module. Updated all modules that depended on it. Updated url.lua to use the new namespace scheme, and moved the escape and unescape functions that used to be in the code.lua module to it, since these are specific to urls. Updated the callback entries in the manual. | |||||
* | Made them independent of namespace. | Diego Nehab | 2003-07-05 | 1 | -0/+1 | |
| | ||||||
* | Finished implementation of LuaSocket 2.0 alpha on Linux. | Diego Nehab | 2003-06-26 | 1 | -1/+1 | |
| | | | | Some testing still needed. | |||||
* | Closer to release... | Diego Nehab | 2003-03-28 | 1 | -1/+0 | |
| | ||||||
* | Finish port to Lua 5. Everything is working fine. | Diego Nehab | 2003-03-20 | 1 | -9/+9 | |
| | | | | Still doesn't work in Windows. | |||||
* | Faltam testes de ftp e smtp. O resto passa. | Diego Nehab | 2002-12-03 | 1 | -3/+3 | |
| | ||||||
* | Already compiling and running for Lua 5.0 (alpha) | Diego Nehab | 2002-12-02 | 1 | -29/+33 | |
| | ||||||
* | Updated for Lua 4.1-w3. | Diego Nehab | 2002-07-08 | 1 | -18/+18 | |
| | ||||||
* | return gsub... is not a nice ideia, since the thing returns several results. | Diego Nehab | 2001-09-27 | 1 | -1/+2 | |
| | ||||||
* | Changed build_url to compose from smaller parts | Diego Nehab | 2001-09-26 | 1 | -9/+35 | |
| | | | | Changed build_path to add an option not to protect path components | |||||
* | Initial revision | Diego Nehab | 2001-09-12 | 1 | -0/+204 | |