Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Worked on the manual. | Diego Nehab | 2004-02-04 | 1 | -1/+1 |
| | | | | | Implemented stuffing (needs test) Added cddb and qp examples. | ||||
* | New accept/connect code. | Diego Nehab | 2004-01-24 | 1 | -1/+1 |
| | | | | | | Better error checking. Better tests. __tostring implemented. | ||||
* | Fixed functions that return messages in ?socket.c. | Diego Nehab | 2004-01-21 | 1 | -4/+3 |
| | | | | | | Moved complexity of connect and accept there. Created a new options.c module to take care of options. Auxiliar.c is now cleaner. | ||||
* | Trying to get connect-with-timeout to work. Darwin works... | Diego Nehab | 2004-01-18 | 1 | -2/+6 |
| | |||||
* | Trying to get rid of EINTR problems... | Diego Nehab | 2004-01-17 | 1 | -1/+1 |
| | |||||
* | Tested in windows. Still needs more testing, but progress has been made. | Diego Nehab | 2004-01-17 | 1 | -0/+4 |
| | |||||
* | Finished implementation of LuaSocket 2.0 alpha on Linux. | Diego Nehab | 2003-06-26 | 1 | -9/+14 |
| | | | | Some testing still needed. | ||||
* | Compiles and runs on linux and windows, using DLLs! | Diego Nehab | 2003-06-11 | 1 | -0/+4 |
| | |||||
* | Select re-implemented in a nicer way. | Diego Nehab | 2003-06-09 | 1 | -1/+1 |
| | | | | | | 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 | -24/+12 |
| | |||||
* | Closer to release... | Diego Nehab | 2003-03-28 | 1 | -1/+3 |
| | |||||
* | Initial revision | Diego Nehab | 2002-07-03 | 1 | -0/+36 |