move some decoding functions right into the str module, with a bit more
authorPierre Habouzit <madcoder@debian.org>
Tue, 31 Oct 2006 23:01:50 +0000 (00:01 +0100)
committerPierre Habouzit <madcoder@debian.org>
Tue, 31 Oct 2006 23:01:50 +0000 (00:01 +0100)
commit81884ccb464c69a8dba9de1b97af261a8a02b2c7
tree8c8f5115337283d0a6f1f7639d00eeb8204c1781
parentc8bf978fc5c4f6c793620a515fa2456a3fa9eb13
move some decoding functions right into the str module, with a bit more
optimized arrays.
base64.c
handler.c
lib-lib/str.c
lib-lib/str.h
mime.h
rfc2047.c