Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updated some of the callbacks in callback.lua. | Diego Nehab | 2004-01-19 | 2 | -43/+42 |
| | | | | | | | | | | 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. | ||||
* | Added new filter to code.c, to convert between line conventions. | Diego Nehab | 2004-01-18 | 1 | -0/+9 |
| | |||||
* | http.lua updated. still needs proxy support. | Diego Nehab | 2004-01-16 | 1 | -1/+1 |
| | | | | code.lua updated. looks neat. | ||||
* | Adjusted a few inconsistencies with the manual. | Diego Nehab | 2003-08-16 | 2 | -3/+3 |
| | |||||
* | Forgot this. | Diego Nehab | 2003-06-30 | 1 | -0/+58 |
| | |||||
* | 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 | 4 | -4/+4 |
| | | | | Some testing still needed. | ||||
* | Select re-implemented in a nicer way. | Diego Nehab | 2003-06-09 | 3 | -0/+6 |
| | | | | | | 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. | ||||
* | Porting to LUA 5.0 final | Diego Nehab | 2003-05-25 | 1 | -0/+131 |
| | |||||
* | Closer to release... | Diego Nehab | 2003-03-28 | 3 | -10/+29 |
| | |||||
* | Finish port to Lua 5. Everything is working fine. | Diego Nehab | 2003-03-20 | 2 | -54/+50 |
| | | | | Still doesn't work in Windows. | ||||
* | Do not load modules anymore. | Diego Nehab | 2002-07-08 | 1 | -7/+0 |
| | |||||
* | Indent broken links. | Diego Nehab | 2001-09-27 | 1 | -1/+1 |
| | |||||
* | Initial revision | Diego Nehab | 2001-09-27 | 1 | -0/+99 |
| | |||||
* | 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 |
| | |||||
* | Transformed in a library, instead of a sample program. | Diego Nehab | 2001-04-25 | 1 | -34/+62 |
| | |||||
* | Updated to remove use of global methods. Conforming to | Diego Nehab | 2001-03-06 | 1 | -6/+6 |
| | | | | LuaSocket release 1.2.1 | ||||
* | Initial revision | Diego Nehab | 2000-12-29 | 1 | -0/+39 |