Tartarus CVS: timber: simon
tartarus-commits@lists.tartarus.org
tartarus-commits@lists.tartarus.org
Sun, 08 Feb 2004 15:20:40 +0000
CVS Root: /home/cvs
Module: timber
Changes by: simon
Date: Sun Feb 08 2004 15:20:40 GMT
Log message:
rfc2047_decode() now takes a type code to pass through to its output
function, and the type codes have been expanded to distinguish the
various different contexts in which data decoded from RFC2047 text
might turn up. This is so that send.c can use this context
information to reconstruct the RFC2047 _en_coding.
Modified files:
. : display.c rfc2047.c rfc822.c send.c timber.h
Links:
http://cvs.tartarus.org//timber/display.c.diff?r1=1.6&r2=1.7
http://cvs.tartarus.org//timber/rfc2047.c.diff?r1=1.14&r2=1.15
http://cvs.tartarus.org//timber/rfc822.c.diff?r1=1.25&r2=1.26
http://cvs.tartarus.org//timber/send.c.diff?r1=1.2&r2=1.3
http://cvs.tartarus.org//timber/timber.h.diff?r1=1.24&r2=1.25