aboutsummaryrefslogtreecommitdiff
path: root/TODO
blob: a07ebe4cfb6f4eaea8e4cb459cfabb9885ec3763 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
replace \r\n with \0xD\0xA in everything
New mime support

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

adicionar exemplos de expansão: pipe, local, named pipe
testar os options!


- Thread-unsafe functions to protect
    gethostbyname(), gethostbyaddr(), gethostent(),
inet_ntoa(), strerror(),