aboutsummaryrefslogtreecommitdiff
path: root/doc/reference.html (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'git-sam' into diego-sam-mwild-integrationSam Roberts2012-04-111-5/+12
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
| * Support getoption method for tcp objects.Sam Roberts2012-04-111-0/+1
| |
| * Fix links to home.html, they should be to index.html.Sam Roberts2012-04-111-4/+4
| | | | | | | | home.html doesn't exist, index.html does.
| * Document dirty, getfd, and setfd for select and tcp.Sam Roberts2012-04-111-0/+3
| |
| * Reference index was missing documented APIs, and only partially alphabetized.Sam Roberts2012-04-111-5/+8
| |
* | Decent makefiles!Diego Nehab2009-05-271-4/+5
|/
* Spell checked and updated modification date.Diego Nehab2006-04-201-1/+1
|
* Spell checking on the manuals.Diego Nehab2005-11-211-1/+1
| | | | David's changes to lp.lua.
* Final push for release...Diego Nehab2005-08-121-2/+2
|
* Working on the manual.Diego Nehab2005-06-141-2/+2
|
* Spell checked the manual.Diego Nehab2004-12-131-2/+2
|
* Modification dates updated.Diego Nehab2004-11-281-1/+1
|
* Added new instalation section to the manual.Diego Nehab2004-11-281-1/+4
|
* Setstats was missing.Diego Nehab2004-10-121-0/+1
|
* *** empty log message ***Diego Nehab2004-07-021-0/+1
|
* More adjustments/bugfixes.Diego Nehab2004-06-211-2/+4
|
* Fixing bugs...Diego Nehab2004-06-201-2/+2
|
* *** empty log message ***Diego Nehab2004-06-181-0/+1
|
* Implemented safe exceptions. This looks preeety good.Diego Nehab2004-06-181-1/+2
|
* Updated manual timestamps and the added stuffing filters to mime.html.Diego Nehab2004-06-171-3/+5
|
* Updated the HTTP manual. Finaly done.Diego Nehab2004-06-161-3/+1
|
* Still work to do in the manual...Diego Nehab2004-06-161-1/+0
|
* Manual is almost done. HTTP is missing.Diego Nehab2004-06-151-56/+33
| | | | | | | Implemented new distribution scheme. Select is now purely C. HTTP reimplemented seems faster dunno why. LTN12 functions that coroutines fail gracefully.
* Working with in the manual.Diego Nehab2004-05-261-28/+29
|
* Starting the manual. Oh well.Diego Nehab2004-05-251-48/+70
|
* Added ltn12 module. Modified mime to be stand alone.Diego Nehab2004-02-111-1/+1
| | | | Still crashes on invalid input. Dunno why.
* Worked on the manual.Diego Nehab2004-02-041-2/+6
| | | | | Implemented stuffing (needs test) Added cddb and qp examples.
* Working on the manual...Diego Nehab2004-01-241-140/+158
| | | | | | Making better tests for error messages. Changed a few names. Moved gethostname to inet.c.
* Updated some of the callbacks in callback.lua.Diego Nehab2004-01-191-3/+3
| | | | | | | | | | 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.
* smtp.mail was a broken link in reference.html pointing to the old mod.html.Diego Nehab2003-09-211-1/+1
|
* LuaSocket 2.0 User's Manual.Diego Nehab2003-08-311-0/+209