Commit Graph

63 Commits

Author SHA1 Message Date
e77f179200 Adjusted some of the broken examples. 2004-03-26 00:18:41 +00:00
0b2542d1a6 Worked on the manual.
Implemented stuffing (needs test)
Added cddb and qp examples.
2004-02-04 14:29:11 +00:00
5b8d7dec54 Updated some of the callbacks in callback.lua.
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.
2004-01-19 05:41:30 +00:00
3099704aff Made them independent of namespace. 2003-07-05 06:11:32 +00:00
71f6bb60bf Finished implementation of LuaSocket 2.0 alpha on Linux.
Some testing still needed.
2003-06-26 18:47:49 +00:00
f18d1b7cd0 Closer to release... 2003-03-28 21:08:50 +00:00
53857360bb Finish port to Lua 5. Everything is working fine.
Still doesn't work in Windows.
2003-03-20 00:24:44 +00:00
7da19138e3 Faltam testes de ftp e smtp. O resto passa. 2002-12-03 07:20:34 +00:00
d7e80592a6 Already compiling and running for Lua 5.0 (alpha) 2002-12-02 23:34:41 +00:00
5b2a124305 Updated for Lua 4.1-w3. 2002-07-08 21:01:45 +00:00
29ce2303c8 return gsub... is not a nice ideia, since the thing returns several results. 2001-09-27 20:05:30 +00:00
ef5322a92a Changed build_url to compose from smaller parts
Changed build_path to add an option not to protect path components
2001-09-26 20:38:47 +00:00
5c622071f9 Initial revision 2001-09-12 18:27:40 +00:00