Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | unix: include reorg | E. Westbrook | 2019-03-10 | 1 | -1/+0 |
| | |||||
* | unix.h: use LUASOCKET_API | E. Westbrook | 2019-02-25 | 1 | -5/+2 |
| | |||||
* | Fix unix export marker. | Diego Nehab | 2013-06-11 | 1 | -1/+5 |
| | |||||
* | Merge branch 'git-sam' into diego-sam-mwild-integration | Sam Roberts | 2012-04-11 | 1 | -1/+1 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts in options.c were just due to independent small functions being close to each other. unix.c in mwild was broken, it wasn't using LUASOCKET_API. serial.c needed luaL_reg renamed, and to use LUASOCKET_API. makefile didn't respect standard DESTDIR and prefix makefile variables, and didn't allow LUAV variable to select lua version to build against. I've tested the top-level install-both target builds and installs against both lua5.1 and lua5.2, but not done further testing. Conflicts: README config gem/ltn012.tex makefile src/makefile src/options.c src/options.h src/tcp.c src/usocket.c | ||||
* | | Decent makefiles! | Diego Nehab | 2009-05-27 | 1 | -3/+1 |
|/ | |||||
* | Fixing bugs... | Diego Nehab | 2006-03-13 | 1 | -3/+3 |
| | |||||
* | Almost ready to release. | Diego Nehab | 2005-09-29 | 1 | -1/+1 |
| | |||||
* | Forward server working on Mac OS X... | Diego Nehab | 2005-02-08 | 1 | -1/+1 |
| | |||||
* | Added support for unix stream sockets. | Diego Nehab | 2004-06-22 | 1 | -0/+28 |
| | |||||
* | Porting to LUA 5.0 final | Diego Nehab | 2003-05-25 | 1 | -43/+0 |
| | |||||
* | Closer to release... | Diego Nehab | 2003-03-28 | 1 | -0/+5 |
| | |||||
* | Ported to Win32! | Diego Nehab | 2003-03-21 | 1 | -35/+4 |
| | |||||
* | Already compiling and running for Lua 5.0 (alpha) | Diego Nehab | 2002-12-02 | 1 | -3/+3 |
| | |||||
* | Initial revision | Diego Nehab | 2002-07-08 | 1 | -0/+69 |