Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fine tunned modules scheme. | Diego Nehab | 2004-10-11 | 1 | -3/+3 |
| | | | | | Adjusted client modules. Fixed proxy bug in http. | ||||
* | Fixing bugs... | Diego Nehab | 2004-06-20 | 1 | -7/+7 |
| | |||||
* | HTTP now has only one function. | Diego Nehab | 2004-06-16 | 1 | -5/+5 |
| | |||||
* | Manual is almost done. HTTP is missing. | Diego Nehab | 2004-06-15 | 1 | -0/+1 |
| | | | | | | | Implemented new distribution scheme. Select is now purely C. HTTP reimplemented seems faster dunno why. LTN12 functions that coroutines fail gracefully. | ||||
* | Só pra não perder se der merda. | Diego Nehab | 2004-06-04 | 1 | -19/+20 |
| | |||||
* | Fine tuning the "require" business. | Diego Nehab | 2004-05-30 | 1 | -1/+4 |
| | |||||
* | Almost there. | Diego Nehab | 2004-05-28 | 1 | -0/+4 |
| | |||||
* | Adjusted some of the broken examples. | Diego Nehab | 2004-03-26 | 1 | -2/+1 |
| | |||||
* | Adjusted some details, got rid of old files, added some new. | Diego Nehab | 2004-03-22 | 1 | -2/+2 |
| | |||||
* | New filter scheme. | Diego Nehab | 2004-03-16 | 1 | -28/+19 |
| | | | | | ltn12 and mime updated. smtp/ftp broken. | ||||
* | Changed the naming convention of the mime module. | Diego Nehab | 2004-01-21 | 1 | -12/+8 |
| | | | | Looks beautiful. | ||||
* | Updated some of the callbacks in callback.lua. | Diego Nehab | 2004-01-19 | 1 | -42/+41 |
| | | | | | | | | | | 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. | ||||
* | http.lua updated. still needs proxy support. | Diego Nehab | 2004-01-16 | 1 | -1/+1 |
| | | | | code.lua updated. looks neat. | ||||
* | Few adjustments for windows. | Diego Nehab | 2003-06-26 | 1 | -2/+2 |
| | |||||
* | Finished implementation of LuaSocket 2.0 alpha on Linux. | Diego Nehab | 2003-06-26 | 1 | -1/+1 |
| | | | | Some testing still needed. | ||||
* | Select re-implemented in a nicer way. | Diego Nehab | 2003-06-09 | 1 | -0/+2 |
| | | | | | | Few changes in internal class and group registration. Lua modules are compiled and built into library. Dynamic library tested in Linux and Mac OS X. | ||||
* | Closer to release... | Diego Nehab | 2003-03-28 | 1 | -4/+8 |
| | |||||
* | Finish port to Lua 5. Everything is working fine. | Diego Nehab | 2003-03-20 | 1 | -23/+23 |
| | | | | Still doesn't work in Windows. | ||||
* | Do not load modules anymore. | Diego Nehab | 2002-07-08 | 1 | -7/+0 |
| | |||||
* | Updated for LuaSocket 1.4 | Diego Nehab | 2001-09-27 | 1 | -52/+99 |
| | | | | Prints a bunch of information during download. | ||||
* | Initial revision | Diego Nehab | 2001-06-06 | 1 | -0/+100 |