Diego Nehab
613534c795
smtp.c was eatten by mime.c
2004-06-17 06:23:13 +00:00
Diego Nehab
9fc682a106
HTTP now has only one function.
2004-06-16 22:51:04 +00:00
Diego Nehab
574708380f
Simplified HTTP module.
2004-06-16 21:56:23 +00:00
Diego Nehab
d46f7a09a7
Fixed smtp.lua loading.
...
Adjusted tftp module.
Added some comments.
2004-06-16 01:02:07 +00:00
Diego Nehab
58096449c6
Manual is almost done. HTTP is missing.
...
Implemented new distribution scheme.
Select is now purely C.
HTTP reimplemented seems faster dunno why.
LTN12 functions that coroutines fail gracefully.
2004-06-15 06:24:00 +00:00
Diego Nehab
9ed7f955e5
Só pra não perder se der merda.
2004-06-04 15:15:45 +00:00
Diego Nehab
5ca1049ab4
Fine tuning the "require" business.
2004-05-30 21:36:22 +00:00
Diego Nehab
c23240726e
Changed require"luasocket" to require"socket".
2004-05-28 20:40:13 +00:00
Diego Nehab
6c565dd7c0
Almost there.
2004-05-28 07:47:41 +00:00
Diego Nehab
694edcc3c1
Committing with require.
2004-05-28 06:16:43 +00:00
Diego Nehab
e77f179200
Adjusted some of the broken examples.
2004-03-26 00:18:41 +00:00
Diego Nehab
0b2542d1a6
Worked on the manual.
...
Implemented stuffing (needs test)
Added cddb and qp examples.
2004-02-04 14:29:11 +00:00
Diego Nehab
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
Diego Nehab
3099704aff
Made them independent of namespace.
2003-07-05 06:11:32 +00:00
Diego Nehab
71f6bb60bf
Finished implementation of LuaSocket 2.0 alpha on Linux.
...
Some testing still needed.
2003-06-26 18:47:49 +00:00
Diego Nehab
f18d1b7cd0
Closer to release...
2003-03-28 21:08:50 +00:00
Diego Nehab
53857360bb
Finish port to Lua 5. Everything is working fine.
...
Still doesn't work in Windows.
2003-03-20 00:24:44 +00:00
Diego Nehab
7da19138e3
Faltam testes de ftp e smtp. O resto passa.
2002-12-03 07:20:34 +00:00
Diego Nehab
d7e80592a6
Already compiling and running for Lua 5.0 (alpha)
2002-12-02 23:34:41 +00:00
Diego Nehab
5b2a124305
Updated for Lua 4.1-w3.
2002-07-08 21:01:45 +00:00
Diego Nehab
29ce2303c8
return gsub... is not a nice ideia, since the thing returns several results.
2001-09-27 20:05:30 +00:00
Diego Nehab
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
Diego Nehab
5c622071f9
Initial revision
2001-09-12 18:27:40 +00:00