2006-04-12 10:04:09 +02:00
|
|
|
|
New mime support
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2006-03-19 22:22:21 +01:00
|
|
|
|
ftp send should return server replies?
|
|
|
|
|
make sure there are no object files in the distribution tarball
|
|
|
|
|
http handling of 100-continue, see DB patch
|
|
|
|
|
DB ftp.lua bug.
|
|
|
|
|
test unix.c to return just a function and works with require"unix"
|
|
|
|
|
get rid of setmetatable(, nil) since packages don't need this anymore in 5.1
|
|
|
|
|
compat-5.1 novo
|
|
|
|
|
ajeitar pra lua-5.1
|
2004-06-24 09:36:49 +02:00
|
|
|
|
|
2004-06-18 23:41:44 +02:00
|
|
|
|
adicionar exemplos de expans<6E>o: pipe, local, named pipe
|
|
|
|
|
testar os options!
|
2003-03-21 02:07:23 +01:00
|
|
|
|
- Thread-safe
|
2004-02-04 15:29:11 +01:00
|
|
|
|
- proteger get*by*.* com um mutex GLOBAL!
|
2003-06-26 20:47:49 +02:00
|
|
|
|
- proteger ou atomizar o conjunto (timedout, receive), (timedout, send)
|
|
|
|
|
- inet_ntoa tamb<6D>m <20> uma merda.
|