aboutsummaryrefslogtreecommitdiff
path: root/etc/get.lua (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fine tunned modules scheme.Diego Nehab2004-10-111-3/+3
| | | | | Adjusted client modules. Fixed proxy bug in http.
* Fixing bugs...Diego Nehab2004-06-201-7/+7
|
* HTTP now has only one function.Diego Nehab2004-06-161-5/+5
|
* Manual is almost done. HTTP is missing.Diego Nehab2004-06-151-0/+1
| | | | | | | Implemented new distribution scheme. Select is now purely C. HTTP reimplemented seems faster dunno why. LTN12 functions that coroutines fail gracefully.
* Só pra não perder se der merda.Diego Nehab2004-06-041-19/+20
|
* Fine tuning the "require" business.Diego Nehab2004-05-301-1/+4
|
* Almost there.Diego Nehab2004-05-281-0/+4
|
* Adjusted some of the broken examples.Diego Nehab2004-03-261-2/+1
|
* Adjusted some details, got rid of old files, added some new.Diego Nehab2004-03-221-2/+2
|
* New filter scheme.Diego Nehab2004-03-161-28/+19
| | | | | ltn12 and mime updated. smtp/ftp broken.
* Changed the naming convention of the mime module.Diego Nehab2004-01-211-12/+8
| | | | Looks beautiful.
* Updated some of the callbacks in callback.lua.Diego Nehab2004-01-191-42/+41
| | | | | | | | | | 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.
* http.lua updated. still needs proxy support.Diego Nehab2004-01-161-1/+1
| | | | code.lua updated. looks neat.
* Few adjustments for windows.Diego Nehab2003-06-261-2/+2
|
* Finished implementation of LuaSocket 2.0 alpha on Linux.Diego Nehab2003-06-261-1/+1
| | | | Some testing still needed.
* Select re-implemented in a nicer way.Diego Nehab2003-06-091-0/+2
| | | | | | 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.
* Closer to release...Diego Nehab2003-03-281-4/+8
|
* Finish port to Lua 5. Everything is working fine.Diego Nehab2003-03-201-23/+23
| | | | Still doesn't work in Windows.
* Do not load modules anymore.Diego Nehab2002-07-081-7/+0
|
* Updated for LuaSocket 1.4Diego Nehab2001-09-271-52/+99
| | | | Prints a bunch of information during download.
* Initial revisionDiego Nehab2001-06-061-0/+100