Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adjusted some details, got rid of old files, added some new. | Diego Nehab | 2004-03-22 | 1 | -2/+3 |
| | |||||
* | Worked on the manual. | Diego Nehab | 2004-02-04 | 1 | -0/+43 |
| | | | | | Implemented stuffing (needs test) Added cddb and qp examples. | ||||
* | Adjusted a few inconsistencies with the manual. | Diego Nehab | 2003-08-16 | 4 | -14/+15 |
| | |||||
* | Oh well. More modifications. | Diego Nehab | 2003-06-30 | 1 | -29/+2 |
| | |||||
* | Bug in usocket_recv... | Diego Nehab | 2003-06-30 | 1 | -20/+22 |
| | |||||
* | Finished implementation of LuaSocket 2.0 alpha on Linux. | Diego Nehab | 2003-06-26 | 6 | -6/+6 |
| | | | | Some testing still needed. | ||||
* | Select re-implemented in a nicer way. | Diego Nehab | 2003-06-09 | 6 | -43/+75 |
| | | | | | | 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 | 2 | -7/+8 |
| | |||||
* | Local index in for loop was getting changed... | Diego Nehab | 2003-03-28 | 1 | -14/+14 |
| | |||||
* | Closer to release... | Diego Nehab | 2003-03-28 | 4 | -13/+17 |
| | |||||
* | Sockets are not tables anymore. | Diego Nehab | 2002-07-08 | 1 | -34/+37 |
| | |||||
* | Updated for LuaSocket 1.4 | Diego Nehab | 2001-09-27 | 1 | -7/+24 |
| | |||||
* | Binds to all interfaces. | Diego Nehab | 2001-09-27 | 1 | -1/+1 |
| | |||||
* | Updated for 1.3b | Diego Nehab | 2001-06-06 | 1 | -8/+16 |
| | |||||
* | New description for the dict.lua file. | Diego Nehab | 2001-04-25 | 1 | -3/+5 |
| | |||||
* | Added broadcast.lua description. | Diego Nehab | 2001-03-12 | 1 | -0/+9 |
| | |||||
* | Connection closed detection was improved. Client numbers are now tracked | Diego Nehab | 2001-03-12 | 1 | -12/+20 |
| | | | | and sent along with broadcasted line. | ||||
* | Initial revision | Diego Nehab | 2001-03-12 | 1 | -0/+61 |
| | |||||
* | Uptated for LuaSocket 1.2. The version released was incompatible... | Diego Nehab | 2001-03-06 | 1 | -2/+3 |
| | |||||
* | Updated to remove use of global methods. Conforming to | Diego Nehab | 2001-03-06 | 2 | -9/+9 |
| | | | | LuaSocket release 1.2.1 | ||||
* | Updated to remove use of global methods. Conforming to | Diego Nehab | 2001-03-06 | 1 | -2/+2 |
| | | | | LuaSocket release 1.2.1 | ||||
* | Initial revision | Diego Nehab | 2001-01-25 | 3 | -0/+57 |
| | |||||
* | Parameter passing updated. | Diego Nehab | 2001-01-25 | 2 | -4/+4 |
| | |||||
* | Updated for LuaSocket 1.2 | Diego Nehab | 2001-01-25 | 1 | -22/+25 |
| | | | | | Added description for daytimeclnt.lua, echoclnt.lua, echosrvr.lua and tftpclnt.lua. | ||||
* | Modified beause of name changes in examples. | Diego Nehab | 2001-01-17 | 1 | -20/+20 |
| | |||||
* | Initial revision | Diego Nehab | 2000-12-29 | 3 | -0/+79 |